/* =========================================================
   POKEJI V45.3 · additive repair layer
   Keeps the existing launcher, tools, phones and data model intact.
   ========================================================= */
:root{
  --v453-app-height:100dvh;
  --v453-safe-bottom:max(14px,env(safe-area-inset-bottom,0px),env(safe-area-max-inset-bottom,0px));
  --v453-safe-top:max(0px,env(safe-area-inset-top));
}
html,body{height:100%;min-height:100%;overscroll-behavior:none}
body{min-height:var(--v453-app-height);overflow:hidden}
#phone{height:var(--v453-app-height)!important;max-height:var(--v453-app-height);padding-bottom:0}
#screen{height:100%;min-height:0}

/* Chat shell invariant and exact approved control placement. */
#chat.view.active{display:flex!important;flex-direction:column!important;min-height:0}
#chat>.scroll{flex:1 1 auto!important;min-height:0!important;height:auto!important}
#chat>.composer{position:relative!important;display:flex!important;flex:0 0 auto!important;align-items:flex-start!important;gap:7px!important;min-height:60px!important;padding:9px 10px calc(9px + var(--v453-safe-bottom))!important;visibility:visible!important;opacity:1!important;transform:none!important}
#chat>.composer[hidden]{display:flex!important}
#chat .chat-fullscreen-btn,#chat #regenerateBtn{display:none!important}
#chat #v451WriteBtn{display:grid!important;order:3}
#chat #chatPlusBtn{order:1}
#chat #v451ReplyNowBtn{order:2}
#chat #messageInput{order:4;flex:1 1 auto;min-width:0}
#chat .send{order:5}

/* Autofill-safe contenteditable controls. They retain .value compatibility in JS. */
.v453-safe-editor,#messageInput.v453-safe-editor{
  width:100%;min-width:0;min-height:42px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;
  outline:0;overflow:auto;background:#151519;color:var(--ivory);font:inherit;line-height:1.55;white-space:pre-wrap;word-break:break-word;
  -webkit-user-select:text;user-select:text;-webkit-touch-callout:default;caret-color:currentColor
}
.v453-safe-editor.v453-single-line{height:42px;min-height:42px;max-height:42px;padding-top:10px;padding-bottom:10px;overflow:hidden;white-space:nowrap}
.v453-safe-editor:empty:before{content:attr(data-placeholder);color:var(--muted);opacity:.82;pointer-events:none}
.v453-safe-editor:focus{border-color:rgba(201,163,92,.48);box-shadow:0 0 0 3px rgba(201,163,92,.08)}
.v453-safe-editor[aria-disabled="true"],.v453-safe-editor[aria-readonly="true"]{opacity:.68;cursor:default;background:#111216}
#chat #messageInput.v453-safe-editor{height:42px;min-height:42px;max-height:42px;padding:11px 13px;border:0;border-radius:14px;overflow:hidden;white-space:nowrap;background:#fff;color:#18181a;line-height:20px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.055);caret-color:#18181a}
#chat #messageInput.v453-safe-editor:empty:before{color:#8b8d90}
#chat #messageInput.v453-safe-editor:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 0 0 3px rgba(0,0,0,.045)}
.field .v453-safe-editor,.editor-grid .v453-safe-editor{display:block}
.setting>.v453-safe-editor{margin-left:auto;width:55%;min-height:36px;height:36px;max-height:36px;padding:8px 10px;text-align:right;border-radius:10px;background:#0d0d0f}
#characterEditor .field .v453-safe-editor,#personaEditor .field .v453-safe-editor{border:0;background:rgba(255,255,255,.07);box-shadow:inset 0 0 0 1px rgba(255,255,255,.045)}
.field .v453-safe-editor:not(.v453-single-line){min-height:88px}.editor-grid .v453-safe-editor:not(.v453-single-line){min-height:105px}
.model-input-row .v453-safe-editor{flex:1 1 auto}
.search.v453-safe-editor{height:42px;min-height:42px;max-height:42px;padding:11px 14px;border-radius:14px;white-space:nowrap}
.call-composer .v453-safe-editor{flex:1;height:40px;min-height:40px;max-height:40px;border:0;background:rgba(255,255,255,.1);color:#eee}
.v452-field .v453-safe-editor{width:100%;border:1px solid #d5d9d5;border-radius:12px;background:#fff;color:#2d3135}
.v452-field .v453-safe-editor:not(.v453-single-line){min-height:105px;padding:10px}
.v452-word-search .v453-safe-editor{flex:1;height:30px;min-height:30px;max-height:30px;padding:5px 2px;border:0;background:transparent;color:#30363a;box-shadow:none}
.v452-comment-input .v453-safe-editor{flex:1;height:38px;min-height:38px;max-height:38px;border:0;background:#fff;color:#303438}
#v451WriterText.v453-safe-editor{flex:1;min-height:0!important;border:0;border-radius:0;padding:22px 18px;background:#16171b;color:var(--ivory);font-size:17px;line-height:1.82;box-shadow:none}

/* Android/Material-style role tabs: flat switch strip, not exposed cards. */
.v453-memory-shell{padding-bottom:calc(20px + var(--v453-safe-bottom))}
.v453-memory-hero{padding:19px;border:1px solid rgba(255,255,255,.08);border-radius:21px;background:linear-gradient(145deg,#181a21,#101217);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.v453-memory-hero small{color:#c8b685;font-size:8px;letter-spacing:1.6px}.v453-memory-hero h2{margin:8px 0 6px;font:23px Georgia,"Songti SC",serif;font-weight:500}.v453-memory-hero p{margin:0;color:#999da5;font-size:10px;line-height:1.7}.v453-memory-current{margin-top:12px;padding-top:11px;border-top:1px solid rgba(255,255,255,.08);color:#c7c4bc;font-size:9px}
.v453-memory-auto{margin-top:11px;padding:13px;border:1px solid rgba(200,181,128,.2);border-radius:17px;background:linear-gradient(145deg,rgba(200,181,128,.11),rgba(255,255,255,.02));display:grid;grid-template-columns:1fr auto;gap:9px;align-items:center}.v453-memory-auto b,.v453-memory-auto small{display:block}.v453-memory-auto b{font-size:11px}.v453-memory-auto small{margin-top:4px;color:#8d929a;font-size:8px}.v453-memory-auto span{padding:5px 8px;border-radius:99px;background:rgba(79,145,101,.13);color:#9dceab;font-size:7px}
.v453-memory-entry-title{display:flex;justify-content:space-between;margin:18px 3px 9px}.v453-memory-entry-title b{font-size:10px;letter-spacing:.5px}.v453-memory-entry-title span{color:#737883;font-size:8px}
.v453-memory-entries{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#15171d}
.v453-memory-entry{width:100%;min-height:76px;padding:11px 12px;display:grid;grid-template-columns:41px minmax(0,1fr) 14px;gap:11px;align-items:center;border-bottom:1px solid rgba(255,255,255,.07);background:transparent;color:#f1efe9;text-align:left}.v453-memory-entry:last-child{border-bottom:0}.v453-memory-entry>span:first-child{width:41px;height:41px;border:1px solid rgba(200,181,128,.2);border-radius:13px;display:grid;place-items:center;background:rgba(200,181,128,.11);color:#dfd0a9;font:15px Georgia,serif}.v453-memory-entry b,.v453-memory-entry small,.v453-memory-entry em{display:block}.v453-memory-entry b{font-size:11px}.v453-memory-entry small{margin-top:4px;color:#959aa3;font-size:8px;line-height:1.45}.v453-memory-entry em{margin-top:5px;color:#b8a576;font-size:7px;font-style:normal}.v453-memory-entry>i{color:#70757f;font-style:normal}
.v453-memory-back{height:34px;padding:0 10px;border-radius:10px;background:#1c1f25;color:#ded9cc;font-size:9px}.v453-memory-page-head{padding:15px 4px 12px}.v453-memory-page-head small{color:#bda976;font-size:7px;letter-spacing:1.4px}.v453-memory-page-head h2{margin:7px 0 6px;font:22px Georgia,"Songti SC",serif;font-weight:500}.v453-memory-page-head p{margin:0;color:#969ba4;font-size:9px;line-height:1.65}
.v453-android-tabs{position:relative;display:flex;gap:0;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid rgba(255,255,255,.09);background:#111318}.v453-android-tabs::-webkit-scrollbar{display:none}.v453-android-tabs button{position:relative;flex:0 0 auto;min-width:92px;height:47px;padding:0 15px;background:transparent;color:#858b95;font-size:10px;white-space:nowrap}.v453-android-tabs button.on{color:#f1eee5;font-weight:650}.v453-android-tabs button.on:after{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#c9b57f;box-shadow:0 0 12px rgba(201,181,127,.28)}
.v453-memory-binding{margin:10px 0;padding:9px 11px;border-radius:12px;background:#1a1c22;color:#a6abb3;font-size:8px}.v453-memory-actions{display:flex;gap:8px;margin:11px 0}.v453-memory-actions button{flex:1;min-height:39px;border-radius:12px;background:#202329;color:#d7d5cf;font-size:9px}.v453-memory-actions button.primary{background:#e6e1d3;color:#24252a;font-weight:650}
.v453-memory-section-title{display:flex;justify-content:space-between;margin:15px 3px 8px}.v453-memory-section-title b{font-size:10px}.v453-memory-section-title small{color:#777c86;font-size:8px}.v453-memory-card{margin-bottom:9px;padding:13px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#17191f;color:#efede7;text-align:left}.v453-memory-card header{display:flex;justify-content:space-between;gap:8px}.v453-memory-card header b{font-size:11px}.v453-memory-card header span{flex:0 0 auto;padding:3px 7px;border-radius:99px;background:rgba(200,181,128,.11);color:#c9b57f;font-size:7px}.v453-memory-card p{margin:8px 0 0;color:#aeb1b7;font-size:9px;line-height:1.65;white-space:pre-wrap}.v453-memory-card footer{margin-top:8px;color:#717681;font-size:7px}.v453-memory-empty{padding:27px 14px;border:1px dashed rgba(255,255,255,.12);border-radius:15px;text-align:center;color:#858a94;font-size:9px;line-height:1.7}
.v453-world-card{width:100%;margin-bottom:9px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#17191f;color:#efede7;text-align:left}.v453-world-card header{display:flex;justify-content:space-between;gap:9px}.v453-world-card header b{font-size:11px}.v453-world-card header i{color:#777d86;font-style:normal}.v453-world-card p{margin:8px 0;color:#9ea2aa;font-size:9px;line-height:1.6}.v453-world-chips{display:flex;gap:5px;flex-wrap:wrap}.v453-world-chips span{padding:4px 7px;border-radius:8px;background:rgba(200,181,128,.1);color:#bca979;font-size:7px}.v453-check-list{display:grid;gap:7px;max-height:210px;overflow:auto}.v453-check-list label{display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--line);border-radius:11px;background:#111318}.v453-check-list input{width:auto}

/* Language dictionary import expansion. */
.v453-dictionary-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:9px 0}.v453-dictionary-actions button,.v453-dictionary-actions label{height:39px;border-radius:12px;display:grid;place-items:center;background:#2e383e;color:#fff;font-size:8px;cursor:pointer}.v453-dictionary-actions label input{display:none}.v453-dictionary-formats{padding:10px;border-radius:12px;background:#e1e6e2;color:#626a6e;font-size:7px;line-height:1.6}.v453-dictionary-formats b{color:#33463c}.v453-import-overlay{position:absolute;z-index:330;inset:0;padding-top:48px;display:flex;align-items:flex-end;background:rgba(5,7,9,.6);backdrop-filter:blur(7px)}.v453-import-sheet{width:100%;max-height:92%;padding:16px 15px calc(18px + var(--v453-safe-bottom));overflow:auto;border-radius:24px 24px 0 0;background:#f1f3ef;color:#292e32}.v453-import-sheet header{display:flex;justify-content:space-between;align-items:flex-start}.v453-import-sheet header small{color:#858c8f;font-size:7px;letter-spacing:1.3px}.v453-import-sheet h2{margin:5px 0 0;font:20px Georgia,"Songti SC",serif}.v453-import-sheet header button{width:33px;height:33px;border-radius:50%;background:#dde1dd;color:#596064}.v453-import-note{margin:11px 0;padding:10px;border-radius:12px;background:#e2e7e2;color:#626a6e;font-size:8px;line-height:1.6}.v453-import-preview{max-height:230px;overflow:auto;border-radius:14px;background:#fff}.v453-import-preview article{padding:9px 11px;border-bottom:1px solid #e7e9e6}.v453-import-preview b,.v453-import-preview small{display:block}.v453-import-preview b{font:13px Georgia,serif}.v453-import-preview small{margin-top:3px;color:#747b7e;font-size:7px}.v453-import-toggle{margin-top:10px;padding:10px;border-radius:12px;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:8px}.v453-import-toggle b,.v453-import-toggle small{display:block}.v453-import-toggle b{font-size:9px}.v453-import-toggle small{margin-top:3px;color:#82898c;font-size:7px}.v453-import-toggle input{width:auto}.v453-import-actions{display:flex;gap:7px;margin-top:12px}.v453-import-actions button{flex:1;min-height:40px;border-radius:12px;background:#dce1dc;color:#596064;font-size:9px}.v453-import-actions button.primary{background:#2d363b;color:#fff}.v453-import-progress{margin-top:10px;color:#667074;font-size:8px}

/* Mature long-video information architecture for Square long content. */
.v453-long-hub{padding:0 0 20px}.v453-long-hub-head{padding:15px 13px 11px;display:flex;justify-content:space-between;align-items:flex-end}.v453-long-hub-head small{color:#737983;font-size:6px;letter-spacing:1.4px}.v453-long-hub-head h2{margin:5px 0 0;font:20px Georgia,"Songti SC",serif}.v453-long-hub-head button{height:31px;padding:0 10px;border-radius:10px;background:#eeeae1;color:#24262a;font-size:7px}.v453-long-card{width:calc(100% - 22px);margin:0 11px 12px;overflow:hidden;border-radius:15px;background:#15171c;color:#f2f0ea;text-align:left}.v453-long-thumb{position:relative;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 62% 25%,#738291,transparent 30%),linear-gradient(145deg,#2d3541,#111419 68%)}.v453-long-thumb img{width:100%;height:100%;object-fit:cover}.v453-long-thumb>i{font:55px Georgia,serif;color:#ffffff24;font-style:normal}.v453-long-thumb>span{position:absolute;right:8px;bottom:7px;padding:3px 5px;border-radius:5px;background:rgba(0,0,0,.72);font-size:6px}.v453-long-card>div:last-child{padding:10px}.v453-long-card b,.v453-long-card small,.v453-long-card p{display:block}.v453-long-card b{font:13px/1.4 Georgia,"Songti SC",serif}.v453-long-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:6px 0;color:#a2a6ad;font-size:8px;line-height:1.5}.v453-long-card small{color:#717780;font-size:7px}
.v453-video-page{height:100%;overflow:auto;background:#090a0d;color:#f4f1ea}.v453-video-top{position:sticky;z-index:8;top:0;height:43px;padding:5px 8px;display:grid;grid-template-columns:35px 1fr 35px;align-items:center;background:rgba(8,9,12,.96);border-bottom:1px solid rgba(255,255,255,.07)}.v453-video-top button{height:33px;background:transparent;color:#fff;font-size:18px}.v453-video-top b{text-align:center;font-size:9px}.v453-video-stage{position:relative;aspect-ratio:16/9;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 65% 24%,#718092,transparent 29%),linear-gradient(145deg,#29323e,#101319 68%)}.v453-video-stage img{width:100%;height:100%;object-fit:cover}.v453-video-stage-mark{font:70px Georgia,serif;color:#ffffff24}.v453-video-stage-tag{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:8px;background:rgba(0,0,0,.52);font-size:6px}.v453-video-play{position:absolute;width:49px;height:49px;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:17px;backdrop-filter:blur(7px)}.v453-video-progress{position:absolute;left:9px;right:9px;bottom:8px}.v453-video-progress>i{display:block;width:var(--v453-progress,18%);height:3px;border-radius:3px;background:#f1f0eb}.v453-video-progress:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;border-radius:3px;background:#ffffff45}.v453-video-progress>i{position:relative;z-index:1}.v453-video-progress small{display:flex;justify-content:space-between;margin-top:5px;color:#fff;font-size:6px}.v453-video-info{padding:12px}.v453-video-ai{width:100%;min-height:34px;margin-bottom:10px;border:1px solid #2b2e35;border-radius:11px;background:#171a20;color:#d5c489;font-size:7px}.v453-video-title{margin:0;font:18px/1.42 Georgia,"Songti SC",serif}.v453-video-meta{margin-top:6px;color:#727983;font-size:7px}.v453-video-actions{display:flex;gap:6px;margin:11px 0;overflow:auto;scrollbar-width:none}.v453-video-actions::-webkit-scrollbar{display:none}.v453-video-actions button{flex:0 0 auto;height:32px;padding:0 11px;border-radius:17px;background:#191c21;color:#d8d8d4;font-size:7px}.v453-video-actions button.on{background:#eeeae2;color:#24262a}.v453-video-author{padding:10px 0;display:grid;grid-template-columns:35px 1fr auto;gap:8px;align-items:center;border-top:1px solid #202329}.v453-video-author>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#e8e5dc;color:#25272b;font-size:8px}.v453-video-author b,.v453-video-author small{display:block}.v453-video-author b{font-size:9px}.v453-video-author small{margin-top:3px;color:#747b84;font-size:6px}.v453-video-author button{height:29px;padding:0 10px;border-radius:15px;background:#f0eee7;color:#24262a;font-size:7px}.v453-video-description{padding:11px;border-radius:13px;background:#17191e}.v453-video-description b{font-size:8px}.v453-video-description p{margin:6px 0 0;color:#a9acb0;font-size:8px;line-height:1.65;white-space:pre-wrap}.v453-video-comments{width:100%;margin-top:9px;padding:11px;border-radius:13px;background:#17191e;color:#e7e5df;text-align:left}.v453-video-comments b,.v453-video-comments small{display:block}.v453-video-comments b{font-size:9px}.v453-video-comments small{margin-top:6px;color:#8b9199;font-size:7px;line-height:1.5}.v453-video-chapters{margin-top:15px}.v453-video-chapters>h3{font-size:9px}.v453-video-chapter{margin-top:8px;padding:10px;border-radius:12px;background:#14161b}.v453-video-chapter b{font-size:9px}.v453-video-chapter p{margin:5px 0 0;color:#8f949c;font-size:7px;line-height:1.6}.v453-video-next-title{margin:15px 1px 8px;color:#9da1a7;font-size:8px}.v453-video-next{width:100%;padding:0;margin-bottom:9px;display:grid;grid-template-columns:118px 1fr;gap:9px;background:transparent;color:#f1efe9;text-align:left}.v453-video-next figure{height:67px;margin:0;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#6e625d,#201d1e);color:#ffffff2d;font:27px Georgia,serif}.v453-video-next figure img{width:100%;height:100%;object-fit:cover}.v453-video-next b,.v453-video-next small{display:block}.v453-video-next b{font-size:8px;line-height:1.45}.v453-video-next small{margin-top:5px;color:#6f757e;font-size:6px}

@media(max-width:360px){
  #chat>.composer{gap:5px!important;padding-left:7px!important;padding-right:7px!important}
  #chat .composer-tool,#chat .send{width:37px;height:39px;flex-basis:37px}
  #chat #messageInput.v453-safe-editor{height:39px;min-height:39px;max-height:39px;padding:9px 10px}
  .v453-android-tabs button{min-width:82px;padding:0 11px}
}

/* V45.4.1 memory migration appears only when legacy data exists. */
.v453-memory-migration{width:100%;min-height:58px;margin-top:10px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px dashed rgba(200,181,128,.25);border-radius:14px;background:rgba(200,181,128,.055);color:#d2c49e;text-align:left}.v453-memory-migration b,.v453-memory-migration small{display:block}.v453-memory-migration b{font-size:9px}.v453-memory-migration small{margin-top:4px;color:#8e8775;font-size:7px}.v453-memory-migration i{font-style:normal;color:#756d5b}

/* Square creator profile. */
.v453-profile-shell{position:relative;height:100%;overflow:hidden;background:#08090c;color:#f3f1ea}.v453-profile-scroll{position:absolute;inset:0 0 61px;overflow:auto;scrollbar-width:none}.v453-profile-scroll::-webkit-scrollbar{display:none}.v453-profile-cover{height:124px;overflow:hidden;background:radial-gradient(circle at 72% 20%,#687482,transparent 29%),linear-gradient(145deg,#2d343e,#15181d)}.v453-profile-cover img{width:100%;height:100%;object-fit:cover}.v453-profile-identity{position:relative;padding:0 14px 13px;border-bottom:1px solid rgba(255,255,255,.07)}.v453-profile-avatar{width:72px;height:72px;margin-top:-36px;border:4px solid #08090c;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#ebe7dc;color:#24262a;font:20px Georgia,serif}.v453-profile-avatar img{width:100%;height:100%;object-fit:cover}.v453-profile-buttons{position:absolute;right:13px;top:10px;display:flex;gap:6px}.v453-profile-buttons button{height:30px;padding:0 9px;border-radius:15px;background:#1a1d22;color:#e1dfd9;font-size:7px}.v453-profile-identity h2{margin:8px 0 3px;font:19px Georgia,"Songti SC",serif}.v453-profile-identity>small{color:#747a84;font-size:7px}.v453-profile-identity>p{margin:8px 0 0;color:#acb0b5;font-size:8px;line-height:1.55;white-space:pre-wrap}.v453-profile-stats{display:flex;gap:19px;margin-top:12px;overflow:auto}.v453-profile-stats span{flex:0 0 auto}.v453-profile-stats b,.v453-profile-stats small{display:block;text-align:center}.v453-profile-stats b{font-size:11px}.v453-profile-stats small{margin-top:2px;color:#777d86;font-size:6px}.v453-profile-quick{padding:10px 13px;display:flex;gap:7px;overflow:auto;scrollbar-width:none}.v453-profile-quick button{flex:0 0 auto;height:31px;padding:0 10px;border-radius:10px;background:#171a1f;color:#bec1c4;font-size:7px}.v453-profile-tabs{position:sticky;z-index:6;top:0;display:flex;overflow:auto;border-top:1px solid #1e2228;border-bottom:1px solid #242830;background:rgba(9,10,13,.97);scrollbar-width:none}.v453-profile-tabs button{position:relative;flex:0 0 auto;min-width:76px;height:42px;background:transparent;color:#747a84;font-size:8px}.v453-profile-tabs button.on{color:#fff}.v453-profile-tabs button.on:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:2px;background:#fff}.v453-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:2px}.v453-profile-tile{position:relative;aspect-ratio:3/4;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#61717d,#20262d);color:#ffffff28}.v453-profile-tile:nth-child(2n){background:linear-gradient(145deg,#806e66,#2a2322)}.v453-profile-tile>img{width:100%;height:100%;object-fit:cover}.v453-profile-tile>i{font:34px Georgia,serif;font-style:normal}.v453-profile-tile>small{position:absolute;left:5px;bottom:5px;color:#fff;font-size:6px;text-shadow:0 1px 4px #000}.v453-profile-tile>button,.v453-profile-note>button{position:absolute;right:4px;top:4px;width:25px;height:25px;border-radius:9px;background:#0008;color:#fff}.v453-profile-badges{position:absolute;left:4px;top:4px;display:flex;gap:3px}.v453-profile-badges span{padding:3px 5px;border-radius:6px;background:#0009;color:#fff;font-size:5px}.v453-profile-longs{padding:10px 11px}.v453-profile-long{width:100%;margin-bottom:10px;padding:0;display:grid;grid-template-columns:128px minmax(0,1fr) 20px;gap:9px;align-items:start;background:transparent;color:#eee;text-align:left}.v453-profile-long figure{position:relative;height:72px;margin:0;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#5e6e7d,#181d23);color:#ffffff28;font:27px Georgia,serif}.v453-profile-long figure img{width:100%;height:100%;object-fit:cover}.v453-profile-long figure em{position:absolute;right:5px;bottom:4px;padding:2px 4px;border-radius:4px;background:#000b;color:#fff;font-size:5px;font-style:normal}.v453-profile-long b,.v453-profile-long small{display:block}.v453-profile-long b{font-size:8px;line-height:1.45}.v453-profile-long small{margin-top:6px;color:#707680;font-size:6px;line-height:1.45}.v453-profile-long>i{font-style:normal;color:#8b9098}.v453-profile-notes{padding:5px;columns:2;column-gap:5px}.v453-profile-note{position:relative;break-inside:avoid;margin-bottom:5px;padding-bottom:8px;border-radius:11px;overflow:hidden;background:#15171d}.v453-profile-note figure{height:115px;margin:0;display:grid;place-items:center;background:linear-gradient(145deg,#826e65,#282122);color:#ffffff25;font:30px Georgia,serif}.v453-profile-note:nth-child(2n) figure{height:150px;background:linear-gradient(145deg,#647a80,#1e292d)}.v453-profile-note figure img{width:100%;height:100%;object-fit:cover}.v453-profile-note>b,.v453-profile-note>small{display:block;padding:0 8px}.v453-profile-note>b{margin-top:7px;font-size:8px;line-height:1.45}.v453-profile-note>small{margin-top:4px;color:#747a83;font-size:6px}.v453-profile-empty{padding:55px 15px;text-align:center;color:#777d86}.v453-profile-empty span{display:block;font:34px Georgia,serif}.v453-profile-empty b{display:block;margin-top:10px;font-size:10px}.v453-profile-empty p{margin:6px auto 0;max-width:260px;font-size:8px;line-height:1.6}.v453-profile-shell .v452-square-bottom{bottom:0}
.v453-profile-overlay{position:absolute;z-index:360;inset:0;padding-top:48px;display:flex;align-items:flex-end;background:rgba(4,5,7,.64);backdrop-filter:blur(8px)}.v453-profile-sheet{width:100%;max-height:92%;padding:16px 15px calc(18px + var(--v453-safe-bottom));overflow:auto;border-radius:24px 24px 0 0;background:#f1f3ef;color:#292e32}.v453-profile-sheet>header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.v453-profile-sheet>header small{color:#858c8f;font-size:7px;letter-spacing:1.3px}.v453-profile-sheet>header h2{margin:5px 0 0;font:20px Georgia,"Songti SC",serif}.v453-profile-sheet>header>button{width:33px;height:33px;border-radius:50%;background:#dce0dc;color:#596064}.v453-profile-upload{margin:0 16px 12px;padding:11px;border-radius:12px;display:flex;justify-content:space-between;background:#dfe4df;color:#545c60;font-size:8px;cursor:pointer}.v453-profile-upload input{display:none}.v453-profile-sheet-actions{display:flex;gap:7px;margin-top:12px}.v453-profile-sheet-actions button{flex:1;min-height:40px;border-radius:12px;background:#dce1dc;color:#596064;font-size:9px}.v453-profile-sheet-actions button.primary{background:#2d363b;color:#fff}.v453-profile-menu{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v453-profile-menu button{min-height:80px;padding:11px;border-radius:14px;background:#dfe3df;color:#30363a;text-align:left}.v453-profile-menu b,.v453-profile-menu small{display:block}.v453-profile-menu b{font-size:9px}.v453-profile-menu small{margin-top:5px;color:#747c7f;font-size:7px;line-height:1.45}.v453-profile-list{overflow:hidden;border-radius:14px;background:#fff}.v453-profile-list article{min-height:64px;padding:9px 10px;display:grid;grid-template-columns:31px minmax(0,1fr) auto auto;gap:7px;align-items:center;border-bottom:1px solid #e6e8e5}.v453-profile-list article>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#2d3337;color:#fff}.v453-profile-list b,.v453-profile-list small{display:block}.v453-profile-list b{font-size:8px}.v453-profile-list small{margin-top:4px;color:#858c8f;font-size:6px}.v453-profile-list article>button{height:29px;padding:0 8px;border-radius:9px;background:#e0e4e0;color:#555d61;font-size:7px}.v453-profile-sheet-empty{padding:40px;text-align:center;color:#858c8f;font-size:9px}

@media(max-width:360px){.v453-profile-buttons button{padding:0 7px}.v453-profile-stats{gap:14px}.v453-profile-long{grid-template-columns:112px minmax(0,1fr) 18px}.v453-profile-long figure{height:64px}.v453-profile-tabs button{min-width:70px}.v453-profile-menu{grid-template-columns:1fr}}
.v453-channel-back{position:absolute;z-index:8;left:10px;top:10px;height:32px;padding:0 10px;border-radius:11px;background:#090a0dbd;color:#fff;font-size:8px;backdrop-filter:blur(8px)}
