@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Noto+Sans+SC:wght@300;400;500&display=swap");:root{--pink:#fcbec3;--cream:#fff2e9;--blue:#cfdee3;--brown:#8e656f;--dark:#30282c;--soft-dark:#51464b;--white:rgba(255,255,255,0.72);--glass:rgba(255,255,255,0.25)}body,html{min-height:100%}body{background:#ded9d5;color:var(--dark);font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.site{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:30px}.phone-shell{position:relative;width:min(390px,92vw);height:min(844px,88vh);min-height:650px;border-radius:46px;padding:9px;background:#181518;box-shadow:0 40px 90px rgba(50,35,40,.25),0 10px 30px rgba(50,35,40,.18);overflow:hidden}.phone-camera{position:absolute;z-index:30;top:17px;left:50%;transform:translateX(-50%);width:90px;height:25px;background:#111;border-radius:20px}.phone-screen{position:relative;width:100%;height:100%;border-radius:38px;overflow:hidden;transition:background .7s ease,opacity .3s ease}.phone-screen:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.14),transparent 25%,transparent 70%,rgba(255,255,255,.05));z-index:20}.status-bar{position:absolute;z-index:25;top:0;left:0;right:0;height:58px;padding:13px 24px 0;justify-content:space-between;font-size:12px;font-weight:500}.status-bar,.status-right{display:flex;align-items:center}.status-right{gap:7px}.signal{font-size:7px;letter-spacing:1px}.lock-screen{background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.65),transparent 30%),radial-gradient(circle at 80% 75%,rgba(207,222,227,.8),transparent 35%),linear-gradient(145deg,#fcbec3,#fff2e9 50%,#cfdee3);display:flex;flex-direction:column;align-items:center}.lock-content{text-align:center}.lock-time{font-family:Cormorant Garamond,serif;font-size:82px;line-height:.9;letter-spacing:-3px;font-weight:500}.lock-date{margin-top:12px;font-size:12px;letter-spacing:2px;text-transform:uppercase;opacity:.65}.lock-symbol{margin-top:100px;font-size:48px}.lock-symbol,.lock-title{font-family:Cormorant Garamond,serif}.lock-title{margin-top:4px;font-size:34px;letter-spacing:1px}.lock-subtitle{margin-top:6px;font-family:Cormorant Garamond,serif;font-size:16px;font-style:italic;opacity:.7}.unlock-button{position:absolute;bottom:55px;border:none;background:rgba(255,255,255,.32);padding:11px 20px;border-radius:30px;color:var(--dark);display:flex;align-items:center;gap:13px;cursor:pointer;backdrop-filter:blur(12px);transition:transform .2s ease,background .2s ease}.unlock-button:hover{transform:translateY(-2px);background:rgba(255,255,255,.52)}.unlock-arrow{font-size:18px}.home-screen{padding:0 20px}.home-top{position:absolute;z-index:25;top:61px;left:20px;right:20px}.home-location{font-size:9px;letter-spacing:3px;opacity:.65}.mini-button{width:30px;height:30px;border:none;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer;backdrop-filter:blur(10px)}.home-widget{position:absolute;top:125px;left:22px;right:22px;padding:20px;border-radius:24px;background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(14px);box-shadow:0 10px 25px rgba(90,60,65,.08)}.widget-small-date{font-size:9px;letter-spacing:2px;opacity:.55}.widget-main-text{margin-top:12px;font-size:31px}.widget-main-text,.widget-sub-text{font-family:Cormorant Garamond,serif}.widget-sub-text{margin-top:2px;font-size:15px;font-style:italic;opacity:.65}.home-app-grid{position:absolute;top:310px;left:28px;right:28px;grid-template-columns:repeat(4,1fr);gap:26px 12px}.app-item{border:none;background:none;display:flex;flex-direction:column;align-items:center;cursor:pointer;color:var(--dark)}.app-icon{width:58px;height:58px;font-family:Cormorant Garamond,serif;font-size:28px;box-shadow:0 8px 15px rgba(60,40,45,.1)}.app-item:hover .app-icon{transform:translateY(-4px) scale(1.03);box-shadow:0 12px 22px rgba(60,40,45,.14)}.app-pink{background:rgba(252,190,195,.88)}.app-cream{background:rgba(255,242,233,.9)}.app-blue{background:rgba(207,222,227,.92)}.app-brown{background:rgba(142,101,111,.88);color:white}.app-name{margin-top:7px;font-size:10px;letter-spacing:.5px;opacity:.75}.memory-widget{position:absolute;left:22px;right:22px;bottom:105px;padding:15px 17px;border-radius:19px;background:rgba(255,255,255,.22);backdrop-filter:blur(12px)}.memory-label{font-size:8px;letter-spacing:2px;opacity:.5}.memory-text{margin-top:7px;font-family:Cormorant Garamond,serif;font-size:16px;line-height:1.25}.dock{left:22px;right:22px;bottom:25px;height:67px;justify-content:space-around;border-radius:24px;background:rgba(255,255,255,.25);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3)}.dock-icon{width:43px;height:43px;border:none;border-radius:14px;background:rgba(255,255,255,.32);color:var(--dark);font-size:19px}.app-screen{background:radial-gradient(circle at 20% 10%,rgba(252,190,195,.35),transparent 35%),#fff8f3}.app-header{height:78px;padding:28px 18px 0;display:grid;grid-template-columns:50px 1fr 50px;border-bottom:1px solid rgba(90,60,65,.08)}.back-button,.header-more{border:none;background:none;cursor:pointer;font-size:27px;color:var(--dark)}.header-more{font-size:15px}.app-header-title{justify-content:center;font-size:13px;letter-spacing:1px}.header-app-icon{width:26px;height:26px;border-radius:8px;display:flex;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:17px}.app-content{height:calc(100% - 78px);padding:25px 20px 70px}.chat-preview{background:radial-gradient(circle at 80% 15%,rgba(252,190,195,.28),transparent 30%)}.chat-date{text-align:center;font-size:8px;letter-spacing:2px;opacity:.4;margin-bottom:30px}.message{margin-bottom:22px}.message-name{margin-bottom:5px;letter-spacing:1px;opacity:.5}.message-you{text-align:right}.message-you .message-name{margin-right:6px}.message-erwin,.message-levi{text-align:left}.bubble{display:inline-block;padding:10px 14px;max-width:75%;border-radius:17px;font-size:13px;line-height:1.55}.message-you .bubble{background:var(--pink);border-bottom-right-radius:5px}.message-levi .bubble{background:#e7e1dc;border-bottom-left-radius:5px}.message-erwin .bubble{background:var(--blue);border-bottom-left-radius:5px}.chat-input-preview{position:absolute;left:20px;right:20px;bottom:48px;height:45px;border-radius:23px;padding:0 8px 0 16px;background:white;box-shadow:0 5px 20px rgba(60,40,45,.08);display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#aaa}.chat-input-preview button{width:32px;height:32px;border:none;border-radius:50%;background:var(--brown);color:white}.music-preview{text-align:center;padding-top:50px}.album-cover{width:230px;height:230px;margin:0 auto;border-radius:24px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.8),transparent 25%),linear-gradient(145deg,#fcbec3,#8e656f);display:flex;justify-content:center;align-items:center;font-size:70px;color:rgba(255,255,255,.75);box-shadow:0 20px 40px rgba(70,45,50,.18)}.album-cover,.song-title{font-family:Cormorant Garamond,serif}.song-title{margin-top:28px;font-size:25px}.song-artist{margin-top:3px;font-size:10px;letter-spacing:2px;opacity:.5}.music-progress{height:3px;margin-top:35px;background:#e3dcda;border-radius:4px}.music-progress-fill{width:42%;height:100%;background:var(--brown);border-radius:inherit}.music-time{display:flex;justify-content:space-between;margin-top:7px;font-size:8px;opacity:.5}.music-controls{margin-top:30px;gap:22px}.music-controls button{border:none;background:none;font-size:17px;cursor:pointer}.music-controls .play-button{width:54px;height:54px;border-radius:50%;background:var(--brown);color:white;font-size:15px}.photos-preview{padding-top:25px}.photos-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:22px}.photos-heading span:last-child{font-family:Noto Sans SC,sans-serif;font-size:9px;letter-spacing:1px;opacity:.45}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.photo-placeholder{aspect-ratio:1;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.8),transparent 20%),linear-gradient(145deg,#cfdee3,#fcbec3);display:flex;justify-content:center;align-items:center;color:rgba(255,255,255,.65);font-family:Cormorant Garamond,serif;font-size:25px}.icity-preview{text-align:center;padding-top:50px}.icity-logo{width:54px;height:54px;margin:0 auto;border-radius:18px;background:var(--brown);color:white;display:flex;align-items:center;justify-content:center;font-size:32px}.icity-intro h1,.icity-logo{font-family:Cormorant Garamond,serif}.icity-intro h1{margin:15px 0 5px;font-size:37px;font-weight:500}.icity-intro p{margin:0;font-family:Cormorant Garamond,serif;font-style:italic;font-size:15px;line-height:1.5;opacity:.55}.icity-entry{margin-top:45px;padding:20px;text-align:left;background:rgba(255,255,255,.7);border-radius:var(--rw-radius-xl);box-shadow:0 8px 25px rgba(70,45,50,.06)}.icity-date{font-size:8px;letter-spacing:2px;opacity:.4}.icity-placeholder{margin-top:18px;color:#aaa;font-family:Cormorant Garamond,serif;font-size:20px;font-style:italic}.icity-button{margin-top:18px;padding:12px 20px;border:none;border-radius:20px;background:var(--brown);color:white;font-size:10px;letter-spacing:1px;cursor:pointer}.home-indicator{position:absolute;z-index:50;bottom:14px;left:50%;transform:translateX(-50%);width:105px;height:4px;border-radius:10px;background:rgba(0,0,0,.6);pointer-events:none}@media (max-width:600px){.site{padding:0;min-height:100vh}.phone-shell{width:100vw;height:100vh;min-height:0;border-radius:0;padding:0;box-shadow:none}.phone-shell:before{display:none}.phone-camera{top:12px}.phone-screen{border-radius:0}}@media (max-height:750px) and (min-width:601px){.phone-shell{height:92vh}.lock-content{margin-top:100px}.lock-symbol{margin-top:60px}.home-widget{top:105px}.home-app-grid{top:275px}}.studio-page{min-height:100vh;padding:42px 34px 70px;background:radial-gradient(circle at 10% 10%,rgba(252,190,195,.3),transparent 28%),radial-gradient(circle at 90% 80%,rgba(207,222,227,.5),transparent 32%),#fff8f3;color:var(--dark)}.studio-header{max-width:900px;margin:0 auto 30px;display:flex;justify-content:space-between;align-items:flex-end}.studio-eyebrow{font-size:9px;letter-spacing:4px;color:var(--brown);opacity:.6}.studio-header h1{margin:5px 0 2px;font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500}.studio-header p{margin:0;font-size:12px;color:var(--brown);opacity:.55}.studio-count{font-family:Cormorant Garamond,serif;font-size:17px;color:var(--brown);opacity:.7}.studio-actions,.studio-add-panel,.studio-batch-bar,.studio-card-list,.studio-toolbar{max-width:900px;margin-left:auto;margin-right:auto}.studio-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.studio-filter-group{display:flex;gap:6px}.studio-filter,.studio-select-button{border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);padding:7px 13px;background:rgba(255,255,255,.48);color:var(--brown);cursor:pointer;font-size:11px;transition:background .2s ease,transform .2s ease}.studio-filter:hover,.studio-select-button:hover{transform:translateY(-1px)}.studio-filter.active{background:var(--pink);border-color:transparent}.studio-select{border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);padding:7px 12px;background:rgba(255,255,255,.6);color:var(--brown);font-size:11px;outline:none}.studio-actions{display:flex;justify-content:space-between;gap:10px;margin-bottom:14px}.studio-add-button{border:0;border-radius:var(--rw-radius-pill);padding:9px 16px;background:var(--brown);color:white;cursor:pointer;font-size:11px;box-shadow:0 7px 18px rgba(142,101,111,.16);transition:transform .2s ease,box-shadow .2s ease}.studio-add-button:hover{box-shadow:0 10px 22px rgba(142,101,111,.2)}.studio-add-panel{margin-bottom:14px;padding:18px;border-radius:var(--rw-radius-xl);background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.75);box-shadow:0 12px 35px rgba(90,60,65,.07);backdrop-filter:blur(15px)}.studio-panel-title{margin-bottom:13px;font-family:Cormorant Garamond,serif;font-size:21px}.studio-form-row{display:flex;gap:10px;margin-bottom:12px}.studio-form-row label{flex:1;display:flex;flex-direction:column;gap:5px;font-size:9px;color:var(--brown);letter-spacing:1px}.studio-form-row select{border:1px solid rgba(142,101,111,.12);border-radius:11px;padding:8px 10px;background:white;color:var(--dark);outline:none;font-size:11px}.studio-add-panel textarea{width:100%;min-height:130px;resize:vertical;border:1px solid rgba(142,101,111,.12);border-radius:14px;padding:12px;background:rgba(255,255,255,.76);color:var(--dark);outline:none;font:inherit;font-size:12px;line-height:1.7}.studio-add-panel textarea:focus{border-color:rgba(142,101,111,.3)}.studio-add-panel textarea::placeholder{color:#bca8ad}.studio-add-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:10px;color:var(--brown);opacity:.7}.studio-add-footer button{border:0;border-radius:var(--rw-radius-pill);padding:8px 15px;background:var(--pink);color:var(--brown);cursor:pointer;font-size:10px}.studio-add-footer button:disabled{opacity:.4;cursor:default}.studio-batch-bar{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:14px;padding:10px 12px;border-radius:17px;background:rgba(252,190,195,.22);border:1px solid rgba(252,190,195,.3)}.studio-batch-bar span{margin-right:auto;font-size:10px;color:var(--brown)}.studio-batch-bar button,.studio-batch-bar select{border:1px solid rgba(142,101,111,.12);border-radius:var(--rw-radius-pill);padding:6px 9px;background:rgba(255,255,255,.65);color:var(--brown);cursor:pointer;font-size:9px}.studio-batch-bar .danger{background:rgba(142,101,111,.88);color:white;border-color:transparent}.studio-card-list{display:flex;flex-direction:column;gap:8px}.studio-card{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border-radius:18px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.7);box-shadow:0 7px 20px rgba(90,60,65,.045);transition:transform .2s ease,background .2s ease,border-color .2s ease}.studio-card:hover{transform:translateY(-1px);background:rgba(255,255,255,.78)}.studio-card.selected{border-color:rgba(252,190,195,.7);background:rgba(252,190,195,.14)}.studio-checkbox{position:relative;flex-shrink:0;width:20px;height:20px;margin-top:1px;cursor:pointer}.studio-checkbox input{position:absolute;opacity:0;width:0;height:0}.studio-checkbox span{position:absolute;inset:0;border-radius:7px;border:1px solid rgba(142,101,111,.25);background:rgba(255,255,255,.65);transition:background .15s ease,border-color .15s ease}.studio-checkbox input:checked+span{background:var(--pink);border-color:transparent}.studio-checkbox input:checked+span:after{content:"✓";position:absolute;left:4px;top:0;color:var(--brown);font-size:12px;font-weight:700}.studio-card-main{min-width:0;flex:1}.studio-card-meta{display:flex;align-items:center;gap:6px;margin-bottom:7px}.studio-category,.studio-character,.studio-disabled{display:inline-flex;align-items:center;padding:3px 7px;border-radius:var(--rw-radius-pill);font-size:8px}.studio-levi{background:var(--blue);color:#536a72}.studio-erwin{background:var(--brown);color:white}.studio-category{background:rgba(255,242,233,.95);color:var(--brown)}.studio-disabled{background:rgba(142,101,111,.1);color:var(--brown);opacity:.65}.studio-card-text{font-size:13px;line-height:1.6;word-break:break-word}.studio-card-id{margin-top:7px;font-family:monospace;font-size:8px;color:var(--brown);opacity:.25}.studio-empty{padding:70px 20px;text-align:center;color:var(--brown);opacity:.45}.studio-empty div{font-family:Cormorant Garamond,serif;font-size:42px}.studio-empty p{font-size:11px}@media (max-width:700px){.studio-page{padding:28px 16px 50px}.studio-header{align-items:flex-start}.studio-header h1{font-size:35px}.studio-toolbar{align-items:stretch;flex-direction:column;gap:9px}.studio-select{width:100%}.studio-form-row{flex-direction:column}.studio-batch-bar{align-items:stretch}.studio-batch-bar span{width:100%;margin-bottom:3px}.studio-batch-bar button,.studio-batch-bar select{flex:1}}.studio-card-actions{flex-shrink:0;display:flex;align-items:center;gap:5px}.studio-card-actions button{border:0;border-radius:var(--rw-radius-pill);padding:6px 9px;font-size:9px;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.studio-card-actions button:hover{transform:translateY(-1px)}.card-toggle{background:rgba(142,101,111,.1);color:var(--brown)}.card-toggle.active{background:rgba(207,222,227,.7);color:#536a72}.card-edit{background:rgba(252,190,195,.45);color:var(--brown)}.card-delete{background:rgba(142,101,111,.08);color:var(--brown)}.studio-modal-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(48,40,44,.24);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.studio-edit-modal{width:min(520px,100%);max-height:90vh;overflow-y:auto;padding:23px;border-radius:27px;background:rgba(255,248,243,.96);border:1px solid rgba(255,255,255,.8);box-shadow:0 25px 70px rgba(50,35,40,.2)}.studio-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.studio-modal-header h2{margin:4px 0 0;font-family:Cormorant Garamond,serif;font-size:30px;font-weight:500}.studio-modal-close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:var(--brown);font-size:22px;cursor:pointer}.studio-edit-form{display:flex;flex-direction:column;gap:15px}.studio-edit-form>label{display:flex;flex-direction:column;gap:6px;color:var(--brown);font-size:9px;letter-spacing:1px}.studio-edit-form select,.studio-edit-form textarea{width:100%;border:1px solid rgba(142,101,111,.12);border-radius:13px;background:rgba(255,255,255,.75);color:var(--dark);outline:none;font:inherit;font-size:12px}.studio-edit-form select{padding:10px}.studio-edit-form textarea{min-height:120px;resize:vertical;padding:11px;line-height:1.65}.studio-edit-form select:focus,.studio-edit-form textarea:focus{border-color:rgba(142,101,111,.3)}.studio-enabled-row{flex-direction:row!important;align-items:center;gap:9px!important}.studio-enabled-row span:first-child{margin-right:auto}.studio-enabled-row small{font-size:9px;letter-spacing:0;opacity:.65}.studio-switch{position:relative;width:39px;height:22px;padding:0;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.18);cursor:pointer;transition:background .2s ease}.studio-switch span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 2px 5px rgba(50,35,40,.15);transition:transform .2s ease}.studio-switch.on{background:var(--pink)}.studio-switch.on span{transform:translateX(17px)}.studio-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:23px}.studio-cancel,.studio-save{border:0;border-radius:var(--rw-radius-pill);padding:9px 17px;cursor:pointer;font-size:10px}.studio-cancel{background:rgba(142,101,111,.08);color:var(--brown)}.studio-save{background:var(--brown);color:white}.studio-save:disabled{opacity:.4;cursor:default}@media (max-width:700px){.studio-card{position:relative;padding-bottom:49px}.studio-card-actions{position:absolute;left:48px;right:15px;bottom:12px;justify-content:flex-end}.studio-card-actions button{flex:0 0 auto}.studio-edit-modal{padding:19px;border-radius:23px}}.studio-music-list{display:flex;flex-direction:column;gap:9px}.studio-music-card{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:19px;background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.65);box-shadow:0 5px 20px rgba(80,55,65,.045);transition:transform .15s ease,background .15s ease}.studio-music-card:hover{transform:translateY(-1px);background:rgba(255,255,255,.75)}.studio-music-card.selected{background:rgba(252,190,195,.18);border-color:rgba(252,190,195,.5)}.music-cover{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(207,222,227,.85));font-size:19px}.studio-music-main{min-width:0;flex:1}.studio-music-title{color:var(--rw-text-muted);font-size:13px;font-weight:700}.studio-music-artist{margin-top:3px;color:#a98790;font-size:10px}.studio-music-url{margin-top:5px;overflow:hidden;color:#bda4aa;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.studio-edit-form input{width:100%;padding:10px;border:1px solid rgba(142,101,111,.12);border-radius:13px;outline:none;background:rgba(255,255,255,.75);color:#604951;font-size:12px;box-sizing:border-box}.studio-edit-form input:focus{border-color:rgba(142,101,111,.3)}@media (max-width:700px){.studio-music-card{align-items:flex-start;position:relative;padding-bottom:55px}.studio-music-card .studio-card-actions{left:60px;right:10px;bottom:11px}}.studio-home{min-height:100vh;box-sizing:border-box;padding:48px 34px 30px;background:radial-gradient(circle at 15% 10%,rgba(252,190,195,.32),transparent 32%),radial-gradient(circle at 90% 20%,rgba(207,222,227,.4),transparent 30%),#fff2e9;color:var(--rw-text-muted)}.studio-home-header{display:flex;align-items:flex-start;justify-content:space-between;max-width:900px;margin:0 auto 34px}.studio-home-header h1{margin:5px 0 7px;font-family:Cormorant Garamond,Georgia,serif;font-size:48px;line-height:1;font-weight:500;letter-spacing:-1px}.studio-home-header p{margin:0;font-size:11px;color:var(--rw-text-faint);letter-spacing:.3px}.studio-home-mark{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.75);box-shadow:0 8px 25px rgba(80,50,60,.06);font-size:9px;letter-spacing:2px}.studio-nav-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.studio-nav-card{position:relative;min-height:118px;display:flex;align-items:center;padding:19px;box-sizing:border-box;border-radius:24px;text-decoration:none;color:var(--rw-text-muted);background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.78);box-shadow:0 10px 30px rgba(80,50,60,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.studio-nav-card:hover{transform:translateY(-3px);background:rgba(255,255,255,.75);box-shadow:0 16px 35px rgba(80,50,60,.09)}.studio-nav-icon{width:53px;height:53px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:23px}.studio-nav-chat .studio-nav-icon{background:rgba(252,190,195,.5)}.studio-nav-music .studio-nav-icon{background:rgba(207,222,227,.65)}.studio-nav-photos .studio-nav-icon{background:rgba(255,242,233,.95)}.studio-nav-home .studio-nav-icon{background:rgba(252,190,195,.3)}.studio-nav-settings .studio-nav-icon{background:rgba(142,101,111,.1)}.studio-nav-content{min-width:0;margin-left:14px;flex:1}.studio-nav-content h2{margin:0 0 5px;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;font-weight:500}.studio-nav-content p{margin:0;font-size:9px;line-height:1.5;color:var(--rw-text-faint)}.studio-nav-arrow{margin-left:8px;color:var(--rw-text-faint);font-size:25px;font-weight:300;transition:transform .2s ease}.studio-nav-card:hover .studio-nav-arrow{transform:translateX(3px)}.studio-home-footer{max-width:900px;margin:32px auto 0;display:flex;justify-content:space-between;color:#bda4aa;font-size:8px;letter-spacing:1.5px}@media (max-width:650px){.studio-home{padding:30px 17px 24px}.studio-home-header{margin-bottom:24px}.studio-home-header h1{font-size:40px}.studio-home-mark{width:46px;height:46px;border-radius:15px}.studio-nav-grid{grid-template-columns:1fr}.studio-nav-card{min-height:100px;padding:16px}.studio-nav-icon{width:47px;height:47px;border-radius:16px}.studio-nav-content h2{font-size:21px}.studio-home-footer{flex-direction:column;gap:6px}}.studio-settings-page{min-height:100%;box-sizing:border-box;padding-bottom:50px;transition:background-color .25s ease,color .25s ease}.studio-settings-page.studio-light{--settings-bg:#fff2e9;--settings-card:rgba(255,255,255,.72);--settings-card-strong:rgba(255,255,255,.9);--settings-text:#8e656f;--settings-muted:#b8949c;--settings-border:rgba(142,101,111,.12);--settings-accent:#fcbec3;--settings-accent-text:#8e656f}.studio-settings-page.studio-dark{--settings-bg:#29242a;--settings-card:rgba(58,50,58,.82);--settings-card-strong:rgba(65,55,64,.95);--settings-text:#fff2e9;--settings-muted:#c8aeb5;--settings-border:rgba(255,242,233,.1);--settings-accent:#70525b;--settings-accent-text:#fff2e9}.studio-settings-page{background:radial-gradient(circle at 10% 5%,rgba(252,190,195,.25),transparent 28%),var(--settings-bg);color:var(--settings-text)}.studio-settings-page .studio-header{position:relative}.studio-back-link{text-decoration:none;color:var(--settings-text);font-size:13px;padding:9px 13px;border:1px solid var(--settings-border);border-radius:14px;background:var(--settings-card);transition:transform .15s ease,background-color .15s ease}.studio-toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);z-index:100;padding:10px 16px;border-radius:15px;background:#8e656f;color:#fff2e9;font-size:12px;box-shadow:0 8px 30px rgba(60,40,50,.2);animation:settings-toast-in .2s ease}@keyframes settings-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.settings-sections{display:flex;flex-direction:column;gap:28px;max-width:900px}.settings-section{display:flex;flex-direction:column;gap:10px}.settings-section-heading{display:flex;align-items:center;justify-content:space-between;padding:0 5px}.settings-section-label{display:block;margin-bottom:3px;color:var(--settings-muted);font-size:9px;letter-spacing:.16em}.settings-section-heading h2{margin:0;font-size:20px;font-weight:700}.settings-section-icon{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:17px}.settings-card,.settings-section-icon{background:var(--settings-card);border:1px solid var(--settings-border)}.settings-card{overflow:hidden;border-radius:20px;box-shadow:0 8px 30px rgba(90,55,65,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.settings-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;box-sizing:border-box}.settings-row>div:first-child{min-width:0}.settings-data-summary strong,.settings-row strong{display:block;font-size:13px;font-weight:700}.settings-data-summary span,.settings-row span{display:block;margin-top:4px;color:var(--settings-muted);font-size:10px;line-height:1.5}.settings-segment{flex-shrink:0;display:flex;gap:3px;padding:3px;border-radius:13px;background:rgba(142,101,111,.08)}.settings-segment button{border:0;border-radius:10px;padding:8px 10px;background:transparent;color:var(--settings-muted);font-size:10px;cursor:pointer}.settings-segment button.active{background:var(--settings-accent);color:var(--settings-accent-text);font-weight:700}.settings-data-summary{display:flex;align-items:center;gap:14px;padding:18px 19px;border-bottom:1px solid var(--settings-border)}.settings-data-number{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:15px;background:var(--settings-accent);color:var(--settings-accent-text);font-size:19px;font-weight:700}.settings-actions{display:grid;grid-template-columns:1fr 1fr}.settings-action{min-height:78px;display:flex;align-items:center;gap:12px;padding:15px 19px;box-sizing:border-box;border:0;background:transparent;color:var(--settings-text);text-align:left;text-decoration:none;cursor:pointer;transition:background-color .15s ease}.settings-action+.settings-action{border-left:1px solid var(--settings-border)}.settings-action:hover{background:var(--settings-card-strong)}.settings-action-icon{width:35px;height:35px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:11px;background:rgba(252,190,195,.45);color:var(--settings-text);font-size:16px}.settings-action strong{display:block;font-size:12px}.settings-action small{display:block;margin-top:3px;color:var(--settings-muted);font-size:9px}.settings-divider{height:1px;background:var(--settings-border)}.settings-danger-row{min-height:78px}.settings-danger-button{flex-shrink:0;border:1px solid rgba(142,101,111,.16);border-radius:11px;padding:8px 12px;background:transparent;color:var(--settings-text);font-size:10px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.settings-danger-button:hover{background:rgba(252,190,195,.35);transform:translateY(-1px)}.settings-about{display:flex;align-items:center;gap:13px;max-width:900px;margin-top:3px;padding:16px 18px;border:1px solid var(--settings-border);border-radius:18px;background:var(--settings-card)}.settings-about-symbol{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fcbec3;color:var(--rw-text-muted)}.settings-about strong{display:block;font-size:12px}.settings-about small,.settings-about span{display:block;margin-top:2px;color:var(--settings-muted);font-size:9px}.settings-about small{margin-top:5px}@media (max-width:600px){.settings-row{align-items:flex-start;flex-direction:column}.settings-danger-button,.settings-segment{align-self:flex-start}.settings-actions{grid-template-columns:1fr}.settings-action+.settings-action{border-left:0;border-top:1px solid var(--settings-border)}}.music-cover{flex-shrink:0;width:54px;height:54px;border:0;border-radius:15px;display:flex;align-items:center;justify-content:center;background:#fcbec3;color:var(--rw-text-muted);font-size:22px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.music-cover:hover{transform:scale(1.04)}.music-cover.playing{box-shadow:0 0 0 4px rgba(252,190,195,.25)}.studio-music-source{display:flex;align-items:center;gap:7px;min-width:0;margin-top:6px;color:var(--rw-text-faint);font-size:9px}.music-source-tag{padding:3px 6px;border-radius:6px;background:rgba(207,222,227,.55);color:#536a72;font-size:7px;letter-spacing:.06em}.music-source-tag.local{background:rgba(252,190,195,.5);color:var(--rw-text-muted)}.music-file-picker{display:flex;flex-direction:column;gap:9px;padding:13px;border:1px solid rgba(142,101,111,.12);border-radius:14px;background:rgba(252,190,195,.08)}.music-file-heading{display:flex;align-items:center;justify-content:space-between}.music-file-heading span{font-size:11px;font-weight:700}.music-file-heading small{color:var(--rw-text-faint);font-size:9px}.music-file-button{display:flex;align-items:center;justify-content:center;min-height:42px;border:1px dashed rgba(142,101,111,.25);border-radius:11px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:11px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.music-file-button:hover{background:rgba(255,255,255,.8);border-color:rgba(142,101,111,.4)}.music-file-selected{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.65)}.music-file-selected>span{width:29px;height:29px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#fcbec3;color:var(--rw-text-muted)}.music-file-selected strong{display:block;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.music-file-selected small{display:block;margin-top:2px;color:var(--rw-text-faint);font-size:8px}.music-file-hint{margin:0;color:var(--rw-text-faint);font-size:9px;line-height:1.5}.music-url-divider{display:flex;align-items:center;gap:9px;color:var(--rw-text-faint);font-size:8px}.music-url-divider:after,.music-url-divider:before{content:"";flex:1;height:1px;background:rgba(142,101,111,.1)}.studio-edit-form label small{display:block;margin-top:4px;color:var(--rw-text-faint);font-size:8px}.studio-edit-form input:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.studio-music-card{flex-wrap:wrap}.studio-music-main{min-width:calc(100% - 70px)}.studio-music-source{max-width:100%}.studio-card-actions{width:100%;padding-left:70px}}.music-app{background:radial-gradient(circle at 50% 18%,rgba(252,190,195,.55),transparent 38%),#fff2e9;color:var(--rw-text-muted)}.music-header{height:62px;flex-shrink:0;display:flex;align-items:center;padding:0 10px;background:rgba(255,255,255,.78);border-bottom:1px solid rgba(142,101,111,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.music-back{width:36px;height:36px;border:0;background:transparent;color:var(--rw-text-muted);font-size:34px;line-height:1;cursor:pointer;border-radius:50%}.music-back:hover{background:rgba(142,101,111,.08)}.music-header-title{flex:1;min-width:0;display:flex;align-items:center;gap:9px}.music-header-icon{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fcbec3;color:var(--rw-text-muted);font-size:19px}.music-header-title div{min-width:0;display:flex;flex-direction:column}.music-header-title strong{font-size:15px;line-height:1.2}.music-header-title span{margin-top:2px;color:var(--rw-text-faint);font-size:10px}.music-header-more{width:36px;height:36px;border:0;background:transparent;color:var(--rw-text-muted);font-size:15px;letter-spacing:2px;cursor:pointer}.music-main{flex:1;min-height:0;overflow-y:auto;padding:22px 16px 28px;scrollbar-width:thin}.music-cover-large{width:180px;height:180px;margin:4px auto 18px;padding:10px;border-radius:28px;background:rgba(255,255,255,.68);box-shadow:0 16px 35px rgba(142,101,111,.12),inset 0 0 0 1px rgba(255,255,255,.6)}.music-cover-inner{width:100%;height:100%;border-radius:21px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fcbec3,#cfdee3);color:var(--rw-text-muted);font-size:54px}.music-now-playing{text-align:center;margin-bottom:18px}.music-track-title{font-size:17px;font-weight:700;word-break:break-word}.music-track-artist{margin-top:4px;color:var(--rw-text-faint);font-size:11px}.music-progress-area{padding:0 4px}.music-progress{width:100%;height:4px;margin:0;appearance:none;-webkit-appearance:none;border-radius:99px;outline:none;cursor:pointer;background:linear-gradient(to right,#8e656f 0,#8e656f var(--music-progress),rgba(142,101,111,.15) var(--music-progress),rgba(142,101,111,.15) 100%)}.music-progress::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#8e656f;border:2px solid #fff2e9;box-shadow:0 2px 6px rgba(80,50,60,.18)}.music-progress::-moz-range-thumb{width:13px;height:13px;border:2px solid #fff2e9;border-radius:50%;background:#8e656f;box-shadow:0 2px 6px rgba(80,50,60,.18)}.music-time-row{display:flex;justify-content:space-between;margin-top:6px;color:var(--rw-text-faint);font-size:9px}.music-controls{display:flex;align-items:center;justify-content:center;gap:27px;margin:16px 0 20px}.music-control-button{width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:var(--rw-text-muted);font-size:23px;cursor:pointer}.music-control-button:hover{background:rgba(142,101,111,.08)}.music-play-button{width:56px;height:56px;border:0;border-radius:50%;background:#fcbec3;color:var(--rw-text-muted);font-size:19px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(142,101,111,.14)}.music-play-button:hover{transform:scale(1.05)}.music-error{margin:0 auto 15px;max-width:290px;padding:8px 10px;border-radius:10px;background:rgba(142,101,111,.08);color:var(--rw-text-muted);font-size:10px;line-height:1.4;text-align:center}.music-library{margin-top:5px}.music-library-title{display:flex;align-items:center;justify-content:space-between;margin:0 3px 8px;color:var(--rw-text-muted);font-size:11px;font-weight:700;letter-spacing:.5px}.music-library-title span:last-child{color:var(--rw-text-faint);font-weight:500}.music-list{display:flex;flex-direction:column;gap:6px}.music-list-item{width:100%;min-height:53px;display:flex;align-items:center;gap:9px;padding:7px;border:1px solid rgba(142,101,111,.08);border-radius:14px;background:rgba(255,255,255,.66);color:var(--rw-text-muted);text-align:left;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.music-list-item:hover{transform:translateY(-1px);background:rgba(255,255,255,.9)}.music-list-item-active{background:rgba(252,190,195,.28);border-color:rgba(142,101,111,.13)}.music-list-cover{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#cfdee3;color:#536a72;font-size:16px}.music-list-info{min-width:0;flex:1;display:flex;flex-direction:column}.music-list-info strong{font-size:11px;font-weight:700}.music-list-info small,.music-list-info strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-list-info small{margin-top:2px;color:var(--rw-text-faint);font-size:9px}.music-list-source{flex-shrink:0;padding:3px 6px;border-radius:6px;background:rgba(142,101,111,.08);color:var(--rw-text-faint);font-size:7px;letter-spacing:.4px}.music-empty{min-height:330px;flex-direction:column;text-align:center}.music-empty,.music-empty-icon{display:flex;align-items:center;justify-content:center}.music-empty-icon{width:80px;height:80px;margin-bottom:15px;border-radius:24px;background:#fcbec3;color:var(--rw-text-muted);font-size:34px;box-shadow:0 12px 25px rgba(142,101,111,.1)}.music-empty strong{font-size:15px}.music-empty span{max-width:220px;margin-top:6px;color:var(--rw-text-faint);font-size:10px;line-height:1.5}body{min-width:0;min-height:0}*{box-sizing:border-box}.site{width:100vw;width:100dvw;height:100vh;min-width:0;min-height:0}.phone-shell,.phone-shell.chat-shell,.runwithme-app{position:relative;width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden;border:none;border-radius:0;box-shadow:none}.phone-shell,.phone-shell.chat-shell{max-width:none;max-height:none;background:transparent}.home-indicator,.phone-camera,.status-bar{display:none!important}.app-screen,.app-screen.phone-screen,.chat-page,.chat-page.phone-screen,.phone-screen{position:relative;width:100%;height:100%;max-width:none;max-height:none;min-width:0;min-height:0;margin:0;padding:0;border:none;border-radius:0;box-shadow:none;overflow:hidden}.app-screen{display:flex;flex-direction:column}.home-screen,.lock-screen{position:relative;width:100%;height:100%;min-height:100%;overflow:hidden;border-radius:0}.home-screen{background-size:cover;background-position:50%}.home-top{width:100%;display:flex;align-items:center;justify-content:space-between;padding:clamp(18px,3vw,32px) clamp(18px,4vw,48px) 0;flex-shrink:0}.home-widget{width:min(90%,760px);margin:clamp(24px,6vh,72px) auto 0}.home-app-grid{width:min(92%,900px);margin:clamp(28px,6vh,70px) auto 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:clamp(18px,3vw,36px);justify-items:center}.memory-widget{width:min(90%,700px);margin:clamp(30px,6vh,70px) auto 0}.dock{position:absolute;left:50%;bottom:clamp(18px,4vh,40px);transform:translateX(-50%);width:min(92%,520px);justify-content:center;gap:clamp(12px,3vw,28px);padding:clamp(10px,1.5vw,16px);border-radius:28px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.app-header,.dock{display:flex;align-items:center}.app-header{width:100%;min-height:58px;flex-shrink:0;padding:10px clamp(14px,3vw,32px);gap:12px;z-index:10}.app-header-title{flex:1;min-width:0;display:flex;align-items:center;gap:9px}.app-content{width:100%;height:100%;min-width:0;overflow:auto}.chat-page{position:relative!important;max-width:none!important;max-height:none!important;min-width:0!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.chat-page .telegram-header{min-height:58px;padding:8px clamp(12px,3vw,32px);gap:12px}.chat-page .telegram-avatar-group{display:none!important}.chat-page .telegram-contact{margin-left:0!important}.chat-page .chat-messages{flex:1;padding:12px clamp(12px,4vw,60px) 18px}.chat-page .chat-composer{padding:8px clamp(10px,3vw,32px) max(10px,env(safe-area-inset-bottom))}@media (orientation:landscape){.home-app-grid{width:min(82%,900px);margin-top:clamp(18px,4vh,42px);grid-template-columns:repeat(4,minmax(90px,150px));justify-content:center}.home-widget{margin-top:clamp(16px,4vh,42px)}.memory-widget{margin-top:clamp(18px,4vh,42px)}.dock{bottom:clamp(12px,3vh,28px)}.chat-page .chat-messages{padding-left:clamp(24px,10vw,180px);padding-right:clamp(24px,10vw,180px)}}@media (orientation:portrait) and (max-width:600px){.home-top{padding:16px 18px 0}.home-widget{width:calc(100% - 36px);margin-top:32px}.home-app-grid{width:calc(100% - 42px);grid-template-columns:repeat(4,1fr);gap:22px 10px;margin-top:34px}.memory-widget{width:calc(100% - 42px);margin-top:30px}.dock{width:calc(100% - 36px);bottom:max(12px,env(safe-area-inset-bottom));border-radius:24px}.chat-page .chat-messages{padding-left:12px;padding-right:12px}.chat-page .chat-composer{padding-left:8px;padding-right:8px}}@media (orientation:landscape) and (max-height:600px){.home-top{padding-top:10px}.home-widget{margin-top:12px}.home-app-grid,.memory-widget{margin-top:18px}.dock{padding:7px 12px}}@media (min-width:768px){.home-widget{width:min(80%,850px)}.home-app-grid{width:min(80%,900px)}.memory-widget{width:min(75%,760px)}.chat-page .chat-messages{padding-left:clamp(30px,12vw,220px);padding-right:clamp(30px,12vw,220px)}}@media (min-width:1200px){.home-app-grid{grid-template-columns:repeat(4,120px);justify-content:center;gap:42px}.chat-page .chat-messages{padding-left:max(32px,calc((100vw - 1000px) / 2));padding-right:max(32px,calc((100vw - 1000px) / 2))}}.runwithme-app{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.runwithme-app:has(.chat-page){padding-bottom:0}.message-selected .chat-message-longpress-target .chat-call-bubble,.message-selected .chat-message-longpress-target .message-bubble{transform:scale(.98);transition:transform .12s ease}.chat-input{white-space:pre-wrap}.message-content{align-items:flex-start;position:relative}.message-name{margin-bottom:4px;padding:0 4px;font-size:11px;line-height:1.2;font-weight:600;opacity:.62}.message-you .message-name{text-align:right}.message-meta{display:flex;align-items:center;gap:5px;margin-top:4px;padding:0 4px;font-size:9px;opacity:.4}.message-you .message-meta{justify-content:flex-end}.message-text-wrapper{max-width:min(320px,72vw)}.message-quote{width:100%;box-sizing:border-box;margin-bottom:4px;padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.38);border-left:3px solid rgba(142,101,111,.45);overflow:hidden}.message-quote-sender{font-size:10px}.message-quote-text{font-size:11px;opacity:.65}.message-you .message-quote{background:rgba(255,255,255,.3);border-left-color:rgba(142,101,111,.5)}.chat-dark .message-quote{background:rgba(255,255,255,.08);border-left-color:rgba(255,220,225,.35)}.message-row{align-items:flex-start;gap:8px}.message-other .message-avatar,.message-you .message-avatar{flex-shrink:0;margin-top:16px}.message-other .message-content,.message-you .message-content{min-width:0}.chat-page{--chat-bubble-other:rgba(255,255,255,0.88);--chat-bubble-you:#fcbec3;--chat-text:#4f3940;--chat-muted:#8e656f;--chat-border:rgba(142,101,111,0.10);background:linear-gradient(180deg,rgba(255,242,233,.96),rgba(252,190,195,.22));color:var(--chat-text)}.chat-dark{--chat-bubble-other:rgba(58,48,53,0.94);--chat-bubble-you:#8e656f;--chat-text:#fff2e9;--chat-muted:#cfdee3;--chat-border:rgba(255,255,255,0.08);background:linear-gradient(180deg,#211c20,#30252a)}.chat-messages{display:flex;flex-direction:column;overflow-y:auto;padding:12px 12px 100px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.chat-date{align-self:center;margin:4px 0 18px;font-size:9px;font-weight:600;letter-spacing:1.4px;color:var(--chat-muted);opacity:.7}.message-row{display:flex;width:100%;align-items:flex-end;gap:6px;margin:0}.message-other{justify-content:flex-start}.message-you{justify-content:flex-end}.message-group-start{margin-top:8px}.message-group-middle{margin-top:2px}.message-group-end{margin-bottom:7px}.message-avatar-column{width:30px;min-width:30px;height:30px;display:flex;align-items:flex-end;justify-content:center;flex:0 0 30px}.message-avatar,.message-avatar-placeholder{width:30px;height:30px}.message-avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:700;color:white;box-shadow:0 2px 7px rgba(80,50,60,.1)}.avatar-levi{background:var(--brown)}.avatar-erwin{background:#9b7f86}.avatar-you{background:var(--pink);color:var(--brown)}.message-content{max-width:76%;min-width:0;display:flex;flex-direction:column}.message-you .message-content{align-items:flex-end}.message-name{margin:0 8px 4px;font-size:9px;line-height:1;letter-spacing:.5px;color:var(--chat-muted);opacity:.78}.message-text-wrapper{display:flex;flex-direction:column;width:fit-content;max-width:100%}.message-bubble{position:relative;width:fit-content;max-width:100%;padding:8px 12px;font-size:12px;line-height:1.55;word-break:break-word;border-radius:18px;border:1px solid var(--chat-border);box-shadow:0 2px 7px rgba(80,50,60,.045);background:var(--chat-bubble-other);color:var(--chat-text);transition:border-radius .15s ease,transform .15s ease}.message-you .message-bubble{background:var(--chat-bubble-you);color:var(--rw-text);border-color:rgba(255,255,255,.18)}.message-other.message-group-middle
.message-bubble{border-bottom-left-radius:18px}.message-other.message-group-end
.message-bubble{border-bottom-left-radius:6px}.message-other.message-group-end
.message-bubble:after{content:"";position:absolute;left:-1px;bottom:-1px;width:11px;height:11px;background:var(--chat-bubble-other);clip-path:path("M 0 11 C 3 10 7 7 11 0 L 11 11 Z")}.message-you.message-group-middle
.message-bubble{border-bottom-right-radius:18px}.message-you.message-group-end
.message-bubble{border-bottom-right-radius:6px}.message-you.message-group-end
.message-bubble:after{content:"";position:absolute;right:-1px;bottom:-1px;width:11px;height:11px;background:var(--chat-bubble-you);clip-path:path("M 11 11 C 8 10 4 7 0 0 L 0 11 Z")}.chat-dark
.message-other.message-group-end
.message-bubble:after{background:var(--chat-bubble-other)}.chat-dark
.message-you.message-group-end
.message-bubble:after{background:var(--chat-bubble-you)}.message-quote{margin-bottom:5px;padding:6px 9px;border-radius:11px;background:rgba(255,255,255,.45);border-left:3px solid var(--brown);color:var(--chat-text);max-width:100%}.message-quote-sender{margin-bottom:2px;font-size:8px;font-weight:700;opacity:.7}.message-quote-text{font-size:9px;line-height:1.4;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-you .message-quote{border-left:none;border-right:3px solid var(--brown);background:rgba(255,255,255,.32);text-align:right}.message-meta{margin-top:3px;min-height:11px}.message-time{font-size:8px;color:var(--chat-muted);opacity:.52}.message-you .message-meta{text-align:right}.message-deleted,.message-recalled{padding:7px 10px;font-size:10px;color:var(--chat-muted);opacity:.7;font-style:italic}.chat-call-bubble{display:flex;align-items:center;gap:8px;min-width:150px;padding:9px 11px;border-radius:17px;background:var(--chat-bubble-other);border:1px solid var(--chat-border);box-shadow:0 2px 7px rgba(80,50,60,.045)}.message-you .chat-call-bubble{background:var(--chat-bubble-you)}.chat-call-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.45);font-size:12px}.chat-call-info{display:flex;flex-direction:column;gap:2px}.chat-call-info strong{font-size:10px}.chat-call-info span{font-size:8px;opacity:.65}.message-selected .chat-call-bubble,.message-selected .message-bubble{transform:scale(.98);box-shadow:0 0 0 2px rgba(142,101,111,.16),0 4px 12px rgba(80,50,60,.08)}.chat-system-message{align-self:center;margin:7px 0 10px;padding:5px 10px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.42);color:var(--chat-muted);font-size:8px;backdrop-filter:blur(8px)}.typing-row{display:flex;align-items:flex-end;gap:6px;margin:3px 0 10px}.typing-avatar{width:30px;height:30px;border-radius:50%;justify-content:center;background:#9b7f86;color:white;font-size:8px;letter-spacing:1px}.typing-avatar,.typing-bubble{display:flex;align-items:center}.typing-bubble{gap:3px;padding:9px 11px;border-radius:18px;background:var(--chat-bubble-other);border:1px solid var(--chat-border)}.typing-bubble span{width:4px;height:4px;border-radius:50%;background:var(--chat-muted);animation:chatTyping 1.2s ease-in-out infinite}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes chatTyping{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@media (max-width:430px){.chat-messages{padding-left:9px;padding-right:9px}.message-content{max-width:78%}.message-bubble{font-size:12px;padding:8px 11px}}.chat-page{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}.chat-page .telegram-header{flex-shrink:0;display:flex;align-items:center;width:100%;min-height:60px;padding:0 clamp(12px,3vw,28px);box-sizing:border-box;background:rgba(255,255,255,.82);border-bottom:1px solid rgba(142,101,111,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:10}.chat-dark .telegram-header{background:rgba(48,41,48,.92);border-bottom-color:rgba(255,255,255,.08)}.chat-page .telegram-back{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;line-height:1;cursor:pointer}.chat-page .telegram-back:hover{background:rgba(142,101,111,.08)}.chat-page .telegram-contact{flex:1;min-width:0;margin-left:12px}.chat-page .telegram-name{font-size:16px;font-weight:700;line-height:1.2}.chat-page .telegram-name,.chat-page .telegram-status{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-page .telegram-status{margin-top:2px;font-size:11px;opacity:.55}.chat-page .telegram-more,.chat-page .theme-button{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:inherit;font-size:18px;cursor:pointer}.chat-page .telegram-more:hover,.chat-page .theme-button:hover{background:rgba(142,101,111,.08)}.chat-page .chat-messages{flex:1 1 auto;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;padding:14px clamp(12px,3vw,32px) 18px!important;box-sizing:border-box;-webkit-overflow-scrolling:touch}.chat-page .chat-composer{flex-shrink:0;width:100%;padding:8px clamp(10px,3vw,24px) max(10px,env(safe-area-inset-bottom));box-sizing:border-box;background:rgba(255,255,255,.82);border-top:1px solid rgba(142,101,111,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:10}.chat-dark .chat-composer{background:rgba(48,41,48,.92);border-top-color:rgba(255,255,255,.08)}.chat-page .chat-input-container{display:flex;align-items:center;gap:6px;width:100%;min-height:46px;padding:5px 6px;box-sizing:border-box;border-radius:23px;background:rgba(255,255,255,.9);border:1px solid rgba(142,101,111,.1)}.chat-dark .chat-input-container{background:rgba(52,44,51,.95);border-color:rgba(255,255,255,.08)}.chat-page .chat-input{flex:1;min-width:0;padding:8px;border:0;outline:0;background:transparent;color:inherit;font:inherit;font-size:13px}.chat-page .chat-input::placeholder{color:rgba(142,101,111,.6)}.chat-dark .chat-input::placeholder{color:rgba(200,174,181,.7)}.chat-page .composer-card,.chat-page .composer-plus,.chat-page .composer-send{width:34px;height:34px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;cursor:pointer;transition:transform .15s ease,background-color .15s ease}.chat-page .composer-plus{background:transparent;color:rgba(142,101,111,.75);font-size:22px}.chat-page .composer-card{background:transparent;color:var(--rw-text-muted);font-size:18px}.composer-sticker{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;font-size:17px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,opacity .15s ease}.composer-sticker:active{transform:scale(.88);opacity:.7}.chat-page .composer-send{background:#fcbec3;color:var(--rw-text-muted);font-size:16px;font-weight:700}.chat-page .composer-card:hover,.chat-page .composer-plus:hover,.chat-page .composer-send:hover{transform:scale(1.06)}.chat-page .composer-card:active,.chat-page .composer-plus:active,.chat-page .composer-send:active{transform:scale(.94)}.chat-quote-preview{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:9px 12px;background:rgba(255,255,255,.72);border-top:1px solid rgba(142,101,111,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.chat-dark .chat-quote-preview{background:rgba(35,31,34,.78)}.chat-quote-preview-content{flex:1;min-width:0;padding-left:9px;border-left:3px solid rgba(142,101,111,.45)}.chat-quote-preview-header{margin-bottom:2px;font-size:10px;font-weight:700;opacity:.7}.chat-quote-preview-text{font-size:11px;line-height:1.4;opacity:.62;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-quote-preview-close{flex-shrink:0;width:26px;height:26px;padding:0;border:none;border-radius:50%;background:rgba(142,101,111,.08);font-size:18px;line-height:26px;cursor:pointer}.chat-quote-preview-close:active{transform:scale(.9)}.chat-dark .chat-quote-preview-close{background:rgba(255,255,255,.08);color:inherit}.chat-message-longpress-target{touch-action:manipulation}.chat-message-context{position:relative;z-index:30}.chat-message-context .chat-message-actions{position:absolute;top:calc(100% + 8px);z-index:50;display:flex;align-items:center;gap:4px;padding:6px;border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 8px 30px rgba(80,50,60,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);white-space:nowrap}.chat-dark .chat-message-context .chat-message-actions{background:rgba(45,40,44,.96)}.chat-message-context .chat-message-actions button{min-width:48px;height:34px;padding:0 10px;border:none;border-radius:10px;background:transparent;font-size:12px;cursor:pointer;transition:background .15s ease,transform .15s ease}.chat-message-context .chat-message-actions button:hover{background:rgba(252,190,195,.3)}.chat-message-context .chat-message-actions button:active{transform:scale(.94)}.message-you .chat-message-context .chat-message-actions{right:0}.message-other .chat-message-context .chat-message-actions{left:0}@media (max-width:600px){.chat-message-context .chat-message-actions{max-width:calc(100vw - 32px);overflow-x:auto;scrollbar-width:none}.chat-message-context .chat-message-actions::-webkit-scrollbar{display:none}.chat-message-context .chat-message-actions button{flex-shrink:0}}.chat-plus-menu{position:absolute;left:clamp(10px,2.5vw,28px);bottom:calc(100% + 10px);z-index:40;display:grid;grid-template-columns:repeat(4,minmax(58px,1fr));gap:8px;padding:12px;border-radius:20px;background:rgba(255,248,245,.94);border:1px solid rgba(142,101,111,.1);box-shadow:0 14px 40px rgba(60,40,45,.16),0 2px 8px rgba(60,40,45,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:chat-plus-in .18s ease}.chat-dark .chat-plus-menu{background:rgba(48,42,47,.96);border-color:rgba(255,255,255,.08)}.chat-plus-menu button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 4px 6px;border:0;border-radius:14px;background:transparent;color:inherit;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.chat-plus-menu button:hover{background:rgba(252,190,195,.22)}.chat-plus-menu button:active{transform:scale(.94)}.chat-plus-menu span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff;color:var(--rw-text-muted);font-size:20px;box-shadow:0 4px 12px rgba(142,101,111,.1)}.chat-dark .chat-plus-menu span{background:#393238;color:#f3dfe4;box-shadow:none}.chat-plus-menu small{font-size:10px;line-height:1;color:var(--rw-text-muted);opacity:.85}.chat-dark .chat-plus-menu small{color:#d9bcc4}.chat-composer{position:relative}@keyframes chat-plus-in{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.chat-plus-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px;border-radius:18px}.chat-plus-menu span{width:46px;height:46px;font-size:21px}}@media (min-width:900px){.chat-plus-menu{left:max(clamp(16px,2.5vw,40px),calc((100vw - 1000px) / 2))}}.studio-sticker-section{padding:20px;border-radius:24px;background:rgba(255,242,233,.72);border:1px solid rgba(142,101,111,.08);box-shadow:0 8px 30px rgba(80,50,60,.04)}.studio-sticker-header{align-items:center;gap:16px;margin-bottom:18px}.studio-sticker-header h2{margin:3px 0 4px;font-size:20px;color:var(--brown)}.studio-sticker-header p{font-size:11px;color:var(--brown);opacity:.58}.studio-sticker-upload{padding:9px 14px;background:var(--pink);color:var(--brown);font-size:11px;white-space:nowrap}.studio-sticker-upload input{inset:0;width:100%;height:100%;cursor:pointer}.studio-sticker-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.studio-sticker-card{border-radius:18px;background:rgba(255,255,255,.72)}.studio-sticker-card.disabled{opacity:.45}.studio-sticker-preview{overflow:hidden;background:rgba(255,255,255,.45)}.studio-sticker-preview span{font-size:32px}.studio-sticker-actions{gap:6px;padding:8px}.studio-sticker-actions button{padding:6px 4px;border-radius:9px;font-size:9px}.studio-sticker-empty{padding:40px 20px;color:var(--brown)}.studio-sticker-empty div{margin-bottom:8px;font-size:30px}.studio-sticker-empty p{margin:0 0 4px;font-size:12px}.studio-sticker-empty span{font-size:9px;opacity:.5}@media (max-width:600px){.studio-sticker-header{align-items:flex-start;flex-direction:column}.studio-sticker-upload{width:100%}.studio-sticker-grid{grid-template-columns:repeat(3,1fr)}}.chat-sticker-panel{margin:0 10px 8px;padding:10px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(142,101,111,.08);box-shadow:0 8px 24px rgba(80,50,60,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.chat-sticker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;max-height:210px;overflow-y:auto}.chat-sticker-item{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:5px;border:none;border-radius:12px;background:transparent;cursor:pointer;transition:transform .12s ease,background .12s ease;-webkit-tap-highlight-color:transparent}.chat-sticker-item:active{transform:scale(.88);background:rgba(252,190,195,.22)}.chat-sticker-item img{width:100%;height:100%;object-fit:contain}.chat-sticker-empty{padding:24px 10px;text-align:center;font-size:10px;color:var(--chat-muted);opacity:.65}.composer-sticker.active{transform:scale(.9);opacity:.65}.chat-sticker-message{display:flex;align-items:center;justify-content:center}.chat-sticker-message,.chat-sticker-message img{max-width:150px;max-height:150px}body,html{height:100%}.site{position:fixed;inset:0;width:100%;height:100%;display:block;padding:0;margin:0;overflow:hidden}.phone-screen,.phone-shell,.phone-shell.chat-shell,.runwithme-app{width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;overflow:hidden}.app-screen,.chat-page{display:flex;flex-direction:column}.app-screen,.chat-page,.home-screen,.lock-screen{width:100%;height:100%;min-height:0;overflow:hidden}.home-screen,.lock-screen{overscroll-behavior:none}.app-content,.home-screen .home-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.app-content{height:auto;overflow-x:hidden}.chat-page .chat-composer,.chat-page .telegram-header{flex:0 0 auto}.chat-messages,.chat-page .chat-messages{flex:1 1 auto}.chat-messages,.chat-page .chat-messages,.studio-home,.studio-page,.studio-settings-page{min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.studio-home,.studio-page,.studio-settings-page{width:100%;height:100%;box-sizing:border-box}.settings-sections,.studio-card-list,.studio-music-list{overflow:visible}.app-content,.chat-messages,.studio-home,.studio-page,.studio-settings-page{scrollbar-width:thin;scrollbar-color:rgba(142,101,111,.35) transparent}.app-content::-webkit-scrollbar,.chat-messages::-webkit-scrollbar,.studio-home::-webkit-scrollbar,.studio-page::-webkit-scrollbar,.studio-settings-page::-webkit-scrollbar{width:8px;height:8px}.app-content::-webkit-scrollbar-thumb,.chat-messages::-webkit-scrollbar-thumb,.studio-home::-webkit-scrollbar-thumb,.studio-page::-webkit-scrollbar-thumb,.studio-settings-page::-webkit-scrollbar-thumb{background:rgba(142,101,111,.35);border-radius:8px}@media (max-width:600px){.chat-page .chat-composer{padding-bottom:max(10px,env(safe-area-inset-bottom))}}@supports (-ms-ime-align:auto){.site,body,html{overflow:hidden}}.studio-sticker-section{margin-top:28px;padding:24px;border-radius:28px;background:radial-gradient(circle at 10% 0,rgba(252,190,195,.26),transparent 34%),radial-gradient(circle at 100% 100%,rgba(207,222,227,.26),transparent 38%),rgba(255,242,233,.72);border:1px solid rgba(142,101,111,.09);box-shadow:0 14px 40px rgba(80,50,60,.06),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.studio-sticker-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.studio-sticker-header h2{margin:5px 0;font-size:24px;line-height:1.1;letter-spacing:-.03em;color:var(--rw-text-muted)}.studio-sticker-header p{margin:0;font-size:12px;line-height:1.6;color:var(--rw-text-muted);opacity:.65}.studio-sticker-upload{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:12px;font-weight:600;letter-spacing:.01em;cursor:pointer;user-select:none;box-shadow:0 7px 18px rgba(142,101,111,.18);transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.studio-sticker-upload:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(142,101,111,.22)}.studio-sticker-upload:active{transform:scale(.96);opacity:.86}.studio-sticker-upload input{display:none}.studio-sticker-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--rw-radius-xl);background:rgba(255,255,255,.42);border:1px dashed rgba(142,101,111,.16);text-align:center}.studio-sticker-empty>div{margin-bottom:9px;font-size:30px;opacity:.75}.studio-sticker-empty p{margin:0;color:var(--rw-text-muted);font-size:13px;font-weight:600}.studio-sticker-empty span{margin-top:5px;color:var(--rw-text-muted);font-size:11px;opacity:.52}.studio-sticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px}.studio-sticker-card{position:relative;overflow:hidden;border-radius:20px;background:rgba(255,255,255,.62);border:1px solid rgba(142,101,111,.08);box-shadow:0 6px 18px rgba(80,50,60,.045);transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.studio-sticker-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(80,50,60,.08)}.studio-sticker-card.disabled{opacity:.48}.studio-sticker-preview{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:15px;background:radial-gradient(circle at center,rgba(255,255,255,.78),rgba(255,242,233,.32))}.studio-sticker-preview img{display:block;width:100%;height:100%;object-fit:contain;border-radius:10px}.studio-sticker-preview>span{font-size:30px;opacity:.45}.studio-sticker-actions{display:flex;align-items:center;gap:7px;padding:10px;background:rgba(255,255,255,.42);border-top:1px solid rgba(142,101,111,.06)}.studio-sticker-actions button{flex:1;min-width:0;height:31px;border:none;border-radius:10px;font-size:10px;font-weight:600;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.studio-sticker-actions button:active{transform:scale(.94)}.studio-sticker-actions .card-toggle{background:rgba(207,222,227,.42);color:var(--rw-text-muted)}.studio-sticker-actions .card-toggle.active{background:rgba(252,190,195,.55);color:var(--rw-text-muted)}.studio-sticker-actions .card-delete{background:rgba(142,101,111,.08);color:var(--rw-text-muted)}.studio-sticker-actions .card-delete:hover{background:rgba(142,101,111,.14)}@media (max-width:650px){.studio-sticker-section{padding:18px;border-radius:var(--rw-radius-xl)}.studio-sticker-header{align-items:stretch;flex-direction:column;gap:13px}.studio-sticker-upload{width:100%}.studio-sticker-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.studio-sticker-actions{padding:7px;gap:5px}.studio-sticker-actions button{height:28px;font-size:9px}}.music-studio-list{display:flex;flex-direction:column;gap:14px;margin-top:22px}.music-studio-item{position:relative;display:grid;grid-template-columns:22px 62px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 18px;border:1px solid rgba(142,101,111,.12);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(255,242,233,.66));box-shadow:0 10px 28px rgba(142,101,111,.08),inset 0 1px 0 rgba(255,255,255,.8);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.music-studio-item:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(142,101,111,.12),inset 0 1px 0 rgba(255,255,255,.9)}.music-item-disabled{opacity:.5}.music-select{width:17px;height:17px;margin:0;accent-color:var(--rw-text-muted);cursor:pointer}.music-studio-cover{width:62px;height:62px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:19px;background:linear-gradient(145deg,#fcbec3,#fff2e9 58%,#cfdee3);color:var(--rw-text-muted);font-size:25px;font-weight:600;box-shadow:0 8px 18px rgba(142,101,111,.12),inset 0 1px 0 rgba(255,255,255,.7)}.music-studio-info{min-width:0;display:flex;flex-direction:column;gap:4px}.music-studio-info strong{color:#5f444b;font-size:15px;font-weight:650}.music-studio-info strong,.music-studio-info>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.music-studio-info>span{color:rgba(95,68,75,.62);font-size:13px}.music-source-row{display:flex;align-items:center;gap:7px;min-width:0;margin-top:4px}.music-source-tag{flex-shrink:0;padding:3px 8px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:9px;font-weight:700;letter-spacing:.08em}.music-file-name{overflow:hidden;color:rgba(95,68,75,.42);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.music-studio-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-shrink:0}.music-delete-button,.music-edit-button,.music-status-button{min-width:48px;height:34px;padding:0 11px;border:1px solid transparent;border-radius:var(--rw-radius-pill);font-size:11px;font-weight:650;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.music-delete-button:hover,.music-edit-button:hover,.music-status-button:hover{transform:translateY(-1px)}.music-status-button.enabled{background:rgba(252,190,195,.42);color:var(--rw-text-muted)}.music-status-button.disabled{background:rgba(207,222,227,.45);color:rgba(95,68,75,.55)}.music-edit-button{background:rgba(255,255,255,.65);border-color:rgba(142,101,111,.12);color:var(--rw-text-muted)}.music-edit-button:hover{background:rgba(255,242,233,.9)}.music-delete-button{background:rgba(142,101,111,.07);color:var(--rw-text-muted)}.music-delete-button:hover{background:rgba(252,190,195,.3)}.music-batch-toolbar{display:flex;align-items:center;gap:8px;margin-top:16px;padding:10px 14px;border:1px solid rgba(142,101,111,.1);border-radius:18px;background:rgba(255,242,233,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.7);color:var(--rw-text-muted)}.music-batch-toolbar>span{margin-right:auto;font-size:12px;font-weight:650}.music-batch-toolbar button{padding:7px 12px;border:1px solid rgba(142,101,111,.1);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.7);color:var(--rw-text-muted);font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.music-batch-toolbar button:hover{transform:translateY(-1px);background:rgba(255,255,255,.95)}.music-batch-toolbar button.danger{background:rgba(252,190,195,.28)}.music-upload-box{display:flex;flex-direction:column;gap:9px;padding:15px;border:1px dashed rgba(142,101,111,.2);border-radius:18px;background:rgba(255,242,233,.5)}.music-form-label{color:var(--rw-text-muted);font-size:12px;font-weight:650}.music-upload-box input[type=file]{width:100%;padding:8px;border-radius:12px;background:rgba(255,255,255,.7);color:rgba(95,68,75,.7);font-size:12px}.music-existing-file,.music-selected-file{overflow:hidden;padding:7px 9px;border-radius:10px;background:rgba(207,222,227,.3);color:var(--rw-text-muted);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.music-or{display:flex;align-items:center;gap:10px;margin:2px 0;color:rgba(142,101,111,.38);font-size:10px;font-weight:700;letter-spacing:.08em}.music-or:after,.music-or:before{content:"";height:1px;flex:1;background:rgba(142,101,111,.12)}.music-or span{flex-shrink:0}@media (max-width:760px){.music-studio-item{grid-template-columns:20px 54px minmax(0,1fr);gap:12px;padding:13px;border-radius:21px}.music-studio-cover{width:54px;height:54px;border-radius:16px;font-size:21px}.music-studio-actions{grid-column:3;justify-content:flex-start;margin-top:4px}.music-delete-button,.music-edit-button,.music-status-button{height:31px;min-width:44px;padding:0 10px;font-size:10px}.music-batch-toolbar{flex-wrap:wrap}.music-batch-toolbar>span{width:100%;margin-right:0;margin-bottom:2px}}@media (max-width:480px){.music-studio-item{grid-template-columns:18px 48px minmax(0,1fr);gap:10px}.music-studio-cover{width:48px;height:48px;border-radius:14px}.music-source-row{max-width:100%}.music-studio-actions{gap:5px}}.home-studio-shell{width:min(100%,980px);margin:0 auto;padding:34px 28px 48px}.home-studio-header{display:grid;grid-template-columns:120px 1fr 120px;align-items:center;gap:20px;margin-bottom:34px}.home-studio-header-center{text-align:center}.home-studio-eyebrow{margin-bottom:7px;color:var(--rw-text-muted);font-size:10px;font-weight:700;letter-spacing:.2em}.home-studio-header-center h1{margin:0;color:#5e4650;font-size:32px;font-weight:600;letter-spacing:-.03em}.home-studio-header-center p{margin:9px 0 0;color:rgba(94,70,80,.62);font-size:12px;line-height:1.6}.home-studio-back{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:fit-content;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:14px;background:rgba(255,255,255,.46);color:var(--rw-text-muted);font-size:12px;cursor:pointer;box-shadow:0 5px 18px rgba(100,70,80,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.home-studio-back:hover{background:rgba(255,255,255,.7);transform:translateY(-1px);box-shadow:0 8px 22px rgba(100,70,80,.1)}.home-studio-back:active{transform:scale(.96)}.home-studio-back-arrow{font-size:21px;line-height:12px}.home-studio-header-mark{justify-self:end;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(142,101,111,.12);border-radius:15px;background:rgba(255,255,255,.38);color:var(--rw-text-muted);font-size:17px;box-shadow:0 5px 18px rgba(100,70,80,.06);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.home-studio-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px;padding:0 4px}.home-studio-intro-label{display:block;margin-bottom:5px;color:rgba(142,101,111,.65);font-size:9px;font-weight:700;letter-spacing:.18em}.home-studio-intro h2{margin:0;color:#5e4650;font-size:18px;font-weight:600;letter-spacing:-.02em}.home-studio-intro-heart{color:#d28b96;font-size:22px;opacity:.8}.home-studio-section{margin-bottom:26px}.home-studio-section-description{max-width:440px;margin:7px 0 0;color:rgba(94,70,80,.5);font-size:11px;line-height:1.55}.home-studio-card{overflow:hidden;border:1px solid rgba(142,101,111,.1);border-radius:24px;background:rgba(255,255,255,.45);box-shadow:0 14px 45px rgba(100,70,80,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.home-studio-wallpaper-preview{position:relative;width:100%;min-height:250px;overflow:hidden;border-radius:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.28),0 8px 25px rgba(70,50,60,.08)}.home-studio-lock-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-studio-preview-glow{position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.18);filter:blur(12px);pointer-events:none}.home-studio-preview-time{position:relative;z-index:1;color:rgba(255,255,255,.96);font-size:50px;font-weight:300;letter-spacing:-.06em;text-shadow:0 3px 20px rgba(70,50,60,.12)}.home-studio-preview-date{position:relative;z-index:1;margin-top:3px;color:rgba(255,255,255,.78);font-size:9px;font-weight:700;letter-spacing:.16em}.home-studio-preview-symbol{position:relative;z-index:1;margin-top:25px;color:rgba(255,255,255,.9);font-size:20px}.home-studio-preview-title{position:relative;z-index:1;margin-top:4px;color:rgba(255,255,255,.95);font-family:Georgia,serif;font-size:17px;letter-spacing:.02em}.home-studio-preview-subtitle{position:relative;z-index:1;margin-top:5px;color:rgba(255,255,255,.7);font-size:9px;letter-spacing:.06em}.home-studio-home-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.home-studio-home-preview-top{position:absolute;top:15px;left:18px;right:18px;display:flex;justify-content:space-between;color:rgba(255,255,255,.76);font-size:8px;font-weight:700;letter-spacing:.12em}.home-studio-preview-home{color:rgba(255,255,255,.95);font-family:Georgia,serif;font-size:22px;letter-spacing:.08em;text-shadow:0 3px 20px rgba(70,50,60,.12)}.home-studio-preview-text{margin-top:7px;color:rgba(255,255,255,.92);font-size:18px;font-weight:500}.home-studio-preview-small{margin-top:5px;color:rgba(255,255,255,.68);font-size:9px}.home-studio-preview-apps{display:flex;gap:12px;margin-top:28px}.home-studio-preview-apps span{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border:1px solid rgba(255,255,255,.32);border-radius:11px;background:rgba(255,255,255,.17);color:rgba(255,255,255,.92);font-size:15px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.home-studio-option-title{padding:18px 18px 9px;color:var(--rw-text-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-studio-wallpaper-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 18px 18px}.home-studio-wallpaper-option{position:relative;display:flex;align-items:center;gap:9px;min-width:0;padding:9px;border:1px solid rgba(142,101,111,.1);border-radius:13px;background:rgba(255,255,255,.32);color:#6f5660;font-size:11px;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease}.home-studio-wallpaper-option:hover{transform:translateY(-1px);background:rgba(255,255,255,.55)}.home-studio-wallpaper-option.active{border-color:rgba(142,101,111,.32);background:rgba(252,190,195,.2)}.home-studio-wallpaper-thumb{flex:0 0 auto;width:31px;height:31px;border-radius:9px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}.home-studio-check{margin-left:auto;color:var(--rw-text-muted);font-size:12px;font-weight:700}.home-studio-avatar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:18px}.home-studio-avatar-item{display:flex;flex-direction:column;align-items:center;min-width:0;padding:18px 12px 15px;border:1px solid rgba(142,101,111,.08);border-radius:19px;background:rgba(255,255,255,.3);transition:transform .16s ease,background .16s ease}.home-studio-avatar-item:hover{transform:translateY(-2px);background:rgba(255,255,255,.48)}.home-studio-avatar-preview{position:relative;width:96px;height:96px;overflow:hidden;border:2px solid rgba(255,255,255,.65);border-radius:50%;background:linear-gradient(145deg,rgba(252,190,195,.65),rgba(207,222,227,.65));box-shadow:0 8px 25px rgba(100,70,80,.1)}.home-studio-avatar-preview img{display:block;width:100%;height:100%;object-fit:cover}.home-studio-avatar-preview>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--rw-text-muted);font-family:Georgia,serif;font-size:30px}.home-studio-avatar-overlay{position:absolute;right:2px;bottom:2px;display:flex;align-items:center;justify-content:center;width:23px;height:23px;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(142,101,111,.82);color:white;font-size:8px;font-weight:700}.home-studio-avatar-name{display:flex;flex-direction:column;align-items:center;margin-top:12px;text-align:center}.home-studio-avatar-name strong{color:#5e4650;font-size:13px;font-weight:600}.home-studio-avatar-name span{margin-top:3px;color:rgba(94,70,80,.42);font-size:9px}.home-studio-upload-button{margin-top:13px;width:100%;justify-content:center}.home-studio-remove-button{margin-top:7px;border:none;background:transparent;color:rgba(142,101,111,.6);font-size:9px;cursor:pointer}.home-studio-remove-button:hover{color:var(--rw-text-muted);text-decoration:underline}.home-studio-avatar-note{display:flex;align-items:center;gap:9px;margin:0 18px 18px;padding:11px 13px;border-radius:13px;background:rgba(252,190,195,.12);color:rgba(94,70,80,.58);font-size:10px;line-height:1.5}.home-studio-avatar-note span{flex:0 0 auto;color:#c9818c;font-size:14px}.home-studio-avatar-note p{margin:0}.home-studio-footer{display:flex;justify-content:space-between;margin-top:35px;padding:0 5px;color:rgba(94,70,80,.35);font-size:8px;letter-spacing:.1em}.home-studio-footer span:last-child{letter-spacing:.03em}.studio-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;color:var(--rw-text-muted);text-align:center}.studio-loading>span{font-size:11px;font-weight:700;letter-spacing:.2em}.studio-loading p{margin-top:8px;color:rgba(94,70,80,.45);font-size:10px}.studio-dark .home-studio-eyebrow,.studio-dark .home-studio-intro-label,.studio-dark .home-studio-option-title{color:rgba(252,190,195,.78)}.studio-dark .home-studio-avatar-name strong,.studio-dark .home-studio-header-center h1,.studio-dark .home-studio-intro h2{color:rgba(255,244,239,.94)}.studio-dark .home-studio-avatar-name span,.studio-dark .home-studio-footer,.studio-dark .home-studio-header-center p,.studio-dark .home-studio-section-description,.studio-dark .studio-loading p{color:rgba(255,244,239,.46)}.studio-dark .home-studio-back,.studio-dark .home-studio-header-mark{border-color:rgba(255,255,255,.08);background:rgba(45,40,44,.52);color:rgba(252,190,195,.85)}.studio-dark .home-studio-back:hover{background:rgba(60,53,59,.75)}.studio-dark .home-studio-card{border-color:rgba(255,255,255,.07);background:rgba(42,38,42,.48);box-shadow:0 14px 45px rgba(0,0,0,.18)}.studio-dark .home-studio-wallpaper-option{border-color:rgba(255,255,255,.07);background:rgba(255,255,255,.035);color:rgba(255,244,239,.72)}.studio-dark .home-studio-wallpaper-option:hover{background:rgba(255,255,255,.07)}.studio-dark .home-studio-wallpaper-option.active{border-color:rgba(252,190,195,.3);background:rgba(252,190,195,.09)}.studio-dark .home-studio-check{color:#fcbec3}.studio-dark .home-studio-avatar-item{border-color:rgba(255,255,255,.06);background:rgba(255,255,255,.025)}.studio-dark .home-studio-avatar-item:hover{background:rgba(255,255,255,.05)}.studio-dark .home-studio-avatar-name strong{color:rgba(255,244,239,.92)}.studio-dark .home-studio-avatar-note{background:rgba(252,190,195,.06);color:rgba(255,244,239,.52)}.studio-dark .home-studio-remove-button{color:rgba(252,190,195,.55)}@media (max-width:760px){.home-studio-shell{padding:28px 20px 40px}.home-studio-header{grid-template-columns:90px 1fr 42px;gap:12px}.home-studio-header-center h1{font-size:27px}.home-studio-wallpaper-options{grid-template-columns:1fr}.home-studio-wallpaper-option{min-height:49px}}@media (max-width:520px){.home-studio-shell{padding:20px 14px 30px}.home-studio-header{grid-template-columns:auto 1fr auto;gap:10px;margin-bottom:27px}.home-studio-header-center{text-align:left}.home-studio-header-center h1{font-size:22px}.home-studio-header-center p{display:none}.home-studio-eyebrow{font-size:8px}.home-studio-back{padding:8px 9px;border-radius:12px}.home-studio-back-arrow{font-size:18px}.home-studio-header-mark{width:36px;height:36px;border-radius:12px;font-size:15px}.home-studio-intro{margin-bottom:14px}.home-studio-intro h2{font-size:16px}.home-studio-section{margin-bottom:20px}.settings-section-heading{margin-bottom:10px}.settings-section-heading h2{font-size:17px}.home-studio-card{border-radius:19px}.home-studio-wallpaper-preview{min-height:205px;border-radius:16px}.home-studio-preview-time{font-size:42px}.home-studio-preview-date{font-size:7px}.home-studio-preview-title{font-size:15px}.home-studio-preview-subtitle{font-size:8px}.home-studio-preview-home{font-size:18px}.home-studio-preview-text{font-size:15px}.home-studio-preview-small{font-size:8px}.home-studio-preview-apps{gap:8px;margin-top:21px}.home-studio-preview-apps span{width:31px;height:31px;border-radius:9px}.home-studio-option-title{padding:14px 14px 8px}.home-studio-wallpaper-options{padding:0 14px 14px}.home-studio-wallpaper-option{padding:8px}.home-studio-wallpaper-thumb{width:29px;height:29px}.home-studio-avatar-grid{grid-template-columns:1fr;gap:10px;padding:14px}.home-studio-avatar-item{display:grid;grid-template-columns:74px 1fr;grid-template-rows:auto auto auto;column-gap:13px;align-items:center;padding:12px}.home-studio-avatar-preview{grid-row:1/span 3;width:68px;height:68px}.home-studio-avatar-name{align-items:flex-start;margin-top:0}.home-studio-avatar-name strong{font-size:12px}.home-studio-avatar-name span{font-size:8px}.home-studio-upload-button{margin-top:7px}.home-studio-remove-button{justify-self:start;margin-top:5px}.home-studio-avatar-note{margin:0 14px 14px}.home-studio-footer{flex-direction:column;gap:5px;margin-top:25px}}.home-studio-upload-thumb{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(252,190,195,.55),rgba(207,222,227,.7));color:var(--rw-text-muted);font-size:20px;font-weight:500}.home-studio-wallpaper-option.active .home-studio-upload-thumb{box-shadow:0 0 0 2px rgba(142,101,111,.18)}.home-studio-card .home-studio-remove-button{margin-top:14px}.home-studio-wallpaper-preview{background-repeat:no-repeat}.home-studio-wallpaper-preview .home-studio-preview-glow{pointer-events:none}@media (max-width:600px){.home-studio-wallpaper-options{grid-template-columns:repeat(2,minmax(0,1fr))}.home-studio-wallpaper-option{min-height:76px}}html[data-runwithme-theme=dark]{color-scheme:dark}html[data-runwithme-theme=dark] body{background:#181518;color:#fff2e9}html[data-runwithme-theme=dark] .app-screen{background:radial-gradient(circle at 20% 10%,rgba(142,101,111,.28),transparent 35%),#211c20;color:#fff2e9}html[data-runwithme-theme=dark] .dock,html[data-runwithme-theme=dark] .home-top,html[data-runwithme-theme=dark] .home-widget,html[data-runwithme-theme=dark] .memory-widget{color:#fff2e9}html[data-runwithme-theme=dark] .home-widget{background:rgba(45,40,44,.55);border-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .memory-widget{background:rgba(45,40,44,.5)}html[data-runwithme-theme=dark] .dock{background:rgba(45,40,44,.55);border-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .dock-icon,html[data-runwithme-theme=dark] .mini-button{background:rgba(255,255,255,.1);color:#fff2e9}html[data-runwithme-theme=dark] .app-name{color:rgba(255,244,239,.85)}html[data-runwithme-theme=dark] .home-location,html[data-runwithme-theme=dark] .memory-label,html[data-runwithme-theme=dark] .memory-text,html[data-runwithme-theme=dark] .widget-main-text,html[data-runwithme-theme=dark] .widget-small-date,html[data-runwithme-theme=dark] .widget-sub-text{color:rgba(255,244,239,.92)}html[data-runwithme-theme=dark] .app-header{border-bottom-color:rgba(255,255,255,.06);color:#fff2e9}html[data-runwithme-theme=dark] .back-button,html[data-runwithme-theme=dark] .header-more{color:#fff2e9}html[data-runwithme-theme=dark] .icity-intro h1,html[data-runwithme-theme=dark] .icity-placeholder,html[data-runwithme-theme=dark] .photos-heading{color:rgba(255,244,239,.9)}html[data-runwithme-theme=dark] .icity-entry{background:rgba(45,40,44,.5)}html[data-runwithme-theme=dark] .music-app{background:radial-gradient(circle at 50% 18%,rgba(142,101,111,.45),transparent 38%),#211c20;color:#fff2e9}html[data-runwithme-theme=dark] .music-header{background:rgba(45,40,44,.85);border-bottom-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .music-back,html[data-runwithme-theme=dark] .music-header-more,html[data-runwithme-theme=dark] .music-header-title strong{color:#fff2e9}html[data-runwithme-theme=dark] .music-header-title span,html[data-runwithme-theme=dark] .music-library-title span:last-child,html[data-runwithme-theme=dark] .music-time-row,html[data-runwithme-theme=dark] .music-track-artist{color:rgba(255,244,239,.5)}html[data-runwithme-theme=dark] .music-list-item{background:rgba(45,40,44,.55);border-color:rgba(255,255,255,.06);color:#fff2e9}html[data-runwithme-theme=dark] .music-list-item:hover{background:rgba(60,52,58,.75)}html[data-runwithme-theme=dark] .music-list-item-active{background:rgba(142,101,111,.3)}html[data-runwithme-theme=dark] .music-list-info strong{color:#fff2e9}html[data-runwithme-theme=dark] .music-list-info small{color:rgba(255,244,239,.5)}html[data-runwithme-theme=dark] .music-list-source{background:rgba(255,255,255,.08);color:rgba(255,244,239,.55)}html[data-runwithme-theme=dark] .studio-home,html[data-runwithme-theme=dark] .studio-page{background:radial-gradient(circle at 15% 10%,rgba(142,101,111,.32),transparent 32%),radial-gradient(circle at 90% 20%,rgba(70,60,70,.4),transparent 30%),#211c20;color:#fff2e9}html[data-runwithme-theme=dark] .studio-header h1,html[data-runwithme-theme=dark] .studio-home-header h1{color:#fff2e9}html[data-runwithme-theme=dark] .studio-header p,html[data-runwithme-theme=dark] .studio-home-footer,html[data-runwithme-theme=dark] .studio-home-header p{color:rgba(255,244,239,.5)}html[data-runwithme-theme=dark] .studio-nav-card{background:rgba(45,40,44,.55);border-color:rgba(255,255,255,.07);color:#fff2e9}html[data-runwithme-theme=dark] .studio-nav-card:hover{background:rgba(60,52,58,.75)}html[data-runwithme-theme=dark] .studio-nav-content h2{color:#fff2e9}html[data-runwithme-theme=dark] .studio-nav-arrow,html[data-runwithme-theme=dark] .studio-nav-content p{color:rgba(255,244,239,.5)}html[data-runwithme-theme=dark] .studio-add-panel,html[data-runwithme-theme=dark] .studio-card,html[data-runwithme-theme=dark] .studio-music-card{background:rgba(45,40,44,.55);border-color:rgba(255,255,255,.07);color:#fff2e9}html[data-runwithme-theme=dark] .studio-card-text,html[data-runwithme-theme=dark] .studio-music-title{color:#fff2e9}.app-icon{position:relative;width:62px;height:62px;border-radius:17px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;font-family:var(--rw-font-serif);font-size:30px;color:var(--brown);box-shadow:0 2px 4px rgba(80,50,60,.06),0 6px 16px rgba(80,50,60,.08),inset 0 0 0 1px rgba(255,255,255,.35);transition:transform .2s ease,box-shadow .2s ease}.app-icon>span{position:relative;z-index:1}.app-icon>img{width:100%;height:100%;object-fit:cover;display:block}.app-icon.app-icon-custom{background:#f2ebe5;padding:0}.app-item:hover .app-icon{transform:translateY(-3px) scale(1.04);box-shadow:0 2px 6px rgba(80,50,60,.08),0 12px 24px rgba(80,50,60,.14),inset 0 0 0 1px rgba(255,255,255,.45)}.app-icon.app-pink{background:linear-gradient(145deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.app-icon.app-cream{background:linear-gradient(145deg,#fffaf3,#fff2e9);color:var(--rw-text-muted)}.app-icon.app-blue{background:linear-gradient(145deg,#e2edf1,#cfdee3);color:#536a72}.app-icon.app-brown{background:linear-gradient(145deg,#a67b85,#8e656f);color:#fff2e9}html[data-runwithme-theme=dark] .app-icon{box-shadow:0 2px 4px rgba(0,0,0,.25),0 6px 16px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.1)}.hs-page{width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:34px 24px 60px;background:radial-gradient(circle at 15% 10%,rgba(252,190,195,.32),transparent 32%),radial-gradient(circle at 90% 20%,rgba(207,222,227,.4),transparent 30%),#fff2e9;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .hs-page{background:radial-gradient(circle at 15% 10%,rgba(142,101,111,.4),transparent 32%),radial-gradient(circle at 90% 20%,rgba(70,60,70,.4),transparent 30%),#211c20;color:#fff2e9}.hs-inner{max-width:780px;margin:0 auto}.hs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:16px}.hs-header-left{min-width:0}.hs-eyebrow{margin-bottom:6px;font-size:9px;font-weight:700;letter-spacing:.22em;color:rgba(142,101,111,.65)}html[data-runwithme-theme=dark] .hs-eyebrow{color:rgba(252,190,195,.75)}.hs-title{margin:0;font-family:var(--rw-font-serif);font-size:38px;font-weight:500;letter-spacing:-.02em;color:#5e4650}html[data-runwithme-theme=dark] .hs-title{color:#fff2e9}.hs-subtitle{margin:6px 0 0;font-size:12px;color:rgba(94,70,80,.55)}html[data-runwithme-theme=dark] .hs-subtitle{color:rgba(255,244,239,.55)}.hs-back{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:9px 14px;border:1px solid rgba(142,101,111,.14);border-radius:14px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:12px;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .16s ease,background .16s ease}.hs-back:hover{background:rgba(255,255,255,.78);transform:translateY(-1px)}html[data-runwithme-theme=dark] .hs-back{border-color:rgba(255,255,255,.08);background:rgba(45,40,44,.6);color:rgba(252,190,195,.9)}html[data-runwithme-theme=dark] .hs-back:hover{background:rgba(60,52,58,.8)}.hs-section{margin-bottom:30px}.hs-section-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:12px;padding:0 4px}.hs-section-label{font-size:9px;font-weight:700;letter-spacing:.18em;color:rgba(142,101,111,.6)}html[data-runwithme-theme=dark] .hs-section-label{color:rgba(252,190,195,.7)}.hs-section-title{margin:3px 0 0;font-size:17px;font-weight:600;color:#5e4650}html[data-runwithme-theme=dark] .hs-section-title{color:#fff2e9}.hs-card{padding:20px;border-radius:var(--rw-radius-xl);background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.75);box-shadow:0 10px 30px rgba(90,60,65,.06);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-runwithme-theme=dark] .hs-card{background:rgba(45,40,44,.6);border-color:rgba(255,255,255,.07);box-shadow:0 10px 30px rgba(0,0,0,.2)}.hs-preview{position:relative;aspect-ratio:9/16;max-width:260px;margin:0 auto 12px;border-radius:26px;overflow:hidden;box-shadow:0 14px 40px rgba(70,45,50,.18),inset 0 0 0 1px rgba(255,255,255,.35)}.hs-preview-top{position:absolute;top:16px;left:18px;right:18px;display:flex;justify-content:space-between;font-size:8px;font-weight:700;letter-spacing:.12em;color:rgba(255,255,255,.85);text-shadow:0 2px 6px rgba(0,0,0,.15)}.hs-preview-center{position:absolute;top:22%;left:0;right:0;text-align:center;color:rgba(255,255,255,.95);text-shadow:0 3px 12px rgba(0,0,0,.2)}.hs-preview-time{font-family:var(--rw-font-serif);font-size:40px;line-height:1;letter-spacing:-.04em}.hs-preview-date{margin-top:6px;font-size:8px;font-weight:700;letter-spacing:.16em;opacity:.8}.hs-preview-grid{position:absolute;bottom:22%;left:18px;right:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px 8px;justify-items:center}.hs-preview-app{width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:15px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden}.hs-preview-app img{width:100%;height:100%;object-fit:cover}.hs-preview-dock{position:absolute;bottom:12px;left:18px;right:18px;height:42px;border-radius:16px;background:rgba(255,255,255,.22);border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hs-wallpaper-group{margin-top:16px}.hs-wallpaper-group-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:12px;font-weight:600;color:#5e4650}html[data-runwithme-theme=dark] .hs-wallpaper-group-title{color:#fff2e9}.hs-wallpaper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hs-wallpaper-option{position:relative;aspect-ratio:9/16;border-radius:14px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:rgba(255,255,255,.4);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hs-wallpaper-option:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(80,50,60,.12)}.hs-wallpaper-option.active{border-color:var(--rw-text-muted);box-shadow:0 0 0 3px rgba(142,101,111,.15)}.hs-wallpaper-option-label{position:absolute;left:8px;bottom:6px;right:8px;font-size:9px;font-weight:700;letter-spacing:.05em;color:rgba(255,255,255,.95);text-shadow:0 2px 6px rgba(0,0,0,.35)}.hs-wallpaper-option.hs-upload-option{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;background:linear-gradient(145deg,#ffe3e6,#cfdee3);color:var(--rw-text-muted);border-color:rgba(142,101,111,.16)}.hs-wallpaper-option.hs-upload-option span:first-child{font-size:22px;font-weight:700}.hs-wallpaper-option.hs-upload-option span:last-child{font-size:9px;font-weight:700;letter-spacing:.05em}.hs-avatar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:4px 0}.hs-avatar-item{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 10px;border-radius:18px;background:rgba(255,255,255,.4);border:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .hs-avatar-item{background:rgba(45,40,44,.5);border-color:rgba(255,255,255,.06)}.hs-avatar-preview{position:relative;width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.75);background:linear-gradient(145deg,rgba(252,190,195,.7),rgba(207,222,227,.7));display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px rgba(80,50,60,.1)}.hs-avatar-preview img{width:100%;height:100%;object-fit:cover}.hs-avatar-preview>span{font-family:Georgia,serif;font-size:28px;color:var(--rw-text-muted)}.hs-avatar-name{font-size:12px;font-weight:600;color:#5e4650}html[data-runwithme-theme=dark] .hs-avatar-name{color:#fff2e9}.hs-avatar-actions{display:flex;gap:6px;width:100%;justify-content:center;flex-wrap:wrap}.hs-small-button{padding:6px 10px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.55);color:var(--rw-text-muted);font-size:10px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.hs-small-button:hover{background:rgba(255,255,255,.85);transform:translateY(-1px)}.hs-small-button.hs-remove{color:rgba(142,101,111,.65)}.hs-small-button.hs-remove:hover{color:var(--rw-text-muted);text-decoration:underline;background:transparent}.hs-icon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hs-icon-item{display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;background:rgba(255,255,255,.4);border:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .hs-icon-item{background:rgba(45,40,44,.5);border-color:rgba(255,255,255,.06)}.hs-icon-preview{position:relative;width:54px;height:54px;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--rw-font-serif);font-size:26px;color:var(--rw-text-muted);box-shadow:0 4px 10px rgba(80,50,60,.08),inset 0 0 0 1px rgba(255,255,255,.35)}.hs-icon-preview img{width:100%;height:100%;object-fit:cover}.hs-icon-preview.hs-icon-chat{background:linear-gradient(145deg,#ffd4d8,#fcbec3)}.hs-icon-preview.hs-icon-music{background:linear-gradient(145deg,#fffaf3,#fff2e9)}.hs-icon-preview.hs-icon-photos{background:linear-gradient(145deg,#e2edf1,#cfdee3);color:#536a72}.hs-icon-preview.hs-icon-icity{background:linear-gradient(145deg,#a67b85,#8e656f);color:#fff2e9}.hs-icon-preview.hs-icon-notes{background:linear-gradient(145deg,#fff6d9,#ffe9b3);color:var(--rw-text-muted)}.hs-icon-preview.hs-icon-calendar{background:linear-gradient(145deg,#ffd9d9,#ffbaba);color:var(--rw-text-muted)}.hs-icon-info{flex:1;min-width:0}.hs-icon-info strong{display:block;font-size:13px;font-weight:600;color:#5e4650}html[data-runwithme-theme=dark] .hs-icon-info strong{color:#fff2e9}.hs-icon-info small{display:block;margin-top:3px;font-size:10px;color:rgba(94,70,80,.5)}html[data-runwithme-theme=dark] .hs-icon-info small{color:rgba(255,244,239,.5)}.hs-icon-actions{display:flex;flex-direction:column;gap:5px;align-items:flex-end}.hs-hidden-input{display:none}@media (max-width:600px){.hs-page{padding:22px 16px 50px}.hs-header{flex-direction:column;align-items:flex-start}.hs-title{font-size:30px}.hs-wallpaper-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hs-avatar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hs-icon-grid{grid-template-columns:1fr}}.dock-icon{position:relative;overflow:hidden;padding:0}.dock-icon>span{font-size:19px}.dock-icon.dock-icon-custom{background:transparent;border:1px solid rgba(255,255,255,.32)}html[data-runwithme-theme=dark] .dock-icon.dock-icon-custom{border-color:rgba(255,255,255,.1)}.hs-icon-preview.hs-icon-dock{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(207,222,227,.6));color:var(--rw-text-muted)}.hs-preview-dock{display:flex;align-items:center;justify-content:space-around;padding:0 8px}.hs-preview-dock-icon{width:26px;height:26px;border-radius:8px;background:rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.9);font-size:13px;overflow:hidden;flex-shrink:0}.hs-preview-dock-icon img{width:100%;height:100%;object-fit:cover}.call-overlay{position:fixed;inset:0;z-index:9000;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:80px 30px 60px;background:radial-gradient(circle at 50% 30%,rgba(252,190,195,.35),transparent 55%),linear-gradient(180deg,#2a2226,#181418);color:#fff2e9;animation:callOverlayIn .3s ease}@keyframes callOverlayIn{0%{opacity:0}to{opacity:1}}.call-overlay-content{flex:1;flex-direction:column;gap:18px}.call-avatar,.call-overlay-content{display:flex;align-items:center;justify-content:center}.call-avatar{width:130px;height:130px;border-radius:50%;font-family:var(--rw-font-serif);font-size:44px;background:rgba(252,190,195,.28);border:2px solid rgba(255,255,255,.18);color:#fff2e9;box-shadow:0 20px 50px rgba(0,0,0,.35);animation:callAvatarPulse 2.4s ease-in-out infinite}@keyframes callAvatarPulse{0%,to{transform:scale(1);box-shadow:0 20px 50px rgba(0,0,0,.35)}50%{transform:scale(1.04);box-shadow:0 26px 60px rgba(0,0,0,.45)}}.call-name{font-family:var(--rw-font-serif);font-size:36px;letter-spacing:.02em}.call-status{font-size:14px;letter-spacing:.16em;opacity:.72;text-transform:uppercase;font-variant-numeric:tabular-nums}.call-actions{display:flex;align-items:center;justify-content:center;gap:30px;padding-bottom:20px}.call-btn{min-width:100px;height:56px;padding:0 22px;border:none;border-radius:var(--rw-radius-pill);font-size:15px;font-weight:600;cursor:pointer;transition:transform .15s ease,background .15s ease}.call-btn:hover{transform:translateY(-2px)}.call-btn:active{transform:scale(.96)}.call-btn.accept{background:#7ed17e;color:#143c14}.call-btn.decline,.call-btn.hangup{background:#e05d5d;color:#fff2e9}.call-btn.minimize{background:rgba(255,255,255,.18);color:#fff2e9}.chat-call-picker{margin:0 10px 8px;padding:14px;border-radius:20px;background:rgba(255,248,245,.96);border:1px solid rgba(142,101,111,.1);box-shadow:0 14px 40px rgba(60,40,45,.16),0 2px 8px rgba(60,40,45,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:chat-plus-in .18s ease}.chat-dark .chat-call-picker{background:rgba(48,42,47,.96);border-color:rgba(255,255,255,.08)}.chat-call-picker-title{margin-bottom:12px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(142,101,111,.65);text-align:center}.chat-dark .chat-call-picker-title{color:rgba(252,190,195,.7)}.chat-call-picker-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chat-call-picker-options button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px 8px;border:0;border-radius:14px;background:transparent;color:inherit;cursor:pointer;transition:background .15s ease,transform .15s ease}.chat-call-picker-options button:hover{background:rgba(252,190,195,.22)}.chat-call-picker-options button:active{transform:scale(.94)}.chat-call-picker-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:16px;font-weight:700;color:#fff2e9}.chat-call-picker-avatar.avatar-levi{background:#8e656f}.chat-call-picker-avatar.avatar-erwin{background:#9b7f86}.chat-call-picker-avatar.avatar-both{background:linear-gradient(135deg,#8e656f 50%,#9b7f86 0);font-size:11px}.chat-call-picker-options small{font-size:11px;font-weight:600;color:var(--rw-text-muted)}.chat-dark .chat-call-picker-options small{color:#d9bcc4}.chat-call-picker-cancel{width:100%;margin-top:10px;height:38px;border:0;border-radius:12px;background:rgba(142,101,111,.08);color:var(--rw-text-muted);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.chat-call-picker-cancel:hover{background:rgba(142,101,111,.15)}.chat-dark .chat-call-picker-cancel{background:rgba(255,255,255,.06);color:#d9bcc4}.chat-page.chat-has-custom-bg{background-size:cover;background-position:50%;background-repeat:no-repeat}.chat-page.chat-has-custom-bg .chat-messages{background:rgba(255,255,255,.18)}.chat-page.chat-has-custom-bg.chat-dark .chat-messages{background:rgba(0,0,0,.28)}.message-avatar.message-avatar-image{overflow:hidden;padding:0;background:none}.message-avatar.message-avatar-image img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.chat-settings-backdrop{position:fixed;inset:0;z-index:8000;background:rgba(0,0,0,.35);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:flex-end;padding:60px 20px 20px;animation:chat-settings-in .2s ease}@keyframes chat-settings-in{0%{opacity:0}to{opacity:1}}.chat-settings-panel{width:min(420px,100%);max-height:calc(100vh - 100px);overflow-y:auto;padding:20px;border-radius:24px;background:rgba(255,248,245,.98);border:1px solid rgba(142,101,111,.1);box-shadow:0 25px 70px rgba(60,40,45,.25);animation:chat-settings-panel-in .22s ease}@keyframes chat-settings-panel-in{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.chat-dark .chat-settings-panel{background:rgba(48,42,47,.98);border-color:rgba(255,255,255,.08);color:#fff2e9}.chat-settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.chat-settings-header h2{margin:0;font-family:var(--rw-font-serif);font-size:26px;font-weight:500;color:var(--rw-text-muted)}.chat-dark .chat-settings-header h2{color:#fff2e9}.chat-settings-close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:var(--rw-text-muted);font-size:20px;cursor:pointer}.chat-dark .chat-settings-close{background:rgba(255,255,255,.08);color:#fff2e9}.chat-settings-body{display:flex;flex-direction:column;gap:22px}.chat-settings-section{display:flex;flex-direction:column;gap:10px}.chat-settings-section-title{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:rgba(142,101,111,.6)}.chat-dark .chat-settings-section-title{color:rgba(252,190,195,.7)}.chat-settings-name-row input{width:100%;padding:11px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}.chat-dark .chat-settings-name-row input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.chat-settings-name-row input:focus{border-color:rgba(142,101,111,.4)}.chat-settings-bg-row{display:flex;gap:12px;align-items:center}.chat-settings-bg-preview{width:100px;height:140px;flex-shrink:0;border-radius:14px;background:linear-gradient(180deg,#ffe4e8,#cfdee3);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;color:rgba(142,101,111,.6);font-size:11px;border:1px solid rgba(142,101,111,.1)}.chat-settings-bg-actions{flex:1;display:flex;flex-direction:column;gap:6px}.chat-settings-btn{display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border:0;border-radius:11px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s ease,transform .15s ease;text-decoration:none}.chat-settings-btn:hover{opacity:.9}.chat-settings-btn:active{transform:scale(.97)}.chat-settings-btn.ghost{background:rgba(142,101,111,.08);color:var(--rw-text-muted)}.chat-dark .chat-settings-btn.ghost{background:rgba(255,255,255,.06);color:#d9bcc4}.chat-settings-btn.small{height:30px;padding:0 10px;font-size:10px}.chat-settings-avatar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chat-settings-avatar-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;border-radius:16px;background:rgba(142,101,111,.05)}.chat-dark .chat-settings-avatar-item{background:rgba(255,255,255,.04)}.chat-settings-avatar-preview{width:60px;height:60px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fcbec3,#cfdee3);color:var(--rw-text-muted);font-family:var(--rw-font-serif);font-size:22px;border:2px solid rgba(255,255,255,.5)}.chat-settings-avatar-preview img{width:100%;height:100%;object-fit:cover}.chat-settings-avatar-name{font-size:11px;font-weight:600;color:var(--rw-text-muted)}.chat-dark .chat-settings-avatar-name{color:#d9bcc4}.chat-settings-avatar-actions{display:flex;flex-direction:column;gap:4px;width:100%}.chat-settings-avatar-actions .chat-settings-btn{width:100%}@media (max-width:500px){.chat-settings-backdrop{padding:20px 12px;align-items:center;justify-content:center}.chat-settings-panel{width:100%;max-height:85vh}}.call-float-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(252,190,195,.32);font-family:var(--rw-font-serif);font-size:15px;color:#fff2e9;flex-shrink:0}.call-float-info{display:flex;flex-direction:column;gap:1px;min-width:0}.call-float-name{font-size:12px;font-weight:600}.call-float-timer{font-size:11px;letter-spacing:.08em;opacity:.75;font-variant-numeric:tabular-nums}.call-float-hangup{width:30px;height:30px;flex-shrink:0;border:none;border-radius:50%;background:#e05d5d;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease}.call-float-hangup:hover{transform:scale(1.08)}.call-float-hangup:active{transform:scale(.94)}.call-float{position:fixed!important;left:0!important;top:0!important;right:auto!important;bottom:auto!important;z-index:99999!important;display:inline-flex!important;width:fit-content!important;height:fit-content!important;max-width:260px!important;min-width:0!important;min-height:0!important;box-sizing:border-box!important;align-items:center!important;gap:10px!important;padding:8px 12px 8px 8px!important;border-radius:999px!important;background:#2d282c!important;color:#fff2e9!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important;outline:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;text-shadow:none!important;will-change:auto!important;contain:none!important;cursor:grab!important;touch-action:none!important;user-select:none!important;-webkit-user-select:none!important;animation:none!important;transition:none!important;transform:translateZ(0)}.call-float:active{cursor:grabbing!important}.call-float.call-float-dragging{cursor:grabbing!important;background:#241f23!important}.music-app-v2{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 50% 20%,rgba(252,190,195,.35),transparent 45%),linear-gradient(180deg,#fff2e9,#f6e6e2);color:var(--rw-text)}html[data-runwithme-theme=dark] .music-app-v2{background:radial-gradient(circle at 50% 20%,rgba(142,101,111,.35),transparent 45%),linear-gradient(180deg,#211c20,#17131a);color:#fff2e9}.music-v2-header{flex-shrink:0;display:flex;align-items:center;gap:10px;height:64px;padding:0 14px;position:relative}.music-v2-back{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer;flex-shrink:0}.music-v2-back:hover{background:rgba(142,101,111,.08)}.music-v2-listeners{flex:1;display:flex;align-items:center;justify-content:center;padding:4px 8px;border:0;border-radius:var(--rw-radius-pill);background:transparent;color:inherit;cursor:pointer;min-width:0}.music-v2-listeners:hover{background:rgba(142,101,111,.06)}.music-v2-listener-add,.music-v2-listener-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:13px;color:#fff2e9;flex-shrink:0;overflow:hidden;border:2px solid rgba(255,255,255,.8);margin-left:-8px}.music-v2-listener-avatar:first-child{margin-left:0}.music-v2-listener-avatar img{width:100%;height:100%;object-fit:cover}.music-v2-listener-you{background:#fcbec3;color:var(--rw-text-muted)}.music-v2-listener-levi{background:#8e656f}.music-v2-listener-erwin{background:#9b7f86}.music-v2-listener-add{background:rgba(142,101,111,.12);color:var(--rw-text-muted);font-size:16px;font-weight:600}html[data-runwithme-theme=dark] .music-v2-listener-add{background:rgba(255,255,255,.08);color:#d9bcc4}.music-v2-upload-btn{width:40px;height:40px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:inherit;font-size:18px;cursor:pointer;flex-shrink:0}.music-v2-upload-btn:hover{background:rgba(142,101,111,.16)}.music-v2-disc-area{flex:1;min-height:0;padding:10px 20px}.music-v2-disc,.music-v2-disc-area{display:flex;align-items:center;justify-content:center}.music-v2-disc{width:min(280px,70vw);height:min(280px,70vw);max-width:280px;max-height:280px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#1a1518 0,#1a1518 28%,#2a2226 30%,#1a1518 32%,#2a2226 34%,#1a1518 36%,#2a2226 38%,#1a1518 40%,#2a2226 42%,#1a1518 44%,#2a2226 46%,#1a1518 48%);box-shadow:0 20px 50px rgba(0,0,0,.25);position:relative}.music-v2-disc.is-playing{animation:musicDiscSpin 18s linear infinite}@keyframes musicDiscSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.music-v2-disc-cover{width:60%;height:60%;border-radius:50%;background:linear-gradient(145deg,#fcbec3,#cfdee3);display:flex;align-items:center;justify-content:center;color:var(--rw-text-muted);font-size:54px;box-shadow:inset 0 0 0 6px rgba(26,21,24,.9),inset 0 0 0 8px rgba(255,255,255,.05)}.music-v2-info{flex-shrink:0;padding:4px 26px 10px;text-align:center}.music-v2-title{font-size:18px;font-weight:700;margin-bottom:4px;word-break:break-word}.music-v2-artist{font-size:12px;opacity:.6;margin-bottom:16px}.music-v2-progress-area{display:flex;flex-direction:column;gap:6px}.music-v2-progress{width:100%;height:4px;margin:0;appearance:none;-webkit-appearance:none;border-radius:99px;outline:none;cursor:pointer;background:linear-gradient(to right,#8e656f 0,#8e656f var(--music-progress,0),rgba(142,101,111,.15) var(--music-progress,0),rgba(142,101,111,.15) 100%)}html[data-runwithme-theme=dark] .music-v2-progress{background:linear-gradient(to right,#fcbec3 0,#fcbec3 var(--music-progress,0),rgba(255,255,255,.12) var(--music-progress,0),rgba(255,255,255,.12) 100%)}.music-v2-progress::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#8e656f;border:2px solid #fff2e9;box-shadow:0 2px 6px rgba(80,50,60,.18);cursor:pointer}html[data-runwithme-theme=dark] .music-v2-progress::-webkit-slider-thumb{background:#fcbec3;border-color:#211c20}.music-v2-progress::-moz-range-thumb{width:13px;height:13px;border:2px solid #fff2e9;border-radius:50%;background:#8e656f;cursor:pointer}.music-v2-time-row{display:flex;justify-content:space-between;font-size:10px;opacity:.6;font-variant-numeric:tabular-nums}.music-v2-error{margin-top:10px;padding:6px 10px;border-radius:10px;background:rgba(142,101,111,.1);font-size:11px}.music-v2-empty{padding:40px 0;font-size:13px;opacity:.5}.music-v2-controls{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:32px;padding:8px 20px calc(30px + env(safe-area-inset-bottom))}.music-v2-btn{width:46px;height:46px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:22px;cursor:pointer;transition:background .15s ease,transform .15s ease}.music-v2-btn:hover{background:rgba(142,101,111,.08)}.music-v2-play-btn{width:68px;height:68px;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:24px;font-weight:700;cursor:pointer;box-shadow:0 12px 30px rgba(142,101,111,.28);transition:transform .15s ease}.music-v2-play-btn:hover{transform:scale(1.04)}.music-v2-list-btn{position:absolute;right:20px;bottom:32px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(142,101,111,.12);color:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;z-index:5;transition:background .15s ease}.music-v2-list-btn:hover{background:rgba(142,101,111,.22)}.music-v2-list-btn span{display:block;width:16px;height:2px;border-radius:2px;background:currentColor}.music-v2-drawer-backdrop{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.35);display:flex;justify-content:flex-end;animation:musicDrawerFade .2s ease}@keyframes musicDrawerFade{0%{opacity:0}to{opacity:1}}.music-v2-drawer{width:min(360px,90vw);height:100%;background:var(--rw-bg);display:flex;flex-direction:column;box-shadow:-8px 0 40px rgba(0,0,0,.2);animation:musicDrawerSlide .24s ease}html[data-runwithme-theme=dark] .music-v2-drawer{background:#211c20;color:#fff2e9}@keyframes musicDrawerSlide{0%{transform:translateX(100%)}to{transform:translateX(0)}}.music-v2-drawer-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.music-v2-drawer-header h2{margin:0;font-size:18px;font-weight:700}.music-v2-drawer-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.music-v2-drawer-count{padding:8px 20px;font-size:11px;opacity:.55}.music-v2-drawer-list{flex:1;overflow-y:auto;padding:4px 12px 20px}.music-v2-drawer-empty{padding:60px 20px;text-align:center;opacity:.5;font-size:13px}.music-v2-drawer-item{width:100%;gap:12px;padding:10px;border:0;color:inherit;text-align:left;cursor:pointer}.music-v2-drawer-item:hover{background:rgba(142,101,111,.08)}.music-v2-drawer-item-cover{width:38px;height:38px;border-radius:10px;background:linear-gradient(145deg,#fcbec3,#cfdee3);color:var(--rw-text-muted);font-size:16px;flex-shrink:0}.music-v2-drawer-item-info{flex:1;min-width:0;display:flex;flex-direction:column}.music-v2-drawer-item-info strong{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-v2-drawer-item-info small{font-size:11px;opacity:.6;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-v2-drawer-item-source{font-size:9px;padding:3px 7px;border-radius:6px;background:rgba(142,101,111,.1);opacity:.7;flex-shrink:0}.music-v2-panel-backdrop{position:fixed;inset:0;z-index:210;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.music-v2-panel{width:min(500px,100%);max-height:90vh;overflow:hidden;border-radius:var(--rw-radius-xl);background:var(--rw-bg);display:flex;flex-direction:column;box-shadow:0 25px 70px rgba(0,0,0,.3)}html[data-runwithme-theme=dark] .music-v2-panel{background:#211c20;color:#fff2e9}.music-v2-panel-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.music-v2-panel-header h2{margin:0;font-size:18px;font-weight:700}.music-v2-panel-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.music-v2-panel-tabs{display:flex;gap:6px;padding:12px 20px;border-bottom:1px solid rgba(142,101,111,.08)}.music-v2-panel-tabs button{flex:1;padding:8px 12px;border:0;border-radius:12px;background:rgba(142,101,111,.08);color:inherit;font-size:12px;font-weight:600;cursor:pointer}.music-v2-panel-tabs button.active{background:#fcbec3;color:var(--rw-text-muted)}.music-v2-panel-form{display:flex;flex-direction:column;gap:12px;padding:20px;overflow-y:auto}.music-v2-panel-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:600;opacity:.8}.music-v2-panel-form input,.music-v2-panel-form select{width:100%;padding:10px 12px;border:1px solid rgba(142,101,111,.16);border-radius:12px;background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .music-v2-panel-form input,html[data-runwithme-theme=dark] .music-v2-panel-form select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.music-v2-panel-form input:focus,.music-v2-panel-form select:focus{border-color:var(--rw-text-muted)}.music-v2-panel-primary{margin-top:8px;padding:12px;border:0;border-radius:14px;background:#8e656f;color:#fff2e9;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease}.music-v2-panel-primary:hover{transform:translateY(-1px)}.music-v2-panel-manage{overflow-y:auto;padding:12px 14px 20px;display:flex;flex-direction:column;gap:6px}.music-v2-panel-empty{padding:40px 20px;text-align:center;opacity:.5;font-size:13px}.music-v2-panel-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(142,101,111,.06)}.music-v2-panel-item-info{flex:1;min-width:0;display:flex;flex-direction:column}.music-v2-panel-item-info strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-v2-panel-item-info small{font-size:10px;opacity:.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-v2-panel-item-toggle{background:rgba(142,101,111,.12);color:inherit}.music-v2-panel-item-delete,.music-v2-panel-item-toggle{padding:6px 10px;border:0;border-radius:10px;font-size:10px;font-weight:600;cursor:pointer}.music-v2-panel-item-delete{background:rgba(224,93,93,.15);color:#e05d5d}.music-v2-picker-backdrop{position:fixed;inset:0;z-index:220;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.music-v2-picker{width:min(420px,100%);border-radius:var(--rw-radius-xl);background:var(--rw-bg);padding:20px;box-shadow:0 25px 70px rgba(0,0,0,.3)}html[data-runwithme-theme=dark] .music-v2-picker{background:#211c20;color:#fff2e9}.music-v2-picker-title{margin-bottom:16px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-align:center;opacity:.6}.music-v2-picker-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.music-v2-picker-options button{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 4px 8px;border:0;border-radius:14px;background:transparent;color:inherit;cursor:pointer;transition:background .15s ease}.music-v2-picker-options button:hover{background:rgba(142,101,111,.1)}.music-v2-picker-options button.active{background:rgba(252,190,195,.3)}.music-v2-picker-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:16px;font-weight:700}.music-v2-picker-avatar.avatar-you{background:#fcbec3;color:var(--rw-text-muted)}.music-v2-picker-avatar.avatar-levi{background:#8e656f}.music-v2-picker-avatar.avatar-erwin{background:#9b7f86}.music-v2-picker-avatar.avatar-both{background:linear-gradient(135deg,#8e656f 50%,#9b7f86 0);font-size:11px}.music-v2-picker-options small{font-size:10px;font-weight:600}.music-v2-picker-cancel{width:100%;margin-top:16px;padding:12px;border:0;border-radius:14px;background:rgba(142,101,111,.1);color:inherit;font-size:13px;font-weight:600;cursor:pointer}.photos-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .photos-app{background:#17131a;color:#fff2e9}.photos-app-header{flex-shrink:0;display:flex;align-items:center;gap:10px;height:64px;padding:0 14px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .photos-app-header{border-bottom-color:rgba(255,255,255,.05)}.photos-app-back{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer;flex-shrink:0}.photos-app-back:hover{background:rgba(142,101,111,.08)}.photos-app-title{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.photos-app-title-main{font-size:16px;font-weight:700}.photos-app-title-sub{font-size:10px;opacity:.55;margin-top:1px}.photos-app-upload{width:40px;height:40px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:22px;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease}.photos-app-upload:hover{background:rgba(142,101,111,.18)}.photos-app-upload:active{transform:scale(.94)}.photos-app-upload:disabled{opacity:.5;cursor:default}.photos-app-content{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.photos-app-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;text-align:center;opacity:.7}.photos-app-empty-icon{font-size:44px;opacity:.5;margin-bottom:4px}.photos-app-empty-title{font-size:15px;font-weight:700}.photos-app-empty-desc{font-size:12px;opacity:.65}.photos-app-empty-btn{margin-top:16px;padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;font-weight:600;cursor:pointer}.photos-app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;padding:2px}.photos-app-cell{position:relative;aspect-ratio:1/1;padding:0;border:0;background:rgba(142,101,111,.06);overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.photos-app-cell:hover img{transform:scale(1.04)}.photos-app-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.photos-app-cell-loading{font-size:18px;opacity:.4}.photos-app-cell-dot{position:absolute;right:6px;bottom:6px;width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 0 4px rgba(0,0,0,.35)}.photo-viewer{position:fixed;inset:0;z-index:9500;display:flex;flex-direction:column;background:#000;color:#fff;animation:photoViewerIn .2s ease}@keyframes photoViewerIn{0%{opacity:0}to{opacity:1}}.photo-viewer-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;transition:opacity .2s ease,transform .2s ease}.photo-viewer-top.is-hidden{opacity:0;pointer-events:none;transform:translateY(-8px)}.photo-viewer-date{font-size:12px;opacity:.75;text-align:center;flex:1;padding:0 12px;font-variant-numeric:tabular-nums}.photo-viewer-btn{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:16px;cursor:pointer;transition:background .15s ease,transform .15s ease;flex-shrink:0}.photo-viewer-btn:hover{background:rgba(255,255,255,.22)}.photo-viewer-btn:active{transform:scale(.94)}.photo-viewer-btn-danger:hover{background:rgba(224,93,93,.7)}.photo-viewer-image{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0 8px}.photo-viewer-image img{max-width:100%;max-height:100%;object-fit:contain;display:block;user-select:none;-webkit-user-drag:none}.photo-viewer-loading{font-size:14px;opacity:.6}.photo-viewer-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.photo-viewer-nav:hover{background:rgba(255,255,255,.22)}.photo-viewer-nav.prev{left:12px}.photo-viewer-nav.next{right:12px}@media (hover:none) and (pointer:coarse){.photo-viewer-nav{display:none}}.photo-viewer-bottom{flex-shrink:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.5) 80%,rgba(0,0,0,0));transition:opacity .2s ease,transform .2s ease}.photo-viewer-bottom.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.photo-viewer-textarea{width:100%;min-height:56px;max-height:120px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.06);color:#fff;font:inherit;font-size:14px;line-height:1.6;outline:none;resize:none;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.photo-viewer-textarea:focus{background:rgba(255,255,255,.1)}.photo-viewer-textarea::placeholder{color:rgba(255,255,255,.35)}.photo-viewer-count{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:10px;letter-spacing:.04em;opacity:.55;font-variant-numeric:tabular-nums}.photos-app-upload-text{width:auto!important;min-width:44px;padding:0 12px;border-radius:999px!important;font-size:12px!important;font-weight:600;height:36px}.photos-app-tabs{flex-shrink:0;display:flex;gap:6px;padding:8px 12px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .photos-app-tabs{border-bottom-color:rgba(255,255,255,.05)}.photos-app-tabs::-webkit-scrollbar{display:none}.photos-app-tab{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.08);color:inherit;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease}.photos-app-tab:hover{background:rgba(142,101,111,.14)}.photos-app-tab.active{background:#8e656f;color:#fff2e9}.photos-app-tab-count{font-size:10px;opacity:.65;font-variant-numeric:tabular-nums}.photos-app-tab.active .photos-app-tab-count{opacity:.9}.photos-app-cell.is-selecting{cursor:pointer}.photos-app-cell.is-selected img{opacity:.55}.photos-app-cell-check{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(255,255,255,.9);background:rgba(0,0,0,.3);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;transition:background .15s ease,transform .15s ease}.photos-app-cell.is-selected .photos-app-cell-check{background:#8e656f;border-color:var(--rw-text-muted);transform:scale(1.05)}.photos-app-content.has-selection-bar{padding-bottom:80px}.photos-app-selection-bar{position:absolute;left:0;right:0;bottom:0;z-index:20;display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:rgba(255,242,233,.96);border-top:1px solid rgba(142,101,111,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:photosSelectionBarIn .2s ease}html[data-runwithme-theme=dark] .photos-app-selection-bar{background:rgba(33,28,32,.96);border-top-color:rgba(255,255,255,.08)}@keyframes photosSelectionBarIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.photos-app-selection-btn{flex:1;height:48px;border:0;border-radius:14px;background:rgba(142,101,111,.1);color:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.photos-app-selection-btn:hover:not(:disabled){background:rgba(142,101,111,.2)}.photos-app-selection-btn:active:not(:disabled){transform:scale(.97)}.photos-app-selection-btn:disabled{opacity:.4;cursor:default}.photos-app-selection-delete{background:#e05d5d}.photos-app-selection-delete:hover:not(:disabled){background:#c94d4d}.photo-cat-backdrop{position:fixed;inset:0;z-index:9600;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.photo-cat-panel{width:min(420px,100%);max-height:80vh;overflow:hidden;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg);box-shadow:0 25px 70px rgba(0,0,0,.3)}html[data-runwithme-theme=dark] .photo-cat-panel{background:#211c20;color:#fff2e9}.photo-cat-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.photo-cat-header h2{margin:0;font-size:17px;font-weight:700}.photo-cat-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.photo-cat-create{display:flex;gap:8px;padding:14px 20px}.photo-cat-create input{flex:1;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box;min-width:0}html[data-runwithme-theme=dark] .photo-cat-create input{background:rgba(255,255,255,.06)}.photo-cat-create button{padding:10px 16px;border:0;border-radius:12px;background:#8e656f;font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0}.photo-cat-list{flex:1;overflow-y:auto;padding:4px 14px 16px;display:flex;flex-direction:column;gap:6px}.photo-cat-empty{padding:40px 20px;text-align:center;opacity:.55;font-size:13px}.photo-cat-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:rgba(142,101,111,.06)}.photo-cat-name{flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-cat-item input{flex:1;padding:8px 10px;border:1px solid rgba(142,101,111,.2);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;min-width:0}html[data-runwithme-theme=dark] .photo-cat-item input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.photo-cat-item>button{padding:6px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.14);color:inherit;font-size:11px;font-weight:600;cursor:pointer;flex-shrink:0}.photo-cat-action.danger{background:rgba(224,93,93,.15);color:#e05d5d}.photo-picker-backdrop{position:fixed;inset:0;z-index:9700;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.photo-picker-panel{width:min(420px,100%);max-height:70vh;overflow:hidden;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg);box-shadow:0 25px 70px rgba(0,0,0,.3)}html[data-runwithme-theme=dark] .photo-picker-panel{background:#211c20;color:#fff2e9}.photo-picker-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.photo-picker-header h2{margin:0;font-size:15px;font-weight:700}.photo-picker-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.photo-picker-list{flex:1;overflow-y:auto;padding:8px 14px 16px;display:flex;flex-direction:column;gap:6px}.photo-picker-item{width:100%;padding:14px 16px;border:0;border-radius:12px;background:rgba(142,101,111,.06);color:inherit;font-size:14px;font-weight:600;text-align:left;cursor:pointer;transition:background .15s ease}.photo-picker-item:hover{background:rgba(142,101,111,.14)}.photo-viewer-cats{display:flex;gap:6px;margin-bottom:10px;padding:0 2px;overflow-x:auto;scrollbar-width:none}.photo-viewer-cats::-webkit-scrollbar{display:none}.photo-viewer-cat{flex-shrink:0;padding:6px 12px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.06);color:rgba(255,255,255,.75);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.photo-viewer-cat:hover{background:rgba(255,255,255,.12);color:#fff}.photo-viewer-cat.active{background:#fff;border-color:#fff}.studio-character.studio-shared{background:linear-gradient(135deg,#cfdee3,#fcbec3);color:#5e4650;font-weight:700}.studio-form-hint{margin:-4px 0 6px;font-size:10px;color:rgba(142,101,111,.6);line-height:1.5}.studio-form-optional{margin-left:6px;font-size:11px;opacity:.5;font-weight:400}.studio-file-name{margin-top:-8px;margin-bottom:8px;font-size:13px;opacity:.65}.studio-type-label{font-size:12px;opacity:.65}.studio-voice-row{display:flex;align-items:center;gap:12px;margin-bottom:10px}.studio-voice-play{width:42px;height:42px;border-radius:50%;border:none;background:#fcbec3;color:var(--rw-text-muted);cursor:pointer;font-size:15px;flex-shrink:0}.studio-sticker-row{display:flex;align-items:center;gap:16px}.studio-sticker-thumb{width:90px;height:90px;border-radius:18px;background:rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.studio-sticker-thumb img{width:100%;height:100%;object-fit:contain}.studio-modal-type{padding:11px 13px;border-radius:12px;background:rgba(207,222,227,.3);font-size:13px}.studio-modal-type>span{margin-left:8px;opacity:.55}.studio-modal-file{padding:12px 14px;border-radius:13px;font-size:13px}.studio-modal-file-voice{background:rgba(252,190,195,.22)}.studio-modal-file-sticker{background:rgba(207,222,227,.25)}.studio-modal-file-hint{margin-top:4px;opacity:.55;font-size:12px}.chat-settings-notif{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .chat-settings-notif{background:rgba(255,255,255,.04)}.chat-settings-notif-info{flex:1;min-width:0}.chat-settings-notif-info strong{display:block;font-size:13px;font-weight:700}.chat-settings-notif-info small{display:block;margin-top:3px;font-size:10px;line-height:1.5;opacity:.62}.chat-settings-notif-badge{flex-shrink:0;padding:6px 12px;border-radius:var(--rw-radius-pill);background:rgba(126,209,126,.25);color:#2d6f2d;font-size:11px;font-weight:700}html[data-runwithme-theme=dark] .chat-settings-notif-badge{background:rgba(126,209,126,.18);color:#8fdc8f}.studio-text-label{display:flex;flex-direction:column;gap:6px}.studio-text-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-text-count{font-size:10px;font-weight:700;letter-spacing:.04em;color:var(--rw-text-muted);padding:3px 9px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.35)}html[data-runwithme-theme=dark] .studio-text-count{color:#f3dfe4;background:rgba(252,190,195,.18)}.studio-text-batch{min-height:150px!important;font-size:13px!important;line-height:1.75!important;font-family:inherit}.studio-cat-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:studioCatFade .2s ease}@keyframes studioCatFade{0%{opacity:0}to{opacity:1}}.studio-cat-panel{width:min(420px,100%);max-height:80vh;overflow:hidden;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);box-shadow:0 25px 70px rgba(0,0,0,.28);animation:studioCatSlide .22s ease}html[data-runwithme-theme=dark] .studio-cat-panel{background:#211c20;color:#fff2e9}@keyframes studioCatSlide{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.studio-cat-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .studio-cat-header{border-bottom-color:rgba(255,255,255,.06)}.studio-cat-header h2{margin:0;font-family:var(--rw-font-serif);font-size:22px;font-weight:500;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .studio-cat-header h2{color:#fff2e9}.studio-cat-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:inherit;font-size:18px;cursor:pointer}.studio-cat-create{display:flex;gap:8px;padding:14px 20px}.studio-cat-create input{flex:1;min-width:0;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .studio-cat-create input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.studio-cat-create input:focus{border-color:rgba(142,101,111,.4)}.studio-cat-create button{flex-shrink:0;padding:10px 16px;border:0;border-radius:12px;background:#8e656f;color:#fff2e9;font-size:13px;font-weight:600;cursor:pointer}.studio-cat-list{flex:1;overflow-y:auto;padding:4px 14px 12px;display:flex;flex-direction:column;gap:6px}.studio-cat-empty{padding:40px 20px;text-align:center;opacity:.55;font-size:13px}.studio-cat-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .studio-cat-item{background:rgba(255,255,255,.04)}.studio-cat-name{flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-cat-item input{flex:1;min-width:0;padding:8px 10px;border:1px solid rgba(142,101,111,.2);border-radius:10px;background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none}html[data-runwithme-theme=dark] .studio-cat-item input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.studio-cat-item>button{flex-shrink:0;padding:6px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.14);color:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease}.studio-cat-item>button:hover{background:rgba(142,101,111,.24)}.studio-cat-action.danger{background:rgba(224,93,93,.15);color:#e05d5d}.studio-cat-action.danger:hover{background:rgba(224,93,93,.28)}.studio-cat-footer{flex-shrink:0;padding:10px 20px 16px;font-size:10px;color:rgba(142,101,111,.55);line-height:1.5;border-top:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .studio-cat-footer{color:rgba(255,244,239,.4);border-top-color:rgba(255,255,255,.05)}.chat-pat-row{width:100%;display:flex;justify-content:center;margin:6px 0}.chat-pat-message{padding:6px 14px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);color:var(--rw-text-muted);font-size:11px;font-weight:500;letter-spacing:.02em;opacity:.9;max-width:80%;text-align:center;word-break:break-word}html[data-runwithme-theme=dark] .chat-pat-message{background:rgba(255,255,255,.06);color:#d9bcc4}.chat-dark .chat-pat-message{background:rgba(255,255,255,.08);color:#d9bcc4}.chat-sticker-message{display:inline-flex;align-items:flex-start;justify-content:flex-start;max-width:130px;max-height:130px;width:fit-content;height:auto}.chat-sticker-message img{display:block;width:auto;height:auto;max-width:130px;max-height:130px;object-fit:contain;border-radius:12px;user-select:none;-webkit-user-drag:none}.chat-image-message{display:inline-block;width:fit-content;max-width:220px;max-height:300px;overflow:hidden;border-radius:16px;box-shadow:0 4px 14px rgba(80,50,60,.08);border:1px solid rgba(255,255,255,.25)}.chat-image-message img{display:block;width:auto;height:auto;max-width:220px;max-height:300px;object-fit:cover;user-select:none;-webkit-user-drag:none}.chat-dark .chat-image-message,html[data-runwithme-theme=dark] .chat-image-message{border-color:rgba(255,255,255,.06);box-shadow:0 4px 14px rgba(0,0,0,.35)}.chat-settings-stickers{display:flex;flex-direction:column;gap:10px}.chat-settings-stickers-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-settings-stickers-count{font-size:11px;color:rgba(142,101,111,.6)}html[data-runwithme-theme=dark] .chat-settings-stickers-count{color:rgba(255,244,239,.5)}.chat-settings-stickers-empty{padding:24px 16px;text-align:center;font-size:12px;color:rgba(142,101,111,.55);background:rgba(142,101,111,.06);border-radius:12px}html[data-runwithme-theme=dark] .chat-settings-stickers-empty{background:rgba(255,255,255,.03);color:rgba(255,244,239,.5)}.chat-settings-stickers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chat-settings-sticker{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:rgba(142,101,111,.06);transition:opacity .15s ease}html[data-runwithme-theme=dark] .chat-settings-sticker{background:rgba(255,255,255,.04)}.chat-settings-sticker.is-disabled{opacity:.42}.chat-settings-sticker-thumb{width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:6px;background:rgba(255,255,255,.4)}html[data-runwithme-theme=dark] .chat-settings-sticker-thumb{background:rgba(255,255,255,.03)}.chat-settings-sticker-thumb img{max-width:100%;max-height:100%;object-fit:contain;display:block}.chat-settings-sticker-btns{display:flex;gap:3px;padding:4px}.chat-settings-sticker-btns button{flex:1;padding:5px 4px;border:0;border-radius:7px;background:rgba(142,101,111,.12);color:inherit;font-size:9px;font-weight:600;cursor:pointer;transition:background .15s ease}.chat-settings-sticker-btns button:hover{background:rgba(142,101,111,.22)}.chat-settings-sticker-btns button.danger{background:rgba(224,93,93,.14);color:#e05d5d}.chat-settings-sticker-btns button.danger:hover{background:rgba(224,93,93,.26)}.chat-sticker-empty small{display:block;margin-top:6px;font-size:9px;opacity:.6}.studio-card-pat{color:var(--rw-text-muted);font-weight:500}html[data-runwithme-theme=dark] .studio-card-pat{color:#d9bcc4}.studio-card-emoji{font-size:26px!important;line-height:1.3!important;padding:2px 0}.icity-app{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .icity-app{background:#17131a;color:#fff2e9}.icity-header{flex-shrink:0;display:flex;align-items:center;gap:10px;height:64px;padding:0 14px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-header{border-bottom-color:rgba(255,255,255,.05)}.icity-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.icity-back:hover{background:rgba(142,101,111,.08)}.icity-title{flex:1;min-width:0;text-align:center}.icity-title-main{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;line-height:1}.icity-title-sub{font-size:9px;letter-spacing:.14em;text-transform:uppercase;opacity:.5;margin-top:3px}.icity-my-avatar{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:#fcbec3;color:var(--rw-text-muted);font-family:var(--rw-font-serif);font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),0 2px 6px rgba(0,0,0,.06);transition:transform .15s ease}.icity-my-avatar.has-image{background:none;padding:0}.icity-my-avatar img{width:100%;height:100%;object-fit:cover;display:block}.icity-my-avatar:hover{transform:scale(1.05)}.icity-feed{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 14px calc(140px + env(safe-area-inset-bottom))}.icity-feed-empty{padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.icity-feed-empty-icon{font-size:40px;opacity:.4}.icity-feed-empty-title{font-size:15px;font-weight:700}.icity-feed-empty-desc{font-size:12px;opacity:.65;max-width:240px;line-height:1.6}.icity-avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:17px;font-weight:700;color:#fff2e9;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4),0 2px 6px rgba(0,0,0,.06);border:0;padding:0}button.icity-avatar{cursor:pointer;transition:transform .15s ease}button.icity-avatar:hover{transform:scale(1.05)}.icity-avatar-you{background:linear-gradient(135deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.icity-avatar-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.icity-avatar-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.icity-avatar-small{width:30px;height:30px;font-size:13px}.icity-avatar-tiny{width:26px;height:26px;font-size:11px}.icity-avatar-small.icity-avatar-has-image,.icity-avatar-tiny.icity-avatar-has-image,.icity-avatar.icity-avatar-has-image{padding:0;overflow:hidden;background:none}.icity-avatar-small.icity-avatar-has-image img,.icity-avatar-tiny.icity-avatar-has-image img,.icity-avatar.icity-avatar-has-image img{width:100%;height:100%;object-fit:cover;display:block}.icity-post{padding:16px;margin-bottom:12px;border-radius:20px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.7);box-shadow:0 6px 20px rgba(90,60,65,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-runwithme-theme=dark] .icity-post{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06);box-shadow:0 6px 20px rgba(0,0,0,.25)}.icity-post-head{display:flex;align-items:center;gap:10px;margin-bottom:10px}.icity-post-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.icity-post-meta strong{font-size:14px;font-weight:700}.icity-post-meta span{font-size:10px;opacity:.55;letter-spacing:.02em}.icity-post-text{font-size:14px;line-height:1.65;margin-bottom:12px;cursor:pointer;word-break:break-word;white-space:pre-wrap}.icity-post-actions{display:flex;align-items:center;gap:18px}.icity-action{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:4px 6px;border-radius:10px;opacity:.7;transition:opacity .15s ease,background .15s ease,transform .15s ease}.icity-action:hover{opacity:1;background:rgba(142,101,111,.08)}.icity-action:active{transform:scale(.94)}.icity-action.like.active{color:#d34d5f;opacity:1}html[data-runwithme-theme=dark] .icity-action.like.active{color:#fcbec3}.icity-post-likers{margin-top:10px;font-size:11px;opacity:.6;letter-spacing:.02em}.icity-post-images{display:grid;gap:4px;margin-top:10px;margin-bottom:10px;border-radius:14px;overflow:hidden;background:rgba(142,101,111,.04)}.icity-post-images.count-1{grid-template-columns:1fr}.icity-post-images.count-2{grid-template-columns:1fr 1fr}.icity-post-image{width:100%;display:block;object-fit:cover;cursor:zoom-in;user-select:none;-webkit-user-drag:none;background:rgba(142,101,111,.08);transition:transform .25s ease}.icity-post-images.count-1 .icity-post-image{aspect-ratio:16/10;max-height:320px}.icity-post-images.count-2 .icity-post-image{aspect-ratio:1/1;max-height:260px}.icity-post-image:hover{transform:scale(1.015)}.icity-detail-post .icity-post-images{margin-top:14px;border-radius:16px}.icity-modal-backdrop{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:icityFadeIn .2s ease}@keyframes icityFadeIn{0%{opacity:0}to{opacity:1}}.icity-modal{width:min(480px,100%);border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);padding:20px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:icitySlideIn .22s ease}html[data-runwithme-theme=dark] .icity-modal{background:#211c20;color:#fff2e9}@keyframes icitySlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.icity-post-modal{max-height:90vh;overflow-y:auto}.icity-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.icity-modal-header h2{margin:0;font-size:18px;font-weight:700}.icity-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.icity-modal-avatar{display:flex;align-items:center;gap:10px;margin-bottom:12px}.icity-modal-name{font-size:14px;font-weight:700}.icity-modal-textarea{width:100%;min-height:120px;padding:12px 14px;border:1px solid rgba(142,101,111,.14);border-radius:14px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;line-height:1.6;outline:none;resize:none;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}html[data-runwithme-theme=dark] .icity-modal-textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.icity-modal-textarea:focus{border-color:rgba(142,101,111,.4)}.icity-modal-textarea::placeholder{color:rgba(142,101,111,.45)}.icity-modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.icity-modal-count{font-size:11px;opacity:.5;font-variant-numeric:tabular-nums}.icity-modal-post{padding:10px 22px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.icity-modal-post:hover:not(:disabled){transform:translateY(-1px)}.icity-modal-post:disabled{opacity:.4;cursor:default}.icity-post-preview-grid{display:grid;gap:6px;margin-top:12px;border-radius:14px;overflow:hidden}.icity-post-preview-grid.count-1{grid-template-columns:1fr}.icity-post-preview-grid.count-2{grid-template-columns:1fr 1fr}.icity-post-preview-item{position:relative;border-radius:12px;overflow:hidden;background:rgba(142,101,111,.06);aspect-ratio:1/1}.icity-post-preview-grid.count-1 .icity-post-preview-item{aspect-ratio:16/10}.icity-post-preview-item img{width:100%;height:100%;object-fit:cover;display:block}.icity-post-preview-remove{position:absolute;top:6px;right:6px;width:26px;height:26px;border:0;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s ease,transform .15s ease}.icity-post-preview-remove:hover{background:rgba(0,0,0,.75);transform:scale(1.08)}.icity-post-modal-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px}.icity-post-modal-tools{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.icity-post-add-image{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid rgba(142,101,111,.15);border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.28);color:var(--rw-text-muted);font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .15s ease,opacity .15s ease}html[data-runwithme-theme=dark] .icity-post-add-image{background:rgba(252,190,195,.15);border-color:rgba(252,190,195,.2);color:#f3dfe4}.icity-post-add-image:hover:not(:disabled){background:rgba(252,190,195,.42);transform:translateY(-1px)}.icity-post-add-image:active:not(:disabled){transform:scale(.96)}.icity-post-add-image:disabled{opacity:.5;cursor:not-allowed}.icity-post-add-image>svg{flex-shrink:0;display:block}.icity-post-add-image>span{line-height:1}.icity-detail{position:absolute;inset:0;z-index:8000;display:flex;flex-direction:column;background:var(--rw-bg);color:var(--rw-text);animation:icitySlideRight .22s ease}html[data-runwithme-theme=dark] .icity-detail{background:#17131a;color:#fff2e9}@keyframes icitySlideRight{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.icity-detail-header{flex-shrink:0;display:flex;align-items:center;gap:10px;height:60px;padding:0 14px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-detail-header{border-bottom-color:rgba(255,255,255,.05)}.icity-detail-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.icity-detail-back:hover{background:rgba(142,101,111,.08)}.icity-detail-title{flex:1;font-size:16px;font-weight:700;text-align:center}.icity-detail-delete,.icity-detail-placeholder{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.icity-detail-delete{border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;cursor:pointer;opacity:.7}.icity-detail-delete:hover{background:rgba(224,93,93,.15);opacity:1}.icity-detail-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 20px}.icity-detail-post{padding-bottom:16px;border-bottom:1px solid rgba(142,101,111,.08);margin-bottom:16px}html[data-runwithme-theme=dark] .icity-detail-post{border-bottom-color:rgba(255,255,255,.06)}.icity-detail-post-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.icity-detail-post-meta{display:flex;flex-direction:column;gap:2px}.icity-detail-post-meta strong{font-size:15px;font-weight:700}.icity-detail-post-meta span{font-size:11px;opacity:.55}.icity-detail-post-text{font-size:16px;line-height:1.7;margin-bottom:14px;word-break:break-word;white-space:pre-wrap}.icity-detail-post-actions{display:flex;align-items:center;gap:16px}.icity-detail-likers{margin-top:10px;font-size:11px;opacity:.6}.icity-detail-comments{display:flex;flex-direction:column;gap:14px}.icity-detail-empty{padding:40px 20px;text-align:center;font-size:12px;opacity:.5}.icity-comment{display:flex;align-items:flex-start;gap:10px;position:relative}.icity-comment-body{flex:1;min-width:0}.icity-comment-head{display:flex;align-items:baseline;gap:8px;margin-bottom:3px}.icity-comment-head strong{font-size:13px;font-weight:700;color:#5e4650}html[data-runwithme-theme=dark] .icity-comment-head strong{color:#fff2e9}.icity-comment-head span{font-size:10px;opacity:.5}.icity-comment-text{font-size:14px;line-height:1.6;color:var(--rw-text);word-break:break-word;white-space:pre-wrap}html[data-runwithme-theme=dark] .icity-comment-text{color:rgba(255,244,239,.88)}.icity-comment-reply-btn{display:inline-flex;align-items:center;gap:3px;margin-top:5px;margin-left:-4px;padding:3px 8px;border:0;border-radius:var(--rw-radius-pill);background:transparent;color:var(--rw-text-muted);font-size:11px;font-weight:600;cursor:pointer;opacity:.55;transition:opacity .15s ease,background .15s ease}.icity-comment-reply-btn:before{content:"↩";font-size:12px;line-height:1;transform:translateY(-1px)}.icity-comment-reply-btn:hover{opacity:1;background:rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .icity-comment-reply-btn{color:#d9bcc4}html[data-runwithme-theme=dark] .icity-comment-reply-btn:hover{background:rgba(255,255,255,.06)}.icity-comment-delete{flex-shrink:0;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;transition:opacity .15s ease,background .15s ease}.icity-comment:hover .icity-comment-delete{opacity:.5}.icity-comment-delete:hover{opacity:1!important;background:rgba(224,93,93,.18)}@media (hover:none) and (pointer:coarse){.icity-comment-delete{opacity:.4}}.icity-comment-thread{display:flex;flex-direction:column;gap:0;margin-bottom:14px}.icity-comment-thread>.icity-comment{padding:0}.icity-comment-thread>.icity-comment .icity-comment-body{padding-bottom:8px}.icity-comment-replies{position:relative;display:flex;flex-direction:column;gap:8px;margin-left:44px;padding-left:14px;padding-top:6px;padding-bottom:4px}.icity-comment-replies:before{content:"";position:absolute;left:4px;top:0;bottom:12px;width:2px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.18)}html[data-runwithme-theme=dark] .icity-comment-replies:before{background:rgba(255,255,255,.08)}.icity-reply-row{position:relative;display:flex;align-items:flex-start;gap:8px}.icity-reply-row:before{content:"";position:absolute;left:-10px;top:16px;width:10px;height:12px;border-left:2px solid rgba(142,101,111,.18);border-bottom:2px solid rgba(142,101,111,.18);border-bottom-left-radius:8px;pointer-events:none}html[data-runwithme-theme=dark] .icity-reply-row:before{border-left-color:rgba(255,255,255,.08);border-bottom-color:rgba(255,255,255,.08)}.icity-reply-row .icity-avatar-tiny{margin-top:4px}.icity-reply-bubble{position:relative;flex:1;min-width:0;padding:7px 26px 7px 12px;border-radius:14px;border-top-left-radius:4px;background:rgba(142,101,111,.08);color:inherit;word-break:break-word}html[data-runwithme-theme=dark] .icity-reply-bubble{background:rgba(255,255,255,.05)}.icity-reply-bubble:before{content:"";position:absolute;left:-4px;top:10px;width:9px;height:9px;background:inherit;transform:rotate(45deg);border-radius:1px}.icity-reply-head{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.icity-reply-head strong{font-size:12px;font-weight:700;color:#5e4650}html[data-runwithme-theme=dark] .icity-reply-head strong{color:#fff2e9}.icity-reply-head span{font-size:9px;opacity:.5}.icity-reply-text{font-size:13px;line-height:1.55;color:var(--rw-text);white-space:pre-wrap;word-break:break-word}html[data-runwithme-theme=dark] .icity-reply-text{color:rgba(255,244,239,.88)}.icity-reply-delete{position:absolute;top:5px;right:5px;width:20px;height:20px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;transition:opacity .15s ease,background .15s ease}.icity-reply-row:hover .icity-reply-delete{opacity:.5}.icity-reply-delete:hover{opacity:1!important;background:rgba(224,93,93,.2)}@media (hover:none) and (pointer:coarse){.icity-reply-delete{opacity:.4}}.icity-detail-composer{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:10px 14px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.08);background:rgba(255,248,243,.96);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-runwithme-theme=dark] .icity-detail-composer{background:rgba(33,28,32,.96);border-top-color:rgba(255,255,255,.06)}.icity-detail-reply-bar{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:10px;background:rgba(142,101,111,.08);font-size:11px;opacity:.9}html[data-runwithme-theme=dark] .icity-detail-reply-bar{background:rgba(255,255,255,.06)}.icity-detail-reply-bar button{width:20px;height:20px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;cursor:pointer;line-height:1}.icity-detail-composer-row{display:flex;align-items:center;gap:8px;width:100%}.icity-detail-composer input{flex:1;min-width:0;padding:11px 14px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .icity-detail-composer input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.icity-detail-composer input:focus{border-color:rgba(142,101,111,.4)}.icity-detail-composer input::placeholder{color:rgba(142,101,111,.45)}.icity-detail-send{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:16px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.icity-detail-send:hover:not(:disabled){transform:scale(1.06)}.icity-detail-send:active:not(:disabled){transform:scale(.94)}.icity-detail-send:disabled{opacity:.4;cursor:default}.icity-profile{position:absolute;inset:0;z-index:8100;display:flex;flex-direction:column;background:var(--rw-bg);color:var(--rw-text);animation:icitySlideRight .22s ease}html[data-runwithme-theme=dark] .icity-profile{background:#17131a;color:#fff2e9}.icity-profile.is-embedded{position:relative;inset:auto;z-index:1;flex:1 1 auto;min-height:0;animation:none;background:transparent}.icity-profile.is-embedded .icity-profile-scroll{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.icity-profile-header{flex-shrink:0;display:flex;align-items:center;height:60px;padding:0 14px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-profile-header{border-bottom-color:rgba(255,255,255,.05)}.icity-profile-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.icity-profile-cover{position:relative;height:200px;display:block;padding:0;background:radial-gradient(circle at 30% 30%,rgba(252,190,195,.8),transparent 60%),radial-gradient(circle at 80% 70%,rgba(207,222,227,.9),transparent 60%),linear-gradient(145deg,#fcbec3,#cfdee3)}.icity-profile-cover-edit,.icity-profile-cover-remove{position:absolute;z-index:3;width:32px;height:32px;border:0;border-radius:50%;background:rgba(0,0,0,.4);color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .15s ease}.icity-profile-cover-edit{right:12px;bottom:12px}.icity-profile-cover-remove{right:12px;top:12px;font-size:18px;line-height:1}.icity-profile-cover-edit:hover,.icity-profile-cover-remove:hover{background:rgba(0,0,0,.6)}.icity-profile-avatar-wrap{margin-top:-60px;padding:0 20px;pointer-events:none;z-index:2}.icity-profile-avatar,.icity-profile-avatar-wrap{position:relative;display:flex;justify-content:center}.icity-profile-avatar{width:120px;height:120px;border-radius:50%;border:4px solid #fff2e9;background:#fcbec3;color:var(--rw-text-muted);font-family:var(--rw-font-serif);font-size:46px;font-weight:700;align-items:center;cursor:pointer;overflow:hidden;box-shadow:0 12px 30px rgba(80,50,60,.18),0 2px 6px rgba(80,50,60,.08);transition:transform .15s ease;pointer-events:auto;flex-shrink:0}html[data-runwithme-theme=dark] .icity-profile-avatar{border-color:#17131a}.icity-profile-avatar.icity-profile-avatar-custom{padding:0}.icity-profile-avatar:hover{transform:scale(1.03)}.icity-profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.icity-profile-avatar.icity-avatar-you{color:var(--rw-text-muted)}.icity-profile-avatar.icity-avatar-erwin,.icity-profile-avatar.icity-avatar-levi{color:#fff2e9}.icity-profile-avatar-edit{position:absolute;right:4px;bottom:4px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:12px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.9);pointer-events:none}.icity-profile-meta{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 20px 8px}.icity-profile-meta-name{border:0;background:transparent;color:inherit;font-family:var(--rw-font-serif);font-size:26px;font-weight:600;line-height:1.15;cursor:pointer;padding:2px 8px;border-radius:8px;transition:background .15s ease}.icity-profile-meta-name:hover{background:rgba(142,101,111,.08)}.icity-profile-meta-handle{border:0;background:transparent;color:inherit;font-size:12px;opacity:.55;cursor:pointer;padding:2px 8px;border-radius:8px;transition:background .15s ease}.icity-profile-meta-handle:hover{background:rgba(142,101,111,.08);opacity:.85}.icity-profile-meta-input{width:min(260px,80%);padding:6px 12px;border:1px solid rgba(142,101,111,.3);border-radius:10px;background:rgba(255,255,255,.9);color:inherit;font-family:var(--rw-font-serif);font-size:24px;font-weight:600;text-align:center;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .icity-profile-meta-input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.icity-profile-meta-input-small{font-family:inherit;font-size:13px;font-weight:500;padding:5px 12px;width:min(200px,70%)}.icity-profile-avatar-remove-inline{margin-top:4px;padding:4px 12px;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.08);color:inherit;font-size:10px;font-weight:600;opacity:.7;cursor:pointer;transition:opacity .15s ease,background .15s ease}.icity-profile-avatar-remove-inline:hover{opacity:1;background:rgba(142,101,111,.16)}html[data-runwithme-theme=dark] .icity-profile-avatar-remove-inline{background:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .icity-profile-avatar-remove-inline:hover{background:rgba(255,255,255,.12)}.icity-profile-stats{display:flex;justify-content:center;gap:36px;padding:12px 20px 20px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-profile-stats{border-bottom-color:rgba(255,255,255,.05)}.icity-profile-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.icity-profile-stat strong{font-size:16px;font-weight:700}.icity-profile-stat span{font-size:10px;opacity:.55;letter-spacing:.04em;text-transform:uppercase}.icity-profile-list{padding:14px 14px 24px}.icity-profile-empty{padding:40px 20px;text-align:center;font-size:13px;opacity:.5}.icity-post-time-inline{margin-left:auto;font-size:10px;opacity:.5}.icity-dock{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:0 16px calc(14px + env(safe-area-inset-bottom));pointer-events:none}.icity-dock-inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;height:66px;padding:0 10px;border-radius:28px;background:rgba(255,248,243,.85);border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(80,50,60,.1),0 2px 8px rgba(80,50,60,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html[data-runwithme-theme=dark] .icity-dock-inner{background:rgba(33,28,32,.85);border-color:rgba(255,255,255,.06);box-shadow:0 10px 30px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.2)}.icity-dock-tab{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;border-radius:16px;opacity:.45;transition:opacity .15s ease,color .15s ease,background .15s ease}.icity-dock-tab>svg{display:block;flex-shrink:0}.icity-dock-tab>span{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1}.icity-dock-tab.active{opacity:1;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .icity-dock-tab.active{color:#fcbec3}.icity-dock-tab:hover:not(.active){opacity:.75}.icity-dock-tab:active{background:rgba(142,101,111,.08)}.icity-dock-post-slot{position:relative;flex-shrink:0;width:56px;height:56px;margin:0 4px}.icity-dock-post,.icity-dock-post-slot{display:flex;align-items:center;justify-content:center}.icity-dock-post{width:52px;height:52px;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;cursor:pointer;box-shadow:0 10px 22px rgba(142,101,111,.35),inset 0 0 0 1px rgba(255,255,255,.15);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.icity-dock-post:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(142,101,111,.45),inset 0 0 0 1px rgba(255,255,255,.2)}.icity-dock-post:active{transform:scale(.94)}.icity-dock-post.active{transform:rotate(45deg)}.icity-dock-post.active:active{transform:rotate(45deg) scale(.94)}.icity-dock-menu{position:absolute;bottom:calc(100% + 14px);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:20px;background:rgba(255,248,243,.96);border:1px solid rgba(255,255,255,.8);box-shadow:0 14px 40px rgba(80,50,60,.18),0 2px 8px rgba(80,50,60,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:icityDockMenuIn .2s ease;z-index:20}html[data-runwithme-theme=dark] .icity-dock-menu{background:rgba(33,28,32,.96);border-color:rgba(255,255,255,.08);box-shadow:0 14px 40px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.25)}.icity-dock-menu:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%) rotate(45deg);width:10px;height:10px;background:inherit;border-right:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8)}html[data-runwithme-theme=dark] .icity-dock-menu:after{border-right-color:rgba(255,255,255,.08);border-bottom-color:rgba(255,255,255,.08)}@keyframes icityDockMenuIn{0%{opacity:0;transform:translateX(-50%) translateY(6px) scale(.95)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.icity-dock-menu-item{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease,transform .15s ease}.icity-dock-menu-item:hover{background:rgba(142,101,111,.1)}.icity-dock-menu-item:active{transform:scale(.96)}html[data-runwithme-theme=dark] .icity-dock-menu-item:hover{background:rgba(255,255,255,.06)}.icity-dock-menu-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(252,190,195,.35);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .icity-dock-menu-icon{background:rgba(252,190,195,.18);color:#f3dfe4}.icity-dock-menu-label{line-height:1}.icity-lightbox{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;background:rgba(0,0,0,.96);color:#fff;animation:icityLightboxIn .2s ease;touch-action:none;user-select:none;-webkit-user-select:none}@keyframes icityLightboxIn{0%{opacity:0}to{opacity:1}}.icity-lightbox-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px calc(12px + env(safe-area-inset-top));z-index:3}.icity-lightbox-close{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:17px;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .15s ease,transform .15s ease}.icity-lightbox-close:hover{background:rgba(255,255,255,.24)}.icity-lightbox-close:active{transform:scale(.94)}.icity-lightbox-counter{font-size:12px;opacity:.85;letter-spacing:.05em;font-variant-numeric:tabular-nums;padding:5px 12px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.icity-lightbox-placeholder{width:40px;height:40px}.icity-lightbox-body{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:0 12px;overflow:hidden;position:relative}.icity-lightbox-image{max-width:100%;max-height:100%;object-fit:contain;display:block;user-select:none;-webkit-user-drag:none;transition:transform .2s ease-out;will-change:transform;border-radius:4px}.icity-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease;z-index:3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.icity-lightbox-nav:hover{background:rgba(255,255,255,.22)}.icity-lightbox-nav.prev{left:16px}.icity-lightbox-nav.next{right:16px}@media (hover:none) and (pointer:coarse){.icity-lightbox-nav{display:none}}.icity-lightbox-dots{flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:6px;padding:12px 20px calc(16px + env(safe-area-inset-bottom));z-index:3}.icity-lightbox-dot{width:6px;height:6px;border:0;border-radius:50%;background:rgba(255,255,255,.35);cursor:pointer;padding:0;transition:background .15s ease,width .15s ease}.icity-lightbox-dot.active{background:#fff;width:22px;border-radius:var(--rw-radius-pill)}.icity-fab,.icity-profile-avatar-remove,.icity-tabbar{display:none!important}.icity-compose{display:none}.calendar-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .calendar-app{background:#17131a;color:#fff2e9}.calendar-header{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 14px 8px}.calendar-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.calendar-back:hover{background:rgba(142,101,111,.08)}.calendar-header-center{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:1px}.calendar-header-month{font-size:13px;font-weight:600;letter-spacing:.04em;opacity:.65;text-transform:uppercase}.calendar-header-year{font-family:var(--rw-font-serif);font-size:26px;font-weight:600;line-height:1}.calendar-today-btn{flex-shrink:0;padding:7px 14px;border:1px solid rgba(142,101,111,.16);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.6);color:var(--rw-text-muted);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease}html[data-runwithme-theme=dark] .calendar-today-btn{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#f3dfe4}.calendar-today-btn:hover:not(:disabled){background:rgba(252,190,195,.32)}.calendar-today-btn:disabled{opacity:.4;cursor:default}.calendar-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.calendar-nav{display:flex;justify-content:space-between;padding:0 22px;margin-bottom:4px}.calendar-nav-btn{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:24px;cursor:pointer;opacity:.7;display:flex;align-items:center;justify-content:center}.calendar-nav-btn:hover{opacity:1;background:rgba(142,101,111,.08)}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);padding:0 8px;margin-bottom:2px}.calendar-weekday{text-align:center;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(142,101,111,.5);padding:4px 0}html[data-runwithme-theme=dark] .calendar-weekday{color:rgba(255,244,239,.4)}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;padding:4px 8px 12px}.calendar-day{position:relative;aspect-ratio:1/1;min-height:40px;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:13px;font-weight:500;transition:background .15s ease,color .15s ease}.calendar-day:hover:not(.calendar-day-selected){background:rgba(142,101,111,.08)}.calendar-day-other{opacity:.28;font-weight:400}.calendar-day-num{line-height:1}.calendar-day-today{color:var(--rw-text-muted);font-weight:800}html[data-runwithme-theme=dark] .calendar-day-today{color:#fcbec3}.calendar-day-period{background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .calendar-day-period{background:rgba(252,190,195,.18);color:#f3dfe4}.calendar-day-selected,.calendar-day-selected.calendar-day-period{background:#8e656f;color:#fff2e9;font-weight:700;box-shadow:0 6px 16px rgba(142,101,111,.28)}.calendar-day-dot{width:4px;height:4px;border-radius:50%;background:#d34d5f;display:block}html[data-runwithme-theme=dark] .calendar-day-dot{background:#fcbec3}.calendar-day-selected .calendar-day-dot{background:var(--rw-bg)}.calendar-detail{padding:16px 20px 24px;border-top:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .calendar-detail{border-top-color:rgba(255,255,255,.05)}.calendar-detail-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.calendar-detail-date{font-family:var(--rw-font-serif);font-size:20px;font-weight:600}.calendar-detail-empty{padding:20px 12px;text-align:center;font-size:12px;opacity:.5}.calendar-period-card{padding:14px 16px;border-radius:16px;background:rgba(252,190,195,.22);border:1px solid rgba(252,190,195,.4);margin-bottom:12px}html[data-runwithme-theme=dark] .calendar-period-card{background:rgba(252,190,195,.08);border-color:rgba(252,190,195,.15)}.calendar-period-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.calendar-period-icon{font-size:16px;line-height:1}.calendar-period-title{flex:1;min-width:0;font-size:14px;font-weight:700;display:flex;align-items:baseline;gap:8px}.calendar-period-day{font-size:11px;font-weight:600;opacity:.65}.calendar-period-fields{display:flex;flex-direction:column;gap:6px}.calendar-period-field{display:flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.5}.calendar-period-label{flex-shrink:0;width:44px;font-size:11px;font-weight:700;letter-spacing:.05em;opacity:.55}.calendar-period-value{flex:1;min-width:0;word-break:break-word}.calendar-add-period-btn{width:100%;padding:12px;border:1px dashed rgba(142,101,111,.3);border-radius:14px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}html[data-runwithme-theme=dark] .calendar-add-period-btn{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);color:#f3dfe4}.calendar-add-period-btn:hover{background:rgba(252,190,195,.25);border-color:rgba(252,190,195,.6)}.calendar-anniv-hint{margin-top:12px;padding:8px 12px;border-radius:12px;background:rgba(142,101,111,.06);font-size:11px;text-align:center;opacity:.7}.calendar-anniv-empty{padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.calendar-anniv-empty-icon{font-size:40px;opacity:.35;margin-bottom:6px}.calendar-anniv-empty-title{font-size:15px;font-weight:700}.calendar-anniv-empty-desc{font-size:12px;opacity:.6;max-width:220px;line-height:1.6}.calendar-anniv-list{list-style:none;margin:0;padding:4px 20px 24px;display:flex;flex-direction:column;gap:10px}.calendar-anniv-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 4px 14px rgba(90,60,65,.05)}html[data-runwithme-theme=dark] .calendar-anniv-item{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.calendar-anniv-heart{font-size:18px;color:#d34d5f;line-height:1;flex-shrink:0}html[data-runwithme-theme=dark] .calendar-anniv-heart{color:#fcbec3}.calendar-anniv-info{flex:1;min-width:0}.calendar-anniv-title{font-size:14px;font-weight:600;line-height:1.3;word-break:break-word}.calendar-anniv-meta{margin-top:3px;font-size:11px;opacity:.55}.calendar-anniv-days{margin-top:4px;font-size:11px;font-weight:700;color:var(--rw-text-muted);opacity:.8}html[data-runwithme-theme=dark] .calendar-anniv-days{color:#fcbec3;opacity:.85}.calendar-anniv-days.is-today{color:#d34d5f;opacity:1}.calendar-anniv-days.is-past{opacity:.45}.calendar-anniv-action{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:13px;cursor:pointer;opacity:.55;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.calendar-anniv-action:hover{opacity:1;background:rgba(142,101,111,.1)}.calendar-anniv-action.danger:hover{background:rgba(224,93,93,.18)}.calendar-dock{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:0 16px calc(14px + env(safe-area-inset-bottom));pointer-events:none}.calendar-dock-inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-around;height:62px;padding:0 8px;border-radius:26px;background:rgba(255,248,243,.85);border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(80,50,60,.1),0 2px 8px rgba(80,50,60,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html[data-runwithme-theme=dark] .calendar-dock-inner{background:rgba(33,28,32,.85);border-color:rgba(255,255,255,.06);box-shadow:0 10px 30px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.2)}.calendar-dock-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 0;border:0;border-radius:16px;background:transparent;color:inherit;font:inherit;cursor:pointer;opacity:.45;transition:opacity .15s ease,color .15s ease,background .15s ease}.calendar-dock-tab>svg{display:block}.calendar-dock-tab>span{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1}.calendar-dock-tab.active{opacity:1;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .calendar-dock-tab.active{color:#fcbec3}.calendar-dock-tab:hover:not(.active){opacity:.75}.calendar-dock-tab:active{background:rgba(142,101,111,.08)}.calendar-modal-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:calendarFadeIn .18s ease}@keyframes calendarFadeIn{0%{opacity:0}to{opacity:1}}.calendar-modal{width:min(420px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:calendarSlideIn .2s ease}html[data-runwithme-theme=dark] .calendar-modal{background:#211c20;color:#fff2e9}@keyframes calendarSlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.calendar-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.calendar-modal-header h2{margin:0;font-size:18px;font-weight:700}.calendar-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.calendar-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.calendar-field>span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.calendar-field input{width:100%;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box;transition:border-color .15s ease}html[data-runwithme-theme=dark] .calendar-field input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.calendar-field input:focus{border-color:rgba(142,101,111,.4)}.calendar-field input::placeholder{color:rgba(142,101,111,.4)}.calendar-segment{display:flex;gap:4px;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}.calendar-segment button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.calendar-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .calendar-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.calendar-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.calendar-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.calendar-btn:disabled{opacity:.4;cursor:default}.calendar-btn.ghost{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .calendar-btn.ghost{background:rgba(255,255,255,.06)}.calendar-icon-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.calendar-icon-btn:hover{background:rgba(142,101,111,.2)}.calendar-nav{align-items:center;gap:8px}.calendar-nav .calendar-today-btn{padding:6px 16px}.calendar-note-card{padding:12px 14px;border-radius:16px;margin-bottom:12px;background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(207,222,227,.28));border:1px solid rgba(255,255,255,.6)}html[data-runwithme-theme=dark] .calendar-note-card{background:linear-gradient(135deg,rgba(252,190,195,.12),rgba(207,222,227,.08));border-color:rgba(255,255,255,.06)}.calendar-note-top{display:flex;align-items:flex-start;gap:10px}.calendar-note-avatar{width:30px;height:30px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:13px;font-weight:700;color:#fff2e9;background:linear-gradient(135deg,#a37b84,#8e656f);box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.calendar-note-body{flex:1;min-width:0}.calendar-note-name{font-size:11px;font-weight:700;opacity:.65;letter-spacing:.05em;margin-bottom:3px}.calendar-note-text{font-size:13px;line-height:1.55;color:var(--rw-text);word-break:break-word;white-space:pre-wrap}html[data-runwithme-theme=dark] .calendar-note-text{color:rgba(255,244,239,.9)}.calendar-schedule-block{margin-top:14px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.7)}html[data-runwithme-theme=dark] .calendar-schedule-block{background:rgba(48,42,47,.5);border-color:rgba(255,255,255,.06)}.calendar-schedule-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar-schedule-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.55}.calendar-schedule-edit{border:0;background:transparent;color:var(--rw-text-muted);font-size:11px;font-weight:700;cursor:pointer;padding:4px 10px;border-radius:var(--rw-radius-pill);transition:background .15s ease}.calendar-schedule-edit:hover{background:rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .calendar-schedule-edit{color:#fcbec3}.calendar-user-schedule-text{font-size:13px;line-height:1.6;color:var(--rw-text);white-space:pre-wrap;word-break:break-word}html[data-runwithme-theme=dark] .calendar-user-schedule-text{color:rgba(255,244,239,.9)}.calendar-user-schedule-edit{display:flex;flex-direction:column;gap:8px}.calendar-user-schedule-edit textarea{width:100%;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;line-height:1.6;outline:none;resize:vertical;box-sizing:border-box}html[data-runwithme-theme=dark] .calendar-user-schedule-edit textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.calendar-user-schedule-actions{display:flex;justify-content:flex-end;gap:6px}.calendar-user-schedule-actions .calendar-btn{padding:6px 14px;font-size:12px}.calendar-schedule-row{display:flex;align-items:flex-start;gap:10px;padding:8px 0}.calendar-schedule-row+.calendar-schedule-row{border-top:1px dashed rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .calendar-schedule-row+.calendar-schedule-row{border-top-color:rgba(255,255,255,.06)}.calendar-schedule-info{flex:1;min-width:0}.calendar-schedule-name{font-size:11px;font-weight:700;opacity:.6;letter-spacing:.05em;margin-bottom:2px}.calendar-schedule-text{font-size:13px;line-height:1.5;color:var(--rw-text);word-break:break-word}html[data-runwithme-theme=dark] .calendar-schedule-text{color:rgba(255,244,239,.88)}.calendar-pool-modal{max-width:480px}.calendar-pool-tabs{margin-bottom:12px}.calendar-pool-add{display:flex;gap:8px;margin-bottom:12px}.calendar-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .calendar-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.calendar-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.calendar-pool-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;padding-right:4px}.calendar-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .calendar-pool-item{background:rgba(255,255,255,.04)}.calendar-pool-item.is-disabled{opacity:.45}.calendar-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .calendar-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.calendar-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.calendar-pool-delete,.calendar-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.calendar-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.calendar-pool-empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.5}.notes-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .notes-app{background:#17131a;color:#fff2e9}.notes-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 8px}.notes-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.notes-back:hover{background:rgba(142,101,111,.08)}.notes-header-center{flex:1;min-width:0;text-align:center}.notes-header-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;line-height:1}.notes-header-sub{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-top:3px}.notes-add-btn,.notes-icon-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.notes-add-btn:hover,.notes-icon-btn:hover{background:rgba(142,101,111,.2)}.notes-add-btn{background:#8e656f}.notes-add-btn:hover{background:#7a545e}.notes-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 16px 24px}.notes-wish-section{margin-bottom:20px;padding:16px;border-radius:20px;background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(207,222,227,.28));border:1px solid rgba(255,255,255,.65);box-shadow:0 6px 20px rgba(90,60,65,.06)}html[data-runwithme-theme=dark] .notes-wish-section{background:linear-gradient(135deg,rgba(252,190,195,.12),rgba(207,222,227,.08));border-color:rgba(255,255,255,.06)}.notes-wish-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.notes-wish-label{font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--rw-text-muted);opacity:.75}html[data-runwithme-theme=dark] .notes-wish-label{color:#f3dfe4}.notes-wish-actions{display:flex;gap:6px}.notes-wish-action{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.6);color:var(--rw-text-muted);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .notes-wish-action{background:rgba(255,255,255,.06);color:#f3dfe4}.notes-wish-action:hover{background:rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .notes-wish-action:hover{background:rgba(255,255,255,.12)}.notes-wish-input-row{display:flex;gap:6px;margin-bottom:10px}.notes-wish-input-row input{flex:1;min-width:0;padding:8px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.85);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .notes-wish-input-row input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1)}.notes-wish-add{flex-shrink:0;padding:8px 14px;border:0;border-radius:12px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.notes-wish-empty{padding:12px 4px;font-size:12px;opacity:.55;line-height:1.5}.notes-wish-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.notes-wish-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:rgba(255,255,255,.5)}html[data-runwithme-theme=dark] .notes-wish-item{background:rgba(255,255,255,.04)}.notes-wish-item.is-completed{opacity:.55}.notes-wish-item.is-completed .notes-wish-content{text-decoration:line-through}.notes-wish-check{width:24px;height:24px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:#d34d5f;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.notes-wish-check:hover{transform:scale(1.15)}html[data-runwithme-theme=dark] .notes-wish-check{color:#fcbec3}.notes-wish-text{flex:1;min-width:0;padding:2px 0;border:0;background:transparent;color:inherit;font:inherit;font-size:13px;text-align:left;cursor:text;display:flex;align-items:center;gap:6px}.notes-wish-content{flex:1;min-width:0;word-break:break-word;line-height:1.4}.notes-wish-source{width:18px;height:18px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:10px;font-weight:700;color:#fff2e9}.notes-wish-source-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.notes-wish-source-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.notes-wish-edit-input{flex:1;min-width:0;padding:4px 8px;border:1px solid rgba(142,101,111,.3);border-radius:8px;background:rgba(255,255,255,.9);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .notes-wish-edit-input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.notes-wish-delete{width:22px;height:22px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;line-height:1;opacity:.35;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.notes-wish-item:hover .notes-wish-delete{opacity:.75}.notes-wish-delete:hover{opacity:1!important;background:rgba(224,93,93,.18)}.notes-list-section{padding:0}.notes-list-header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 10px}.notes-list-label{font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--rw-text-muted);opacity:.65}html[data-runwithme-theme=dark] .notes-list-label{color:#f3dfe4}.notes-list-empty{padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.notes-list-empty-icon{font-size:38px;opacity:.35;margin-bottom:6px}.notes-list-empty-title{font-size:14px;font-weight:700}.notes-list-empty-desc{font-size:12px;opacity:.6}.notes-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.notes-list-item{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.7);cursor:pointer;transition:background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .notes-list-item{background:rgba(48,42,47,.5);border-color:rgba(255,255,255,.06)}.notes-list-item:hover{background:rgba(255,255,255,.75);transform:translateY(-1px)}html[data-runwithme-theme=dark] .notes-list-item:hover{background:rgba(60,53,59,.7)}.notes-list-item-title{font-size:14px;font-weight:600;margin-bottom:4px;word-break:break-word;line-height:1.35}.notes-list-item-meta{display:flex;align-items:center;gap:6px;font-size:11px;opacity:.55;min-width:0}.notes-list-item-dot{opacity:.4}.notes-list-item-preview{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notes-editor-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 8px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .notes-editor-header{border-bottom-color:rgba(255,255,255,.05)}.notes-editor-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.notes-editor-back:hover{background:rgba(142,101,111,.08)}.notes-editor-title-bar{flex:1;text-align:center;font-size:13px;font-weight:600;opacity:.6;letter-spacing:.05em}.notes-editor-delete{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;cursor:pointer;opacity:.6;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.notes-editor-delete:hover{opacity:1}.notes-editor-body{flex:1;min-height:0;display:flex;flex-direction:column;padding:18px 20px 24px;overflow-y:auto}.notes-editor-title-input{width:100%;padding:4px 0 12px;border:0;background:transparent;color:inherit;font-family:var(--rw-font-serif);font-size:26px;font-weight:600;line-height:1.3;outline:none;box-sizing:border-box;border-bottom:1px solid rgba(142,101,111,.08);margin-bottom:12px}html[data-runwithme-theme=dark] .notes-editor-title-input{border-bottom-color:rgba(255,255,255,.06)}.notes-editor-title-input::placeholder{color:rgba(142,101,111,.35);font-style:italic}html[data-runwithme-theme=dark] .notes-editor-title-input::placeholder{color:rgba(255,244,239,.3)}.notes-editor-content{flex:1;min-height:320px;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:14px;line-height:1.75;outline:none;resize:none;box-sizing:border-box}.notes-editor-content::placeholder{color:rgba(142,101,111,.35)}html[data-runwithme-theme=dark] .notes-editor-content::placeholder{color:rgba(255,244,239,.3)}.notes-modal-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:notesFadeIn .18s ease}@keyframes notesFadeIn{0%{opacity:0}to{opacity:1}}.notes-modal{width:min(480px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:notesSlideIn .2s ease}html[data-runwithme-theme=dark] .notes-modal{background:#211c20;color:#fff2e9}@keyframes notesSlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.notes-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.notes-modal-header h2{margin:0;font-size:18px;font-weight:700}.notes-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.notes-segment{display:flex;gap:4px;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}.notes-segment button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.notes-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .notes-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.notes-pool-add,.notes-pool-tabs{margin-bottom:12px}.notes-pool-add{display:flex;gap:8px}.notes-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .notes-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.notes-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.notes-pool-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;padding-right:4px}.notes-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .notes-pool-item{background:rgba(255,255,255,.04)}.notes-pool-item.is-disabled{opacity:.45}.notes-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .notes-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.notes-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.notes-pool-delete,.notes-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.notes-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.notes-pool-empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.5}.notes-modal-footer{display:flex;justify-content:flex-end;margin-top:16px}.notes-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer}.q-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .q-app{background:#17131a;color:#fff2e9}.q-header{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:12px 14px 8px}.q-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.q-back:hover{background:rgba(142,101,111,.08)}.q-header-center{flex:1;min-width:0;text-align:center}.q-header-title{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;line-height:1}.q-header-sub{font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-top:3px}.q-add-btn,.q-icon-btn{width:38px;height:38px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.q-icon-btn:hover{background:rgba(142,101,111,.2)}.q-add-btn{background:#8e656f;color:#fff2e9}.q-add-btn:hover{background:#7a545e}.q-filter{flex-shrink:0;display:flex;gap:6px;padding:4px 14px 10px;overflow-x:auto;scrollbar-width:none}.q-filter::-webkit-scrollbar{display:none}.q-filter-btn{flex-shrink:0;padding:6px 14px;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.08);color:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.q-filter-btn.active{background:#8e656f;color:#fff2e9}.q-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 14px 40px}.q-empty{padding:80px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.q-empty-icon{font-size:40px;opacity:.35}.q-empty-title{font-size:15px;font-weight:700}.q-empty-desc{font-size:12px;opacity:.6;max-width:240px;line-height:1.6}.q-post{padding:14px 16px;margin-bottom:12px;border-radius:18px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.7);box-shadow:0 6px 20px rgba(90,60,65,.05);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-runwithme-theme=dark] .q-post{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.q-post[data-mode=user-asked]{border-left:3px solid #8e656f}.q-post[data-mode=character-asked]{border-left:3px solid #9b7f86}.q-post[data-mode=daily]{border-left:3px solid #cfdee3}.q-post-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.q-post-mode-tag{font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .q-post-mode-tag{background:rgba(255,255,255,.06);color:#f3dfe4}.q-post-time{flex:1;font-size:10px;opacity:.5}.q-post-delete{width:22px;height:22px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;line-height:1;opacity:.35;cursor:pointer;display:flex;align-items:center;justify-content:center}.q-post-delete:hover{opacity:1;background:rgba(224,93,93,.18)}.q-post-asker{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;font-weight:700;opacity:.75}.q-post-question{font-size:15px;line-height:1.6;font-weight:500;margin-bottom:12px;word-break:break-word;white-space:pre-wrap}.q-avatar{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:13px;font-weight:700;color:#fff2e9;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4),0 2px 6px rgba(0,0,0,.06)}.q-avatar-small{width:26px;height:26px;font-size:11px}.q-avatar-you{background:linear-gradient(135deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.q-avatar-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.q-avatar-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.q-post-answers{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.q-answer{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:12px;background:rgba(142,101,111,.06);position:relative}html[data-runwithme-theme=dark] .q-answer{background:rgba(255,255,255,.04)}.q-answer-body{flex:1;min-width:0}.q-answer-head strong{font-size:11px;font-weight:700;opacity:.7}.q-answer-text{font-size:13px;line-height:1.55;margin-top:2px;word-break:break-word;white-space:pre-wrap}.q-answer-delete{width:20px;height:20px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;line-height:1;opacity:.3;cursor:pointer;display:flex;align-items:center;justify-content:center}.q-answer:hover .q-answer-delete{opacity:.7}.q-answer-delete:hover{opacity:1!important;background:rgba(224,93,93,.18)}.q-answer-pending{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.q-answer-pending-row{display:flex;align-items:center;gap:8px;font-size:11px;opacity:.55;font-style:italic}.q-answer-pending-row .q-avatar{opacity:.7}.q-post-reply{display:flex;gap:6px;margin-top:8px}.q-post-reply input{flex:1;min-width:0;padding:9px 14px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .q-post-reply input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.q-post-reply input:focus{border-color:rgba(142,101,111,.4)}.q-post-reply-send{flex-shrink:0;padding:8px 16px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.q-post-reply-send:disabled{opacity:.4;cursor:default}.q-post-hint{margin-top:8px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.45;text-align:right}.q-post-hint-small{font-size:9px;letter-spacing:.05em}.q-modal-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:qFadeIn .18s ease}@keyframes qFadeIn{0%{opacity:0}to{opacity:1}}.q-modal{width:min(480px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:qSlideIn .2s ease}html[data-runwithme-theme=dark] .q-modal{background:#211c20;color:#fff2e9}@keyframes qSlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.q-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.q-modal-header h2{margin:0;font-size:18px;font-weight:700}.q-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.q-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.q-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.q-btn:disabled{opacity:.4;cursor:default}.q-btn.ghost{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .q-btn.ghost{background:rgba(255,255,255,.06)}.q-ask-to{font-size:11px;letter-spacing:.05em;opacity:.55;margin-bottom:10px}.q-ask-textarea{width:100%;min-height:100px;padding:12px 14px;border:1px solid rgba(142,101,111,.14);border-radius:14px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;line-height:1.6;outline:none;resize:vertical;box-sizing:border-box}html[data-runwithme-theme=dark] .q-ask-textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.q-ask-textarea:focus{border-color:rgba(142,101,111,.4)}.q-pool-modal{max-width:520px}.q-segment{display:flex;gap:4px;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}.q-pool-row{margin-bottom:10px}.q-segment button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.q-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .q-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.q-pool-add{display:flex;gap:8px;margin-bottom:12px}.q-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .q-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.q-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.q-pool-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;padding-right:4px}.q-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .q-pool-item{background:rgba(255,255,255,.04)}.q-pool-item.is-disabled{opacity:.45}.q-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .q-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.q-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.q-pool-delete,.q-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.q-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.q-pool-empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.5}.checkin-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .checkin-app{background:#17131a;color:#fff2e9}.checkin-header{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:12px 14px 8px}.checkin-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.checkin-back:hover{background:rgba(142,101,111,.08)}.checkin-header-center{flex:1;min-width:0;text-align:center}.checkin-header-title{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;line-height:1}.checkin-header-sub{font-size:10px;letter-spacing:.1em;opacity:.55;margin-top:3px;text-transform:uppercase}.checkin-add-btn,.checkin-icon-btn{width:38px;height:38px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.checkin-icon-btn:hover{background:rgba(142,101,111,.2)}.checkin-add-btn{background:#8e656f;color:#fff2e9}.checkin-add-btn:hover{background:#7a545e}.checkin-header-placeholder{width:38px;height:38px;flex-shrink:0}.checkin-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:4px 16px calc(96px + env(safe-area-inset-bottom))}.checkin-today-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(207,222,227,.28));border:1px solid rgba(255,255,255,.65);margin-bottom:14px}html[data-runwithme-theme=dark] .checkin-today-banner{background:linear-gradient(135deg,rgba(252,190,195,.12),rgba(207,222,227,.08));border-color:rgba(255,255,255,.06)}.checkin-today-date{font-size:12px;font-weight:600;opacity:.75}.checkin-today-streak{font-size:11px;font-weight:700;color:var(--rw-text-muted);padding:4px 10px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.6)}html[data-runwithme-theme=dark] .checkin-today-streak{color:#f3dfe4;background:rgba(255,255,255,.08)}.checkin-empty{padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.checkin-empty-icon{font-size:40px;opacity:.4}.checkin-empty-title{font-size:15px;font-weight:700}.checkin-empty-desc{font-size:12px;opacity:.6;max-width:240px;line-height:1.6}.checkin-task-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.checkin-task{border-radius:16px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 4px 14px rgba(90,60,65,.05);overflow:hidden;transition:background .15s ease}html[data-runwithme-theme=dark] .checkin-task{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.checkin-task.is-completed{opacity:.7}.checkin-task.is-completed .checkin-task-name{text-decoration:line-through;opacity:.65}.checkin-task-row{gap:10px;padding:12px 14px}.checkin-task-check,.checkin-task-row{display:flex;align-items:center;cursor:pointer}.checkin-task-check{width:26px;height:26px;flex-shrink:0;border:2px solid rgba(142,101,111,.35);border-radius:50%;background:transparent;color:#fff2e9;font-size:14px;font-weight:700;justify-content:center;transition:background .15s ease,border-color .15s ease,transform .15s ease}.checkin-task.is-completed .checkin-task-check{background:#8e656f;border-color:var(--rw-text-muted)}.checkin-task-name{flex:1;min-width:0;font-size:14px;font-weight:500;word-break:break-word}.checkin-task-pomo{flex-shrink:0;font-size:11px;font-weight:700;padding:3px 8px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.4);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .checkin-task-pomo{background:rgba(252,190,195,.15);color:#f3dfe4}.checkin-task-start{width:30px;height:30px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.checkin-task-start:hover{background:rgba(142,101,111,.2)}.checkin-task-delete{width:26px;height:26px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:15px;cursor:pointer;opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.checkin-task-row:hover .checkin-task-delete{opacity:.5}.checkin-task-delete:hover{opacity:1!important;background:rgba(224,93,93,.18)}@media (hover:none) and (pointer:coarse){.checkin-task-delete{opacity:.4}}.checkin-task-detail{padding:4px 14px 14px 50px;border-top:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .checkin-task-detail{border-top-color:rgba(255,255,255,.05)}.checkin-task-comments-empty{padding:10px 0;font-size:11px;opacity:.5}.checkin-task-comments{display:flex;flex-direction:column;gap:8px;padding:8px 0}.checkin-comment{display:flex;align-items:flex-start;gap:8px;position:relative}.checkin-comment-body{flex:1;min-width:0}.checkin-comment-name{font-size:10px;font-weight:700;opacity:.6;margin-bottom:2px}.checkin-comment-text{font-size:13px;line-height:1.5;word-break:break-word}.checkin-comment-delete{width:20px;height:20px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;line-height:1;opacity:.3;cursor:pointer;display:flex;align-items:center;justify-content:center}.checkin-comment:hover .checkin-comment-delete{opacity:.7}.checkin-comment-delete:hover{opacity:1!important;background:rgba(224,93,93,.18)}.checkin-avatar{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:11px;font-weight:700;color:#fff2e9;flex-shrink:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.checkin-avatar-you{background:linear-gradient(135deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.checkin-avatar-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.checkin-avatar-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.checkin-comment-input{display:flex;gap:6px;margin-top:8px}.checkin-comment-input input{flex:1;min-width:0;padding:8px 12px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.85);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .checkin-comment-input input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.checkin-comment-send{flex-shrink:0;padding:8px 14px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:11px;font-weight:700;cursor:pointer}.checkin-comment-send:disabled{opacity:.4;cursor:default}.checkin-random-task{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:16px;padding:14px;border:1px dashed rgba(142,101,111,.3);border-radius:16px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}html[data-runwithme-theme=dark] .checkin-random-task{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.12);color:#f3dfe4}.checkin-random-task:hover{background:rgba(252,190,195,.25);border-color:rgba(252,190,195,.6)}.checkin-pomodoro{display:flex;flex-direction:column;align-items:center;gap:20px;padding:20px 8px}.checkin-pomo-segment{display:flex;gap:4px;padding:4px;border-radius:14px;background:rgba(142,101,111,.08);width:100%;max-width:360px}.checkin-pomo-segment button{flex:1;padding:9px 8px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.checkin-pomo-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .checkin-pomo-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.checkin-pomo-task{font-size:12px;opacity:.7;text-align:center;max-width:280px}.checkin-pomo-ring-wrap{position:relative;width:240px;height:240px;display:flex;align-items:center;justify-content:center}.checkin-pomo-ring{position:absolute;inset:0;width:100%;height:100%}.checkin-pomo-ring-center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px}.checkin-pomo-time{font-family:var(--rw-font-serif);font-size:56px;font-weight:500;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1}.checkin-pomo-label{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;opacity:.55}.checkin-pomo-controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:8px}.checkin-pomo-btn{border:0;border-radius:var(--rw-radius-pill);cursor:pointer;transition:transform .15s ease,background .15s ease}.checkin-pomo-btn:active{transform:scale(.95)}.checkin-pomo-btn.primary{min-width:130px;padding:14px 28px;background:#8e656f;color:#fff2e9;font-size:14px;font-weight:700;letter-spacing:.08em;box-shadow:0 8px 20px rgba(142,101,111,.25)}.checkin-pomo-btn.ghost{width:46px;height:46px;background:rgba(142,101,111,.1);color:inherit;font-size:18px}.checkin-pomo-btn.ghost:hover{background:rgba(142,101,111,.2)}.checkin-pomo-unbind{margin-top:12px;padding:8px 16px;border:1px solid rgba(142,101,111,.2);border-radius:var(--rw-radius-pill);background:transparent;color:inherit;font-size:11px;font-weight:600;cursor:pointer;opacity:.7}.checkin-pomo-unbind:hover{opacity:1}.checkin-history{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.checkin-history-item{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.7)}html[data-runwithme-theme=dark] .checkin-history-item{background:rgba(48,42,47,.5);border-color:rgba(255,255,255,.06)}.checkin-history-item.is-empty{opacity:.5}.checkin-history-date{flex-shrink:0;min-width:84px}.checkin-history-weekday{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.5}.checkin-history-date-num{font-size:13px;font-weight:600;margin-top:2px}.checkin-history-progress{flex:1;height:6px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);overflow:hidden}html[data-runwithme-theme=dark] .checkin-history-progress{background:rgba(255,255,255,.06)}.checkin-history-bar{height:100%;border-radius:var(--rw-radius-pill);background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .3s ease}.checkin-history-count{flex-shrink:0;font-size:11px;font-weight:700;opacity:.7;font-variant-numeric:tabular-nums}.checkin-dock{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:0 16px calc(14px + env(safe-area-inset-bottom));pointer-events:none}.checkin-dock-inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-around;height:62px;padding:0 8px;border-radius:26px;background:rgba(255,248,243,.85);border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(80,50,60,.1),0 2px 8px rgba(80,50,60,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html[data-runwithme-theme=dark] .checkin-dock-inner{background:rgba(33,28,32,.85);border-color:rgba(255,255,255,.06);box-shadow:0 10px 30px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.2)}.checkin-dock-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 0;border:0;border-radius:16px;background:transparent;color:inherit;font:inherit;cursor:pointer;opacity:.45;transition:opacity .15s ease,color .15s ease,background .15s ease}.checkin-dock-tab>svg{display:block}.checkin-dock-tab>span{font-size:10px;font-weight:700;letter-spacing:.02em;line-height:1}.checkin-dock-tab.active{opacity:1;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .checkin-dock-tab.active{color:#fcbec3}.checkin-dock-tab:hover:not(.active){opacity:.75}.checkin-dock-tab:active{background:rgba(142,101,111,.08)}.checkin-modal-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:checkinFadeIn .18s ease}@keyframes checkinFadeIn{0%{opacity:0}to{opacity:1}}.checkin-modal{width:min(480px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:checkinSlideIn .2s ease}html[data-runwithme-theme=dark] .checkin-modal{background:#211c20;color:#fff2e9}@keyframes checkinSlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.checkin-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.checkin-modal-header h2{margin:0;font-size:18px;font-weight:700}.checkin-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.checkin-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.checkin-field>span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.checkin-field input{width:100%;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .checkin-field input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.checkin-field input:focus{border-color:rgba(142,101,111,.4)}.checkin-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.checkin-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.checkin-btn:disabled{opacity:.4;cursor:default}.checkin-btn.ghost{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .checkin-btn.ghost{background:rgba(255,255,255,.06)}.checkin-pool-modal{max-width:520px}.checkin-segment{display:flex;gap:4px;padding:4px;border-radius:12px;background:rgba(142,101,111,.08);margin-bottom:10px}.checkin-segment button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.checkin-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .checkin-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.checkin-pool-add{display:flex;gap:8px;margin-bottom:12px}.checkin-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .checkin-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.checkin-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.checkin-pool-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;padding-right:4px}.checkin-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .checkin-pool-item{background:rgba(255,255,255,.04)}.checkin-pool-item.is-disabled{opacity:.45}.checkin-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .checkin-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.checkin-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.checkin-pool-delete,.checkin-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.checkin-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.checkin-pool-empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.5}.home-screen-v2{display:flex;flex-direction:column;overflow:hidden}.home-v2-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:16px 24px 8px;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.28);font-size:11px;font-weight:700;letter-spacing:.16em;z-index:2}.home-v2-brand{opacity:.85}.home-v2-clock{font-variant-numeric:tabular-nums}.home-v2-done-btn{padding:7px 16px;border:0;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.28);color:#fff;font-size:13px;font-weight:700;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 14px rgba(0,0,0,.12)}.home-v2-done-btn:hover{background:rgba(255,255,255,.42)}.home-v2-grid-wrap{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 18px 130px}.home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 12px;justify-items:center;align-items:start;width:100%;max-width:520px;margin:0 auto}.home-grid-item{position:relative;width:100%;aspect-ratio:1/1;grid-column:span 1;grid-row:span 1;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,opacity .15s ease;user-select:none;-webkit-user-select:none}.home-grid-item.is-large{grid-column:span 2;grid-row:span 2;aspect-ratio:1/1}.home-grid-item.is-editing{animation:home-jiggle .32s infinite}.home-grid-item.is-editing:nth-child(2n){animation-delay:-.08s}.home-grid-item.is-editing:nth-child(3n){animation-delay:-.16s}@keyframes home-jiggle{0%{transform:rotate(-.9deg)}50%{transform:rotate(.9deg)}to{transform:rotate(-.9deg)}}.home-grid-item.is-dragging{opacity:.25;animation:none}.home-grid-item.is-hovered{transform:scale(1.08);animation:none;z-index:3}.home-grid-item.is-floating{transform:scale(1.12);filter:drop-shadow(0 14px 30px rgba(0,0,0,.28));animation:none}.home-grid-delete{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border:0;border-radius:50%;background:#2d282c;color:#fff;font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.35);z-index:10}.home-grid-delete:hover{background:#d34d5f}.home-grid-app{display:flex;flex-direction:column;align-items:center;width:100%;gap:6px;pointer-events:none}.home-grid-app .app-icon{width:62px;height:62px;border-radius:17px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex-shrink:0;font-family:var(--rw-font-serif);font-size:30px;color:var(--brown);box-shadow:0 2px 4px rgba(80,50,60,.06),0 6px 16px rgba(80,50,60,.08),inset 0 0 0 1px rgba(255,255,255,.35)}.home-grid-app .app-icon>span{position:relative;z-index:1}.home-grid-app .app-icon>img{width:100%;height:100%;object-fit:cover;display:block}.home-grid-app .app-icon.app-icon-custom{background:#f2ebe5;padding:0}.home-grid-app .app-icon.app-pink{background:linear-gradient(145deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.home-grid-app .app-icon.app-cream{background:linear-gradient(145deg,#fffaf3,#fff2e9);color:var(--rw-text-muted)}.home-grid-app .app-icon.app-blue{background:linear-gradient(145deg,#e2edf1,#cfdee3);color:#536a72}.home-grid-app .app-icon.app-brown{background:linear-gradient(145deg,#a67b85,#8e656f);color:#fff2e9}.home-grid-app .app-name{font-size:10px;font-weight:600;letter-spacing:.02em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.22);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .home-grid-app .app-icon{box-shadow:0 2px 4px rgba(0,0,0,.25),0 6px 16px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.1)}.home-widget-polaroid{width:100%;height:100%;padding:8px 8px 10px;border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.18),inset 0 0 0 1px rgba(255,255,255,.8);display:flex;flex-direction:column;box-sizing:border-box;transform:rotate(-1.2deg);transition:transform .2s ease}.home-grid-item:nth-child(2n) .home-widget-polaroid{transform:rotate(1.2deg)}.home-widget-polaroid:hover{transform:rotate(0deg) scale(1.03)}.home-widget-polaroid-photo{flex:1;min-height:0;border-radius:6px;overflow:hidden;background:#f0ebe5;display:flex;align-items:center;justify-content:center}.home-widget-polaroid-photo img{width:100%;height:100%;object-fit:cover;display:block}.home-widget-polaroid-loading{font-size:16px;opacity:.4;color:var(--rw-text-muted)}.home-widget-polaroid-caption{margin-top:6px;font-family:var(--rw-font-serif);font-style:italic;font-size:13px;color:var(--rw-text);text-align:center;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-widget-polaroid-date{margin-top:2px;font-size:9px;font-weight:700;letter-spacing:.12em;color:var(--rw-text-muted);text-align:center;opacity:.6}html[data-runwithme-theme=dark] .home-widget-polaroid{background:#f6f0e8;box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.4)}.home-widget-countdown{width:100%;height:100%;padding:12px;border-radius:18px;background:linear-gradient(145deg,rgba(252,190,195,.85),rgba(207,222,227,.9));box-shadow:0 12px 30px rgba(0,0,0,.14),inset 0 0 0 1px rgba(255,255,255,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;text-align:center;gap:2px}.home-widget-countdown-title{font-family:var(--rw-font-serif);font-size:12px;font-weight:600;color:var(--rw-text);letter-spacing:.01em;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:.85}.home-widget-countdown-number{font-family:var(--rw-font-serif);font-size:52px;font-weight:500;line-height:1;color:var(--rw-text);letter-spacing:-.03em;margin:2px 0;font-variant-numeric:tabular-nums}.home-widget-countdown-number.is-today{color:#d34d5f;font-size:32px;letter-spacing:0}.home-widget-countdown-number.is-past{color:var(--rw-text-muted);opacity:.55}.home-widget-countdown-label{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--rw-text);opacity:.6}.home-widget-countdown-target{margin-top:3px;font-size:9px;font-weight:600;letter-spacing:.06em;color:var(--rw-text);opacity:.45;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .home-widget-countdown{background:linear-gradient(145deg,rgba(142,101,111,.6),rgba(70,80,90,.7));box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .home-widget-countdown-label,html[data-runwithme-theme=dark] .home-widget-countdown-number,html[data-runwithme-theme=dark] .home-widget-countdown-target,html[data-runwithme-theme=dark] .home-widget-countdown-title{color:#fff2e9}.home-v2-edit-bar{position:absolute;left:0;right:0;bottom:calc(110px + env(safe-area-inset-bottom));z-index:15;display:flex;padding:0 20px;pointer-events:none}.home-v2-add-widget-btn{pointer-events:auto;padding:12px 24px;border:0;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.32);color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 24px rgba(0,0,0,.15),inset 0 0 0 1px rgba(255,255,255,.3);transition:transform .15s ease,background .15s ease}.home-v2-add-widget-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.45)}.home-v2-add-widget-btn:active{transform:scale(.95)}.home-screen-v2 .dock{z-index:12}.home-add-widget-backdrop{position:fixed;inset:0;z-index:9600;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;padding:20px;animation:hawFadeIn .2s ease}@keyframes hawFadeIn{0%{opacity:0}to{opacity:1}}.home-add-widget{width:min(440px,100%);max-height:90vh;overflow-y:auto;border-radius:24px;background:var(--rw-bg-elevated);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.3);animation:hawSlideIn .22s ease}html[data-runwithme-theme=dark] .home-add-widget{background:#211c20;color:#fff2e9}@keyframes hawSlideIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.home-add-widget-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home-add-widget-header h2{margin:0;font-size:18px;font-weight:700}.home-add-widget-close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.home-add-widget-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-add-widget-option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:20px 12px;border:1px solid rgba(142,101,111,.12);border-radius:18px;background:rgba(255,255,255,.6);color:inherit;cursor:pointer;text-align:center;transition:transform .15s ease,background .15s ease}html[data-runwithme-theme=dark] .home-add-widget-option{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.home-add-widget-option:hover{transform:translateY(-2px);background:rgba(255,255,255,.85)}html[data-runwithme-theme=dark] .home-add-widget-option:hover{background:rgba(255,255,255,.08)}.home-add-widget-option-icon{font-size:30px;line-height:1;margin-bottom:4px}.home-add-widget-option-name{font-size:14px;font-weight:700}.home-add-widget-option-desc{font-size:10px;opacity:.55;line-height:1.4}.home-add-widget-form{display:flex;flex-direction:column;gap:12px}.home-add-widget-field{display:flex;flex-direction:column;gap:6px}.home-add-widget-field>span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.home-add-widget-field input{width:100%;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .home-add-widget-field input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.home-add-widget-field input:focus{border-color:rgba(142,101,111,.4)}.home-add-widget-file-btn{width:100%;padding:12px 14px;border:1px dashed rgba(142,101,111,.3);border-radius:12px;background:rgba(255,255,255,.5);color:inherit;font-size:13px;cursor:pointer;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-add-widget-file-btn:hover{background:rgba(252,190,195,.2);border-color:rgba(252,190,195,.6)}.home-add-widget-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:6px}.home-add-widget-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.home-add-widget-btn:disabled{opacity:.4;cursor:default}.home-add-widget-btn.ghost{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .home-add-widget-btn.ghost{background:rgba(255,255,255,.06)}.settings-storage-summary{padding:18px 19px;border-bottom:1px solid var(--settings-border)}.settings-storage-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.settings-storage-top strong{display:block;font-size:22px;font-weight:700;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.settings-storage-top span{display:block;margin-top:3px;color:var(--settings-muted);font-size:10px;letter-spacing:.03em}.settings-mini-btn{flex-shrink:0;padding:7px 12px;border:1px solid var(--settings-border);border-radius:10px;background:var(--settings-card-strong);color:var(--settings-text);font-size:10px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease}.settings-mini-btn:hover:not(:disabled){transform:translateY(-1px)}.settings-mini-btn:disabled{opacity:.5;cursor:default}.settings-storage-bar{height:8px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.12);overflow:hidden}.settings-storage-bar-fill{height:100%;border-radius:var(--rw-radius-pill);background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .4s ease}.settings-storage-note{margin-top:8px;font-size:10px;color:var(--settings-muted);letter-spacing:.03em}.settings-storage-list{display:flex;flex-direction:column;padding:12px 19px;gap:8px;border-bottom:1px solid var(--settings-border);max-height:260px;overflow-y:auto}.settings-storage-item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.settings-storage-item-name{color:var(--settings-text);opacity:.8;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-storage-item-size{color:var(--settings-muted);font-variant-numeric:tabular-nums;flex-shrink:0}.settings-storage-compress{padding:18px 19px}.settings-action-primary{background:var(--settings-accent);color:var(--settings-accent-text);border-color:transparent}.settings-action-primary:hover:not(:disabled){background:var(--settings-accent);opacity:.88}.settings-action-primary:disabled{opacity:.5;cursor:default}.settings-compress-progress{padding:0 19px 18px}.settings-compress-bar{height:6px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.12);overflow:hidden}.settings-compress-bar-fill{height:100%;border-radius:var(--rw-radius-pill);background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .3s ease}.settings-compress-text{margin-top:8px;font-size:10px;color:var(--settings-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums}html.theme-transition,html.theme-transition *,html.theme-transition :after,html.theme-transition :before{transition:background-color .4s ease,color .4s ease,border-color .4s ease,box-shadow .4s ease,fill .4s ease,stroke .4s ease!important}html.theme-transition [class*=backdrop]{transition:background-color .4s ease,color .4s ease!important}.calendar-view-switch{display:flex;gap:2px;padding:3px;border-radius:10px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .calendar-view-switch{background:rgba(255,255,255,.05)}.calendar-view-switch button{padding:6px 14px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.calendar-view-switch button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .calendar-view-switch button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.calendar-today-row{display:flex;justify-content:center;margin-bottom:10px}.calendar-week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;padding:6px 12px 12px}.calendar-week-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 4px 8px;border:0;border-radius:14px;background:rgba(255,255,255,.55);color:inherit;font:inherit;cursor:pointer;transition:background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .calendar-week-cell{background:rgba(48,42,47,.5)}.calendar-week-cell:hover{transform:translateY(-1px);background:rgba(255,255,255,.8)}html[data-runwithme-theme=dark] .calendar-week-cell:hover{background:rgba(60,53,59,.75)}.calendar-week-cell.is-today{color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .calendar-week-cell.is-today{color:#fcbec3}.calendar-week-cell.is-selected{background:#8e656f;color:#fff2e9;box-shadow:0 8px 20px rgba(142,101,111,.28)}.calendar-week-cell.is-selected .calendar-week-cell-weekday{color:rgba(255,242,233,.72)}.calendar-week-cell.is-selected .calendar-week-dot{background:var(--rw-bg)}.calendar-week-cell-weekday{font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.calendar-week-cell-num{font-size:17px;font-weight:600;line-height:1;font-variant-numeric:tabular-nums}.calendar-week-cell-num.is-period{color:#d34d5f}html[data-runwithme-theme=dark] .calendar-week-cell-num.is-period{color:#fcbec3}.calendar-week-cell.is-selected .calendar-week-cell-num.is-period{color:#fff2e9}.calendar-week-cell-dots{display:flex;align-items:center;justify-content:center;gap:3px;min-height:5px;margin-top:2px}.calendar-week-dot{width:4px;height:4px;border-radius:50%;background:#d34d5f}.calendar-week-dot-note{background:#8e656f}.calendar-week-dot-schedule{background:#7fa9b5}html[data-runwithme-theme=dark] .calendar-week-dot-anniv{background:#fcbec3}html[data-runwithme-theme=dark] .calendar-week-dot-note{background:#d9bcc4}html[data-runwithme-theme=dark] .calendar-week-dot-schedule{background:#cfdee3}.calendar-week-month{text-align:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.5;margin-bottom:12px}.notes-editor-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 0 10px;border-bottom:1px solid rgba(142,101,111,.08);margin-bottom:10px}html[data-runwithme-theme=dark] .notes-editor-tags{border-bottom-color:rgba(255,255,255,.05)}.notes-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 9px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:10px;font-weight:600;line-height:1.4}html[data-runwithme-theme=dark] .notes-tag{background:rgba(252,190,195,.15);color:#f3dfe4}.notes-tag-small{padding:2px 7px;font-size:9px}.notes-tag-more{opacity:.5}.notes-tag-editable{padding-right:4px}.notes-tag-remove{width:14px;height:14px;border:0;border-radius:50%;background:rgba(142,101,111,.18);color:inherit;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.notes-tag-remove:hover{background:rgba(224,93,93,.35)}.notes-tag-input{flex:1;min-width:80px;padding:4px 6px;border:0;background:transparent;color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}.notes-tag-input::placeholder{color:rgba(142,101,111,.35)}html[data-runwithme-theme=dark] .notes-tag-input::placeholder{color:rgba(255,244,239,.3)}.notes-tag-bar{display:flex;gap:6px;padding:0 4px 12px;overflow-x:auto;scrollbar-width:none}.notes-tag-bar::-webkit-scrollbar{display:none}.notes-tag-filter{flex-shrink:0;padding:6px 12px;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.08);color:inherit;font:inherit;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease}html[data-runwithme-theme=dark] .notes-tag-filter{background:rgba(255,255,255,.05)}.notes-tag-filter.active{background:#8e656f}.notes-tag-filter:hover:not(.active){background:rgba(142,101,111,.16)}html[data-runwithme-theme=dark] .notes-tag-filter:hover:not(.active){background:rgba(255,255,255,.1)}.notes-list-clear-filter{padding:3px 10px;border:0;border-radius:var(--rw-radius-pill);background:transparent;color:var(--rw-text-muted);font:inherit;font-size:10px;font-weight:600;cursor:pointer;opacity:.6}.notes-list-clear-filter:hover{opacity:1;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .notes-list-clear-filter{color:#f3dfe4}.notes-list-item-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:5px}.settings-font-scale{display:flex;align-items:center;gap:8px;flex-shrink:0}.settings-font-scale>button{width:36px;height:36px;border:0;border-radius:10px;background:rgba(142,101,111,.1);color:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.settings-font-scale>button:hover:not(:disabled){background:rgba(142,101,111,.2);transform:translateY(-1px)}.settings-font-scale>button:disabled{opacity:.35;cursor:default}.settings-font-scale-value{min-width:48px;text-align:center;font-size:13px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.02em}.settings-font-scale-reset{width:auto!important;padding:0 12px;font-size:11px!important}@media (max-width:600px){.settings-font-scale{flex-wrap:wrap}}body,html{background-color:#fff2e9}html[data-runwithme-theme=dark],html[data-runwithme-theme=dark] body{background-color:#17131a}.app-screen,.chat-page .telegram-header,.home-screen,.lock-screen{padding-top:env(safe-area-inset-top)}.calendar-header,.checkin-header,.icity-header,.notes-header,.q-header{padding-top:calc(env(safe-area-inset-top) + 12px)}.hs-hidden-input,.studio-sticker-upload input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.app-screen,.chat-page,.home-screen,.hs-page,.lock-screen,.studio-home,.studio-page,.studio-settings-page{padding-top:0!important;box-sizing:border-box}.chat-page .telegram-header{padding-top:max(8px,env(safe-area-inset-top))!important}.icity-header{height:auto!important;min-height:64px}.calendar-header,.checkin-header,.icity-header,.notes-editor-header,.notes-header,.q-header{padding-top:max(12px,env(safe-area-inset-top))!important}.music-v2-header,.photos-app-header{height:auto!important;min-height:64px}.music-v2-header,.photos-app-header,.studio-header{padding-top:max(12px,env(safe-area-inset-top))!important}.studio-page.studio-settings-page{padding-top:0!important}.hs-page{padding-top:calc(env(safe-area-inset-top) + 34px)!important}.lock-screen .lock-content{padding-top:env(safe-area-inset-top)}.home-screen-v2 .home-v2-grid-wrap{padding-top:calc(env(safe-area-inset-top) + 8px)}.home-v2-top{display:none!important}.dock{position:absolute!important;bottom:calc(20px + env(safe-area-inset-bottom))!important;width:min(92%,420px)!important;height:auto!important;min-height:84px;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(14px,4vw,26px)!important;padding:14px 22px!important;border-radius:30px!important;background:rgba(255,255,255,.38)!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 18px 40px rgba(80,50,60,.18),0 4px 12px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,.65)!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important}html[data-runwithme-theme=dark] .dock{background:rgba(45,40,44,.55)!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 18px 40px rgba(0,0,0,.45),0 4px 12px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important}.dock-icon{width:58px!important;height:58px!important;flex-shrink:0;border:none!important;border-radius:18px!important;background:rgba(255,255,255,.55)!important;color:var(--dark)!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;box-shadow:0 4px 10px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,.75);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}html[data-runwithme-theme=dark] .dock-icon{background:rgba(255,255,255,.08)!important;color:#fff2e9!important;box-shadow:0 4px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)}.dock-icon:hover{transform:translateY(-3px) scale(1.05);background:rgba(255,255,255,.78)!important}html[data-runwithme-theme=dark] .dock-icon:hover{background:rgba(255,255,255,.16)!important}.dock-icon:active{transform:scale(.94)}.dock-icon>svg{width:26px!important;height:26px!important;display:block}.dock-icon>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:26px!important;line-height:1}.dock-icon:not(:has(>svg)):not(:has(>img)):not(:has(>span)){font-size:26px!important}.dock-icon>img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.icity-dock{padding:0 16px calc(18px + env(safe-area-inset-bottom))!important}.icity-dock-inner{height:84px!important;padding:0 14px!important;border-radius:30px!important;background:rgba(255,248,243,.72)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 40px rgba(80,50,60,.16),0 4px 12px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,.65)!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important}html[data-runwithme-theme=dark] .icity-dock-inner{background:rgba(33,28,32,.65)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 18px 40px rgba(0,0,0,.45),0 4px 12px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important}.icity-dock-tab>svg{width:28px!important;height:28px!important}.icity-dock-tab>span{font-size:11px!important;margin-top:3px}.icity-dock-post-slot{width:64px!important;height:64px!important}.icity-dock-post{width:58px!important;height:58px!important;box-shadow:0 12px 26px rgba(142,101,111,.35),inset 0 0 0 1px rgba(255,255,255,.18)!important}.icity-dock-post>svg{width:26px!important;height:26px!important}.calendar-dock{padding:0 16px calc(18px + env(safe-area-inset-bottom))!important}.calendar-dock-inner{height:84px!important;padding:0 14px!important;border-radius:30px!important;background:rgba(255,248,243,.72)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 40px rgba(80,50,60,.16),0 4px 12px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,.65)!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important}html[data-runwithme-theme=dark] .calendar-dock-inner{background:rgba(33,28,32,.65)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 18px 40px rgba(0,0,0,.45),0 4px 12px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important}.calendar-dock-tab>svg{width:28px!important;height:28px!important}.calendar-dock-tab>span{font-size:11px!important;margin-top:3px}.checkin-dock{padding:0 16px calc(18px + env(safe-area-inset-bottom))!important}.checkin-dock-inner{height:84px!important;padding:0 14px!important;border-radius:30px!important;background:rgba(255,248,243,.72)!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 18px 40px rgba(80,50,60,.16),0 4px 12px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,.65)!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important}html[data-runwithme-theme=dark] .checkin-dock-inner{background:rgba(33,28,32,.65)!important;border-color:rgba(255,255,255,.08)!important;box-shadow:0 18px 40px rgba(0,0,0,.45),0 4px 12px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.08)!important}.checkin-dock-tab>svg{width:28px!important;height:28px!important}.checkin-dock-tab>span{font-size:11px!important;margin-top:3px}.home-screen-v2 .home-v2-grid-wrap,.icity-feed{padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}.calendar-scroll,.checkin-scroll{padding-bottom:calc(130px + env(safe-area-inset-bottom))!important}.icity-profile.is-embedded .icity-profile-scroll{padding-bottom:calc(150px + env(safe-area-inset-bottom))!important}@media (orientation:portrait) and (max-width:600px){.dock{width:calc(100% - 28px)!important;bottom:max(16px,env(safe-area-inset-bottom))!important;padding:12px 16px!important;border-radius:28px!important;min-height:80px;gap:clamp(10px,3vw,18px)!important}.dock-icon{width:54px!important;height:54px!important;border-radius:16px!important}.dock-icon>svg{width:24px!important;height:24px!important}.dock-icon:not(:has(>svg)):not(:has(>img)):not(:has(>span)),.dock-icon>span{font-size:24px!important}.calendar-dock-inner,.checkin-dock-inner,.icity-dock-inner{height:80px!important;border-radius:28px!important}.calendar-dock-tab>svg,.checkin-dock-tab>svg,.icity-dock-tab>svg{width:26px!important;height:26px!important}.icity-dock-post-slot{width:60px!important;height:60px!important}.icity-dock-post{width:54px!important;height:54px!important}.icity-dock-post>svg{width:24px!important;height:24px!important}}@media (max-width:380px){.dock{padding:10px 14px!important;min-height:74px}.dock-icon{width:50px!important;height:50px!important;border-radius:15px!important}.dock-icon>svg{width:22px!important;height:22px!important}.dock-icon:not(:has(>svg)):not(:has(>img)):not(:has(>span)),.dock-icon>span{font-size:22px!important}.calendar-dock-inner,.checkin-dock-inner,.icity-dock-inner{height:74px!important}}.music-v2-listeners{padding:6px 14px!important;min-height:52px}.music-v2-listener-add,.music-v2-listener-avatar{width:46px!important;height:46px!important;margin-left:-12px!important;border-width:2.5px!important;font-size:17px!important;box-shadow:0 4px 12px rgba(80,50,60,.12),0 1px 3px rgba(80,50,60,.08)!important}.music-v2-listener-add{font-size:22px!important;font-weight:600!important}.music-v2-controls{gap:36px!important;margin:22px 0 24px!important}.music-v2-btn{width:54px!important;height:54px!important;border-radius:50%!important;background:rgba(255,255,255,.55)!important;color:#8e656f!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 6px 14px rgba(142,101,111,.1),inset 0 1px 0 rgba(255,255,255,.7)!important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease!important}html[data-runwithme-theme=dark] .music-v2-btn{background:rgba(255,255,255,.06)!important;color:#f3dfe4!important;box-shadow:0 6px 14px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)!important}.music-v2-btn>svg{display:block;flex-shrink:0}.music-v2-btn:hover{transform:translateY(-2px) scale(1.05);background:rgba(255,255,255,.78)!important;box-shadow:0 10px 22px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.85)!important}html[data-runwithme-theme=dark] .music-v2-btn:hover{background:rgba(255,255,255,.14)!important}.music-v2-btn:active{transform:scale(.94)}.music-v2-play-btn{width:76px!important;height:76px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:50%!important;background:linear-gradient(145deg,#8e656f,#a67b85)!important;box-shadow:0 14px 30px rgba(142,101,111,.32),0 4px 10px rgba(142,101,111,.2),inset 0 1px 0 rgba(255,255,255,.25)!important;transition:transform .18s ease,box-shadow .18s ease!important}.music-v2-play-btn>svg{display:block;flex-shrink:0}.music-v2-play-btn>svg[viewBox="0 0 24 24"]:has(path){transform:translateX(1px)}.music-v2-play-btn:hover{box-shadow:0 18px 38px rgba(142,101,111,.38),0 6px 14px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.3)!important}.music-v2-play-btn:active{transform:scale(.96)}.music-v2-play-dots{font-size:20px;font-weight:700;letter-spacing:1px;opacity:.9}@media (max-width:400px){.music-v2-controls{gap:28px!important}.music-v2-btn{width:50px!important;height:50px!important}.music-v2-btn>svg{width:22px!important;height:22px!important}.music-v2-play-btn{width:68px!important;height:68px!important}.music-v2-play-btn>svg{width:22px!important;height:22px!important}.music-v2-listener-add,.music-v2-listener-avatar{width:42px!important;height:42px!important}}@media (orientation:portrait) and (max-width:600px){.dock{bottom:env(safe-area-inset-bottom)!important}}.dock{bottom:env(safe-area-inset-bottom)!important}.calendar-dock-inner,.checkin-dock-inner,.icity-dock-inner{margin-bottom:0!important}@media (orientation:portrait) and (max-width:600px){.dock{bottom:env(safe-area-inset-bottom)!important}.calendar-dock,.checkin-dock,.icity-dock{padding:0 14px env(safe-area-inset-bottom)!important}}.chat-settings-pat-group{display:flex;flex-direction:column;gap:14px}.chat-settings-pat-label{display:flex;flex-direction:column;gap:5px}.chat-settings-pat-label strong{font-size:13px;font-weight:700}.chat-settings-pat-label small{font-size:10px;opacity:.6;margin-bottom:2px}.chat-settings-pat-label textarea{width:100%;min-height:86px;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.65);color:inherit;font:inherit;font-size:13px;line-height:1.6;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .15s ease,background .15s ease}.chat-settings-pat-label textarea:focus{border-color:rgba(142,101,111,.4)}.chat-settings-pat-label textarea::placeholder{color:rgba(142,101,111,.4)}html[data-runwithme-theme=dark] .chat-settings-pat-label textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .chat-settings-pat-label textarea::placeholder{color:rgba(255,244,239,.35)}.message-avatar{user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer}.chat-settings-names-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chat-settings-name-item{display:flex;flex-direction:column;gap:4px}.chat-settings-name-item>span{font-size:10px;font-weight:700;letter-spacing:.05em;opacity:.55}.chat-settings-name-item input{width:100%;padding:9px 11px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .chat-settings-name-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.chat-settings-name-item input:focus{border-color:rgba(142,101,111,.4)}.chat-settings-reply-group{display:flex;flex-direction:column;gap:8px}.chat-settings-reply-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chat-settings-reply-label{flex:1 1 130px;min-width:130px;font-size:12px;font-weight:600;opacity:.75}.chat-settings-num{display:flex;align-items:center;gap:5px}.chat-settings-num-label{display:flex;align-items:baseline;gap:2px;font-size:10px;opacity:.6;white-space:nowrap}.chat-settings-num-suffix{font-size:9px;opacity:.7}.chat-settings-num input{width:64px;padding:6px 8px;border:1px solid rgba(142,101,111,.14);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;text-align:center;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .chat-settings-num input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.chat-settings-num input:focus{border-color:rgba(142,101,111,.4)}.chat-settings-hint{margin-top:8px;font-size:10px;line-height:1.5;opacity:.5}@media (max-width:500px){.chat-settings-names-grid{grid-template-columns:1fr}}.chat-settings-css{display:flex;flex-direction:column;gap:8px}.chat-settings-css-textarea{width:100%;min-height:160px;padding:12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.65);color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;line-height:1.6;outline:none;resize:vertical;box-sizing:border-box;tab-size:2}.chat-settings-css-textarea:focus{border-color:rgba(142,101,111,.4);background:rgba(255,255,255,.85)}.chat-settings-css-textarea::placeholder{color:rgba(142,101,111,.4)}html[data-runwithme-theme=dark] .chat-settings-css-textarea{background:rgba(0,0,0,.25);border-color:rgba(255,255,255,.1);color:#f3dfe4}html[data-runwithme-theme=dark] .chat-settings-css-textarea:focus{background:rgba(0,0,0,.4)}.chat-settings-css-actions{display:flex;justify-content:flex-end;gap:6px}.chat-voice-v2{display:flex;flex-direction:column;gap:6px;min-width:160px;max-width:240px}.chat-voice-bubble{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--chat-border);border-radius:18px;background:var(--chat-bubble-other);color:var(--chat-text);cursor:pointer;font:inherit;transition:background .15s ease,transform .15s ease;box-shadow:0 2px 7px rgba(80,50,60,.045)}.message-you .chat-voice-bubble{background:var(--chat-bubble-you);color:var(--rw-text);border-color:rgba(255,255,255,.18)}.chat-voice-bubble:active{transform:scale(.98)}.chat-voice-bubble:disabled{opacity:.6;cursor:default}.chat-voice-play{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.45);font-size:10px;font-weight:700;letter-spacing:-1px}.message-you .chat-voice-play{background:rgba(255,255,255,.55)}.chat-voice-wave{flex:1;display:flex;align-items:center;justify-content:center;gap:2px;height:20px;min-width:0}.chat-voice-bar{width:2px;border-radius:2px;background:currentColor;transition:opacity .2s ease;flex-shrink:0}.chat-voice-time{flex-shrink:0;font-size:10px;font-weight:600;opacity:.7;font-variant-numeric:tabular-nums;letter-spacing:.02em}.chat-voice-transcribe{align-self:flex-start;padding:4px 10px;border:0;border-radius:10px;background:rgba(142,101,111,.1);color:inherit;font-size:11px;font-weight:600;cursor:pointer;opacity:.7;transition:opacity .15s ease,background .15s ease}.chat-voice-transcribe:hover{opacity:1;background:rgba(142,101,111,.2)}.message-you .chat-voice-transcribe{align-self:flex-end}.chat-voice-text{padding:8px 12px;border-radius:12px;background:rgba(142,101,111,.08);color:var(--chat-text);font-size:12px;line-height:1.55;word-break:break-word;white-space:pre-wrap}.chat-dark .chat-voice-text{background:rgba(255,255,255,.06)}.chat-voice-loading{font-size:12px;opacity:.6}.chat-call-bubble{min-width:160px}.music-v2-invite-banner{margin:0 14px 10px}.music-v2-header{min-height:72px!important;padding:10px 16px!important;gap:12px!important}.music-v2-listeners{padding:4px 10px!important;min-height:0!important}.music-v2-listener-add,.music-v2-listener-avatar{width:42px!important;height:42px!important;margin-left:-10px!important;border-width:2px!important;border-color:rgba(255,255,255,.92)!important;font-size:15px!important;box-shadow:0 3px 10px rgba(80,50,60,.1),0 1px 2px rgba(80,50,60,.06)!important}.music-v2-listener-avatar:first-child{margin-left:0!important}.music-v2-listener-add{font-size:20px!important;background:rgba(142,101,111,.14)!important;color:#8e656f!important}html[data-runwithme-theme=dark] .music-v2-listener-add{background:rgba(255,255,255,.1)!important;color:#f3dfe4!important}html[data-runwithme-theme=dark] .music-v2-listener-add,html[data-runwithme-theme=dark] .music-v2-listener-avatar{border-color:rgba(33,28,32,.9)!important}.music-v2-invite-banner{flex-shrink:0;margin:0 16px 10px;padding:10px 16px;border-radius:14px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px;animation:musicInviteIn .28s ease}@keyframes musicInviteIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.music-v2-invite-pending{background:rgba(252,190,195,.35);color:var(--rw-text-muted)}.music-v2-invite-accepted{background:rgba(126,209,126,.22);color:#2d6f2d}.music-v2-invite-rejected{background:rgba(142,101,111,.14);color:var(--rw-text-muted)}.music-v2-invite-dot{width:7px;height:7px;border-radius:50%;background:currentColor;animation:musicInviteDot 1s ease-in-out infinite;flex-shrink:0}@keyframes musicInviteDot{0%,to{opacity:.35}50%{opacity:1}}html[data-runwithme-theme=dark] .music-v2-invite-pending{background:rgba(252,190,195,.15);color:#f3dfe4}html[data-runwithme-theme=dark] .music-v2-invite-accepted{background:rgba(126,209,126,.15);color:#8fdc8f}html[data-runwithme-theme=dark] .music-v2-invite-rejected{background:rgba(255,255,255,.06);color:#d9bcc4}.music-chat-fab{position:absolute;right:76px;bottom:32px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(142,101,111,.12);color:inherit;font-size:18px;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.music-chat-fab:hover{background:rgba(142,101,111,.22)}.music-chat-fab:active{transform:scale(.94)}.music-chat-panel{position:absolute;left:0;right:0;bottom:0;z-index:150;max-height:70%;display:flex;flex-direction:column;border-top-left-radius:22px;border-top-right-radius:22px;background:rgba(255,248,245,.98);border:1px solid rgba(142,101,111,.1);border-bottom:0;box-shadow:0 -20px 50px rgba(60,40,45,.18);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:musicChatIn .22s ease;overflow:hidden}@keyframes musicChatIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}html[data-runwithme-theme=dark] .music-chat-panel{background:rgba(33,28,32,.98);border-color:rgba(255,255,255,.08)}.music-chat-header{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:14px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}.music-chat-title{flex:1;min-width:0;font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-chat-icon-btn{width:30px;height:30px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:inherit;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.music-chat-icon-btn:hover{background:rgba(142,101,111,.18)}.music-chat-disabled,.music-chat-empty{padding:40px 20px;text-align:center;font-size:12px;opacity:.55}.music-chat-messages{flex:1;min-height:180px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px;display:flex;flex-direction:column;gap:8px}.music-chat-msg{display:flex;flex-direction:column;max-width:80%}.music-chat-msg-you{align-self:flex-end;align-items:flex-end}.music-chat-msg-other{align-self:flex-start;align-items:flex-start}.music-chat-msg-name{font-size:10px;font-weight:700;opacity:.55;margin-bottom:2px;padding:0 6px}.music-chat-msg-bubble{padding:8px 12px;border-radius:16px;font-size:13px;line-height:1.55;word-break:break-word;white-space:pre-wrap}.music-chat-msg-you .music-chat-msg-bubble{background:#fcbec3;color:var(--rw-text);border-bottom-right-radius:5px}.music-chat-msg-other .music-chat-msg-bubble{background:rgba(142,101,111,.1);color:inherit;border-bottom-left-radius:5px}html[data-runwithme-theme=dark] .music-chat-msg-other .music-chat-msg-bubble{background:rgba(255,255,255,.08)}.music-chat-msg-typing{display:flex;align-items:center;gap:4px;padding:10px 14px}.music-chat-msg-typing span{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.45;animation:musicChatTyping 1.2s ease-in-out infinite}.music-chat-msg-typing span:nth-child(2){animation-delay:.15s}.music-chat-msg-typing span:nth-child(3){animation-delay:.3s}@keyframes musicChatTyping{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}.music-chat-input-row{flex-shrink:0;display:flex;gap:8px;padding:10px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.08)}.music-chat-input{flex:1;min-width:0;padding:9px 14px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .music-chat-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.music-chat-input:focus{border-color:rgba(142,101,111,.4)}.music-chat-send{width:38px;height:38px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:15px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.music-chat-send:hover:not(:disabled){transform:scale(1.06)}.music-chat-send:active:not(:disabled){transform:scale(.94)}.music-chat-send:disabled{opacity:.4;cursor:default}.music-chat-settings-backdrop{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.music-chat-settings{width:min(560px,100%);max-height:88vh;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);box-shadow:0 25px 70px rgba(0,0,0,.28);overflow:hidden}html[data-runwithme-theme=dark] .music-chat-settings{background:#211c20;color:#fff2e9}.music-chat-settings-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.music-chat-settings-header h2{margin:0;font-size:17px;font-weight:700}.music-chat-settings-header button{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.music-chat-settings-add{padding:14px 20px 10px;display:flex;flex-direction:column;gap:8px}.music-chat-settings-add-row{display:flex;gap:8px}.music-chat-settings-add-row select{padding:8px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none}html[data-runwithme-theme=dark] .music-chat-settings-add-row select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.music-chat-settings-add-row button{flex:1;padding:8px 16px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer}.music-chat-settings-add-row button:disabled{opacity:.4;cursor:default}.music-chat-settings-add textarea{width:100%;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;line-height:1.55;outline:none;resize:vertical;box-sizing:border-box}html[data-runwithme-theme=dark] .music-chat-settings-add textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.music-chat-settings-hint{padding:0 20px 12px;font-size:10px;opacity:.55;line-height:1.5}.music-chat-settings-list{flex:1;min-height:0;overflow-y:auto;padding:0 14px 16px;display:flex;flex-direction:column;gap:6px}.music-chat-settings-empty{padding:40px 20px;text-align:center;font-size:12px;opacity:.5}.music-chat-settings-item{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:rgba(142,101,111,.06)}.music-chat-settings-item.is-disabled{opacity:.45}html[data-runwithme-theme=dark] .music-chat-settings-item{background:rgba(255,255,255,.04)}.music-chat-settings-badge{flex-shrink:0;padding:2px 8px;border-radius:var(--rw-radius-pill);font-size:10px;font-weight:700;color:#fff2e9}.music-chat-settings-badge.badge-levi{background:#8e656f}.music-chat-settings-badge.badge-erwin{background:#9b7f86}.music-chat-settings-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .music-chat-settings-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.music-chat-settings-item button{flex-shrink:0;padding:6px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700;cursor:pointer}.music-chat-settings-item button.danger{background:rgba(224,93,93,.14);color:#e05d5d}@media (max-width:500px){.music-chat-panel{max-height:80%}}.music-v2-disc{border:none;padding:0;cursor:pointer;font:inherit;color:inherit;outline:none}.music-v2-disc:active{transform:scale(.98)}.music-v2-disc-cover.has-image{padding:0;background:none;overflow:hidden}.music-v2-disc-cover img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.music-v2-drawer-item-cover-img{width:38px;height:38px}.music-v2-drawer-item-cover-img,.music-v2-panel-item-cover{flex-shrink:0;border-radius:10px;object-fit:cover;display:block}.music-v2-panel-item-cover{width:42px;height:42px;background:rgba(142,101,111,.06)}.music-v2-panel-item-cover-empty{color:var(--rw-text-muted);font-size:18px}.music-v2-panel-item-cover-btn{flex-shrink:0;padding:5px 8px;border:0;border-radius:8px;background:rgba(252,190,195,.32);color:var(--rw-text-muted);font-size:9px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .15s ease}.music-v2-panel-item-cover-btn:hover{background:rgba(252,190,195,.55)}html[data-runwithme-theme=dark] .music-v2-panel-item-cover-btn{background:rgba(252,190,195,.15);color:#f3dfe4}html[data-runwithme-theme=dark] .music-v2-panel-item-cover-btn:hover{background:rgba(252,190,195,.28)}.music-sys-invite{flex-shrink:0;display:flex;flex-direction:column;gap:10px;margin:0 14px 10px;padding:12px 14px;border-radius:16px;background:linear-gradient(135deg,rgba(252,190,195,.42),rgba(207,222,227,.42));border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 22px rgba(142,101,111,.12),inset 0 1px 0 rgba(255,255,255,.6);animation:musicSysInviteIn .3s ease}@keyframes musicSysInviteIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}html[data-runwithme-theme=dark] .music-sys-invite{background:linear-gradient(135deg,rgba(142,101,111,.42),rgba(70,60,70,.42));border-color:rgba(255,255,255,.08)}.music-sys-invite-text{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--rw-text);line-height:1.4}html[data-runwithme-theme=dark] .music-sys-invite-text{color:#fff2e9}.music-sys-invite-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.6);color:var(--rw-text-muted);font-size:13px;animation:musicSysInvitePulse 1.6s ease-in-out infinite}@keyframes musicSysInvitePulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.music-sys-invite-text strong{font-weight:700;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .music-sys-invite-text strong{color:#fcbec3}.music-sys-invite-countdown{margin-left:auto;padding:2px 8px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.55);font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--rw-text-muted);opacity:.75}html[data-runwithme-theme=dark] .music-sys-invite-countdown{background:rgba(0,0,0,.25);color:#d9bcc4}.music-sys-invite-actions{display:flex;gap:8px}.music-sys-invite-accept,.music-sys-invite-decline{flex:1;padding:9px 14px;border:0;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.music-sys-invite-accept{background:#8e656f;color:#fff2e9;box-shadow:0 6px 14px rgba(142,101,111,.24)}.music-sys-invite-accept:hover{transform:translateY(-1px)}.music-sys-invite-accept:active{transform:scale(.96)}.music-sys-invite-decline{background:rgba(255,255,255,.6);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .music-sys-invite-decline{background:rgba(255,255,255,.08);color:#d9bcc4}.music-sys-invite-decline:hover{background:rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .music-sys-invite-decline:hover{background:rgba(255,255,255,.16)}.music-sys-invite-decline:active{transform:scale(.96)}.music-v2-picker-test{width:100%;margin-top:10px;padding:8px 12px;border:1px dashed rgba(142,101,111,.28);border-radius:12px;background:transparent;color:var(--rw-text-muted);font-size:11px;font-weight:600;cursor:pointer;opacity:.75;transition:opacity .15s ease,background .15s ease}.music-v2-picker-test:hover{opacity:1;background:rgba(252,190,195,.2)}html[data-runwithme-theme=dark] .music-v2-picker-test{color:#f3dfe4;border-color:rgba(255,255,255,.18)}html[data-runwithme-theme=dark] .music-v2-picker-test:hover{background:rgba(255,255,255,.06)}.music-invite-overlay{position:fixed;left:50%;top:calc(env(safe-area-inset-top) + 14px);transform:translateX(-50%);z-index:20000;width:min(92%,420px);pointer-events:none}.music-invite-overlay>*{pointer-events:auto}.music-invite-overlay .music-sys-invite{margin:0;box-shadow:0 18px 44px rgba(80,50,60,.24),0 4px 12px rgba(80,50,60,.12),inset 0 1px 0 rgba(255,255,255,.6);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html[data-runwithme-theme=dark] .music-invite-overlay .music-sys-invite{box-shadow:0 18px 44px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.chat-settings-storage{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border-radius:14px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .chat-settings-storage{background:rgba(255,255,255,.04)}.chat-settings-storage-info strong{display:block;font-size:13px;font-weight:700}.chat-settings-storage-info small{display:block;margin-top:3px;font-size:10px;opacity:.6}.chat-settings-storage-actions{display:flex;gap:8px;flex-wrap:wrap}.chat-settings-btn.small.danger{background:rgba(224,93,93,.15);color:#e05d5d}.chat-settings-btn.small.danger:hover:not(:disabled){background:rgba(224,93,93,.28)}.chat-settings-btn.small:disabled{opacity:.4;cursor:default}.telegram-select-all{width:auto!important;padding:0 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:700;background:rgba(142,101,111,.1)!important;color:inherit!important}html[data-runwithme-theme=dark] .telegram-select-all{background:rgba(255,255,255,.08)!important}.message-row.is-selection-mode,.message-row.is-selection-mode .message-avatar{cursor:pointer}.message-row.is-picked .chat-call-bubble,.message-row.is-picked .chat-voice-bubble,.message-row.is-picked .message-bubble{box-shadow:0 0 0 2px #fcbec3,0 4px 12px rgba(252,190,195,.35)}html[data-runwithme-theme=dark] .message-row.is-picked .chat-call-bubble,html[data-runwithme-theme=dark] .message-row.is-picked .chat-voice-bubble,html[data-runwithme-theme=dark] .message-row.is-picked .message-bubble{box-shadow:0 0 0 2px #fcbec3,0 4px 12px rgba(0,0,0,.4)}.message-row.is-picked .chat-image-message,.message-row.is-picked .chat-sticker-message,.message-row.is-picked .chat-voice-v2{outline:2px solid #fcbec3;outline-offset:2px;border-radius:14px}.chat-pat-row.is-picked .chat-pat-message{background:rgba(252,190,195,.4);box-shadow:0 0 0 2px #fcbec3}html[data-runwithme-theme=dark] .chat-pat-row.is-picked .chat-pat-message{background:rgba(252,190,195,.18)}.chat-pick-indicator{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border-radius:50%;border:1.5px solid #8e656f;background:#fff;color:var(--rw-text-muted);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:5;transition:background .15s ease,color .15s ease}html[data-runwithme-theme=dark] .chat-pick-indicator{border-color:#fcbec3;background:#2d282c;color:#fcbec3}.chat-pat-row.is-picked .chat-pick-indicator,.message-row.is-picked .chat-pick-indicator{background:#8e656f;color:#fff2e9;border-color:var(--rw-text-muted)}.chat-pat-wrapper,.message-row .message-content{position:relative}.chat-selection-bar{flex-shrink:0;display:flex;gap:10px;padding:12px clamp(12px,3vw,24px) max(14px,env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.08);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-runwithme-theme=dark] .chat-selection-bar{background:rgba(48,41,48,.92);border-top-color:rgba(255,255,255,.08)}.chat-selection-btn{flex:1;height:46px;border:0;border-radius:14px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease,opacity .15s ease}.chat-selection-btn:active:not(:disabled){transform:scale(.97)}.chat-selection-cancel{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .chat-selection-cancel{background:rgba(255,255,255,.08)}.chat-selection-delete{background:#e05d5d;color:#fff2e9}.chat-selection-delete:hover:not(:disabled){background:#c94d4d}.chat-selection-delete:disabled{opacity:.4;cursor:default}.music-v2-drawer-tabs{flex-shrink:0;display:flex;gap:6px;padding:4px 14px 10px;border-bottom:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .music-v2-drawer-tabs{border-bottom-color:rgba(255,255,255,.06)}.music-v2-drawer-tabs button{flex:1;padding:8px 12px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;opacity:.6;transition:background .15s ease,opacity .15s ease}.music-v2-drawer-tabs button.active{background:rgba(252,190,195,.35);color:var(--rw-text-muted);opacity:1;font-weight:700}html[data-runwithme-theme=dark] .music-v2-drawer-tabs button.active{background:rgba(252,190,195,.15);color:#f3dfe4}.music-v2-drawer-item{display:flex;align-items:center;gap:4px;padding:4px 6px;border-radius:12px;background:transparent;transition:background .15s ease}.music-v2-drawer-item:hover{background:rgba(142,101,111,.06)}.music-v2-drawer-item.active{background:rgba(252,190,195,.28)}html[data-runwithme-theme=dark] .music-v2-drawer-item.active{background:rgba(252,190,195,.15)}.music-v2-drawer-item-main{flex:1;min-width:0;gap:12px;padding:6px;border:0;border-radius:10px;font:inherit;text-align:left}.music-v2-drawer-item-main,.music-v2-drawer-item-menu{display:flex;align-items:center;background:transparent;color:inherit;cursor:pointer}.music-v2-drawer-item-menu{flex-shrink:0;width:32px;height:32px;border:0;border-radius:50%;font-size:20px;line-height:1;opacity:.5;justify-content:center;transition:background .15s ease,opacity .15s ease}.music-v2-drawer-item-menu:hover{opacity:1;background:rgba(142,101,111,.12)}.music-playlist-create-btn{width:100%;padding:12px 14px;border:1px dashed rgba(142,101,111,.28);border-radius:12px;background:transparent;color:var(--rw-text-muted);font-size:13px;font-weight:600;cursor:pointer;margin-bottom:8px;transition:background .15s ease}.music-playlist-create-btn:hover{background:rgba(252,190,195,.15)}html[data-runwithme-theme=dark] .music-playlist-create-btn{color:#f3dfe4;border-color:rgba(255,255,255,.15)}.music-playlist-item{display:flex;align-items:center;gap:4px;padding:4px 6px;border-radius:12px;transition:background .15s ease}.music-playlist-item:hover{background:rgba(142,101,111,.06)}.music-playlist-item-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;padding:8px 6px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.music-playlist-item-icon{width:38px;height:38px;flex-shrink:0;border-radius:10px;background:rgba(252,190,195,.28);font-size:18px}html[data-runwithme-theme=dark] .music-playlist-item-icon{background:rgba(252,190,195,.15)}.music-playlist-item-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.music-playlist-item-info strong{font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.music-playlist-item-info small{font-size:11px;opacity:.55}.music-playlist-back{align-self:flex-start;padding:6px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.08);color:inherit;font-size:11px;font-weight:600;cursor:pointer;margin-bottom:10px}html[data-runwithme-theme=dark] .music-playlist-back{background:rgba(255,255,255,.06)}.music-playlist-detail-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.music-playlist-name-input{flex:1;min-width:0;padding:8px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;font-weight:600;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .music-playlist-name-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.music-playlist-name-input:focus{border-color:rgba(142,101,111,.4)}.music-playlist-detail-count{flex-shrink:0;font-size:11px;opacity:.55}.music-playlist-delete-btn{margin-top:14px;padding:10px 14px;border:1px solid rgba(224,93,93,.25);border-radius:10px;background:transparent;color:#e05d5d;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.music-playlist-delete-btn:hover{background:rgba(224,93,93,.1)}.music-add-to-playlist-backdrop{position:fixed;inset:0;z-index:400;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;padding:20px;animation:musicDrawerFade .2s ease}.music-add-to-playlist{width:min(380px,100%);max-height:70vh;overflow-y:auto;border-radius:20px;background:var(--rw-bg-elevated);padding:18px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:musicAddToPlaylistIn .22s ease}@keyframes musicAddToPlaylistIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}html[data-runwithme-theme=dark] .music-add-to-playlist{background:#211c20;color:#fff2e9}.music-add-to-playlist-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.6;text-align:center;margin-bottom:12px}.music-add-to-playlist-empty{padding:20px;text-align:center;font-size:12px;opacity:.55}.music-add-to-playlist-option{width:100%;display:flex;align-items:center;gap:10px;padding:12px 14px;border:0;border-radius:12px;background:transparent;color:inherit;font:inherit;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease}.music-add-to-playlist-option:hover{background:rgba(142,101,111,.08)}.music-add-to-playlist-check{width:22px;height:22px;flex-shrink:0;border-radius:6px;border:1.5px solid rgba(142,101,111,.35);font-size:14px;font-weight:700;transition:background .15s ease,border-color .15s ease}.music-add-to-playlist-check.checked{background:#8e656f;border-color:var(--rw-text-muted)}.music-add-to-playlist-new{width:100%;margin-top:8px;padding:11px 14px;border:1px dashed rgba(142,101,111,.28);border-radius:12px;background:transparent;color:var(--rw-text-muted);font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}.music-add-to-playlist-new:hover{background:rgba(252,190,195,.15)}html[data-runwithme-theme=dark] .music-add-to-playlist-new{color:#f3dfe4;border-color:rgba(255,255,255,.15)}.music-add-to-playlist-close{width:100%;margin-top:10px;padding:11px;border:0;border-radius:12px;background:rgba(142,101,111,.1);color:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}html[data-runwithme-theme=dark] .music-add-to-playlist-close{background:rgba(255,255,255,.06)}.letter-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:#f7f1e8;color:var(--rw-text)}html[data-runwithme-theme=dark] .letter-app{background:#1a1518;color:#f3dfe4}.letter-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 6px}.letter-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;color:inherit;font-size:30px;cursor:pointer}.letter-back:hover{background:rgba(142,101,111,.08)}.letter-header-center{flex:1;min-width:0;text-align:center}.letter-header-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;line-height:1}.letter-header-sub{font-size:10px;letter-spacing:.1em;text-transform:uppercase;opacity:.55;margin-top:3px}.letter-write-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;font-size:20px;font-weight:700;cursor:pointer;transition:background .15s ease}.letter-write-btn:hover{background:#7a545e}.letter-tabs{flex-shrink:0;display:flex;gap:8px;padding:4px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .letter-tabs{border-bottom-color:rgba(255,255,255,.06)}.letter-tab{flex:1;position:relative;padding:9px 12px;border:0;border-radius:12px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;opacity:.5;transition:opacity .15s ease,background .15s ease}.letter-tab.active{background:rgba(252,190,195,.35);color:var(--rw-text-muted);opacity:1;font-weight:700}html[data-runwithme-theme=dark] .letter-tab.active{background:rgba(252,190,195,.15);color:#f3dfe4}.letter-tab-dot{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;border-radius:var(--rw-radius-pill);background:#e05d5d;color:#fff2e9;font-size:10px;font-weight:700;vertical-align:middle}.letter-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px calc(96px + env(safe-area-inset-bottom))}.letter-empty,.letter-list{display:flex;flex-direction:column;gap:8px}.letter-empty{padding:70px 20px;align-items:center;text-align:center;opacity:.7}.letter-empty-icon{font-size:42px;opacity:.35;margin-bottom:6px}.letter-empty-title{font-size:15px;font-weight:700}.letter-empty-desc{font-size:12px;opacity:.6;max-width:240px;line-height:1.6}.letter-card{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid rgba(255,255,255,.7);border-radius:16px;background:rgba(255,255,255,.6);box-shadow:0 4px 14px rgba(90,60,65,.05);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,background .15s ease}.letter-card:hover{transform:translateY(-1px);background:rgba(255,255,255,.8)}html[data-runwithme-theme=dark] .letter-card{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .letter-card:hover{background:rgba(60,53,59,.75)}.letter-card.is-unread{background:rgba(252,190,195,.22);border-color:rgba(252,190,195,.4)}html[data-runwithme-theme=dark] .letter-card.is-unread{background:rgba(252,190,195,.1);border-color:rgba(252,190,195,.2)}.letter-avatar{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;font-family:var(--rw-font-serif);font-size:16px;font-weight:700;color:#fff2e9;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.letter-avatar-you{background:linear-gradient(135deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.letter-avatar-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.letter-avatar-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.letter-card-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.letter-card-row{display:flex;align-items:baseline;gap:8px}.letter-card-name{font-size:13px;font-weight:700;color:var(--rw-text)}html[data-runwithme-theme=dark] .letter-card-name{color:#f3dfe4}.letter-card-time{margin-left:auto;font-size:10px;opacity:.5}.letter-card-subject{font-size:14px;font-weight:600;color:#5e4650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .letter-card-subject{color:#fff2e9}.letter-card-preview{font-size:11px;line-height:1.4;opacity:.55;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.letter-card-dot{position:absolute;top:14px;right:14px;width:8px;height:8px;border-radius:50%;background:#e05d5d;box-shadow:0 0 0 3px rgba(224,93,93,.15)}.letter-fab{position:absolute;right:20px;bottom:calc(28px + env(safe-area-inset-bottom));width:54px;height:54px;border:0;border-radius:50%;background:#8e656f;font-size:22px;cursor:pointer;z-index:10;box-shadow:0 12px 26px rgba(142,101,111,.32);transition:transform .15s ease}.letter-fab:active{transform:scale(.94)}.letter-compose,.letter-detail{position:absolute;inset:0;display:flex;flex-direction:column;background:#f7f1e8;color:var(--rw-text);animation:letterSlideIn .22s ease}html[data-runwithme-theme=dark] .letter-compose,html[data-runwithme-theme=dark] .letter-detail{background:#1a1518;color:#f3dfe4}@keyframes letterSlideIn{0%{transform:translateX(20px);opacity:0}to{transform:translateX(0);opacity:1}}.letter-detail-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 6px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .letter-detail-header{border-bottom-color:rgba(255,255,255,.06)}.letter-detail-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:26px;cursor:pointer}.letter-detail-back:hover{background:rgba(142,101,111,.08)}.letter-detail-title{flex:1;text-align:center;font-size:13px;font-weight:600;opacity:.65;letter-spacing:.06em}.letter-detail-delete{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:16px;cursor:pointer;opacity:.6}.letter-detail-delete:hover{opacity:1}.letter-detail-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px calc(28px + env(safe-area-inset-bottom))}.letter-paper{max-width:640px;margin:0 auto;padding:22px 22px 30px;border-radius:8px;background:repeating-linear-gradient(transparent,transparent 31px,rgba(142,101,111,.06) 0,rgba(142,101,111,.06) 32px),#fffaf2;border:1px solid rgba(142,101,111,.12);box-shadow:0 8px 26px rgba(90,60,65,.08);font-family:Noto Sans SC,-apple-system,sans-serif}html[data-runwithme-theme=dark] .letter-paper{background:repeating-linear-gradient(transparent,transparent 31px,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 32px),#2a2428;border-color:rgba(255,255,255,.08);box-shadow:0 8px 26px rgba(0,0,0,.25)}.letter-paper-head{display:flex;flex-direction:column;gap:6px}.letter-paper-row{display:flex;align-items:baseline;gap:10px;font-size:12px}.letter-paper-label{flex-shrink:0;min-width:62px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rw-text-muted);opacity:.75}html[data-runwithme-theme=dark] .letter-paper-label{color:#fcbec3;opacity:.85}.letter-paper-value{flex:1;min-width:0;word-break:break-word;opacity:.85}.letter-paper-divider{height:1px;margin:16px 0;background:rgba(142,101,111,.15)}html[data-runwithme-theme=dark] .letter-paper-divider{background:rgba(255,255,255,.08)}.letter-paper-body{display:flex;flex-direction:column;gap:14px;font-size:15px;line-height:2;letter-spacing:.01em;word-break:break-word;white-space:pre-wrap;font-family:"Noto Serif SC",Cormorant Garamond,Georgia,serif}.letter-paper-body p{margin:0}.letter-paper-sign{margin-top:32px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-family:var(--rw-font-serif);font-size:14px;color:#5e4650;opacity:.85}html[data-runwithme-theme=dark] .letter-paper-sign{color:#f3dfe4}.letter-paper-sign-name{font-size:16px;font-weight:600;letter-spacing:.02em}.letter-paper-sign-date{font-size:12px;opacity:.65}.letter-compose-send{padding:8px 18px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.letter-compose-send:disabled{opacity:.4;cursor:default}.letter-compose-send:not(:disabled):hover{transform:translateY(-1px)}.letter-compose-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px calc(28px + env(safe-area-inset-bottom))}.letter-compose-paper{max-width:640px;margin:0 auto;padding:22px 22px 26px;border-radius:8px;background:#fffaf2;border:1px solid rgba(142,101,111,.12);box-shadow:0 8px 26px rgba(90,60,65,.08);display:flex;flex-direction:column;gap:6px}html[data-runwithme-theme=dark] .letter-compose-paper{background:#2a2428;border-color:rgba(255,255,255,.08)}.letter-compose-to{display:flex;gap:6px}.letter-compose-to button{padding:4px 12px;border:1px solid rgba(142,101,111,.2);border-radius:var(--rw-radius-pill);background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.letter-compose-to button.active{background:#8e656f;border-color:var(--rw-text-muted);color:#fff2e9}.letter-compose-subject{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.14);border-radius:8px;background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .letter-compose-subject{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.letter-compose-subject:focus{border-color:rgba(142,101,111,.4)}.letter-compose-body{width:100%;min-height:280px;padding:10px 6px;border:0;background:transparent;color:inherit;outline:none;resize:vertical;font:inherit;font-size:15px;line-height:2;letter-spacing:.01em;font-family:"Noto Serif SC",Cormorant Garamond,Georgia,serif;box-sizing:border-box}.letter-compose-body::placeholder{color:rgba(142,101,111,.4)}html[data-runwithme-theme=dark] .letter-compose-body::placeholder{color:rgba(255,244,239,.3)}.letter-compose-hint{margin-top:6px;font-size:11px;color:var(--rw-text-muted);opacity:.65;text-align:right}html[data-runwithme-theme=dark] .letter-compose-hint{color:#d9bcc4}.icity-notif-btn{position:relative;width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.icity-notif-btn:hover{background:rgba(142,101,111,.08)}.icity-notif-bell{font-size:19px;opacity:.75}.icity-notif-badge{position:absolute;top:2px;right:0;min-width:18px;height:18px;padding:0 5px;border-radius:var(--rw-radius-pill);background:#e05d5d;color:#fff2e9;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px rgba(224,93,93,.35);transition:background .15s ease}.icity-notif-badge.is-zero{background:rgba(142,101,111,.28);box-shadow:none;color:rgba(255,242,233,.9)}html[data-runwithme-theme=dark] .icity-notif-badge.is-zero{background:rgba(255,255,255,.12)}.icity-notif-backdrop{position:fixed;inset:0;z-index:8500;background:rgba(0,0,0,.4);display:flex;align-items:flex-start;justify-content:flex-end;padding:60px 16px 16px;animation:icityFadeIn .2s ease}.icity-notif-panel{width:min(400px,100%);max-height:calc(100vh - 90px);border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);color:var(--rw-text);box-shadow:0 25px 70px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden;animation:icityNotifPanelIn .22s ease}html[data-runwithme-theme=dark] .icity-notif-panel{background:#211c20;color:#fff2e9}@keyframes icityNotifPanelIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.icity-notif-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .icity-notif-header{border-bottom-color:rgba(255,255,255,.06)}.icity-notif-header h2{margin:0;font-size:17px;font-weight:700}.icity-notif-header-actions{display:flex;align-items:center;gap:6px}.icity-notif-clear{padding:5px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.08);color:inherit;font-size:11px;font-weight:600;cursor:pointer;opacity:.7;transition:opacity .15s ease}.icity-notif-clear:hover{opacity:1}html[data-runwithme-theme=dark] .icity-notif-clear{background:rgba(255,255,255,.06)}.icity-notif-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}html[data-runwithme-theme=dark] .icity-notif-close{background:rgba(255,255,255,.08)}.icity-notif-body{flex:1;min-height:0;overflow-y:auto;padding:8px 10px 14px;display:flex;flex-direction:column;gap:4px}.icity-notif-empty{padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;opacity:.7}.icity-notif-empty-icon{font-size:38px;opacity:.35;margin-bottom:6px}.icity-notif-empty-title{font-size:14px;font-weight:700}.icity-notif-empty-desc{font-size:11px;opacity:.6;max-width:240px;line-height:1.6}.icity-notif-item{position:relative;width:100%;display:flex;align-items:flex-start;gap:10px;padding:12px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.icity-notif-item:hover{background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-notif-item:hover{background:rgba(255,255,255,.04)}.icity-notif-item.is-unread{background:rgba(252,190,195,.12)}.icity-notif-item-body{flex:1;min-width:0}.icity-notif-item-head{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:4px}.icity-notif-item-head strong{font-size:13px;font-weight:700}.icity-notif-item-action{font-size:12px;opacity:.75}.icity-notif-item-time{margin-left:auto;font-size:10px;opacity:.5}.icity-notif-item-preview{font-size:12px;line-height:1.5;opacity:.75;word-break:break-word}.icity-notif-item-text{display:block;font-style:italic;color:#5e4650;margin-bottom:2px}html[data-runwithme-theme=dark] .icity-notif-item-text{color:#f3dfe4}.icity-notif-item-post{display:block;font-size:11px;opacity:.65}.icity-notif-item-dot{position:absolute;top:14px;right:12px;width:8px;height:8px;border-radius:50%;background:#e05d5d;box-shadow:0 0 0 3px rgba(224,93,93,.15)}@media (max-width:500px){.icity-notif-backdrop{padding:40px 12px 12px;align-items:flex-start;justify-content:center}.icity-notif-panel{width:100%;max-height:calc(100vh - 60px)}}.icity-notif-btn>*{pointer-events:none}.icity-notif-backdrop{animation:none!important}.icity-notif-panel{animation:icityNotifPanelIn .18s ease}.icity-notif-btn.is-active{background:rgba(142,101,111,.12)}html[data-runwithme-theme=dark] .icity-notif-btn.is-active{background:rgba(255,255,255,.1)}.calendar-header,.chat-page .telegram-header,.checkin-header,.icity-header,.letter-detail-header,.letter-header,.music-v2-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header{padding-top:calc(env(safe-area-inset-top) + 12px)!important}.calendar-dock,.checkin-dock,.dock,.icity-dock{padding-bottom:env(safe-area-inset-bottom)!important}.chat-page .chat-composer{padding-bottom:max(10px,env(safe-area-inset-bottom))!important}.calendar-scroll,.checkin-scroll,.icity-feed{padding-bottom:calc(110px + env(safe-area-inset-bottom))!important}.home-screen-v2 .home-v2-grid-wrap{padding-bottom:calc(130px + env(safe-area-inset-bottom))!important}.dock{left:50%!important;right:auto!important;transform:translateX(-50%)!important;padding:12px 22px calc(12px + env(safe-area-inset-bottom))!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:0!important}.dock,.icity-dock{position:fixed!important;top:auto!important;margin:0!important;z-index:9000!important}.icity-dock{left:0!important;right:0!important;bottom:0!important;padding:0 16px env(safe-area-inset-bottom)!important}.icity-dock-inner{margin-bottom:8px!important}.calendar-dock{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;margin:0!important;padding:0 16px env(safe-area-inset-bottom)!important;z-index:9000!important}.calendar-dock-inner{margin-bottom:8px!important}.checkin-dock{position:fixed!important;left:0!important;right:0!important;top:auto!important;bottom:0!important;margin:0!important;padding:0 16px env(safe-area-inset-bottom)!important;z-index:9000!important}.checkin-dock-inner{margin-bottom:8px!important}.music-v2-list-btn{right:20px!important}.music-chat-fab,.music-v2-list-btn{position:fixed!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;z-index:9000!important}.music-chat-fab{right:76px!important}.letter-fab{position:fixed!important;right:20px!important;bottom:calc(24px + env(safe-area-inset-bottom))!important;z-index:9000!important}.app-screen,.home-screen,.home-screen-v2,.phone-screen,.phone-shell,.runwithme-app,.site,body,html{padding-bottom:0!important;margin-bottom:0!important}html body .dock{left:0!important;right:0!important;bottom:0!important;width:100%!important;max-width:none!important;transform:none!important;padding:12px 22px calc(14px + env(safe-area-inset-bottom))!important;border-radius:28px 28px 0 0!important;border-bottom:0!important}html body .home-screen,html body .home-screen-v2,html body .runwithme-app{height:100vh!important;min-height:100vh!important;max-height:100vh!important}html body .calendar-dock,html body .checkin-dock,html body .icity-dock{position:fixed!important;left:0!important;right:0!important;bottom:0!important;transform:none!important;z-index:9500!important}html body .calendar-dock-inner,html body .checkin-dock-inner,html body .icity-dock-inner{margin-bottom:calc(10px + env(safe-area-inset-bottom))!important}body,html{min-height:100vh;max-height:100vh;margin:0;padding:0;overscroll-behavior:none;background-color:#FFF2E9}.app-shell,body,html{height:100vh;width:100%;overflow:hidden}.app-shell{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.app-scroll{height:100vh;width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.site{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:hidden!important}.home-screen,.home-screen-v2,.runwithme-app{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:hidden!important}.home-screen,.home-screen-v2{min-height:0!important;max-height:none!important;display:flex!important;flex-direction:column!important}.home-v2-grid-wrap{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:calc(env(safe-area-inset-top) + 16px) 18px calc(150px + env(safe-area-inset-bottom))!important}html body .home-screen .dock,html body .home-screen-v2 .dock{position:absolute!important;top:auto!important;bottom:0!important;left:50%!important;right:auto!important;width:min(92%,520px)!important;height:auto!important;transform:translateX(-50%)!important;translate:none!important;margin:0!important;padding:14px 22px calc(14px + env(safe-area-inset-bottom))!important;border-radius:28px 28px 0 0!important;border-bottom:0!important;z-index:100!important}.home-screen-v2:before,.home-screen:before,.lock-screen:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:auto;height:auto;background:inherit;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;z-index:-1;pointer-events:none}.runwithme-app,.site{background:transparent!important}.home-screen,.home-screen-v2,.lock-screen,body,html{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.dock{border-radius:28px 28px 0 0!important}.letter-fab,.music-v2-list-btn{bottom:20px!important}.dock{bottom:0!important;padding-bottom:12px!important}.calendar-dock,.checkin-dock,.icity-dock{padding-bottom:0!important}.calendar-dock-inner,.checkin-dock-inner,.icity-dock-inner{margin-bottom:10px!important}.chat-page .chat-composer{padding-bottom:10px!important}.letter-fab,.music-chat-fab,.music-v2-list-btn{bottom:20px!important}html{background-image:var(--rw-bg,none);background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}body{background:transparent!important}.collection-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .collection-app{background:#17131a;color:#fff2e9}.collection-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 6px}.collection-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.collection-back:hover{background:rgba(142,101,111,.08)}.collection-header-center{flex:1;min-width:0;text-align:center}.collection-header-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;line-height:1}.collection-header-sub{font-size:10px;letter-spacing:.1em;opacity:.55;margin-top:3px;text-transform:lowercase}.collection-header-actions{width:40px;height:40px;flex-shrink:0}.collection-tabs{flex-shrink:0;display:flex;gap:6px;padding:4px 14px 10px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .collection-tabs{border-bottom-color:rgba(255,255,255,.05)}.collection-tab{flex:1;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border:0;border-radius:12px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;opacity:.5;transition:opacity .15s ease,background .15s ease}.collection-tab.active{background:rgba(252,190,195,.35);color:var(--rw-text-muted);opacity:1;font-weight:700}html[data-runwithme-theme=dark] .collection-tab.active{background:rgba(252,190,195,.15);color:#f3dfe4}.collection-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.15);font-size:10px;font-weight:700;opacity:.9;font-variant-numeric:tabular-nums}.collection-tab.active .collection-tab-count{background:#8e656f;color:#fff2e9}html[data-runwithme-theme=dark] .collection-tab.active .collection-tab-count{background:#fcbec3;color:var(--rw-text)}.collection-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 14px calc(24px + env(safe-area-inset-bottom))}.collection-empty{padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.collection-empty-icon{font-size:42px;opacity:.35;margin-bottom:6px;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-empty-icon{color:#fcbec3}.collection-empty-title{font-size:15px;font-weight:700}.collection-empty-desc{font-size:12px;opacity:.65;max-width:260px;line-height:1.6}.collection-list{gap:10px}.collection-card,.collection-list{display:flex;flex-direction:column}.collection-card{position:relative;gap:8px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.7);box-shadow:0 4px 14px rgba(90,60,65,.05)}html[data-runwithme-theme=dark] .collection-card{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.collection-card-head{display:flex;align-items:center;gap:8px}.collection-card-source-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:7px;background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:12px}html[data-runwithme-theme=dark] .collection-card-source-icon{background:rgba(252,190,195,.15);color:#f3dfe4}.collection-card-source-label{font-size:11px;font-weight:700;letter-spacing:.06em;opacity:.7;text-transform:uppercase}.collection-card-owner-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.15);color:var(--rw-text-muted)}.collection-card-time{margin-left:auto;font-size:10px;opacity:.5;font-variant-numeric:tabular-nums}.collection-card-content{font-size:14px;line-height:1.65;word-break:break-word;white-space:pre-wrap;color:var(--rw-text)}html[data-runwithme-theme=dark] .collection-card-content{color:rgba(255,244,239,.92)}.collection-card-note{padding:10px 12px;border-radius:12px;background:linear-gradient(135deg,rgba(252,190,195,.22),rgba(207,222,227,.22));border-left:3px solid rgba(142,101,111,.45)}html[data-runwithme-theme=dark] .collection-card-note{background:linear-gradient(135deg,rgba(252,190,195,.08),rgba(207,222,227,.06));border-left-color:rgba(255,220,225,.3)}.collection-card-note-label{display:block;margin-bottom:3px;font-size:10px;font-weight:700;letter-spacing:.06em;opacity:.6;text-transform:uppercase}.collection-card-note-text{font-size:13px;line-height:1.55;font-family:var(--rw-font-serif);font-style:italic;word-break:break-word}.collection-card-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:2px}.collection-tag{padding:3px 9px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:10px;font-weight:600}html[data-runwithme-theme=dark] .collection-tag{background:rgba(252,190,195,.15);color:#f3dfe4}.collection-sheet-backdrop{position:fixed;inset:0;z-index:9400;background:rgba(0,0,0,.4);display:flex;align-items:flex-end;justify-content:center;animation:collectionSheetFade .2s ease}html[data-runwithme-theme=dark] .collection-sheet-backdrop{background:rgba(0,0,0,.55)}@keyframes collectionSheetFade{0%{opacity:0}to{opacity:1}}.collection-sheet{width:min(560px,100%);max-height:88vh;display:flex;flex-direction:column;border-top-left-radius:22px;border-top-right-radius:22px;background:var(--rw-bg-elevated);color:var(--rw-text);box-shadow:0 -20px 50px rgba(60,40,45,.2);animation:collectionSheetIn .22s ease;overflow:hidden}html[data-runwithme-theme=dark] .collection-sheet{background:#211c20;color:#fff2e9}@keyframes collectionSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.collection-sheet-handle{width:40px;height:4px;margin:10px auto 0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.28);flex-shrink:0}html[data-runwithme-theme=dark] .collection-sheet-handle{background:rgba(255,255,255,.15)}.collection-sheet-header{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .collection-sheet-header{border-bottom-color:rgba(255,255,255,.06)}.collection-sheet-meta{flex:1;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.collection-sheet-source-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:7px;background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:12px}html[data-runwithme-theme=dark] .collection-sheet-source-icon{background:rgba(252,190,195,.15);color:#f3dfe4}.collection-sheet-source-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.collection-sheet-owner{font-size:10px;font-weight:700;padding:2px 8px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.15);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-sheet-owner{background:rgba(255,255,255,.08);color:#f3dfe4}.collection-sheet-time{font-size:10px;opacity:.55;font-variant-numeric:tabular-nums}.collection-sheet-close{width:32px;height:32px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.collection-sheet-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 16px 6px;display:flex;flex-direction:column;gap:16px}.collection-sheet-content{padding:14px 16px;border-radius:14px;background:rgba(255,255,255,.6);border:1px solid rgba(142,101,111,.08);font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word}html[data-runwithme-theme=dark] .collection-sheet-content{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06)}.collection-sheet-section{display:flex;flex-direction:column;gap:8px}.collection-sheet-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.55}.collection-sheet-note{width:100%;min-height:84px;padding:11px 13px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;line-height:1.6;font-family:var(--rw-font-serif);font-style:italic;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .15s ease}html[data-runwithme-theme=dark] .collection-sheet-note{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.collection-sheet-note:focus{border-color:rgba(142,101,111,.4)}.collection-sheet-tags{display:flex;flex-wrap:wrap;gap:6px}.collection-tag-pill{padding:4px 10px;border:0;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-size:11px;font-weight:600;cursor:pointer;transition:background .15s ease}.collection-tag-pill:hover{background:rgba(252,190,195,.7)}html[data-runwithme-theme=dark] .collection-tag-pill{background:rgba(252,190,195,.18);color:#f3dfe4}html[data-runwithme-theme=dark] .collection-tag-pill:hover{background:rgba(252,190,195,.3)}.collection-tag-pill.ghost{background:transparent;border:1px dashed rgba(142,101,111,.3);color:var(--rw-text-muted);opacity:.7}.collection-tag-pill.ghost:hover{opacity:1;background:rgba(252,190,195,.15)}html[data-runwithme-theme=dark] .collection-tag-pill.ghost{border-color:rgba(255,255,255,.2);color:#d9bcc4}.collection-sheet-tag-input{width:100%;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .collection-sheet-tag-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.collection-sheet-tag-input:focus{border-color:rgba(142,101,111,.4)}.collection-sheet-tag-pool{display:flex;flex-wrap:wrap;gap:6px}.collection-sheet-footer{flex-shrink:0;padding:12px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.08);background:rgba(255,248,243,.96)}html[data-runwithme-theme=dark] .collection-sheet-footer{background:rgba(33,28,32,.96);border-top-color:rgba(255,255,255,.06)}.collection-sheet-delete{width:100%;padding:12px;border:0;border-radius:12px;background:rgba(224,93,93,.15);color:#e05d5d;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease}.collection-sheet-delete:hover{background:rgba(224,93,93,.28)}.collection-card{text-align:left;font:inherit;color:inherit;cursor:pointer;transition:transform .15s ease,background .15s ease}.collection-card:hover{transform:translateY(-1px)}.collection-card:active{transform:scale(.99)}.icity-detail-collect{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:17px;cursor:pointer;opacity:.55;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.icity-detail-collect:hover{opacity:1;background:rgba(142,101,111,.1)}.icity-detail-collect.is-collected{opacity:1;color:#d4a24a}html[data-runwithme-theme=dark] .icity-detail-collect.is-collected{color:#ffd47a}.q-post-collect{width:24px;height:24px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;line-height:1;cursor:pointer;opacity:.35;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.q-post-collect:hover{opacity:1;background:rgba(252,190,195,.25)}.q-post-collect.is-collected{opacity:1;color:#d4a24a}html[data-runwithme-theme=dark] .q-post-collect.is-collected{color:#ffd47a}.letter-detail-collect{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:17px;cursor:pointer;opacity:.55;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,background .15s ease}.letter-detail-collect:hover{opacity:1;background:rgba(142,101,111,.1)}.letter-detail-collect.is-collected{opacity:1}html[data-runwithme-theme=dark] .letter-detail-collect.is-collected{color:#ffd47a}.collection-card-sender{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--rw-radius-pill);background:rgba(207,222,227,.55);color:#536a72;font-size:10px;font-weight:700;letter-spacing:.02em}html[data-runwithme-theme=dark] .collection-card-sender{background:rgba(207,222,227,.15);color:#cfdee3}.collection-settings-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.65;transition:opacity .15s ease,background .15s ease,transform .2s ease}.collection-settings-btn:hover{opacity:1;background:rgba(142,101,111,.1);transform:rotate(30deg)}.collection-sheet-sender-row{display:flex;gap:6px;flex-wrap:wrap}.collection-sender-pill{padding:6px 14px;border:1px solid rgba(142,101,111,.18);border-radius:var(--rw-radius-pill);background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.collection-sender-pill:hover{background:rgba(142,101,111,.08)}.collection-sender-pill.active{background:#8e656f;color:#fff2e9;border-color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-sender-pill.active{background:#fcbec3;color:var(--rw-text);border-color:#fcbec3}.collection-pool-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:collectionSheetFade .2s ease}.collection-pool-panel{width:min(480px,100%);max-height:88vh;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);color:var(--rw-text);box-shadow:0 25px 70px rgba(0,0,0,.3);overflow:hidden;animation:collectionPoolIn .22s ease}html[data-runwithme-theme=dark] .collection-pool-panel{background:#211c20;color:#fff2e9}@keyframes collectionPoolIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.collection-pool-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .collection-pool-header{border-bottom-color:rgba(255,255,255,.06)}.collection-pool-header h2{margin:0;font-family:var(--rw-font-serif);font-size:22px;font-weight:500;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-pool-header h2{color:#fff2e9}.collection-pool-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}.collection-pool-hint{padding:12px 20px 0;font-size:11px;line-height:1.5;color:rgba(142,101,111,.65)}html[data-runwithme-theme=dark] .collection-pool-hint{color:rgba(255,244,239,.5)}.collection-pool-segment{display:flex;gap:4px;padding:12px 20px 0}.collection-pool-segment button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:rgba(142,101,111,.08);color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.collection-pool-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .collection-pool-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.collection-pool-add{display:flex;gap:6px;padding:14px 20px 12px}.collection-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .collection-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.collection-pool-add select{flex-shrink:0;padding:9px 10px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;cursor:pointer}html[data-runwithme-theme=dark] .collection-pool-add select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.collection-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.collection-pool-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 14px 12px;display:flex;flex-direction:column;gap:6px}.collection-pool-empty{padding:40px 20px;text-align:center;font-size:12px;opacity:.5}.collection-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .collection-pool-item{background:rgba(255,255,255,.04)}.collection-pool-item.is-disabled{opacity:.45}.collection-pool-owner-select{flex-shrink:0;padding:5px 6px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:11px;outline:none;cursor:pointer}html[data-runwithme-theme=dark] .collection-pool-owner-select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.collection-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .collection-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.collection-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.collection-pool-delete,.collection-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.collection-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.collection-pool-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px 16px;border-top:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .collection-pool-footer{border-top-color:rgba(255,255,255,.05)}.collection-pool-reset{padding:9px 14px;border:0;border-radius:10px;background:transparent;color:rgba(142,101,111,.7);font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.collection-pool-reset:hover{background:rgba(142,101,111,.08);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-pool-reset{color:rgba(255,244,239,.5)}.collection-pool-done{padding:10px 22px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer}.collection-card.is-auto:before{content:"auto";position:absolute;top:10px;right:12px;padding:2px 7px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);color:var(--rw-text-muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.7;pointer-events:none}html[data-runwithme-theme=dark] .collection-card.is-auto:before{background:rgba(255,255,255,.06);color:#d9bcc4}.collection-card.is-auto .collection-card-owner-badge{background:rgba(252,190,195,.4);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .collection-card.is-auto .collection-card-owner-badge{background:rgba(252,190,195,.2);color:#f3dfe4}.photo-naming-backdrop{position:fixed;inset:0;z-index:9600;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;padding:20px;animation:photoNamingFade .2s ease}@keyframes photoNamingFade{0%{opacity:0}to{opacity:1}}.photo-naming-panel{width:min(480px,100%);max-height:88vh;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);color:var(--rw-text);box-shadow:0 25px 70px rgba(0,0,0,.3);overflow:hidden;animation:photoNamingIn .22s ease}html[data-runwithme-theme=dark] .photo-naming-panel{background:#211c20;color:#fff2e9}@keyframes photoNamingIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.photo-naming-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 10px}.photo-naming-header h2{margin:0;font-family:var(--rw-font-serif);font-size:22px;font-weight:500;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .photo-naming-header h2{color:#fff2e9}.photo-naming-count{padding:3px 10px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.35);color:var(--rw-text-muted);font-size:11px;font-weight:700}html[data-runwithme-theme=dark] .photo-naming-count{background:rgba(252,190,195,.15);color:#f3dfe4}.photo-naming-hint{padding:0 20px 12px;font-size:11px;line-height:1.5;color:rgba(142,101,111,.6)}html[data-runwithme-theme=dark] .photo-naming-hint{color:rgba(255,244,239,.5)}.photo-naming-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 16px 12px;display:flex;flex-direction:column;gap:8px}.photo-naming-row{display:flex;align-items:center;gap:12px;padding:8px;border-radius:14px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .photo-naming-row{background:rgba(255,255,255,.04)}.photo-naming-thumb{width:54px;height:54px;flex-shrink:0;border-radius:10px;overflow:hidden;background:rgba(142,101,111,.08);display:flex;align-items:center;justify-content:center}.photo-naming-thumb img{width:100%;height:100%;object-fit:cover;display:block}.photo-naming-thumb span{font-size:14px;opacity:.5}.photo-naming-input{flex:1;min-width:0;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .photo-naming-input{background:rgba(255,255,255,.06)}.photo-naming-input:focus{border-color:rgba(142,101,111,.4)}.photo-naming-input::placeholder{color:rgba(142,101,111,.4);font-style:italic}html[data-runwithme-theme=dark] .photo-naming-input::placeholder{color:rgba(255,244,239,.35)}.photo-naming-footer{flex-shrink:0;display:flex;gap:8px;justify-content:flex-end;padding:12px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .photo-naming-footer{border-top-color:rgba(255,255,255,.05)}.photo-naming-confirm,.photo-naming-skip{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.photo-naming-skip{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .photo-naming-skip{background:rgba(255,255,255,.08)}.photo-naming-confirm{background:#8e656f;box-shadow:0 6px 14px rgba(142,101,111,.24)}.photo-naming-confirm:hover,.photo-naming-skip:hover{transform:translateY(-1px)}.photo-naming-confirm:active,.photo-naming-skip:active{transform:scale(.96)}.focus-overlay{position:fixed;inset:0;z-index:8500;overflow:hidden;user-select:none;-webkit-user-select:none;cursor:pointer;animation:focusOverlayIn .3s ease;touch-action:none}@keyframes focusOverlayIn{0%{opacity:0}to{opacity:1}}.focus-wallpaper{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;user-select:none}.focus-wallpaper-empty{position:absolute;inset:0;background:radial-gradient(circle at 30% 25%,rgba(252,190,195,.35),transparent 45%),radial-gradient(circle at 75% 75%,rgba(207,222,227,.4),transparent 45%),linear-gradient(160deg,#2a2226,#181418)}.focus-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.05) 35%,rgba(0,0,0,.05) 65%,rgba(0,0,0,.4));pointer-events:none}.focus-top{position:absolute;top:0;left:0;right:0;padding:calc(env(safe-area-inset-top) + 20px) 20px 0;display:flex;justify-content:center;z-index:2}.focus-top-hint{padding:6px 14px;border-radius:var(--rw-radius-pill);background:rgba(0,0,0,.28);color:rgba(255,255,255,.75);font-size:11px;font-weight:600;letter-spacing:.04em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:focusHintFade 6s ease forwards}@keyframes focusHintFade{0%,70%{opacity:1}to{opacity:.2}}.focus-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;z-index:2;padding:80px 20px;pointer-events:none}.focus-time{font-family:var(--rw-font-serif);font-size:96px;font-weight:300;line-height:1;letter-spacing:-.03em;color:#ffffff;font-variant-numeric:tabular-nums;text-shadow:0 4px 20px rgba(0,0,0,.45),0 1px 2px rgba(0,0,0,.3)}.focus-label{font-size:12px;font-weight:700;letter-spacing:.35em;text-transform:uppercase;color:rgba(255,255,255,.7);text-shadow:0 2px 8px rgba(0,0,0,.4)}.focus-progress-line{width:min(240px,60%);height:2px;margin-top:20px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.18);overflow:hidden}.focus-progress-fill{height:100%;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.75);transition:width .4s linear}.focus-controls{position:absolute;left:0;right:0;bottom:calc(60px + env(safe-area-inset-bottom));z-index:3}.focus-btn,.focus-controls{display:flex;justify-content:center}.focus-btn{width:72px;height:72px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#ffffff;font-size:24px;font-weight:700;cursor:pointer;align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 28px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.18);transition:transform .15s ease,background .15s ease}.focus-btn:hover{background:rgba(255,255,255,.28);transform:scale(1.05)}.focus-btn:active{transform:scale(.94)}.focus-longpress-bar{position:absolute;left:50%;bottom:calc(20px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(220px,70%);height:3px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.15);overflow:hidden;z-index:4}.focus-longpress-fill{height:100%;border-radius:var(--rw-radius-pill);background:#fcbec3;transition:width .06s linear}.checkin-pomo-enter-focus{margin-top:14px;padding:10px 20px;border:1px solid rgba(142,101,111,.22);border-radius:var(--rw-radius-pill);background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:background .15s ease,transform .15s ease}.checkin-pomo-enter-focus:hover{background:rgba(252,190,195,.2);transform:translateY(-1px)}.checkin-focus-wallpaper-section{margin-top:6px;padding:14px;border-radius:14px;background:rgba(142,101,111,.06);border:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .checkin-focus-wallpaper-section{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.06)}.checkin-focus-wallpaper-label{margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.checkin-focus-wallpaper-preview{width:100%;height:140px;border-radius:12px;overflow:hidden;background:rgba(142,101,111,.08);display:flex;align-items:center;justify-content:center;color:rgba(142,101,111,.5);font-size:12px;margin-bottom:10px}html[data-runwithme-theme=dark] .checkin-focus-wallpaper-preview{background:rgba(255,255,255,.05);color:rgba(255,244,239,.4)}.checkin-focus-wallpaper-preview img,.checkin-focus-wallpaper-preview video{width:100%;height:100%;object-fit:cover;display:block}.checkin-focus-wallpaper-actions{display:flex;gap:8px}.checkin-focus-wallpaper-actions .checkin-btn{flex:1;padding:9px 14px;font-size:12px}.checkin-focus-wallpaper-actions .checkin-btn.danger{flex:0 0 auto;background:rgba(224,93,93,.14);color:#e05d5d}.checkin-focus-wallpaper-hint{margin-top:8px;font-size:10px;line-height:1.5;opacity:.55}.focus-controls{gap:20px}.focus-noise-btn{width:54px;height:54px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#ffffff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 6px 20px rgba(0,0,0,.25),inset 0 0 0 1px rgba(255,255,255,.14);transition:transform .15s ease,background .15s ease,opacity .15s ease;opacity:.75}.focus-noise-btn:hover{opacity:1;background:rgba(255,255,255,.24);transform:scale(1.05)}.focus-noise-btn:active{transform:scale(.94)}.focus-noise-btn.is-on{opacity:1;background:rgba(252,190,195,.32);box-shadow:0 6px 20px rgba(0,0,0,.25),inset 0 0 0 1px rgba(252,190,195,.4)}.checkin-focus-noise-preview{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.5);margin-bottom:10px;font-size:12px;min-width:0}html[data-runwithme-theme=dark] .checkin-focus-noise-preview{background:rgba(255,255,255,.05)}.checkin-focus-noise-icon{font-size:18px;flex-shrink:0}.checkin-focus-noise-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--rw-text-muted);font-weight:600}html[data-runwithme-theme=dark] .checkin-focus-noise-name{color:#f3dfe4}.checkin-focus-noise-empty{font-size:12px;opacity:.5}.focus-controls{gap:18px;align-items:center}.focus-finish-btn{width:54px;height:54px;border:0;border-radius:50%;background:rgba(126,209,126,.28);color:#ffffff;font-size:22px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 6px 20px rgba(0,0,0,.25),inset 0 0 0 1px rgba(126,209,126,.45);transition:transform .15s ease,background .15s ease}.focus-finish-btn:hover{background:rgba(126,209,126,.45);transform:scale(1.05)}.focus-finish-btn:active{transform:scale(.94)}.focus-block-backdrop{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:focusBlockIn .22s ease}@keyframes focusBlockIn{0%{opacity:0}to{opacity:1}}.focus-block-card{width:min(320px,100%);padding:26px 22px 20px;border-radius:var(--rw-radius-xl);background:rgba(255,248,245,.98);color:var(--rw-text);display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 25px 60px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.6);animation:focusBlockCardIn .24s ease}@keyframes focusBlockCardIn{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.focus-block-avatar{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:22px;font-weight:700;box-shadow:inset 0 0 0 1px rgba(255,255,255,.4)}.focus-block-avatar-levi{background:linear-gradient(135deg,#a37b84,#8e656f)}.focus-block-avatar-erwin{background:linear-gradient(135deg,#ad8f95,#9b7f86)}.focus-block-name{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.55;margin-top:-2px}.focus-block-text{font-family:var(--rw-font-serif);font-size:20px;font-weight:500;line-height:1.4;text-align:center;color:#5e4650;padding:0 4px;margin:4px 0 12px}.focus-block-actions{display:flex;gap:8px;width:100%}.focus-block-leave,.focus-block-stay{flex:1;padding:11px 14px;border:0;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.focus-block-stay{background:#8e656f;color:#fff2e9;box-shadow:0 6px 14px rgba(142,101,111,.24)}.focus-block-stay:hover{transform:translateY(-1px)}.focus-block-stay:active{transform:scale(.96)}.focus-block-leave{background:rgba(142,101,111,.1);color:var(--rw-text-muted)}.focus-block-leave:hover{background:rgba(142,101,111,.18)}.focus-block-leave:active{transform:scale(.96)}.focus-bubble{max-width:min(280px,82%);animation:focusBubbleIn .35s cubic-bezier(.34,1.56,.64,1)}.focus-completion-card{padding-bottom:20px}.focus-completion-subtitle{margin:4px 0 14px;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--rw-text-muted);opacity:.65;text-align:center}.focus-completion-actions{display:flex;gap:8px;width:100%}.focus-completion-primary,.focus-completion-secondary{flex:1;padding:12px 14px;border:0;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.focus-completion-primary{background:#8e656f;color:#fff2e9;box-shadow:0 6px 14px rgba(142,101,111,.24)}.focus-completion-primary:hover{transform:translateY(-1px)}.focus-completion-primary:active{transform:scale(.96)}.focus-completion-secondary{background:rgba(252,190,195,.4);color:var(--rw-text-muted)}.focus-completion-secondary:hover{background:rgba(252,190,195,.6)}.focus-completion-secondary:active{transform:scale(.96)}.checkin-focus-wallpaper-hint-top{margin-top:0!important;margin-bottom:10px!important}.voice-pool-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.5);margin-bottom:10px}html[data-runwithme-theme=dark] .voice-pool-summary{background:rgba(255,255,255,.05)}.voice-pool-count{font-size:12px;font-weight:600;color:var(--rw-text-muted);opacity:.75}html[data-runwithme-theme=dark] .voice-pool-count{color:#f3dfe4}.voice-pool-manage{padding:7px 12px!important;font-size:11px!important;flex:0 0 auto!important}.voice-freq-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.voice-freq-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.6}.voice-freq-segment{display:flex;gap:4px;padding:3px;border-radius:10px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .voice-freq-segment{background:rgba(255,255,255,.05)}.voice-freq-segment button{padding:6px 14px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.voice-freq-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .voice-freq-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.checkin-voice-modal{max-width:520px}.voice-add-panel{display:flex;flex-direction:column;gap:8px;padding:12px 0 4px;margin-bottom:10px;border-bottom:1px solid rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .voice-add-panel{border-bottom-color:rgba(255,255,255,.06)}.voice-add-row{display:flex;gap:8px}.voice-add-text{width:100%;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;line-height:1.5;outline:none;resize:none;box-sizing:border-box;font-family:inherit}html[data-runwithme-theme=dark] .voice-add-text{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.voice-add-text:focus{border-color:rgba(142,101,111,.4)}.voice-add-file-row{align-items:center}.voice-add-file{position:relative;flex:1;min-width:0;padding:9px 12px;border:1px dashed rgba(142,101,111,.3);border-radius:10px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:12px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;transition:background .15s ease,border-color .15s ease}.voice-add-file:hover{background:rgba(252,190,195,.2);border-color:rgba(252,190,195,.6)}html[data-runwithme-theme=dark] .voice-add-file{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.15);color:#f3dfe4}.voice-add-btn{flex:0 0 auto;padding:9px 18px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.voice-add-btn:disabled{opacity:.4;cursor:default}.voice-card-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .voice-card-item{background:rgba(255,255,255,.04)}.voice-card-item.is-disabled{opacity:.45}.voice-card-play{width:30px;height:30px;flex-shrink:0;border:0;border-radius:50%;background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-size:11px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.voice-card-play:hover{transform:scale(1.08)}.voice-card-play:active{transform:scale(.94)}.voice-card-text{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .voice-card-text{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.focus-bubble{position:absolute;right:auto;bottom:auto;z-index:8;display:flex;align-items:flex-start;gap:6px;max-width:min(300px,82%);animation:focusBubbleIn .45s cubic-bezier(.34,1.56,.64,1)}.focus-bubble-body{position:relative;display:flex;align-items:center;gap:12px;padding:12px 16px 12px 12px;border:0;border-radius:var(--rw-radius-xl);color:var(--rw-text);font:inherit;text-align:left;cursor:pointer;overflow:hidden;max-width:100%;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,255,255,.32) 45%,rgba(255,255,255,.45));box-shadow:0 14px 36px rgba(20,10,15,.28),0 2px 8px rgba(20,10,15,.14),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(0,0,0,.06),inset 0 0 0 1px rgba(255,255,255,.48);backdrop-filter:blur(28px) saturate(1.9);-webkit-backdrop-filter:blur(28px) saturate(1.9);transition:transform .22s cubic-bezier(.34,1.3,.64,1),box-shadow .22s ease}.focus-bubble-body:before{background:radial-gradient(ellipse at 22% -25%,rgba(255,255,255,.85),transparent 55%)}.focus-bubble-body:after,.focus-bubble-body:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none}.focus-bubble-body:after{background:radial-gradient(circle at 88% 110%,rgba(252,190,195,.4),transparent 55%),radial-gradient(circle at -10% -10%,rgba(207,222,227,.35),transparent 50%);mix-blend-mode:soft-light}.focus-bubble-body:hover{transform:translateY(-2px);box-shadow:0 20px 44px rgba(20,10,15,.34),0 4px 12px rgba(20,10,15,.18),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.6)}.focus-bubble-body:active{transform:scale(.97);transition-duration:.1s}.focus-bubble-avatar{position:relative;z-index:1;width:38px;height:38px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:16px;font-weight:600;letter-spacing:.02em;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),inset 0 -1px 0 rgba(0,0,0,.12),0 3px 10px rgba(80,50,60,.18)}.focus-bubble-avatar-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.focus-bubble-avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.focus-bubble-content{position:relative;z-index:1;flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.focus-bubble-name{font-family:var(--rw-font-serif);font-size:11px;font-style:italic;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:rgba(94,70,80,.62);padding-left:1px}.focus-bubble-text{font-family:var(--rw-font-serif);font-size:17px;font-weight:500;line-height:1.32;letter-spacing:.002em;color:#46323a;word-break:break-word;white-space:pre-wrap;text-shadow:0 1px 0 rgba(255,255,255,.5)}.focus-bubble-play{position:relative;z-index:1;width:34px;height:34px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--rw-text-muted);font-size:11px;font-weight:700;letter-spacing:.05em;background:linear-gradient(140deg,rgba(255,255,255,.78),rgba(255,255,255,.38));box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.06),inset 0 0 0 1px rgba(255,255,255,.55),0 3px 8px rgba(80,50,60,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .15s ease,box-shadow .15s ease}.focus-bubble-body:hover .focus-bubble-play{box-shadow:inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.7),0 5px 12px rgba(80,50,60,.18)}.focus-bubble-close{width:24px;height:24px;flex-shrink:0;margin-top:4px;border:0;border-radius:50%;color:rgba(255,255,255,.92);font-size:13px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,rgba(255,255,255,.28),rgba(255,255,255,.12));box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 0 0 1px rgba(255,255,255,.22),0 2px 6px rgba(0,0,0,.14);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);transition:background .15s ease,transform .15s ease}.focus-bubble-close:hover{background:linear-gradient(140deg,rgba(255,255,255,.42),rgba(255,255,255,.2));transform:scale(1.06)}.focus-bubble-close:active{transform:scale(.92)}.app-window-slot{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow:hidden}.app-window-slot>.app-screen,.study-app{width:100%;height:100%;display:flex;flex-direction:column}.study-app{overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .study-app{background:#17131a;color:#fff2e9}.study-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 6px}.study-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.study-back:hover{background:rgba(142,101,111,.08)}.study-header-center{flex:1;min-width:0;text-align:center}.study-header-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;line-height:1}.study-header-sub{font-size:10px;letter-spacing:.12em;text-transform:lowercase;opacity:.55;margin-top:3px}.study-header-placeholder{width:40px;height:40px;flex-shrink:0}.study-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 16px calc(110px + env(safe-area-inset-bottom))}.study-empty{padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.study-empty-icon{font-size:42px;opacity:.4;margin-bottom:6px;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .study-empty-icon{color:#fcbec3}.study-empty-title{font-size:15px;font-weight:700}.study-empty-desc{font-size:12px;opacity:.65;max-width:240px;line-height:1.6}.study-dock{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:0 16px calc(14px + env(safe-area-inset-bottom));pointer-events:none}.study-dock-inner{pointer-events:auto;display:flex;align-items:center;justify-content:space-around;height:62px;padding:0 8px;border-radius:26px;background:rgba(255,248,243,.85);border:1px solid rgba(255,255,255,.8);box-shadow:0 10px 30px rgba(80,50,60,.1),0 2px 8px rgba(80,50,60,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}html[data-runwithme-theme=dark] .study-dock-inner{background:rgba(33,28,32,.85);border-color:rgba(255,255,255,.06)}.study-dock-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 0;border:0;border-radius:16px;background:transparent;color:inherit;font:inherit;cursor:pointer;opacity:.45;transition:opacity .15s ease,color .15s ease,background .15s ease}.study-dock-icon{font-size:20px;line-height:1}.study-dock-label{font-size:10px;font-weight:700;letter-spacing:.02em}.study-dock-tab.active{opacity:1;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .study-dock-tab.active{color:#fcbec3}.study-dock-tab:hover:not(.active){opacity:.75}.study-dock-tab:active{background:rgba(142,101,111,.08)}.study-add-btn{flex-shrink:0;padding:8px 14px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.study-add-btn:active{transform:scale(.96)}.study-library-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px 12px}.study-library-label{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.55}.study-book-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.study-book-item{display:flex;align-items:stretch;border-radius:16px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 4px 14px rgba(90,60,65,.05);overflow:hidden}html[data-runwithme-theme=dark] .study-book-item{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-book-main{flex:1;min-width:0;display:flex;align-items:center;gap:12px;padding:14px 12px 14px 14px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.study-book-main:hover{background:rgba(255,255,255,.4)}html[data-runwithme-theme=dark] .study-book-main:hover{background:rgba(255,255,255,.04)}.study-book-cover{width:44px;height:44px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fcbec3,#cfdee3);color:var(--rw-text-muted);font-family:var(--rw-font-serif);font-size:20px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 3px 10px rgba(80,50,60,.1)}.study-book-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.study-book-info strong{font-size:14px;font-weight:700}.study-book-info strong,.study-book-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-book-meta{font-size:11px;opacity:.6}.study-book-actions{display:flex;align-items:center;gap:4px;padding-right:10px;flex-shrink:0}.study-book-action{width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .15s ease,background .15s ease}.study-book-action:hover{opacity:1;background:rgba(142,101,111,.1)}.study-book-action.danger:hover{background:rgba(224,93,93,.15)}.study-subheader{gap:8px;padding:12px 14px 6px}.study-subheader,.study-subheader-add{flex-shrink:0;display:flex;align-items:center}.study-subheader-add{width:40px;height:40px;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:20px;font-weight:700;cursor:pointer;justify-content:center;box-shadow:0 6px 14px rgba(142,101,111,.24);transition:transform .15s ease,opacity .15s ease}.study-subheader-add:active{transform:scale(.94)}.study-search-wrap{padding:4px 4px 12px}.study-search-input{width:100%;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-search-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-search-input:focus{border-color:rgba(142,101,111,.4)}.study-word-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.study-word-item{display:flex;align-items:flex-start;gap:8px;padding:12px 12px 12px 14px;border-radius:14px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 3px 10px rgba(90,60,65,.04)}html[data-runwithme-theme=dark] .study-word-item{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-word-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.study-word-text{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-family:var(--rw-font-serif);font-size:18px;font-weight:600;color:var(--rw-text)}html[data-runwithme-theme=dark] .study-word-text{color:#fff2e9}.study-word-mastery{padding:2px 8px;border-radius:var(--rw-radius-pill);font-family:Noto Sans SC,sans-serif;font-size:9px;font-weight:700;letter-spacing:.05em}.study-word-mastery-new{background:rgba(142,101,111,.12);color:var(--rw-text-muted)}.study-word-mastery-learning{background:rgba(207,222,227,.6);color:#536a72}.study-word-mastery-mastered{background:rgba(126,209,126,.3);color:#2d6f2d}html[data-runwithme-theme=dark] .study-word-mastery-new{background:rgba(255,255,255,.08);color:#d9bcc4}html[data-runwithme-theme=dark] .study-word-mastery-learning{background:rgba(207,222,227,.16);color:#cfdee3}html[data-runwithme-theme=dark] .study-word-mastery-mastered{background:rgba(126,209,126,.18);color:#8fdc8f}.study-word-meaning{font-size:13px;line-height:1.5;opacity:.85}.study-word-example{font-size:11px;line-height:1.5;opacity:.55;font-style:italic}.study-word-actions{display:flex;gap:2px;flex-shrink:0}.study-word-action{width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:inherit;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.45;transition:opacity .15s ease,background .15s ease}.study-word-action:hover{opacity:1;background:rgba(142,101,111,.1)}.study-word-action.danger:hover{background:rgba(224,93,93,.15)}.study-modal-backdrop{position:fixed;inset:0;z-index:9500;background:rgba(0,0,0,.42);display:flex;align-items:center;justify-content:center;padding:20px;animation:studyFadeIn .18s ease}@keyframes studyFadeIn{0%{opacity:0}to{opacity:1}}.study-modal{width:min(420px,100%);max-height:90vh;overflow-y:auto;border-radius:var(--rw-radius-xl);background:var(--rw-bg-elevated);color:var(--rw-text);padding:22px;box-shadow:0 25px 70px rgba(0,0,0,.28);animation:studyModalIn .2s ease}html[data-runwithme-theme=dark] .study-modal{background:#211c20;color:#fff2e9}@keyframes studyModalIn{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.study-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.study-modal-header h2{margin:0;font-family:var(--rw-font-serif);font-size:22px;font-weight:500}.study-modal-close{width:32px;height:32px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:18px;cursor:pointer}html[data-runwithme-theme=dark] .study-modal-close{background:rgba(255,255,255,.06)}.study-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.study-field>span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.study-field input{width:100%;padding:11px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-field input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-field input:focus{border-color:rgba(142,101,111,.4)}.study-modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.study-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.study-btn:hover:not(:disabled){transform:translateY(-1px)}.study-btn:disabled{opacity:.4;cursor:default}.study-btn.ghost{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .study-btn.ghost{background:rgba(255,255,255,.06)}.study-library-top-actions{display:flex;align-items:center;gap:6px}.study-import-btn{flex-shrink:0;padding:8px 14px;border:1px solid rgba(142,101,111,.22);border-radius:var(--rw-radius-pill);background:transparent;color:var(--rw-text-muted);font-size:12px;font-weight:700;cursor:pointer}.study-import-btn:hover{background:rgba(252,190,195,.2)}.study-import-btn:active{transform:scale(.96)}html[data-runwithme-theme=dark] .study-import-btn{color:#f3dfe4;border-color:rgba(255,255,255,.15)}html[data-runwithme-theme=dark] .study-import-btn:hover{background:rgba(252,190,195,.1)}.study-import-modal{max-width:480px}.study-import-section{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.study-import-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.6}.study-import-target{display:flex;gap:12px}.study-import-radio{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:10px;background:rgba(142,101,111,.06);cursor:pointer;font-size:13px}html[data-runwithme-theme=dark] .study-import-radio{background:rgba(255,255,255,.04)}.study-import-radio input{margin:0}.study-import-input,.study-import-select{width:100%;padding:11px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-import-input,html[data-runwithme-theme=dark] .study-import-select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-import-file-btn{width:100%;padding:14px 16px;border:1px dashed rgba(142,101,111,.3);border-radius:12px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.study-import-file-btn:hover:not(:disabled){background:rgba(252,190,195,.2);border-color:rgba(252,190,195,.6)}.study-import-file-btn:disabled{opacity:.5;cursor:not-allowed}html[data-runwithme-theme=dark] .study-import-file-btn{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.15);color:#f3dfe4}.study-import-hint{font-size:11px;line-height:1.6;opacity:.6}.study-import-hint code{padding:1px 6px;border-radius:4px;background:rgba(142,101,111,.1);font-family:ui-monospace,monospace;font-size:11px}.study-import-summary{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}.study-import-summary strong{font-size:14px;font-weight:700;word-break:break-all}.study-import-summary span{font-size:12px;opacity:.6}.study-import-preview{padding:12px 14px;border-radius:12px;background:rgba(142,101,111,.06);margin-bottom:12px;max-height:220px;overflow-y:auto}html[data-runwithme-theme=dark] .study-import-preview{background:rgba(255,255,255,.04)}.study-import-preview-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.5;margin-bottom:8px}.study-import-preview-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.study-import-preview-list li{display:flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.4}.study-import-preview-list li strong{font-family:var(--rw-font-serif);font-size:15px;font-weight:600;color:var(--rw-text);flex-shrink:0;min-width:80px}html[data-runwithme-theme=dark] .study-import-preview-list li strong{color:#fff2e9}.study-import-preview-list li span{flex:1;min-width:0;opacity:.7;word-break:break-word}.study-import-preview-more{font-size:11px;opacity:.5;font-style:italic}.study-import-result{padding:20px 12px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.study-import-result-icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(126,209,126,.28);color:#2d6f2d;font-size:26px;font-weight:700;margin-bottom:6px}html[data-runwithme-theme=dark] .study-import-result-icon{background:rgba(126,209,126,.15);color:#8fdc8f}.study-import-result-title{font-size:17px;font-weight:700}.study-import-result-detail{display:flex;flex-direction:column;gap:4px;font-size:13px;line-height:1.6;opacity:.8;margin-top:6px}.study-import-result-detail strong{font-weight:700}.study-import-result-skip{color:var(--rw-text-muted);font-size:12px;opacity:.8;margin-top:2px}.study-word-play{background:rgba(252,190,195,.4)!important;font-size:10px!important;opacity:.9!important}.study-word-play:hover{background:rgba(252,190,195,.7)!important;opacity:1!important}.study-word-play.is-playing{background:#8e656f!important}html[data-runwithme-theme=dark] .study-word-play{background:rgba(252,190,195,.2)!important}html[data-runwithme-theme=dark] .study-word-play.is-playing{background:#fcbec3!important;color:#4f3940!important}.study-home-label{padding:4px 4px 12px;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.55}.study-home-label-second{margin-top:26px}.study-partner-grid{display:grid;grid-template-columns:1fr;gap:10px}.study-partner-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid rgba(142,101,111,.1);border-radius:20px;background:rgba(255,255,255,.55);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 4px 14px rgba(90,60,65,.05)}html[data-runwithme-theme=dark] .study-partner-card{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-partner-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(90,60,65,.1)}.study-partner-card.active{border-color:rgba(142,101,111,.4);background:rgba(252,190,195,.18);box-shadow:0 8px 22px rgba(142,101,111,.15),inset 0 0 0 1px rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .study-partner-card.active{background:rgba(252,190,195,.1)}.study-partner-avatar{width:48px;height:48px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:18px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 3px 10px rgba(80,50,60,.1)}.study-partner-levi .study-partner-avatar{background:linear-gradient(140deg,#b08a93,#8e656f)}.study-partner-erwin .study-partner-avatar{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.study-partner-both .study-partner-avatar{background:linear-gradient(140deg,#b08a93,#b08a93 49%,#b89aa0 51%,#b89aa0);font-size:12px}.study-partner-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.study-partner-info strong{font-size:15px;font-weight:700}.study-partner-info span{font-size:11px;opacity:.55}.study-home-book-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.study-home-book-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgba(255,255,255,.75);border-radius:16px;background:rgba(255,255,255,.6);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,background .15s ease;box-shadow:0 3px 10px rgba(90,60,65,.04)}html[data-runwithme-theme=dark] .study-home-book-item{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-home-book-item:hover{transform:translateY(-1px);background:rgba(255,255,255,.8)}html[data-runwithme-theme=dark] .study-home-book-item:hover{background:rgba(60,53,59,.7)}.study-home-book-arrow{flex-shrink:0;font-size:24px;opacity:.35;font-weight:300}.study-session{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.study-session-topbar{gap:10px;padding:14px 16px 8px}.study-session-exit,.study-session-topbar{flex-shrink:0;display:flex;align-items:center}.study-session-exit{width:36px;height:36px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:inherit;font-size:16px;cursor:pointer;justify-content:center;transition:background .15s ease,transform .15s ease}.study-session-exit:hover{background:rgba(142,101,111,.16)}.study-session-exit:active{transform:scale(.94)}.study-session-title{flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;opacity:.85}.study-session-progress-text{flex-shrink:0;font-size:11px;font-weight:700;opacity:.55;font-variant-numeric:tabular-nums}.study-session-progress-bar{flex-shrink:0;height:3px;margin:0 16px 12px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);overflow:hidden}.study-session-progress-fill{height:100%;border-radius:var(--rw-radius-pill);background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .28s ease}.study-session-body{flex:1;min-height:0;padding:16px 20px}.study-flip-card,.study-session-body{display:flex;align-items:center;justify-content:center}.study-flip-card{max-width:380px;aspect-ratio:3/4;max-height:100%;flex-direction:column;gap:14px;padding:32px 24px;border:1px solid rgba(255,255,255,.85);border-radius:28px;background:linear-gradient(160deg,rgba(255,255,255,.85),rgba(255,242,233,.85));color:var(--rw-text);text-align:center;box-shadow:0 12px 40px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .2s ease,box-shadow .2s ease;box-sizing:border-box}html[data-runwithme-theme=dark] .study-flip-card{background:linear-gradient(160deg,rgba(48,42,47,.85),rgba(33,28,32,.85));color:#fff2e9;border-color:rgba(255,255,255,.08)}.study-flip-card:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(90,60,65,.15),inset 0 1px 0 rgba(255,255,255,.9)}.study-flip-card:active{transform:scale(.99)}.study-flip-play{width:48px;height:48px;background:linear-gradient(140deg,rgba(255,255,255,.8),rgba(255,255,255,.4));font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 0 0 1px rgba(255,255,255,.5),0 4px 12px rgba(142,101,111,.12)}html[data-runwithme-theme=dark] .study-flip-play{background:linear-gradient(140deg,rgba(255,255,255,.12),rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.06),0 4px 12px rgba(0,0,0,.3)}.study-flip-meaning{font-size:18px;line-height:1.5;padding:0 8px;animation:studyFlipIn .25s ease}@keyframes studyFlipIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.study-flip-example{margin-top:10px;font-size:13px;opacity:.6}.study-session-controls{flex-shrink:0;display:flex;gap:10px;padding:12px 20px calc(24px + env(safe-area-inset-bottom))}.study-session-btn{flex:1;padding:14px 20px;border:1px solid rgba(142,101,111,.16);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,opacity .15s ease}html[data-runwithme-theme=dark] .study-session-btn{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-session-btn:hover:not(:disabled){background:rgba(255,255,255,.85)}html[data-runwithme-theme=dark] .study-session-btn:hover:not(:disabled){background:rgba(255,255,255,.12)}.study-session-btn:disabled{opacity:.35;cursor:default}.study-session-btn.primary{background:#8e656f;color:#fff2e9;border-color:transparent;box-shadow:0 8px 18px rgba(142,101,111,.24)}.study-session-btn.primary:hover:not(:disabled){background:#7a545e}html[data-runwithme-theme=dark] .study-session-btn.primary{background:#fcbec3;color:var(--rw-text)}html[data-runwithme-theme=dark] .study-session-btn.primary:hover:not(:disabled){background:#ffd4d8}.study-session-empty-actions{display:flex;justify-content:center;margin-top:16px}.study-header-settings{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .15s ease,background .15s ease,transform .2s ease}.study-header-settings:hover{opacity:1;background:rgba(142,101,111,.1);transform:rotate(30deg)}.study-settings-modal{max-width:460px}.study-settings-section{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.study-settings-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.study-settings-hint{font-size:11px;line-height:1.5;opacity:.55}.study-settings-empty{padding:12px 14px;border-radius:12px;background:rgba(252,190,195,.15);font-size:11px;line-height:1.6;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .study-settings-empty{background:rgba(252,190,195,.08);color:#f3dfe4}.study-audio-source-options{display:flex;flex-direction:column;gap:6px}.study-audio-source-option{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.5);color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .study-audio-source-option{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.study-audio-source-option:hover{transform:translateY(-1px)}.study-audio-source-option.active{border-color:rgba(142,101,111,.4);background:rgba(252,190,195,.2);box-shadow:inset 0 0 0 1px rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .study-audio-source-option.active{background:rgba(252,190,195,.12)}.study-audio-source-option strong{font-size:13px;font-weight:700}.study-audio-source-option span{font-size:11px;opacity:.6;line-height:1.4}.study-settings-slider-row{display:flex;align-items:center;gap:10px}.study-settings-slider-row span{font-size:11px;opacity:.55;font-variant-numeric:tabular-nums;flex-shrink:0}.study-settings-slider-row input[type=range]{flex:1;min-width:0;accent-color:var(--rw-text-muted)}.study-settings-slider-value{font-size:11px;font-weight:700;opacity:.65;text-align:right;font-variant-numeric:tabular-nums}.study-settings-select{width:100%;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-settings-select{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-voice-segment{display:flex;gap:4px;padding:3px;border-radius:12px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .study-voice-segment{background:rgba(255,255,255,.05)}.study-voice-segment button{flex:1;padding:9px 12px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.study-voice-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .study-voice-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.study-flip-scene{width:100%;max-width:380px;aspect-ratio:3/4;max-height:100%;perspective:1400px;display:flex;align-items:stretch;justify-content:center}.study-flip-card{position:relative;width:100%;height:100%;border:0;padding:0;background:transparent;font:inherit;color:inherit;cursor:pointer;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.34,1.2,.64,1)}.study-flip-card.is-flipped{transform:rotateY(180deg)}.study-flip-face{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 26px;border-radius:28px;border:1px solid rgba(255,255,255,.85);backface-visibility:hidden;-webkit-backface-visibility:hidden;box-sizing:border-box;text-align:center}html[data-runwithme-theme=dark] .study-flip-face{border-color:rgba(255,255,255,.08)}.study-flip-front{background:linear-gradient(160deg,rgba(255,255,255,.92),rgba(255,242,233,.88));color:var(--rw-text);box-shadow:0 12px 40px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.95)}html[data-runwithme-theme=dark] .study-flip-front{background:linear-gradient(160deg,rgba(48,42,47,.9),rgba(33,28,32,.88));color:#fff2e9}.study-flip-back{background:linear-gradient(160deg,rgba(252,190,195,.28),rgba(207,222,227,.32));color:var(--rw-text);transform:rotateY(180deg);box-shadow:0 12px 40px rgba(90,60,65,.12),inset 0 1px 0 rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .study-flip-back{background:linear-gradient(160deg,rgba(142,101,111,.35),rgba(70,80,90,.35));color:#fff2e9}.study-flip-word{font-family:var(--rw-font-serif);font-size:40px;font-weight:600;line-height:1.1;letter-spacing:-.01em;word-break:break-word}.study-flip-hint{font-size:12px;opacity:.4;letter-spacing:.05em;margin-top:auto}.study-flip-play{width:52px;height:52px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,rgba(255,255,255,.85),rgba(255,255,255,.45));color:var(--rw-text-muted);font-size:15px;font-weight:700;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),inset 0 0 0 1px rgba(255,255,255,.5),0 4px 12px rgba(142,101,111,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .15s ease,background .15s ease}.study-flip-play:hover{transform:scale(1.06)}.study-flip-play:active{transform:scale(.94)}.study-flip-play.is-playing{background:linear-gradient(140deg,#8e656f,#a67b85);color:#fff2e9}html[data-runwithme-theme=dark] .study-flip-play{background:linear-gradient(140deg,rgba(255,255,255,.14),rgba(255,255,255,.05));color:#f3dfe4;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),inset 0 0 0 1px rgba(255,255,255,.08),0 4px 12px rgba(0,0,0,.3)}html[data-runwithme-theme=dark] .study-flip-play.is-playing{background:linear-gradient(140deg,#fcbec3,#b08a93);color:var(--rw-text)}.study-flip-meaning{font-size:22px;line-height:1.4;font-weight:500;word-break:break-word;font-family:var(--rw-font-serif)}.study-flip-example{font-size:14px;font-style:italic;line-height:1.55;opacity:.65;padding:0 8px}.study-session-btn-known,.study-session-btn-unknown{color:#fff2e9;border-color:transparent!important}.study-session-btn-known{background:#7ed17e!important;box-shadow:0 8px 18px rgba(126,209,126,.28)!important}.study-session-btn-known:hover:not(:disabled){background:#90dd90!important}.study-session-btn-unknown{background:#e05d5d!important;box-shadow:0 8px 18px rgba(224,93,93,.28)!important}.study-session-btn-unknown:hover:not(:disabled){background:#eb7070!important}html[data-runwithme-theme=dark] .study-session-btn-known{background:#7ed17e!important;color:#143c14!important}html[data-runwithme-theme=dark] .study-session-btn-unknown{background:#e05d5d!important;color:#fff2e9!important}.study-mode-segment{flex-shrink:0;display:flex;gap:4px;padding:0 16px 10px}.study-mode-segment button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border:0;border-radius:12px;background:rgba(142,101,111,.06);color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;opacity:.6;transition:background .15s ease,opacity .15s ease,color .15s ease}html[data-runwithme-theme=dark] .study-mode-segment button{background:rgba(255,255,255,.04)}.study-mode-segment button.active{background:rgba(252,190,195,.35);color:var(--rw-text-muted);opacity:1;font-weight:700}html[data-runwithme-theme=dark] .study-mode-segment button.active{background:rgba(252,190,195,.15);color:#f3dfe4}.study-mode-segment-icon{font-size:14px;line-height:1}.study-spell-body{flex:1;min-height:0;justify-content:center;gap:30px;padding:20px 24px;overflow-y:auto}.study-spell-body,.study-spell-prompt{display:flex;flex-direction:column;align-items:center}.study-spell-prompt{gap:14px;width:100%;max-width:380px;text-align:center}.study-spell-prompt-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.5}.study-spell-meaning{font-family:var(--rw-font-serif);font-size:30px;font-weight:500;line-height:1.3;color:var(--rw-text);word-break:break-word}html[data-runwithme-theme=dark] .study-spell-meaning{color:#fff2e9}.study-spell-example{font-size:14px;line-height:1.5;font-style:italic;opacity:.6;word-break:break-word;padding:0 8px}.study-spell-answer{padding:10px 18px;border-radius:14px;background:rgba(224,93,93,.12);color:var(--rw-text-muted);font-size:14px;line-height:1.5;animation:studyFlipIn .25s ease}html[data-runwithme-theme=dark] .study-spell-answer{background:rgba(224,93,93,.15);color:#f3dfe4}.study-spell-answer strong{margin-left:6px;font-family:var(--rw-font-serif);font-size:18px;font-weight:700;color:var(--rw-text)}html[data-runwithme-theme=dark] .study-spell-answer strong{color:#fff2e9}.study-spell-input-wrap{position:relative;width:100%;max-width:380px;transition:transform .15s ease}.study-spell-input{width:100%;padding:16px 50px 16px 20px;border:1px solid rgba(142,101,111,.16);border-radius:18px;background:rgba(255,255,255,.8);color:var(--rw-text);font:inherit;font-size:20px;font-family:var(--rw-font-serif);font-weight:500;letter-spacing:.01em;outline:none;box-sizing:border-box;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}html[data-runwithme-theme=dark] .study-spell-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}.study-spell-input::placeholder{color:rgba(142,101,111,.35);font-style:italic}.study-spell-input:focus{border-color:rgba(142,101,111,.45);box-shadow:0 0 0 4px rgba(252,190,195,.25)}.study-spell-input:disabled{opacity:.9;cursor:default}.study-spell-input-wrap.study-spell-input-correct .study-spell-input{border-color:rgba(126,209,126,.7);background:rgba(126,209,126,.15)}html[data-runwithme-theme=dark] .study-spell-input-wrap.study-spell-input-correct .study-spell-input{background:rgba(126,209,126,.12);color:#8fdc8f}.study-spell-input-wrap.study-spell-input-wrong .study-spell-input{border-color:rgba(224,93,93,.6);background:rgba(224,93,93,.12);animation:studyShake .4s ease}html[data-runwithme-theme=dark] .study-spell-input-wrap.study-spell-input-wrong .study-spell-input{background:rgba(224,93,93,.15);color:#eb9090}@keyframes studyShake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}.study-spell-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:700;pointer-events:none}.study-spell-icon-correct{color:#4d9a4d}.study-spell-icon-wrong{color:#c94d4d}.study-spell-feedback{flex:1;text-align:center;font-size:15px;font-weight:700;letter-spacing:.06em;padding:14px 20px;animation:studyFlipIn .25s ease}.study-session-size-row{display:flex;align-items:center;gap:8px}.study-session-size-step{flex-shrink:0;min-width:46px;padding:10px 12px;border:1px solid rgba(142,101,111,.16);border-radius:12px;background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .study-session-size-step{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.study-session-size-step:hover{background:rgba(252,190,195,.2)}.study-session-size-step:active{transform:scale(.96)}.study-session-size-input{flex:1;min-width:0;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:16px;font-weight:700;text-align:center;outline:none;box-sizing:border-box;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .study-session-size-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-session-size-input:focus{border-color:rgba(142,101,111,.4)}.study-session-size-input::-webkit-inner-spin-button,.study-session-size-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.study-session-size-input[type=number]{-moz-appearance:textfield;appearance:textfield}.study-session-size-quick{display:flex;gap:6px}.study-session-size-quick button{flex:1;padding:8px 10px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.5);color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}html[data-runwithme-theme=dark] .study-session-size-quick button{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.study-session-size-quick button.active{background:rgba(252,190,195,.4);border-color:rgba(252,190,195,.6);color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .study-session-size-quick button.active{background:rgba(252,190,195,.15);border-color:rgba(252,190,195,.3);color:#f3dfe4}.study-finish-modal{max-width:380px;padding:32px 26px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.study-finish-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#fcbec3,#cfdee3);color:var(--rw-text-muted);font-size:30px;margin-bottom:10px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 6px 18px rgba(142,101,111,.2)}html[data-runwithme-theme=dark] .study-finish-icon{background:linear-gradient(140deg,#70525b,#4d5a62);color:#fff2e9}.study-finish-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;color:var(--rw-text)}html[data-runwithme-theme=dark] .study-finish-title{color:#fff2e9}.study-finish-desc{font-size:13px;line-height:1.6;opacity:.7;margin:6px 0 22px;max-width:260px}.study-finish-actions{display:flex;gap:10px;width:100%}.study-finish-continue,.study-finish-later{flex:1;padding:13px 16px;border:0;border-radius:var(--rw-radius-pill);font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.study-finish-continue{background:#8e656f;color:#fff2e9;box-shadow:0 8px 18px rgba(142,101,111,.24)}.study-finish-continue:hover{transform:translateY(-1px)}.study-finish-continue:active{transform:scale(.96)}.study-finish-later{background:rgba(142,101,111,.1);color:inherit}html[data-runwithme-theme=dark] .study-finish-later{background:rgba(255,255,255,.06)}.study-finish-later:hover{background:rgba(142,101,111,.18)}.study-finish-later:active{transform:scale(.96)}.study-spell-feedback-correct{color:#4d9a4d;font-size:16px}html[data-runwithme-theme=dark] .study-spell-feedback-correct{color:#8fdc8f}.study-match-body{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:8px 20px 16px;overflow-y:auto}.study-match-grid{width:100%;max-width:380px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.study-match-card{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:10px 12px;border:1px solid rgba(255,255,255,.85);border-radius:18px;background:rgba(255,255,255,.75);color:var(--rw-text);font:inherit;text-align:center;cursor:pointer;word-break:break-word;overflow:hidden;box-shadow:0 4px 14px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,opacity .35s ease;-webkit-tap-highlight-color:transparent}html[data-runwithme-theme=dark] .study-match-card{background:rgba(48,42,47,.75);border-color:rgba(255,255,255,.08);color:#fff2e9;box-shadow:0 4px 14px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06)}.study-match-card:hover:not(:disabled){transform:translateY(-2px);background:rgba(255,255,255,.95)}html[data-runwithme-theme=dark] .study-match-card:hover:not(:disabled){background:rgba(60,53,59,.85)}.study-match-card:active:not(:disabled){transform:scale(.97)}.study-match-card-text{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;letter-spacing:-.005em;line-height:1.15}.study-match-card-meaning{font-size:14px;font-weight:500;line-height:1.35;opacity:.9}.study-match-card.is-selected{background:rgba(252,190,195,.45);border-color:rgba(142,101,111,.4);box-shadow:0 8px 20px rgba(142,101,111,.18),inset 0 0 0 1px rgba(142,101,111,.16)}html[data-runwithme-theme=dark] .study-match-card.is-selected{background:rgba(252,190,195,.22);border-color:rgba(252,190,195,.4)}.study-match-card.is-wrong{background:rgba(224,93,93,.2);border-color:rgba(224,93,93,.55);animation:studyMatchShake .4s ease}html[data-runwithme-theme=dark] .study-match-card.is-wrong{background:rgba(224,93,93,.18);border-color:rgba(224,93,93,.5)}@keyframes studyMatchShake{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.study-match-card.is-fading{opacity:0;transform:scale(.85)}.study-match-card.is-matched{opacity:0;pointer-events:none;visibility:hidden}.study-match-progress{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.55;font-variant-numeric:tabular-nums}.study-match-wrong-count{padding:3px 8px;border-radius:var(--rw-radius-pill);background:rgba(224,93,93,.15);color:#c94d4d;opacity:.9;letter-spacing:.04em}html[data-runwithme-theme=dark] .study-match-wrong-count{background:rgba(224,93,93,.2);color:#eb9090}.study-flip-play{display:none!important}.study-flip-back,.study-flip-front{animation:studyFlipIn .25s ease}.study-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:22px}.study-stat-card{padding:18px 16px;border-radius:18px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 4px 14px rgba(90,60,65,.05);display:flex;flex-direction:column;gap:4px}html[data-runwithme-theme=dark] .study-stat-card{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-stat-value{font-family:var(--rw-font-serif);font-size:32px;font-weight:600;line-height:1;color:var(--rw-text);font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .study-stat-value{color:#fff2e9}.study-stat-label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.55}.study-stats-section{margin-bottom:22px}.study-stats-section-label{padding:0 4px 10px;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.55}.study-stats-today{padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);display:flex;flex-direction:column;gap:10px}html[data-runwithme-theme=dark] .study-stats-today{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-stats-today-row{display:flex;align-items:center;justify-content:space-between;font-size:13px}.study-stats-today-row span{opacity:.6}.study-stats-today-row strong{font-weight:700;font-variant-numeric:tabular-nums}.study-stats-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;padding:16px 14px 12px;border-radius:16px;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.7);height:160px}html[data-runwithme-theme=dark] .study-stats-chart{background:rgba(48,42,47,.5);border-color:rgba(255,255,255,.06)}.study-stats-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.study-stats-bar-value{font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;color:var(--rw-text-muted);min-height:12px}html[data-runwithme-theme=dark] .study-stats-bar-value{color:#d9bcc4}.study-stats-bar{flex:1;width:100%;display:flex;align-items:flex-end;border-radius:6px;background:rgba(142,101,111,.08);overflow:hidden;min-height:0}html[data-runwithme-theme=dark] .study-stats-bar{background:rgba(255,255,255,.04)}.study-stats-bar-fill{width:100%;background:linear-gradient(180deg,#fcbec3,#8e656f);border-radius:6px;transition:height .4s ease;min-height:2px}.study-stats-bar-label{font-size:10px;font-weight:700;opacity:.55}.study-stats-book-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.study-stats-book-item{padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.75);display:flex;flex-direction:column;gap:8px}html[data-runwithme-theme=dark] .study-stats-book-item{background:rgba(48,42,47,.55);border-color:rgba(255,255,255,.06)}.study-stats-book-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.study-stats-book-head strong{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-stats-book-head span{flex-shrink:0;font-size:11px;font-variant-numeric:tabular-nums;opacity:.6}.study-stats-book-bar{height:6px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);overflow:hidden}html[data-runwithme-theme=dark] .study-stats-book-bar{background:rgba(255,255,255,.06)}.study-stats-book-bar-fill{height:100%;border-radius:var(--rw-radius-pill);background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .4s ease}.study-stats-book-meta{font-size:10px;opacity:.55}.study-mistakes-entry{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;padding:16px 18px;border-radius:20px;background:linear-gradient(135deg,rgba(224,93,93,.12),rgba(252,190,195,.18));border:1px solid rgba(224,93,93,.18);box-shadow:0 4px 14px rgba(90,60,65,.05)}html[data-runwithme-theme=dark] .study-mistakes-entry{background:linear-gradient(135deg,rgba(224,93,93,.15),rgba(252,190,195,.08));border-color:rgba(224,93,93,.25)}.study-mistakes-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.study-mistakes-label{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c94d4d;opacity:.8}html[data-runwithme-theme=dark] .study-mistakes-label{color:#eb9090}.study-mistakes-title{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;color:var(--rw-text);line-height:1.1}html[data-runwithme-theme=dark] .study-mistakes-title{color:#fff2e9}.study-mistakes-count{font-size:11px;font-weight:600;opacity:.7}.study-mistakes-btn{flex-shrink:0;padding:10px 18px;border:0;border-radius:var(--rw-radius-pill);background:#e05d5d;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 6px 14px rgba(224,93,93,.24);transition:transform .15s ease,background .15s ease}.study-mistakes-btn:hover{transform:translateY(-1px);background:#eb7070}.study-mistakes-btn:active{transform:scale(.96)}.study-daily{position:relative;padding:24px 22px 22px;border-radius:var(--rw-radius-xl);background:linear-gradient(160deg,rgba(252,190,195,.32),rgba(207,222,227,.28));border:1px solid rgba(255,255,255,.75);box-shadow:0 8px 26px rgba(90,60,65,.07),inset 0 1px 0 rgba(255,255,255,.85);display:flex;flex-direction:column;gap:10px;margin-bottom:22px}html[data-runwithme-theme=dark] .study-daily{background:linear-gradient(160deg,rgba(252,190,195,.12),rgba(207,222,227,.08));border-color:rgba(255,255,255,.08);box-shadow:0 8px 26px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.06)}.study-daily-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.study-daily-label{font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--rw-text-muted);opacity:.7}html[data-runwithme-theme=dark] .study-daily-label{color:#fcbec3}.study-daily-collect{width:34px;height:34px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:var(--rw-text-muted);font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .15s ease,background .15s ease,transform .15s ease}.study-daily-collect:hover{opacity:1;background:rgba(142,101,111,.1)}.study-daily-collect:active{transform:scale(.92)}.study-daily-collect.is-collected{opacity:1;color:#d4a24a}html[data-runwithme-theme=dark] .study-daily-collect.is-collected{color:#ffd47a}.study-daily-text{font-family:var(--rw-font-serif);font-size:22px;font-weight:500;line-height:1.45;letter-spacing:.005em;color:#46323a;word-break:break-word;white-space:pre-wrap}html[data-runwithme-theme=dark] .study-daily-text{color:#fff2e9}.study-daily-source{font-size:13px;font-style:italic;opacity:.6;text-align:right;font-family:var(--rw-font-serif)}.study-cheer-bubble{position:absolute;left:50%;bottom:calc(150px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 10px;border-radius:var(--rw-radius-pill);background:rgba(255,248,245,.96);border:1px solid rgba(255,255,255,.85);box-shadow:0 14px 34px rgba(80,50,60,.18),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);max-width:min(340px,calc(100% - 40px));cursor:pointer;animation:studyCheerIn .4s cubic-bezier(.34,1.56,.64,1)}html[data-runwithme-theme=dark] .study-cheer-bubble{background:rgba(45,40,44,.96);border-color:rgba(255,255,255,.1);box-shadow:0 14px 34px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}@keyframes studyCheerIn{0%{opacity:0;transform:translateX(-50%) translateY(12px) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.study-cheer-bubble:active{transform:translateX(-50%) scale(.97)}.study-cheer-avatar{width:34px;height:34px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:14px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 2px 8px rgba(80,50,60,.15)}.study-cheer-avatar-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.study-cheer-avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.study-cheer-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.study-cheer-name{font-family:var(--rw-font-serif);font-size:10px;font-style:italic;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(94,70,80,.6)}html[data-runwithme-theme=dark] .study-cheer-name{color:rgba(255,244,239,.5)}.study-cheer-text{font-family:var(--rw-font-serif);font-size:15px;font-weight:500;line-height:1.35;color:#46323a;word-break:break-word}html[data-runwithme-theme=dark] .study-cheer-text{color:#fff2e9}.study-settings-manage-btn{margin-top:10px;align-self:flex-start;padding:8px 14px;border:1px solid rgba(142,101,111,.2);border-radius:var(--rw-radius-pill);background:transparent;color:var(--rw-text-muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.study-settings-manage-btn:hover{background:rgba(252,190,195,.2)}html[data-runwithme-theme=dark] .study-settings-manage-btn{color:#f3dfe4;border-color:rgba(255,255,255,.15)}.study-cheer-pool-modal{max-width:480px}.study-cheer-pool-hint{font-size:11px;line-height:1.5;opacity:.6;margin-bottom:14px}.study-cheer-pool-add{display:flex;gap:8px;margin-bottom:12px;margin-top:12px}.study-cheer-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-cheer-pool-add input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.study-cheer-pool-add button{flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer}.study-cheer-pool-list{display:flex;flex-direction:column;gap:6px;max-height:46vh;overflow-y:auto;padding-right:4px}.study-cheer-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .study-cheer-pool-item{background:rgba(255,255,255,.04)}.study-cheer-pool-item.is-disabled{opacity:.45}.study-cheer-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .study-cheer-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.study-cheer-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.study-cheer-pool-delete,.study-cheer-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.study-cheer-pool-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:14px;display:flex;align-items:center;justify-content:center}.study-cheer-pool-empty{padding:24px 12px;text-align:center;font-size:12px;opacity:.5}.study-modal-footer-split{justify-content:space-between!important}.call-overlay-topbar{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:flex-end;padding:calc(env(safe-area-inset-top) + 12px) 16px 0;pointer-events:none}.call-minimize-btn{pointer-events:auto;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff2e9;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 4px 12px rgba(0,0,0,.18);transition:transform .15s ease,background .15s ease,opacity .15s ease;opacity:.9}.call-minimize-btn:hover{background:rgba(255,255,255,.24);transform:scale(1.05);opacity:1}.call-minimize-btn:active{transform:scale(.94)}.call-minimize-icon{display:block;font-size:24px;line-height:.5;margin-top:-6px;font-weight:300}.call-minimize-placeholder{width:44px;height:44px}.q-tab-segment{display:flex;gap:4px;padding:4px;margin-bottom:14px;border-radius:12px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .q-tab-segment{background:rgba(255,255,255,.05)}.q-tab-segment button{flex:1;padding:9px 12px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.q-tab-segment button.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .q-tab-segment button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.q-choice-question-input{width:100%;padding:12px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box;margin-bottom:12px}html[data-runwithme-theme=dark] .q-choice-question-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.q-choice-question-input:focus{border-color:rgba(142,101,111,.4)}.q-choice-options{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.q-choice-option-row{display:flex;align-items:center;gap:8px}.q-choice-option-label{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-family:var(--rw-font-serif);font-size:13px;font-weight:700}html[data-runwithme-theme=dark] .q-choice-option-label{background:rgba(252,190,195,.18);color:#f3dfe4}.q-choice-option-input{flex:1;min-width:0;padding:10px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .q-choice-option-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.q-choice-option-input:focus{border-color:rgba(142,101,111,.4)}.q-choice-option-remove{flex-shrink:0;width:30px;height:30px;border:0;border-radius:50%;background:rgba(142,101,111,.08);color:inherit;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.7;transition:background .15s ease,opacity .15s ease}.q-choice-option-remove:hover{background:rgba(224,93,93,.18);opacity:1}.q-choice-add-option{width:100%;padding:11px 14px;border:1px dashed rgba(142,101,111,.28);border-radius:10px;background:transparent;color:var(--rw-text-muted);font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease}.q-choice-add-option:hover{background:rgba(252,190,195,.15);border-color:rgba(252,190,195,.5)}html[data-runwithme-theme=dark] .q-choice-add-option{color:#f3dfe4;border-color:rgba(255,255,255,.15)}.q-options{display:flex;flex-direction:column;gap:6px;margin-top:10px;margin-bottom:10px}.q-option{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:12px;background:rgba(142,101,111,.06);font-size:13px;color:inherit;transition:background .18s ease,border-color .18s ease;border:1px solid transparent}html[data-runwithme-theme=dark] .q-option{background:rgba(255,255,255,.04)}.q-option.is-chosen{background:rgba(252,190,195,.35);border-color:rgba(142,101,111,.3);font-weight:600}html[data-runwithme-theme=dark] .q-option.is-chosen{background:rgba(252,190,195,.15);border-color:rgba(252,190,195,.3)}.q-option-label{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(142,101,111,.12);color:inherit;font-family:var(--rw-font-serif);font-size:12px;font-weight:700;opacity:.75}.q-option.is-chosen .q-option-label{background:#8e656f;color:#fff2e9;opacity:1}html[data-runwithme-theme=dark] .q-option.is-chosen .q-option-label{background:#fcbec3;color:var(--rw-text)}.q-option-text{flex:1;min-width:0;word-break:break-word;line-height:1.4}.q-spawn-backdrop{position:fixed;inset:0;z-index:9200;background:rgba(0,0,0,.32);display:flex;align-items:flex-start;justify-content:flex-end;padding:calc(env(safe-area-inset-top) + 70px) 18px 18px;animation:qSpawnFade .2s ease}@keyframes qSpawnFade{0%{opacity:0}to{opacity:1}}.q-spawn-menu{width:min(280px,88vw);padding:12px;border-radius:20px;background:rgba(255,248,245,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 50px rgba(60,40,45,.22),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:qSpawnIn .22s cubic-bezier(.34,1.3,.64,1)}html[data-runwithme-theme=dark] .q-spawn-menu{background:rgba(33,28,32,.98);border-color:rgba(255,255,255,.08)}@keyframes qSpawnIn{0%{opacity:0;transform:translateY(-6px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.q-spawn-label{padding:2px 6px 10px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.55}.q-spawn-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease}.q-spawn-item:hover{background:rgba(252,190,195,.22)}.q-spawn-item:active{transform:scale(.98)}.q-spawn-icon{width:38px;height:38px;flex-shrink:0;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-size:18px}html[data-runwithme-theme=dark] .q-spawn-icon{background:rgba(252,190,195,.18);color:#f3dfe4}.q-spawn-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.q-spawn-info strong{font-size:13px;font-weight:700}.q-spawn-info span{font-size:11px;opacity:.6}.q-post-preparing{opacity:.85;border-left:3px solid #cfdee3}.q-preparing-row{display:flex;align-items:center;gap:10px;padding:4px 0 8px}.q-preparing-text{font-size:13px;font-style:italic;opacity:.65}.q-preparing-dots{display:flex;align-items:center;gap:4px;padding-bottom:4px}.q-preparing-dots span{width:5px;height:5px;border-radius:50%;background:#8e656f;opacity:.35;animation:qPreparingDot 1.2s ease-in-out infinite}.q-preparing-dots span:nth-child(2){animation-delay:.15s}.q-preparing-dots span:nth-child(3){animation-delay:.3s}@keyframes qPreparingDot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-3px);opacity:1}}.q-option-clickable{border:0;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:background .15s ease,transform .12s ease}.q-option-clickable:hover{background:rgba(252,190,195,.3)}.q-option-clickable:active{transform:scale(.98)}html[data-runwithme-theme=dark] .q-option-clickable:hover{background:rgba(252,190,195,.15)}.q-post-hint-choice{margin-top:4px;font-style:italic;letter-spacing:.04em;opacity:.55}.watch-app{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;background:var(--rw-bg);color:var(--rw-text)}html[data-runwithme-theme=dark] .watch-app{background:#17131a;color:#fff2e9}.watch-header{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:12px 14px 6px}.watch-back{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;font-size:30px;cursor:pointer}.watch-back:hover{background:rgba(142,101,111,.08)}.watch-header-center{flex:1;min-width:0;text-align:center}.watch-header-title{font-family:var(--rw-font-serif);font-size:24px;font-weight:600;line-height:1}.watch-header-sub{font-size:10px;letter-spacing:.12em;text-transform:lowercase;opacity:.55;margin-top:3px}.watch-header-placeholder{width:40px;height:40px;flex-shrink:0}.watch-scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 16px calc(40px + env(safe-area-inset-bottom))}.watch-empty{padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;opacity:.7}.watch-empty-icon{font-size:44px;opacity:.4;margin-bottom:6px;color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .watch-empty-icon{color:#fcbec3}.watch-empty-title{font-size:15px;font-weight:700}.watch-empty-desc{font-size:12px;opacity:.65;max-width:260px;line-height:1.6}.watch-import-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:22px;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 14px rgba(142,101,111,.24);transition:transform .15s ease,background .15s ease}.watch-import-btn:hover{background:#7a545e}.watch-import-btn:active{transform:scale(.94)}.watch-empty-actions{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap;justify-content:center}.watch-empty-btn{padding:11px 20px;border:1px solid rgba(142,101,111,.2);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.6);color:inherit;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease,border-color .15s ease}.watch-empty-btn:hover{background:rgba(252,190,195,.28);border-color:rgba(252,190,195,.6)}.watch-empty-btn:active{transform:scale(.96)}html[data-runwithme-theme=dark] .watch-empty-btn{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.12)}html[data-runwithme-theme=dark] .watch-empty-btn:hover{background:rgba(252,190,195,.12)}.watch-source-card{display:flex;flex-direction:column;gap:10px;padding:20px 18px;border-radius:20px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(90,60,65,.07)}html[data-runwithme-theme=dark] .watch-source-card{background:rgba(48,42,47,.6);border-color:rgba(255,255,255,.06)}.watch-source-head{display:flex;align-items:center;gap:10px;min-width:0}.watch-source-tag{flex-shrink:0;padding:3px 10px;border-radius:var(--rw-radius-pill);background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-size:10px;font-weight:700;letter-spacing:.06em}html[data-runwithme-theme=dark] .watch-source-tag{background:rgba(252,190,195,.18);color:#f3dfe4}.watch-source-name{flex:1;min-width:0;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watch-source-meta{font-size:11px;line-height:1.55;opacity:.6;word-break:break-all}.watch-source-actions{display:flex;gap:8px;margin-top:4px}.watch-source-btn{flex:1;padding:10px 14px;border:1px solid rgba(142,101,111,.16);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.55);color:inherit;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease,border-color .15s ease}.watch-source-btn:hover{background:rgba(252,190,195,.28);border-color:rgba(252,190,195,.6)}.watch-source-btn:active{transform:scale(.97)}.watch-source-btn.danger{background:rgba(224,93,93,.12);border-color:rgba(224,93,93,.24);color:#c94d4d}.watch-source-btn.danger:hover{background:rgba(224,93,93,.22);border-color:rgba(224,93,93,.4)}html[data-runwithme-theme=dark] .watch-source-btn{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .watch-source-btn.danger{background:rgba(224,93,93,.15);border-color:rgba(224,93,93,.3);color:#eb9090}.watch-source-preview-hint{margin-top:8px;font-size:11px;line-height:1.5;opacity:.5;text-align:center;font-style:italic}.watch-import-backdrop{position:fixed;inset:0;z-index:9400;background:rgba(0,0,0,.42);display:flex;align-items:flex-end;justify-content:center;animation:watchImportFade .2s ease}@keyframes watchImportFade{0%{opacity:0}to{opacity:1}}.watch-import-sheet{width:min(560px,100%);display:flex;flex-direction:column;border-top-left-radius:24px;border-top-right-radius:24px;background:var(--rw-bg-elevated);color:var(--rw-text);padding:8px 20px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -20px 50px rgba(60,40,45,.22);animation:watchImportSheetIn .28s cubic-bezier(.34,1.2,.64,1)}html[data-runwithme-theme=dark] .watch-import-sheet{background:#211c20;color:#fff2e9}@keyframes watchImportSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.watch-import-handle{width:40px;height:4px;margin:6px auto 12px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.28);flex-shrink:0}html[data-runwithme-theme=dark] .watch-import-handle{background:rgba(255,255,255,.15)}.watch-import-tabs{display:flex;gap:6px;padding:4px;border-radius:14px;background:rgba(142,101,111,.08);margin-bottom:16px}html[data-runwithme-theme=dark] .watch-import-tabs{background:rgba(255,255,255,.05)}.watch-import-tab{flex:1;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.watch-import-tab.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}html[data-runwithme-theme=dark] .watch-import-tab.active{background:rgba(252,190,195,.3);color:#f3dfe4}.watch-import-body{display:flex;flex-direction:column;gap:14px}.watch-import-hint{margin:0;font-size:12px;line-height:1.6;opacity:.62;word-break:break-all}.watch-import-input{width:100%;padding:12px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .watch-import-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.watch-import-input:focus{border-color:rgba(142,101,111,.42)}.watch-import-input::placeholder{color:rgba(142,101,111,.42);font-size:12px}html[data-runwithme-theme=dark] .watch-import-input::placeholder{color:rgba(255,244,239,.3)}.watch-import-error{padding:10px 12px;border-radius:10px;background:rgba(224,93,93,.12);color:#c94d4d;font-size:12px;line-height:1.5;animation:watchImportFade .2s ease}html[data-runwithme-theme=dark] .watch-import-error{background:rgba(224,93,93,.15);color:#eb9090}.watch-import-confirm{padding:13px 20px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(142,101,111,.24);transition:transform .15s ease,background .15s ease,opacity .15s ease}.watch-import-confirm:hover:not(:disabled){background:#7a545e;transform:translateY(-1px)}.watch-import-confirm:active:not(:disabled){transform:scale(.97)}.watch-import-confirm:disabled{opacity:.4;cursor:default}.watch-import-cancel{margin-top:10px;padding:12px;border:0;border-radius:12px;background:rgba(142,101,111,.08);color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease}.watch-import-cancel:hover{background:rgba(142,101,111,.16)}html[data-runwithme-theme=dark] .watch-import-cancel{background:rgba(255,255,255,.06)}.watch-file-label{position:relative;display:flex;align-items:center;justify-content:center;padding:18px 20px;border:1px dashed rgba(142,101,111,.32);border-radius:14px;background:rgba(255,255,255,.5);color:var(--rw-text-muted);font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease}.watch-file-label:hover{background:rgba(252,190,195,.2);border-color:rgba(252,190,195,.6)}.watch-file-label:active{transform:scale(.98)}html[data-runwithme-theme=dark] .watch-file-label{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.15);color:#f3dfe4}.watch-file-input{position:absolute;left:0;top:0;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden}.watch-play-wrap{display:flex;flex-direction:column;gap:14px}.watch-player{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 8px 22px rgba(30,20,25,.18)}.watch-video{width:100%;height:100%;display:block;object-fit:contain;background:#000}.watch-player.is-fullscreen{position:fixed;inset:0;z-index:9500;width:100vw;height:100vh;aspect-ratio:auto;border-radius:0;box-shadow:none}.watch-player.is-fullscreen.is-rotated{inset:auto;top:50%;left:50%;width:100vh;height:100vw;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}.watch-controls{display:flex;flex-direction:column;gap:8px;padding:10px 12px;background:rgba(20,15,20,.88);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.watch-player.is-fullscreen .watch-controls{position:absolute;left:0;right:0;bottom:0;padding:14px 16px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.4) 60%,transparent);backdrop-filter:none;-webkit-backdrop-filter:none;transition:opacity .25s ease,transform .25s ease}.watch-player.is-fullscreen .watch-controls.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px)}.watch-progress{width:100%;height:4px;margin:0;appearance:none;-webkit-appearance:none;border-radius:var(--rw-radius-pill);outline:none;cursor:pointer;background:rgba(255,255,255,.22)}.watch-progress::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:var(--rw-bg);border:0;box-shadow:0 2px 6px rgba(0,0,0,.4);cursor:pointer}.watch-progress::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--rw-bg);box-shadow:0 2px 6px rgba(0,0,0,.4);cursor:pointer}.watch-controls-row{display:flex;align-items:center;gap:8px;color:#fff2e9}.watch-ctrl-btn{width:36px;height:36px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.watch-ctrl-btn:hover{background:rgba(255,255,255,.14)}.watch-ctrl-btn:active{transform:scale(.94)}.watch-time{font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.02em;opacity:.85;white-space:nowrap}.watch-time-sep{opacity:.5}.watch-volume{display:flex;align-items:center;gap:4px;min-width:0}.watch-volume-slider{width:72px;height:3px;margin:0;appearance:none;-webkit-appearance:none;border-radius:var(--rw-radius-pill);outline:none;cursor:pointer;background:rgba(255,255,255,.24)}.watch-volume-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:11px;height:11px;border-radius:50%;background:var(--rw-bg);border:0}.watch-volume-slider::-moz-range-thumb{width:11px;height:11px;border:0;border-radius:50%;background:var(--rw-bg)}.watch-rate-wrap{position:relative}.watch-rate-btn{width:auto;min-width:46px;padding:0 10px;border-radius:var(--rw-radius-pill);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.watch-rate-menu{position:absolute;bottom:calc(100% + 8px);right:0;z-index:20;display:flex;flex-direction:column;gap:2px;padding:6px;border-radius:12px;background:rgba(30,22,28,.96);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px rgba(0,0,0,.4);min-width:68px;animation:watchRateIn .16s ease}@keyframes watchRateIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.watch-rate-option{padding:7px 10px;border:0;border-radius:8px;background:transparent;color:#fff2e9;font:inherit;font-size:12px;font-weight:600;cursor:pointer;text-align:center;transition:background .12s ease}.watch-rate-option:hover{background:rgba(255,255,255,.1)}.watch-rate-option.active{background:#fcbec3;color:var(--rw-text-muted);font-weight:700}.watch-bili-stage{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 8px 22px rgba(30,20,25,.18)}.watch-bili-iframe{width:100%;height:100%;border:0;display:block}.watch-invite-zone{margin-top:4px}.watch-invite-trigger{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border:1px solid rgba(142,101,111,.2);border-radius:16px;background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(207,222,227,.24));color:var(--rw-text-muted);font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 4px 14px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.7);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.watch-invite-trigger:hover{transform:translateY(-1px);border-color:rgba(142,101,111,.35);box-shadow:0 10px 24px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.8)}.watch-invite-trigger:active{transform:scale(.98)}html[data-runwithme-theme=dark] .watch-invite-trigger{background:linear-gradient(135deg,rgba(252,190,195,.12),rgba(207,222,227,.08));color:#f3dfe4;border-color:rgba(255,255,255,.1)}.watch-invite-trigger-icon{font-size:18px;line-height:1}.watch-invite-status{padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.65);border:1px solid rgba(255,255,255,.78);box-shadow:0 6px 18px rgba(90,60,65,.06);display:flex;flex-direction:column;gap:12px;animation:watchInviteStatusIn .3s ease}html[data-runwithme-theme=dark] .watch-invite-status{background:rgba(48,42,47,.6);border-color:rgba(255,255,255,.06)}@keyframes watchInviteStatusIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.watch-invite-status-title{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--rw-text-muted);opacity:.75}html[data-runwithme-theme=dark] .watch-invite-status-title{color:#fcbec3}.watch-invite-status-list{display:flex;flex-direction:column;gap:8px}.watch-invite-status-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(142,101,111,.06);transition:background .25s ease}html[data-runwithme-theme=dark] .watch-invite-status-row{background:rgba(255,255,255,.04)}.watch-invite-status-row.is-accepted{background:rgba(126,209,126,.18)}html[data-runwithme-theme=dark] .watch-invite-status-row.is-accepted{background:rgba(126,209,126,.14)}.watch-invite-status-row.is-rejected{opacity:.65}.watch-invite-status-avatar{width:32px;height:32px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:13px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 2px 6px rgba(80,50,60,.1)}.watch-invite-status-row .watch-invite-status-avatar,.watch-invite-status-row.is-pending .watch-invite-status-avatar{background:linear-gradient(140deg,#b08a93,#8e656f)}.watch-invite-status-row.is-accepted .watch-invite-status-avatar{background:linear-gradient(140deg,#90dd90,#4d9a4d);color:#143c14}.watch-invite-status-row.is-rejected .watch-invite-status-avatar{background:rgba(142,101,111,.35);color:rgba(255,242,233,.75)}.watch-invite-status-name{font-size:13px;font-weight:700;flex-shrink:0}.watch-invite-status-text{flex:1;min-width:0;font-size:12px;opacity:.7}.watch-invite-status-row.is-accepted .watch-invite-status-text{color:#2d6f2d;opacity:1;font-weight:600}html[data-runwithme-theme=dark] .watch-invite-status-row.is-accepted .watch-invite-status-text{color:#8fdc8f}.watch-invite-status-dots{display:flex;align-items:center;gap:3px;padding-bottom:3px;flex-shrink:0}.watch-invite-status-dots span{width:5px;height:5px;border-radius:50%;background:#8e656f;opacity:.35;animation:watchInviteDot 1.2s ease-in-out infinite}.watch-invite-status-dots span:nth-child(2){animation-delay:.15s}.watch-invite-status-dots span:nth-child(3){animation-delay:.3s}@keyframes watchInviteDot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-3px);opacity:1}}.watch-invite-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.watch-invite-action-btn{padding:8px 16px;border:1px solid rgba(142,101,111,.18);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.55);color:inherit;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease,border-color .15s ease}.watch-invite-action-btn:hover{background:rgba(252,190,195,.28);border-color:rgba(252,190,195,.6)}.watch-invite-action-btn:active{transform:scale(.96)}.watch-invite-action-btn.primary{background:#8e656f;color:#fff2e9;border-color:transparent;box-shadow:0 4px 12px rgba(142,101,111,.24)}.watch-invite-action-btn.primary:hover{background:#7a545e}html[data-runwithme-theme=dark] .watch-invite-action-btn{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .watch-invite-action-btn.primary{background:#fcbec3;color:var(--rw-text);border-color:transparent}.watch-invite-accepted-hint{flex:1;font-size:11px;font-style:italic;opacity:.55;letter-spacing:.04em;text-align:right}.watch-invite-backdrop{position:fixed;inset:0;z-index:9400;background:rgba(0,0,0,.42);display:flex;align-items:flex-end;justify-content:center;animation:watchImportFade .2s ease}.watch-invite-sheet{width:min(560px,100%);display:flex;flex-direction:column;border-top-left-radius:24px;border-top-right-radius:24px;background:var(--rw-bg-elevated);color:var(--rw-text);padding:8px 20px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -20px 50px rgba(60,40,45,.22);animation:watchImportSheetIn .28s cubic-bezier(.34,1.2,.64,1)}html[data-runwithme-theme=dark] .watch-invite-sheet{background:#211c20;color:#fff2e9}.watch-invite-sheet-title{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;text-align:center;margin-bottom:4px}.watch-invite-sheet-sub{font-size:11px;text-align:center;opacity:.55;margin-bottom:16px}.watch-invite-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.watch-invite-option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:18px 8px 14px;border:1px solid rgba(142,101,111,.14);border-radius:18px;background:rgba(255,255,255,.55);color:inherit;font:inherit;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.watch-invite-option:hover{transform:translateY(-2px);border-color:rgba(252,190,195,.6);background:rgba(252,190,195,.2)}.watch-invite-option:active{transform:scale(.97)}html[data-runwithme-theme=dark] .watch-invite-option{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.watch-invite-option-avatar{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:18px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 3px 10px rgba(80,50,60,.12)}.watch-invite-option-levi .watch-invite-option-avatar{background:linear-gradient(140deg,#b08a93,#8e656f)}.watch-invite-option-erwin .watch-invite-option-avatar{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.watch-invite-option-both .watch-invite-option-avatar{background:linear-gradient(140deg,#b08a93,#b08a93 49%,#b89aa0 51%,#b89aa0);font-size:13px}.watch-invite-option-name{font-size:13px;font-weight:700}.watch-invite-option-desc{font-size:10px;opacity:.55;letter-spacing:.06em;text-transform:uppercase}.watch-scroll.is-chat{display:flex;flex-direction:column;padding:0 0 env(safe-area-inset-bottom);overflow:hidden}.watch-play-wrap.is-chat{display:flex;flex-direction:column;height:100%;gap:0}.watch-play-wrap.is-chat .watch-bili-stage,.watch-play-wrap.is-chat .watch-player{flex-shrink:0;border-radius:0;box-shadow:none;aspect-ratio:16/9}.watch-chat{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--rw-bg-elevated)}html[data-runwithme-theme=dark] .watch-chat{background:#1a1518}.watch-chat-topbar{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(142,101,111,.08);background:rgba(255,248,243,.95);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}html[data-runwithme-theme=dark] .watch-chat-topbar{background:rgba(33,28,32,.95);border-bottom-color:rgba(255,255,255,.06)}.watch-chat-topbar-label{flex:1;min-width:0;font-size:12px;font-weight:700;letter-spacing:.06em;color:var(--rw-text-muted);opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .watch-chat-topbar-label{color:#f3dfe4}.watch-chat-exit{width:30px;height:30px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.75;transition:opacity .15s ease,background .15s ease,transform .15s ease}.watch-chat-exit:hover{opacity:1;background:rgba(224,93,93,.15);color:#c94d4d}.watch-chat-exit:active{transform:scale(.92)}html[data-runwithme-theme=dark] .watch-chat-exit{background:rgba(255,255,255,.08)}.watch-chat-messages{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 14px 10px;display:flex;flex-direction:column;gap:12px}.watch-chat-system{align-self:center;padding:5px 12px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);color:var(--rw-text-muted);font-size:11px;font-weight:600;letter-spacing:.04em}html[data-runwithme-theme=dark] .watch-chat-system{background:rgba(255,255,255,.06);color:#d9bcc4}.watch-chat-row{display:flex;align-items:flex-start;gap:8px;max-width:82%;animation:watchChatIn .25s ease}@keyframes watchChatIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.watch-chat-row.is-you{align-self:flex-end;flex-direction:row-reverse}.watch-chat-row.is-other{align-self:flex-start}.watch-chat-avatar{width:34px;height:34px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:13px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 2px 6px rgba(80,50,60,.12)}.watch-chat-avatar-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.watch-chat-avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.watch-chat-bubble-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.watch-chat-row.is-you .watch-chat-bubble-wrap{align-items:flex-end}.watch-chat-name{font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--rw-text-muted);opacity:.7;padding-left:4px}html[data-runwithme-theme=dark] .watch-chat-name{color:#d9bcc4}.watch-chat-bubble{display:inline-block;max-width:100%;padding:9px 13px;border-radius:16px;font-size:13px;line-height:1.55;word-break:break-word;white-space:pre-wrap;background:rgba(142,101,111,.1);color:var(--rw-text)}html[data-runwithme-theme=dark] .watch-chat-bubble{background:rgba(255,255,255,.06);color:#fff2e9}.watch-chat-row.is-other .watch-chat-bubble{border-bottom-left-radius:5px}.watch-chat-row.is-you .watch-chat-bubble{background:#fcbec3;color:var(--rw-text);border-bottom-right-radius:5px}html[data-runwithme-theme=dark] .watch-chat-row.is-you .watch-chat-bubble{background:#8e656f;color:#fff2e9}.watch-chat-meta{font-size:9px;opacity:.4;padding:0 4px;font-variant-numeric:tabular-nums}.watch-chat-typing{display:inline-flex;align-items:center;gap:4px;padding:12px 14px;min-width:54px}.watch-chat-typing span{width:5px;height:5px;border-radius:50%;background:#8e656f;opacity:.5;animation:watchChatTyping 1.2s ease-in-out infinite}html[data-runwithme-theme=dark] .watch-chat-typing span{background:#d9bcc4}.watch-chat-typing span:nth-child(2){animation-delay:.15s}.watch-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes watchChatTyping{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}.watch-chat-composer{flex-shrink:0;display:flex;gap:8px;padding:10px 14px 14px;border-top:1px solid rgba(142,101,111,.08);background:rgba(255,248,243,.98);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}html[data-runwithme-theme=dark] .watch-chat-composer{background:rgba(33,28,32,.98);border-top-color:rgba(255,255,255,.06)}.watch-chat-input{flex:1;min-width:0;padding:11px 16px;border:1px solid rgba(142,101,111,.14);border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.75);color:inherit;font:inherit;font-size:14px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .watch-chat-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.watch-chat-input:focus{border-color:rgba(142,101,111,.42)}.watch-chat-input::placeholder{color:rgba(142,101,111,.42)}html[data-runwithme-theme=dark] .watch-chat-input::placeholder{color:rgba(255,244,239,.32)}.watch-chat-send{width:42px;height:42px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;font-size:18px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 14px rgba(142,101,111,.24);transition:transform .15s ease,background .15s ease,opacity .15s ease}.watch-chat-send:hover:not(:disabled){background:#7a545e;transform:translateY(-1px)}.watch-chat-send:active:not(:disabled){transform:scale(.94)}.watch-chat-send:disabled{opacity:.35;cursor:default;box-shadow:none}html[data-runwithme-theme=dark] .watch-chat-send{background:#fcbec3;color:var(--rw-text)}html[data-runwithme-theme=dark] .watch-chat-send:hover:not(:disabled){background:#ffd4d8}.watch-chat-settings-btn{width:30px;height:30px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.75;transition:opacity .15s ease,background .15s ease,transform .2s ease}.watch-chat-settings-btn:hover{opacity:1;background:rgba(142,101,111,.2);transform:rotate(30deg)}.watch-chat-settings-btn:active{transform:rotate(30deg) scale(.92)}html[data-runwithme-theme=dark] .watch-chat-settings-btn{background:rgba(255,255,255,.08)}.watch-settings-row{display:flex;align-items:center;gap:14px;padding:14px 16px;margin-bottom:14px;border-radius:14px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .watch-settings-row{background:rgba(255,255,255,.04)}.watch-settings-row-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.watch-settings-row-info strong{font-size:14px;font-weight:700}.watch-settings-row-info small{font-size:11px;line-height:1.5;opacity:.6}.watch-settings-switch{position:relative;width:46px;height:26px;flex-shrink:0;padding:0;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.2);cursor:pointer;transition:background .2s ease}.watch-settings-switch span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--rw-bg);box-shadow:0 2px 6px rgba(80,50,60,.2);transition:transform .22s cubic-bezier(.34,1.2,.64,1)}.watch-settings-switch.on{background:#fcbec3}.watch-settings-switch.on span{transform:translateX(20px)}html[data-runwithme-theme=dark] .watch-settings-switch{background:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .watch-settings-switch.on{background:#fcbec3}.watch-card-editor-btn{width:40px;height:40px;flex-shrink:0;margin-right:6px;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:inherit;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.watch-card-editor-btn:hover{background:rgba(142,101,111,.2)}.watch-card-editor-btn:active{transform:scale(.94)}html[data-runwithme-theme=dark] .watch-card-editor-btn{background:rgba(255,255,255,.08)}.watch-card-editor-sheet{max-height:85vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.watch-card-editor-tabs{display:flex;gap:6px;margin-bottom:12px;padding:4px;border-radius:14px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .watch-card-editor-tabs{background:rgba(255,255,255,.05)}.watch-card-editor-tabs .watch-import-tab{flex:1}.watch-card-editor-add{display:flex;gap:8px;margin-bottom:12px}.watch-card-editor-add .watch-import-input{flex:1;min-width:0}.watch-card-editor-add-btn{flex-shrink:0;padding:10px 16px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s ease}.watch-card-editor-add-btn:disabled{opacity:.4;cursor:default}.watch-card-editor-list{display:flex;flex-direction:column;gap:6px;max-height:40vh;overflow-y:auto;padding-right:4px;margin-bottom:14px}.watch-card-editor-empty{padding:30px 12px;text-align:center;font-size:12px;opacity:.5}.watch-card-editor-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .watch-card-editor-item{background:rgba(255,255,255,.04)}.watch-card-editor-item.is-disabled{opacity:.45}.watch-card-editor-text{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .watch-card-editor-text{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.watch-card-editor-text:focus{border-color:rgba(142,101,111,.4)}.watch-card-editor-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font:inherit;font-size:10px;font-weight:700}.watch-card-editor-delete,.watch-card-editor-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.watch-card-editor-delete{width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center}.watch-card-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.watch-card-editor-reset{padding:9px 14px;border:0;border-radius:10px;background:transparent;color:rgba(142,101,111,.7);font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.watch-card-editor-reset:hover{background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .watch-card-editor-reset{color:rgba(255,244,239,.6)}html[data-runwithme-theme=dark] .watch-card-editor-reset:hover{background:rgba(255,255,255,.05)}.lock-screen .lock-content{margin-top:0!important;padding-top:calc(env(safe-area-inset-top) + clamp(48px, 8vh, 96px))!important}.studio-header{box-sizing:border-box}.studio-header,.studio-settings-page .studio-header{padding-top:calc(env(safe-area-inset-top) + 20px)!important}.hs-page{padding-top:calc(env(safe-area-inset-top) + 24px)!important;box-sizing:border-box}.home-screen-v2 .home-v2-grid-wrap{padding-top:calc(env(safe-area-inset-top) + 12px)!important}:root{--rw-pink:#fcbec3;--rw-pink-soft:#ffd4d8;--rw-pink-deep:#f0a9af;--rw-cream:#fff2e9;--rw-cream-deep:#f5e6dd;--rw-blue:#cfdee3;--rw-blue-deep:#b6c9d0;--rw-brown:#8e656f;--rw-brown-soft:#a67b85;--rw-brown-deep:#7a545e;--rw-success:#7ed17e;--rw-success-text:#2d6f2d;--rw-danger:#e05d5d;--rw-danger-deep:#c94d4d;--rw-danger-text:#c94d4d;--rw-warning:#d4a24a;--rw-text:#4f3940;--rw-text-strong:#46323a;--rw-text-muted:#8e656f;--rw-text-faint:#b8949c;--rw-text-inverse:#fff2e9;--rw-bg:#fff2e9;--rw-bg-elevated:#fff8f3;--rw-surface-1:rgba(255,255,255,0.55);--rw-surface-2:rgba(255,255,255,0.7);--rw-surface-3:rgba(255,255,255,0.9);--rw-surface-glass:rgba(255,248,243,0.85);--rw-border:rgba(142,101,111,0.14);--rw-border-soft:rgba(142,101,111,0.08);--rw-border-strong:rgba(142,101,111,0.3);--rw-font-serif:"Cormorant Garamond",Georgia,serif;--rw-font-sans:"Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--rw-font-mono:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;--rw-fs-display:42px;--rw-fs-h1:32px;--rw-fs-h2:24px;--rw-fs-h3:18px;--rw-fs-body:14px;--rw-fs-small:13px;--rw-fs-tiny:12px;--rw-fs-micro:10px;--rw-fs-nano:9px;--rw-fw-regular:400;--rw-fw-medium:500;--rw-fw-semibold:600;--rw-fw-bold:700;--rw-radius-sm:10px;--rw-radius-md:14px;--rw-radius-lg:18px;--rw-radius-xl:22px;--rw-radius-2xl:28px;--rw-radius-pill:999px;--rw-shadow-soft:0 4px 14px rgba(90,60,65,0.05);--rw-shadow-medium:0 8px 24px rgba(90,60,65,0.08);--rw-shadow-strong:0 20px 50px rgba(60,40,45,0.22);--rw-space-1:4px;--rw-space-2:8px;--rw-space-3:12px;--rw-space-4:16px;--rw-space-5:20px;--rw-space-6:24px;--rw-space-8:32px;--rw-space-10:40px;--rw-space-12:48px;--rw-ease-out:cubic-bezier(0.22,1,0.36,1);--rw-ease-spring:cubic-bezier(0.34,1.56,0.64,1);--rw-dur-fast:0.15s;--rw-dur-normal:0.25s;--rw-dur-slow:0.4s;--rw-header-h:56px;--rw-header-pad-top:12px;--rw-header-pad-x:14px}html[data-runwithme-theme=dark]{--rw-bg:#17131a;--rw-bg-elevated:#211c20;--rw-text:#fff2e9;--rw-text-strong:#fff2e9;--rw-text-muted:#d9bcc4;--rw-text-faint:rgba(255,244,239,0.5);--rw-text-inverse:#4f3940;--rw-surface-1:rgba(255,255,255,0.04);--rw-surface-2:rgba(255,255,255,0.06);--rw-surface-3:rgba(255,255,255,0.1);--rw-surface-glass:rgba(33,28,32,0.92);--rw-border:rgba(255,255,255,0.1);--rw-border-soft:rgba(255,255,255,0.05);--rw-border-strong:rgba(255,255,255,0.2);--rw-shadow-soft:0 4px 14px rgba(0,0,0,0.24);--rw-shadow-medium:0 8px 24px rgba(0,0,0,0.32);--rw-shadow-strong:0 20px 50px rgba(0,0,0,0.5)}.home-edit-toolbar{position:absolute;top:calc(env(safe-area-inset-top) + 12px);left:16px;right:16px;z-index:30;display:flex;align-items:center;justify-content:space-between;pointer-events:none;animation:homeEditToolbarIn .25s ease}@keyframes homeEditToolbarIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.home-edit-toolbar button{pointer-events:auto;min-width:72px;padding:10px 18px;border:0;border-radius:var(--rw-radius-pill);font:inherit;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.home-edit-toolbar button:active{transform:scale(.94)}.home-edit-cancel{background:rgba(255,255,255,.32);color:#ffffff;text-shadow:0 1px 2px rgba(0,0,0,.18);box-shadow:0 8px 22px rgba(0,0,0,.15),inset 0 0 0 1px rgba(255,255,255,.35)}.home-edit-cancel:hover{background:rgba(255,255,255,.45)}.home-edit-done{background:#8e656f;color:#fff2e9;box-shadow:0 8px 22px rgba(142,101,111,.32),inset 0 0 0 1px rgba(255,255,255,.15)}.home-edit-done:hover{background:#7a545e}html[data-runwithme-theme=dark] .home-edit-cancel{background:rgba(255,255,255,.12)}html[data-runwithme-theme=dark] .home-edit-cancel:hover{background:rgba(255,255,255,.2)}.notif-overlay{position:fixed;top:calc(env(safe-area-inset-top) + 14px);left:50%;transform:translateX(-50%);z-index:25000;width:min(92%,420px);display:flex;flex-direction:column;gap:8px;pointer-events:none}.notif-card{pointer-events:auto;position:relative;display:flex;align-items:center;gap:12px;padding:12px 40px 12px 12px;border-radius:18px;background:rgba(255,248,245,.96);border:1px solid rgba(255,255,255,.85);box-shadow:0 18px 44px rgba(80,50,60,.24),0 4px 12px rgba(80,50,60,.12),inset 0 1px 0 rgba(255,255,255,.95);backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);cursor:pointer;animation:notifIn .35s cubic-bezier(.34,1.4,.64,1);transition:transform .15s ease,box-shadow .15s ease;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}html[data-runwithme-theme=dark] .notif-card{background:rgba(45,40,44,.96);border-color:rgba(255,255,255,.1);box-shadow:0 18px 44px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.notif-card:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(80,50,60,.28),0 6px 16px rgba(80,50,60,.14),inset 0 1px 0 rgba(255,255,255,.95)}.notif-card:active{transform:scale(.98);transition-duration:.1s}@keyframes notifIn{0%{opacity:0;transform:translateY(-16px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:15px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 3px 10px rgba(80,50,60,.15)}.notif-avatar-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.notif-avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.notif-avatar-you{background:linear-gradient(140deg,#ffd4d8,#fcbec3);color:var(--rw-text-muted)}.notif-avatar-sys{background:linear-gradient(140deg,#cfdee3,#a9bfc6);color:#536a72;font-size:18px}.notif-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.notif-title{font-size:13px;font-weight:700;color:var(--rw-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.01em}html[data-runwithme-theme=dark] .notif-title{color:#fff2e9}.notif-text{font-size:12px;line-height:1.4;color:var(--rw-text-muted);opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .notif-text{color:#d9bcc4}.notif-close{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;flex-shrink:0;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:var(--rw-text-muted);font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.notif-close:hover{background:rgba(142,101,111,.22)}.notif-close:active{transform:translateY(-50%) scale(.9)}html[data-runwithme-theme=dark] .notif-close{background:rgba(255,255,255,.08);color:#d9bcc4}.settings-keepalive{display:flex;flex-direction:column;gap:14px;padding:18px 19px}.settings-keepalive-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.settings-keepalive-info{flex:1;min-width:0}.settings-keepalive-info strong{display:block;font-size:13px;font-weight:700}.settings-keepalive-info small{display:block;margin-top:4px;font-size:10px;line-height:1.5;opacity:.6}.settings-keepalive-badge{flex-shrink:0;padding:5px 12px;border-radius:var(--rw-radius-pill);background:rgba(126,209,126,.22);color:#2d6f2d;font-size:11px;font-weight:700}.settings-keepalive-badge.is-denied{background:rgba(142,101,111,.12);color:var(--rw-text-muted)}html[data-runwithme-theme=dark] .settings-keepalive-badge{background:rgba(126,209,126,.16);color:#8fdc8f}html[data-runwithme-theme=dark] .settings-keepalive-badge.is-denied{background:rgba(255,255,255,.06);color:#d9bcc4}.settings-keepalive-btn{flex-shrink:0;padding:8px 16px;border:0;border-radius:var(--rw-radius-pill);background:#8e656f;color:#fff2e9;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.settings-keepalive-btn:hover{background:#7a545e;transform:translateY(-1px)}.settings-keepalive-btn:active{transform:scale(.96)}.settings-keepalive-switch{position:relative;width:46px;height:26px;flex-shrink:0;padding:0;border:0;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.2);cursor:pointer;transition:background .2s ease}.settings-keepalive-switch span{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:var(--rw-bg);box-shadow:0 2px 6px rgba(80,50,60,.2);transition:transform .22s cubic-bezier(.34,1.2,.64,1)}.settings-keepalive-switch.on{background:#fcbec3}.settings-keepalive-switch.on span{transform:translateX(20px)}html[data-runwithme-theme=dark] .settings-keepalive-switch{background:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .settings-keepalive-switch.on{background:#fcbec3}.settings-keepalive-hint{padding:10px 12px;border-radius:12px;background:rgba(252,190,195,.18);color:var(--rw-text-muted);font-size:11px;line-height:1.6}html[data-runwithme-theme=dark] .settings-keepalive-hint{background:rgba(252,190,195,.08);color:#f3dfe4}.settings-keepalive-url-row{display:flex;gap:8px}.settings-keepalive-input{flex:1;min-width:0;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .settings-keepalive-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}.settings-keepalive-input:focus{border-color:rgba(142,101,111,.42)}.settings-keepalive-input::placeholder{color:rgba(142,101,111,.42)}html[data-runwithme-theme=dark] .settings-keepalive-input::placeholder{color:rgba(255,244,239,.3)}.settings-keepalive-save{flex-shrink:0;padding:10px 18px;border:0;border-radius:12px;background:#8e656f;color:#fff2e9;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.settings-keepalive-save:hover:not(:disabled){background:#7a545e}.settings-keepalive-save:disabled{opacity:.4;cursor:default}.settings-keepalive-preview{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .settings-keepalive-preview{background:rgba(255,255,255,.04)}.settings-keepalive-preview-icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(252,190,195,.4);color:var(--rw-text-muted);font-size:13px;font-weight:700}.settings-keepalive-preview-name{flex:1;min-width:0;font-size:11px;line-height:1.4;word-break:break-all;opacity:.75}.settings-keepalive-clear{flex-shrink:0;padding:5px 10px;border:0;border-radius:8px;background:rgba(224,93,93,.14);color:#c94d4d;font:inherit;font-size:10px;font-weight:700;cursor:pointer}html[data-runwithme-theme=dark] .settings-keepalive-clear{background:rgba(224,93,93,.15);color:#eb9090}.settings-keepalive-status{font-size:11px;line-height:1.5;opacity:.55;text-align:center;font-variant-numeric:tabular-nums}.home-pager-dots{position:absolute;left:50%;bottom:calc(110px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--rw-radius-pill);background:rgba(255,255,255,.22);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35),0 8px 20px rgba(0,0,0,.1);pointer-events:auto}.home-pager-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;transition:width .25s ease,background .25s ease,box-shadow .25s ease;-webkit-tap-highlight-color:transparent}.home-pager-dot.active{width:22px;border-radius:var(--rw-radius-pill);background:#ffffff;box-shadow:0 0 12px rgba(255,255,255,.6)}.home-pager-dot:hover:not(.active){background:rgba(255,255,255,.85)}html[data-runwithme-theme=dark] .home-pager-dots{background:rgba(45,40,44,.45)}html[data-runwithme-theme=dark] .home-pager-dot{background:rgba(255,255,255,.25)}html[data-runwithme-theme=dark] .home-pager-dot.active{background:var(--rw-bg);box-shadow:0 0 12px rgba(255,242,233,.55)}.home-pager-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:25;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.32);color:#ffffff;font-size:28px;font-weight:300;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);box-shadow:inset 0 0 0 1px rgba(255,255,255,.4),0 8px 22px rgba(0,0,0,.15);text-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.home-pager-arrow:hover{background:rgba(255,255,255,.5)}.home-pager-arrow:active{transform:translateY(-50%) scale(.92)}.home-pager-arrow.is-left{left:12px}.home-pager-arrow.is-right{right:12px}html[data-runwithme-theme=dark] .home-pager-arrow{background:rgba(45,40,44,.5);color:#fff2e9}html[data-runwithme-theme=dark] .home-pager-arrow:hover{background:rgba(60,52,58,.7)}.home-empty-page{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:rgba(255,255,255,.9);text-shadow:0 2px 8px rgba(0,0,0,.25);pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:6px;max-width:260px;padding:0 20px}.home-empty-page-icon{font-size:38px;opacity:.7;margin-bottom:4px}.home-empty-page-title{font-size:15px;font-weight:700;letter-spacing:.02em}.home-empty-page-desc{font-size:11px;line-height:1.55;opacity:.7}.home-v2-edit-bar{gap:10px}.home-v2-edit-bar .home-v2-add-widget-btn{flex:0 0 auto}.home-v2-edit-bar{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 16px}.home-v2-edit-bar .home-v2-add-widget-btn{min-width:92px;padding:11px 16px;font-size:13px}.home-v2-add-widget-btn.is-danger{background:rgba(224,93,93,.32);color:#fff2e9;box-shadow:0 8px 22px rgba(224,93,93,.24),inset 0 0 0 1px rgba(255,255,255,.25)}.home-v2-add-widget-btn.is-danger:hover:not(:disabled){background:rgba(224,93,93,.5)}.home-v2-add-widget-btn.is-danger:disabled{opacity:.35;cursor:default;transform:none}html[data-runwithme-theme=dark] .home-v2-add-widget-btn.is-danger{background:rgba(224,93,93,.28)}html[data-runwithme-theme=dark] .home-v2-add-widget-btn.is-danger:hover:not(:disabled){background:rgba(224,93,93,.45)}.home-grid-crosspage-hint{position:fixed;left:50%;bottom:calc(200px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:9998;padding:8px 18px;border-radius:var(--rw-radius-pill);background:rgba(45,40,44,.78);color:#fff2e9;font-size:12px;font-weight:700;letter-spacing:.06em;box-shadow:0 12px 30px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:homeCrosspageIn .2s ease;pointer-events:none}@keyframes homeCrosspageIn{0%{opacity:0;transform:translateX(-50%) translateY(6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.chat-page .chat-composer{padding-bottom:max(env(safe-area-inset-bottom),calc(10px + var(--kb-inset, 0px)))!important}.chat-page .chat-composer,.chat-page .chat-messages,.notes-app .notes-editor-body{transition:padding-bottom .18s ease}.notes-app .notes-editor-body{padding-bottom:calc(28px + var(--kb-inset, 0px))}.icity-detail-composer,.music-chat-input-row,.watch-chat-composer{padding-bottom:max(calc(14px + env(safe-area-inset-bottom)),calc(14px + var(--kb-inset, 0px)))!important;transition:padding-bottom .18s ease}.chat-page .chat-messages>.message-row{content-visibility:auto;contain-intrinsic-size:60px;contain-intrinsic-size:auto 60px}.chat-page .chat-messages>.chat-pat-row{content-visibility:auto;contain-intrinsic-size:44px;contain-intrinsic-size:auto 44px}.chat-page .chat-messages>.chat-system-message{content-visibility:auto;contain-intrinsic-size:32px;contain-intrinsic-size:auto 32px}.chat-page .chat-messages>.typing-row{content-visibility:auto;contain-intrinsic-size:48px;contain-intrinsic-size:auto 48px}.home-widget-letter{width:100%;height:100%;padding:14px 16px;border-radius:18px;background:linear-gradient(145deg,#fffaf2,#fff2e9);border:1px solid rgba(142,101,111,.12);box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.9);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:hidden}html[data-runwithme-theme=dark] .home-widget-letter{background:linear-gradient(145deg,#2a2428,#211c20);border-color:rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06)}.home-widget-letter-label{font-size:9px;font-weight:700;letter-spacing:.24em;color:var(--rw-text-muted,#8e656f);opacity:.6;margin-bottom:4px}.home-widget-letter-number{font-family:var(--rw-font-serif);font-size:52px;font-weight:600;line-height:1;color:var(--rw-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .home-widget-letter-number{color:#fff2e9}.home-widget-letter-status{margin-top:2px;font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--rw-text-muted);opacity:.6}html[data-runwithme-theme=dark] .home-widget-letter-status{color:#d9bcc4}.home-widget-letter-from{margin-top:10px;display:flex;align-items:center;gap:6px;font-size:11px;color:var(--rw-text-muted);opacity:.8}html[data-runwithme-theme=dark] .home-widget-letter-from{color:#d9bcc4}.home-widget-letter-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.home-widget-letter-dot-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.home-widget-letter-dot-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.home-widget-study{width:100%;height:100%;padding:14px 16px;border-radius:18px;background:linear-gradient(145deg,rgba(252,190,195,.65),rgba(207,222,227,.7));border:1px solid rgba(255,255,255,.6);box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.7);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:hidden}html[data-runwithme-theme=dark] .home-widget-study{background:linear-gradient(145deg,rgba(142,101,111,.55),rgba(70,80,90,.6));border-color:rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}.home-widget-study-label{font-size:9px;font-weight:700;letter-spacing:.24em;color:var(--rw-text);opacity:.65;margin-bottom:4px}html[data-runwithme-theme=dark] .home-widget-study-label{color:#fff2e9}.home-widget-study-number{font-family:var(--rw-font-serif);font-size:52px;font-weight:600;line-height:1;color:var(--rw-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .home-widget-study-number{color:#fff2e9}.home-widget-study-unit{margin-top:2px;font-size:10px;font-weight:600;letter-spacing:.08em;color:var(--rw-text);opacity:.6}html[data-runwithme-theme=dark] .home-widget-study-unit{color:#fff2e9}.home-widget-study-streak{margin-top:10px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--rw-text);opacity:.85}html[data-runwithme-theme=dark] .home-widget-study-streak{color:#fff2e9}.home-widget-study-fire{font-size:12px}.home-widget-daily{width:100%;height:100%;padding:16px 18px;border-radius:18px;background:linear-gradient(160deg,rgba(252,190,195,.42),rgba(255,242,233,.9));border:1px solid rgba(255,255,255,.75);box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.85);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:hidden;gap:6px}html[data-runwithme-theme=dark] .home-widget-daily{background:linear-gradient(160deg,rgba(142,101,111,.5),rgba(33,28,32,.9));border-color:rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06)}.home-widget-daily-label{font-size:9px;font-weight:700;letter-spacing:.28em;color:#8e656f;opacity:.65}html[data-runwithme-theme=dark] .home-widget-daily-label{color:#fcbec3}.home-widget-daily-text{font-family:Cormorant Garamond,Georgia,serif;font-size:16px;font-weight:500;line-height:1.35;color:#4f3940;letter-spacing:.005em;overflow:hidden;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word}html[data-runwithme-theme=dark] .home-widget-daily-text{color:#fff2e9}.home-widget-daily-source{margin-top:2px;font-size:10px;font-style:italic;color:#8e656f;opacity:.65;text-align:right;font-family:Cormorant Garamond,Georgia,serif}html[data-runwithme-theme=dark] .home-widget-daily-source{color:#d9bcc4}.home-widget-daily-empty{font-size:11px;color:#8e656f;opacity:.5;text-align:center;font-style:italic}.home-widget-collection{width:100%;height:100%;padding:16px 18px;border-radius:18px;background:linear-gradient(145deg,rgba(207,222,227,.65),rgba(252,190,195,.5));border:1px solid rgba(255,255,255,.6);box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.7);display:flex;flex-direction:column;justify-content:center;box-sizing:border-box;overflow:hidden}html[data-runwithme-theme=dark] .home-widget-collection{background:linear-gradient(145deg,rgba(70,80,90,.55),rgba(142,101,111,.5));border-color:rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.06)}.home-widget-collection-label{font-size:9px;font-weight:700;letter-spacing:.24em;color:#4f3940;opacity:.6;margin-bottom:4px}html[data-runwithme-theme=dark] .home-widget-collection-label{color:#fff2e9}.home-widget-collection-number{font-family:Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:600;line-height:1;color:#4f3940;letter-spacing:-.02em;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .home-widget-collection-number{color:#fff2e9}.home-widget-collection-unit{margin-top:2px;font-size:10px;font-weight:600;letter-spacing:.08em;color:#4f3940;opacity:.6}html[data-runwithme-theme=dark] .home-widget-collection-unit{color:#fff2e9}.home-widget-collection-today{margin-top:10px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#4f3940;opacity:.85}html[data-runwithme-theme=dark] .home-widget-collection-today{color:#fff2e9}.home-widget-collection-star{font-size:11px}.chat-settings-avatar-actions label,.chat-settings-btn,.music-upload-file-label,.music-v2-panel-item-cover-btn{position:relative;overflow:hidden}.music-upload-file-label{display:flex!important;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.music-upload-file-value{flex:1;min-width:0;padding:6px 10px;border-radius:8px;background:rgba(255,255,255,.7);font-size:12px;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .music-upload-file-value{background:rgba(255,255,255,.06)}.chat-message-longpress-target{touch-action:pan-y;-webkit-user-select:none;user-select:none}.chat-image-input-hidden{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden;border:0;padding:0;margin:0}.chat-page .chat-messages>.chat-pat-row.message-selected,.chat-page .chat-messages>.message-row.message-selected{content-visibility:visible;position:relative;z-index:200}.ios-file-input-detached{left:-9999px!important;top:0!important}.photos-app{background:radial-gradient(circle at 12% 8%,rgba(207,222,227,.5),transparent 42%),radial-gradient(circle at 88% 22%,rgba(252,190,195,.38),transparent 46%),radial-gradient(circle at 50% 105%,rgba(255,220,225,.32),transparent 55%),#fff8f3}.icity-app{background:radial-gradient(circle at 10% 12%,rgba(252,190,195,.5),transparent 45%),radial-gradient(circle at 88% 20%,rgba(207,222,227,.42),transparent 46%),radial-gradient(circle at 50% 105%,rgba(142,101,111,.06),transparent 55%),#fff8f3}.notes-app{background:radial-gradient(circle at 15% 10%,rgba(255,220,225,.48),transparent 44%),radial-gradient(circle at 85% 25%,rgba(255,242,233,.6),transparent 46%),#fdfaf3}.q-app{background:radial-gradient(circle at 12% 10%,rgba(207,222,227,.5),transparent 44%),radial-gradient(circle at 88% 24%,rgba(252,190,195,.35),transparent 46%),#fff8f3}.checkin-app{background:radial-gradient(circle at 14% 10%,rgba(252,190,195,.48),transparent 44%),radial-gradient(circle at 86% 22%,rgba(207,222,227,.4),transparent 46%),#fff8f3}.collection-app{background:radial-gradient(circle at 12% 12%,rgba(252,190,195,.42),transparent 44%),radial-gradient(circle at 88% 20%,rgba(255,220,225,.42),transparent 46%),#fff8f3}.study-app{background:radial-gradient(circle at 12% 10%,rgba(207,222,227,.48),transparent 44%),radial-gradient(circle at 88% 24%,rgba(252,190,195,.34),transparent 46%),#fff8f3}.watch-app{background:radial-gradient(circle at 14% 8%,rgba(207,222,227,.45),transparent 44%),radial-gradient(circle at 86% 24%,rgba(252,190,195,.32),transparent 46%),#f7fafb}.calendar-app{background:radial-gradient(circle at 12% 10%,rgba(252,190,195,.45),transparent 44%),radial-gradient(circle at 88% 22%,rgba(255,220,225,.4),transparent 46%),#fff8f3}html[data-runwithme-theme=dark] .photos-app{background:radial-gradient(circle at 12% 8%,rgba(90,110,120,.35),transparent 42%),radial-gradient(circle at 88% 22%,rgba(142,101,111,.3),transparent 46%),#17131a}html[data-runwithme-theme=dark] .icity-app{background:radial-gradient(circle at 10% 12%,rgba(142,101,111,.35),transparent 45%),radial-gradient(circle at 88% 20%,rgba(70,80,90,.3),transparent 46%),#17131a}html[data-runwithme-theme=dark] .notes-app{background:radial-gradient(circle at 15% 10%,rgba(142,101,111,.28),transparent 44%),radial-gradient(circle at 85% 25%,rgba(70,60,70,.3),transparent 46%),#1a1519}html[data-runwithme-theme=dark] .q-app{background:radial-gradient(circle at 12% 10%,rgba(70,80,90,.32),transparent 44%),radial-gradient(circle at 88% 24%,rgba(142,101,111,.28),transparent 46%),#17131a}html[data-runwithme-theme=dark] .checkin-app{background:radial-gradient(circle at 14% 10%,rgba(142,101,111,.35),transparent 44%),radial-gradient(circle at 86% 22%,rgba(70,80,90,.3),transparent 46%),#17131a}html[data-runwithme-theme=dark] .collection-app{background:radial-gradient(circle at 12% 12%,rgba(142,101,111,.32),transparent 44%),radial-gradient(circle at 88% 20%,rgba(90,60,70,.3),transparent 46%),#17131a}html[data-runwithme-theme=dark] .study-app{background:radial-gradient(circle at 12% 10%,rgba(70,80,90,.32),transparent 44%),radial-gradient(circle at 88% 24%,rgba(142,101,111,.28),transparent 46%),#17131a}html[data-runwithme-theme=dark] .watch-app{background:radial-gradient(circle at 14% 8%,rgba(70,80,90,.32),transparent 44%),radial-gradient(circle at 86% 24%,rgba(142,101,111,.25),transparent 46%),#15171a}html[data-runwithme-theme=dark] .calendar-app{background:radial-gradient(circle at 12% 10%,rgba(142,101,111,.32),transparent 44%),radial-gradient(circle at 88% 22%,rgba(90,60,70,.3),transparent 46%),#17131a}.calendar-header,.checkin-header,.collection-header,.icity-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header,.study-header,.watch-header{background:rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.55);backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);box-shadow:0 4px 20px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.7)}html[data-runwithme-theme=dark] .calendar-header,html[data-runwithme-theme=dark] .checkin-header,html[data-runwithme-theme=dark] .collection-header,html[data-runwithme-theme=dark] .icity-header,html[data-runwithme-theme=dark] .notes-editor-header,html[data-runwithme-theme=dark] .notes-header,html[data-runwithme-theme=dark] .photos-app-header,html[data-runwithme-theme=dark] .q-header,html[data-runwithme-theme=dark] .study-header,html[data-runwithme-theme=dark] .watch-header{background:rgba(33,28,32,.55);border-bottom-color:rgba(255,255,255,.06);box-shadow:0 4px 20px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.06)}.photo-cat-backdrop,.photo-naming-backdrop,.photo-picker-backdrop,.photo-viewer,.photos-app{--lg-bg:linear-gradient(135deg,rgba(255,255,255,0.58),rgba(255,255,255,0.3) 48%,rgba(255,255,255,0.46));--lg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.78),rgba(255,255,255,0.5) 48%,rgba(255,255,255,0.66));--lg-border:rgba(255,255,255,0.6);--lg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.05);--lg-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .photo-cat-backdrop,html[data-runwithme-theme=dark] .photo-naming-backdrop,html[data-runwithme-theme=dark] .photo-picker-backdrop,html[data-runwithme-theme=dark] .photo-viewer,html[data-runwithme-theme=dark] .photos-app{--lg-bg:linear-gradient(135deg,rgba(70,60,68,0.7),rgba(45,40,44,0.55) 48%,rgba(60,50,58,0.62));--lg-bg-strong:linear-gradient(135deg,rgba(80,68,78,0.85),rgba(50,44,50,0.72) 48%,rgba(65,55,64,0.78));--lg-border:rgba(255,255,255,0.14);--lg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3)}.photos-app-header{background:var(--lg-bg);border-bottom:1px solid var(--lg-border);backdrop-filter:var(--lg-blur);-webkit-backdrop-filter:var(--lg-blur);box-shadow:0 6px 24px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(0,0,0,.03)}.photos-app-back,.photos-app-upload{background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(255,255,255,.36));border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.photos-app-back:hover,.photos-app-upload:hover:not(:disabled){background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.55));box-shadow:0 6px 18px rgba(90,60,65,.12),inset 0 1px 0 rgba(255,255,255,1)}html[data-runwithme-theme=dark] .photos-app-back,html[data-runwithme-theme=dark] .photos-app-upload{background:linear-gradient(145deg,rgba(80,68,78,.65),rgba(50,44,50,.5));border-color:rgba(255,255,255,.1);box-shadow:0 4px 12px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)}.photos-app-upload-text{padding:0 14px;min-width:56px}.photos-app-tabs{background:transparent;border-bottom:1px solid rgba(255,255,255,.35)}html[data-runwithme-theme=dark] .photos-app-tabs{border-bottom-color:rgba(255,255,255,.06)}.photos-app-tab{background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,255,255,.24));border:1px solid rgba(255,255,255,.48);box-shadow:0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.8);backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5);color:#5e4650;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}html[data-runwithme-theme=dark] .photos-app-tab{background:linear-gradient(145deg,rgba(70,60,68,.6),rgba(45,40,44,.45));border-color:rgba(255,255,255,.08);color:#f3dfe4;box-shadow:0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.photos-app-tab:hover{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.42));transform:translateY(-1px)}.photos-app-tab.active{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(252,190,195,.6));border-color:rgba(255,255,255,.65);color:#5e4650;box-shadow:0 8px 20px rgba(252,190,195,.35),inset 0 1px 0 rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .photos-app-tab.active{background:linear-gradient(135deg,rgba(142,101,111,.85),rgba(142,101,111,.55));color:#fff2e9;box-shadow:0 8px 20px rgba(142,101,111,.4),inset 0 1px 0 rgba(255,255,255,.15)}.photos-app-tab-count{background:rgba(255,255,255,.55);padding:1px 6px;border-radius:999px;font-weight:700;opacity:1}.photos-app-tab.active .photos-app-tab-count{background:rgba(255,255,255,.75);opacity:1}html[data-runwithme-theme=dark] .photos-app-tab-count{background:rgba(255,255,255,.1)}.photos-app-empty-icon{width:80px;height:80px;border-radius:26px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(207,222,227,.7),rgba(252,190,195,.6));border:1px solid rgba(255,255,255,.55);box-shadow:0 12px 30px rgba(90,60,65,.12),inset 0 1px 0 rgba(255,255,255,.85);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);font-size:34px;opacity:1}.photos-app-empty-btn{padding:12px 24px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:linear-gradient(135deg,rgba(142,101,111,.92),rgba(142,101,111,.72));color:#fff2e9;font-size:13px;font-weight:700;box-shadow:0 10px 24px rgba(142,101,111,.35),inset 0 1px 0 rgba(255,255,255,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .16s ease,box-shadow .16s ease}.photos-app-empty-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(142,101,111,.45),inset 0 1px 0 rgba(255,255,255,.3)}.photos-app-selection-bar{background:var(--lg-bg-strong);border-top:1px solid var(--lg-border);backdrop-filter:var(--lg-blur);-webkit-backdrop-filter:var(--lg-blur);box-shadow:0 -10px 30px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.85)}.photos-app-selection-btn{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.4));border:1px solid rgba(255,255,255,.55);color:#5e4650;box-shadow:0 6px 16px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);transition:transform .14s ease,background .14s ease,box-shadow .14s ease}.photos-app-selection-btn:hover:not(:disabled){background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6));transform:translateY(-2px);box-shadow:0 10px 22px rgba(90,60,65,.15),inset 0 1px 0 rgba(255,255,255,1)}html[data-runwithme-theme=dark] .photos-app-selection-btn{background:linear-gradient(145deg,rgba(80,68,78,.7),rgba(50,44,50,.55));border-color:rgba(255,255,255,.1);color:#f3dfe4;box-shadow:0 6px 16px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)}.photos-app-selection-delete{background:linear-gradient(135deg,rgba(224,93,93,.92),rgba(224,93,93,.72));color:#fff2e9;border-color:rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(224,93,93,.35),inset 0 1px 0 rgba(255,255,255,.25)}.photos-app-selection-delete:hover:not(:disabled){background:linear-gradient(135deg,rgba(224,93,93,1),rgba(224,93,93,.85));box-shadow:0 12px 26px rgba(224,93,93,.45),inset 0 1px 0 rgba(255,255,255,.3)}.photo-cat-backdrop,.photo-naming-backdrop,.photo-picker-backdrop{background:rgba(30,22,28,.45);backdrop-filter:blur(8px) saturate(1.4);-webkit-backdrop-filter:blur(8px) saturate(1.4)}.photo-cat-panel,.photo-naming-panel,.photo-picker-panel{background:var(--lg-bg-strong);border:1px solid var(--lg-border);box-shadow:var(--lg-shadow);backdrop-filter:var(--lg-blur);-webkit-backdrop-filter:var(--lg-blur)}.photo-cat-header,.photo-naming-header,.photo-picker-header{border-bottom:1px solid rgba(255,255,255,.35);background:transparent}html[data-runwithme-theme=dark] .photo-cat-header,html[data-runwithme-theme=dark] .photo-naming-header,html[data-runwithme-theme=dark] .photo-picker-header{border-bottom-color:rgba(255,255,255,.08)}.photo-cat-header h2,.photo-naming-header h2,.photo-picker-header h2{color:#5e4650}html[data-runwithme-theme=dark] .photo-cat-header h2,html[data-runwithme-theme=dark] .photo-naming-header h2,html[data-runwithme-theme=dark] .photo-picker-header h2{color:#fff2e9}.photo-cat-header button,.photo-picker-header button{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.3));border:1px solid rgba(255,255,255,.5);color:#5e4650;box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.85)}html[data-runwithme-theme=dark] .photo-cat-header button,html[data-runwithme-theme=dark] .photo-picker-header button{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.45));border-color:rgba(255,255,255,.1);color:#f3dfe4}.photo-cat-create input{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45));border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 6px rgba(90,60,65,.05)}html[data-runwithme-theme=dark] .photo-cat-create input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4));border-color:rgba(255,255,255,.1);color:#fff2e9}.photo-cat-create button{background:linear-gradient(135deg,rgba(142,101,111,.92),rgba(142,101,111,.72));color:#fff2e9;border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 16px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)}.photo-cat-item{background:linear-gradient(145deg,rgba(255,255,255,.55),rgba(255,255,255,.3));border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .14s ease,background .14s ease}.photo-cat-item:hover{transform:translateY(-1px);background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.45))}html[data-runwithme-theme=dark] .photo-cat-item{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4));border-color:rgba(255,255,255,.08);box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}.photo-cat-action{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5));border:1px solid rgba(255,255,255,.6);color:#5e4650;box-shadow:0 3px 8px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)}.photo-cat-action.danger{background:linear-gradient(135deg,rgba(224,93,93,.2),rgba(224,93,93,.12));color:#c94d4d;border-color:rgba(224,93,93,.28)}html[data-runwithme-theme=dark] .photo-cat-action{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.5));border-color:rgba(255,255,255,.1);color:#f3dfe4}.photo-picker-item{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.32));border:1px solid rgba(255,255,255,.5);color:#5e4650;box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85);transition:transform .14s ease,background .14s ease}.photo-picker-item:hover{transform:translateY(-1px);background:linear-gradient(145deg,rgba(255,255,255,.8),rgba(255,255,255,.5))}html[data-runwithme-theme=dark] .photo-picker-item{background:linear-gradient(145deg,rgba(80,68,78,.55),rgba(50,44,50,.42));border-color:rgba(255,255,255,.08);color:#f3dfe4}.photo-naming-count,.photo-naming-hint{color:rgba(94,70,80,.65)}html[data-runwithme-theme=dark] .photo-naming-count,html[data-runwithme-theme=dark] .photo-naming-hint{color:rgba(255,244,239,.55)}.photo-naming-count{background:linear-gradient(135deg,rgba(252,190,195,.55),rgba(252,190,195,.35));border:1px solid rgba(255,255,255,.4);color:#5e4650}.photo-naming-row{background:linear-gradient(145deg,rgba(255,255,255,.55),rgba(255,255,255,.3));border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85)}html[data-runwithme-theme=dark] .photo-naming-row{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4));border-color:rgba(255,255,255,.08)}.photo-naming-thumb{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.35));border:1px solid rgba(255,255,255,.5)}.photo-naming-input{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.48));border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 2px 6px rgba(90,60,65,.04)}html[data-runwithme-theme=dark] .photo-naming-input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4));border-color:rgba(255,255,255,.1);color:#fff2e9}.photo-naming-footer{border-top:1px solid rgba(255,255,255,.35)}html[data-runwithme-theme=dark] .photo-naming-footer{border-top-color:rgba(255,255,255,.08)}.photo-naming-skip{background:linear-gradient(145deg,rgba(255,255,255,.65),rgba(255,255,255,.4));border:1px solid rgba(255,255,255,.55);color:#5e4650;box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.photo-naming-confirm{background:linear-gradient(135deg,rgba(142,101,111,.92),rgba(142,101,111,.72));color:#fff2e9;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(142,101,111,.32),inset 0 1px 0 rgba(255,255,255,.2)}html[data-runwithme-theme=dark] .photo-naming-skip{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.5));border-color:rgba(255,255,255,.1);color:#f3dfe4}.photo-viewer-btn{background:linear-gradient(145deg,rgba(255,255,255,.2),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 12px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.15);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6);transition:transform .14s ease,background .14s ease}.photo-viewer-btn:hover{background:linear-gradient(145deg,rgba(255,255,255,.32),rgba(255,255,255,.18));transform:translateY(-1px)}.photo-viewer-btn-danger:hover{background:linear-gradient(145deg,rgba(224,93,93,.85),rgba(224,93,93,.65));border-color:rgba(255,255,255,.3)}.photo-viewer-cat{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.15);box-shadow:0 3px 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5)}.photo-viewer-cat.active{background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(255,255,255,.75));color:#000;border-color:rgba(255,255,255,.9);box-shadow:0 6px 16px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,1)}.photo-viewer-textarea{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 2px 8px rgba(0,0,0,.15);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.photo-viewer-textarea:focus{border-color:rgba(255,255,255,.35);background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.08))}:root{--ios-glass-bg:linear-gradient(135deg,rgba(255,255,255,0.72),rgba(255,255,255,0.46) 48%,rgba(255,255,255,0.58));--ios-glass-border:rgba(255,255,255,0.72);--ios-glass-shadow:0 6px 22px rgba(90,60,65,0.07),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(0,0,0,0.025);--ios-glass-blur:blur(26px) saturate(1.9)}html[data-runwithme-theme=dark]{--ios-glass-bg:linear-gradient(135deg,rgba(70,60,68,0.74),rgba(44,38,44,0.6) 48%,rgba(60,50,58,0.68));--ios-glass-border:rgba(255,255,255,0.12);--ios-glass-shadow:0 6px 22px rgba(0,0,0,0.42),0 2px 6px rgba(0,0,0,0.28),inset 0 1px 0 rgba(255,255,255,0.09),inset 0 -1px 0 rgba(0,0,0,0.3)}.calendar-header,.chat-page .telegram-header,.checkin-header,.collection-header,.hs-header,.icity-detail-header,.icity-header,.icity-profile-header,.letter-detail-header,.letter-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header,.studio-header,.study-header,.study-subheader,.watch-header{background:var(--ios-glass-bg)!important;border-bottom:1px solid var(--ios-glass-border)!important;backdrop-filter:var(--ios-glass-blur)!important;-webkit-backdrop-filter:var(--ios-glass-blur)!important;box-shadow:var(--ios-glass-shadow)!important}.chat-page .chat-composer,.chat-selection-bar,.music-chat-input-row,.watch-chat-composer{border-top:1px solid var(--ios-glass-border)!important}.calendar-dock-inner,.chat-page .chat-composer,.chat-selection-bar,.checkin-dock-inner,.icity-dock-inner,.music-chat-input-row,.study-dock-inner,.watch-chat-composer{background:var(--ios-glass-bg)!important;backdrop-filter:var(--ios-glass-blur)!important;-webkit-backdrop-filter:var(--ios-glass-blur)!important;box-shadow:var(--ios-glass-shadow)!important}.calendar-dock-inner,.checkin-dock-inner,.icity-dock-inner,.study-dock-inner{border:1px solid var(--ios-glass-border)!important}.collection-tabs,.letter-tabs,.photos-app-selection-bar{background:var(--ios-glass-bg)!important;border-color:var(--ios-glass-border)!important;backdrop-filter:var(--ios-glass-blur)!important;-webkit-backdrop-filter:var(--ios-glass-blur)!important;box-shadow:var(--ios-glass-shadow)!important}html[data-runwithme-theme=dark] .calendar-header-year,html[data-runwithme-theme=dark] .checkin-header-title,html[data-runwithme-theme=dark] .collection-header-title,html[data-runwithme-theme=dark] .icity-title-main,html[data-runwithme-theme=dark] .letter-header-title,html[data-runwithme-theme=dark] .music-v2-title,html[data-runwithme-theme=dark] .notes-header-title,html[data-runwithme-theme=dark] .photos-app-title-main,html[data-runwithme-theme=dark] .q-header-title,html[data-runwithme-theme=dark] .study-header-title,html[data-runwithme-theme=dark] .telegram-name,html[data-runwithme-theme=dark] .watch-header-title{color:#fff2e9}.music-add-to-playlist,.music-chat-panel,.music-chat-settings,.music-v2-drawer,.music-v2-panel,.music-v2-picker{background:linear-gradient(135deg,rgba(255,250,248,.92),rgba(255,242,233,.88) 48%,rgba(255,248,243,.9))!important;border:1px solid rgba(255,255,255,.72)!important;backdrop-filter:blur(28px) saturate(1.9)!important;-webkit-backdrop-filter:blur(28px) saturate(1.9)!important;box-shadow:0 20px 50px rgba(90,60,65,.18),0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(0,0,0,.03)!important}html[data-runwithme-theme=dark] .music-add-to-playlist,html[data-runwithme-theme=dark] .music-chat-panel,html[data-runwithme-theme=dark] .music-chat-settings,html[data-runwithme-theme=dark] .music-v2-drawer,html[data-runwithme-theme=dark] .music-v2-panel,html[data-runwithme-theme=dark] .music-v2-picker{background:linear-gradient(135deg,rgba(70,60,68,.94),rgba(44,38,44,.92) 48%,rgba(60,50,58,.92))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 20px 50px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)!important}.music-add-to-playlist-backdrop,.music-v2-drawer-backdrop,.music-v2-panel-backdrop,.music-v2-picker-backdrop{background:rgba(30,22,28,.32)!important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.music-chat-input,.music-chat-settings-add textarea,.music-playlist-name-input,.music-v2-drawer-header,.music-v2-panel-form input,.music-v2-panel-form select,.music-v2-panel-header,.music-v2-panel-tabs{background-color:rgba(255,255,255,.72)!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html[data-runwithme-theme=dark] .music-chat-input,html[data-runwithme-theme=dark] .music-chat-settings-add textarea,html[data-runwithme-theme=dark] .music-playlist-name-input,html[data-runwithme-theme=dark] .music-v2-drawer-header,html[data-runwithme-theme=dark] .music-v2-panel-form input,html[data-runwithme-theme=dark] .music-v2-panel-form select,html[data-runwithme-theme=dark] .music-v2-panel-header,html[data-runwithme-theme=dark] .music-v2-panel-tabs{background-color:rgba(255,255,255,.06)!important}.calendar-back,.chat-page .telegram-back,.checkin-back,.collection-back,.icity-back,.icity-detail-back,.icity-profile-header .icity-back,.letter-back,.letter-detail-back,.music-v2-back,.notes-back,.notes-editor-back,.photos-app-back,.q-back,.study-back,.study-session-exit,.watch-back{padding-bottom:5px!important;box-sizing:border-box;line-height:1!important}.calendar-header,.checkin-header,.collection-header,.hs-header,.icity-detail-header,.icity-header,.icity-profile-header,.letter-detail-header,.letter-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header,.studio-header,.study-header,.study-subheader,.watch-header{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.icity-header,.photos-app-header{border-bottom:1px solid rgba(142,101,111,.06)!important}html[data-runwithme-theme=dark] .icity-header,html[data-runwithme-theme=dark] .photos-app-header{border-bottom-color:rgba(255,255,255,.05)!important}.calendar-header,.checkin-header,.collection-header,.letter-detail-header,.letter-header,.notes-editor-header,.notes-header,.q-header,.study-header,.study-subheader,.watch-header{border-bottom:none!important}.ios-file-input-detached{pointer-events:none!important}.calendar-header,.checkin-header,.collection-header,.hs-header,.icity-detail-header,.icity-header,.icity-profile-header,.letter-detail-header,.letter-header,.music-v2-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header,.studio-header,.study-header,.study-subheader,.watch-header{padding-top:max(env(safe-area-inset-top),8px)!important;min-height:auto!important;background:transparent!important;border-bottom:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.chat-page .telegram-header{padding-top:max(env(safe-area-inset-top),8px)!important;background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.46) 48%,rgba(255,255,255,.58))!important;border-bottom:1px solid rgba(255,255,255,.72)!important;backdrop-filter:blur(26px) saturate(1.9)!important;-webkit-backdrop-filter:blur(26px) saturate(1.9)!important;box-shadow:0 6px 22px rgba(90,60,65,.07),0 2px 6px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-theme=dark] .chat-page .telegram-header{background:linear-gradient(135deg,rgba(70,60,68,.74),rgba(44,38,44,.6) 48%,rgba(60,50,58,.68))!important;border-bottom-color:rgba(255,255,255,.12)!important;box-shadow:0 6px 22px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.09)!important}.photos-app-empty-icon,.photos-app-tabs{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.photos-app-empty-icon{background:rgba(252,190,195,.55)!important;border:none!important;box-shadow:none!important}.chat-image-input-hidden,.hs-hidden-input,.ios-file-input,.ios-file-input-detached{pointer-events:auto!important}.calendar-header,.checkin-header,.collection-header,.icity-detail-header,.icity-header,.icity-profile-header,.letter-detail-header,.letter-header,.music-v2-header,.notes-editor-header,.notes-header,.photos-app-header,.q-header,.study-header,.study-subheader,.watch-header{padding-top:max(env(safe-area-inset-top),8px)!important;padding-bottom:4px!important;min-height:0!important;height:auto!important;background:transparent!important;border-bottom:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.icity-detail-header{height:auto!important;min-height:0!important}.icity-detail-header .icity-detail-back{width:36px!important;height:36px!important}.photos-app-tabs{background:transparent!important;border-bottom:none!important;box-shadow:none!important}:root{--rw-icon:#4f3940;--rw-icon-strong:#3a2a2f;--rw-icon-muted:#8e656f;--rw-icon-soft:#b8949c;--rw-icon-faint:rgba(142,101,111,0.45);--rw-icon-on-brand:#fff2e9;--rw-icon-brand:#8e656f;--rw-icon-accent:#f0a9af;--rw-icon-success:#2d6f2d;--rw-icon-danger:#c94d4d}html[data-runwithme-theme=dark]{--rw-icon:#fff2e9;--rw-icon-strong:#ffffff;--rw-icon-muted:#d9bcc4;--rw-icon-soft:rgba(255,244,239,0.55);--rw-icon-faint:rgba(255,244,239,0.35);--rw-icon-on-brand:#4f3940;--rw-icon-brand:#fcbec3;--rw-icon-accent:#fcbec3;--rw-icon-success:#8fdc8f;--rw-icon-danger:#eb9090}html[data-runwithme-style=mono]{--rw-icon-success:#2d6f2d;--rw-icon-danger:#c94d4d}html[data-runwithme-theme=dark][data-runwithme-style=mono]{--rw-icon:#f5f5f5;--rw-icon-strong:#ffffff;--rw-icon-muted:#a0a0a0;--rw-icon-soft:#808080;--rw-icon-faint:rgba(255,255,255,0.35);--rw-icon-on-brand:#000000;--rw-icon-brand:#f5f5f5;--rw-icon-accent:#f5f5f5;--rw-icon-success:#7ecb7e;--rw-icon-danger:#eb9090}.rw-icon,.rw-icon-accent,.rw-icon-brand,.rw-icon-danger,.rw-icon-faint,.rw-icon-muted,.rw-icon-on-brand,.rw-icon-soft,.rw-icon-success{display:inline-block;flex-shrink:0;vertical-align:middle;color:var(--rw-icon)}.rw-icon-strong{color:var(--rw-icon-strong)}.rw-icon-muted{color:var(--rw-icon-muted)}.rw-icon-soft{color:var(--rw-icon-soft)}.rw-icon-faint{color:var(--rw-icon-faint)}.rw-icon-brand{color:var(--rw-icon-brand)}.rw-icon-accent{color:var(--rw-icon-accent)}.rw-icon-success{color:var(--rw-icon-success)}.rw-icon-danger{color:var(--rw-icon-danger)}.rw-icon-on-brand{color:var(--rw-icon-on-brand)}.rw-icon-btn{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:transparent;color:var(--rw-icon-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--rw-dur-fast,.15s) ease,color var(--rw-dur-fast,.15s) ease,transform var(--rw-dur-fast,.15s) ease}.rw-icon-btn:hover{background:rgba(142,101,111,.1);color:var(--rw-icon)}.rw-icon-btn:active{transform:scale(.94)}html[data-runwithme-theme=dark] .rw-icon-btn:hover{background:rgba(255,255,255,.08)}.chat-page{--cg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--cg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--cg-border:rgba(255,255,255,0.68);--cg-border-soft:rgba(255,255,255,0.45);--cg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.045);--cg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--cg-blur:blur(28px) saturate(1.8);--cg-blur-strong:blur(34px) saturate(1.9)}.chat-dark{--cg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--cg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--cg-border:rgba(255,255,255,0.14);--cg-border-soft:rgba(255,255,255,0.08);--cg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3);--cg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.chat-page .message-bubble{box-shadow:0 6px 18px rgba(90,60,65,.08),0 2px 6px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(0,0,0,.035),inset 0 0 0 1px rgba(255,255,255,.4)}.chat-page .message-you .message-bubble{box-shadow:0 8px 20px rgba(252,190,195,.35),0 2px 6px rgba(252,190,195,.18),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(0,0,0,.045),inset 0 0 0 1px rgba(255,255,255,.45)}.chat-dark .message-bubble{box-shadow:0 6px 18px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.06)}.chat-dark .message-you .message-bubble{box-shadow:0 8px 20px rgba(142,101,111,.4),0 2px 6px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.08)}.chat-page .chat-call-bubble,.chat-page .chat-voice-bubble{box-shadow:0 6px 18px rgba(90,60,65,.08),0 2px 6px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,.85),inset 0 0 0 1px rgba(255,255,255,.4)}.chat-dark .chat-call-bubble,.chat-dark .chat-voice-bubble{box-shadow:0 6px 18px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.06)}.chat-page .chat-composer{background:var(--cg-bg);border-top:1px solid var(--cg-border);backdrop-filter:var(--cg-blur);-webkit-backdrop-filter:var(--cg-blur);box-shadow:0 -10px 30px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-dark .chat-composer{box-shadow:0 -10px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}.chat-page .chat-input-container{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:blur(20px) saturate(1.7);-webkit-backdrop-filter:blur(20px) saturate(1.7);box-shadow:0 6px 18px rgba(90,60,65,.08),0 2px 6px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.04)}.chat-dark .chat-input-container{box-shadow:0 6px 18px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.1)}.chat-page .composer-send{background:linear-gradient(135deg,rgba(252,190,195,.95),rgba(240,169,175,.85));color:#8e656f;border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 20px rgba(252,190,195,.4),0 2px 6px rgba(252,190,195,.22),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6)}.chat-dark .chat-page .composer-send,.chat-page.chat-dark .composer-send{background:linear-gradient(135deg,rgba(142,101,111,.9),rgba(122,84,94,.8));color:#fff2e9;border-color:rgba(255,255,255,.18);box-shadow:0 8px 20px rgba(142,101,111,.45),0 2px 6px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.15)}.chat-page .composer-card,.chat-page .composer-plus,.chat-page .composer-sticker{background:transparent;color:var(--rw-icon-muted,#8e656f);transition:background .15s ease,color .15s ease,transform .15s ease}.chat-page .composer-card:hover,.chat-page .composer-plus:hover,.chat-page .composer-sticker:hover{background:rgba(255,255,255,.55)}.chat-dark .chat-page .composer-card:hover,.chat-dark .chat-page .composer-plus:hover,.chat-dark .chat-page .composer-sticker:hover{background:rgba(255,255,255,.1)}.chat-page .chat-plus-menu{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:var(--cg-blur-strong);-webkit-backdrop-filter:var(--cg-blur-strong);box-shadow:var(--cg-shadow)}.chat-page .chat-plus-menu button:hover{background:rgba(255,255,255,.55)}.chat-dark .chat-page .chat-plus-menu button:hover{background:rgba(255,255,255,.08)}.chat-page .chat-plus-menu span{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6));border:1px solid rgba(255,255,255,.7);box-shadow:0 6px 16px rgba(90,60,65,.12),0 2px 4px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,1)}.chat-dark .chat-page .chat-plus-menu span{background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));border-color:rgba(255,255,255,.1);box-shadow:0 6px 16px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)}.chat-page .chat-message-context .chat-message-actions{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:var(--cg-blur-strong);-webkit-backdrop-filter:var(--cg-blur-strong);box-shadow:var(--cg-shadow)}.chat-dark .chat-page .chat-message-context .chat-message-actions{background:var(--cg-bg-strong)}.chat-page .chat-message-actions button:hover{background:rgba(255,255,255,.55)}.chat-dark .chat-page .chat-message-actions button:hover{background:rgba(255,255,255,.08)}.chat-page .chat-call-picker{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:var(--cg-blur-strong);-webkit-backdrop-filter:var(--cg-blur-strong);box-shadow:var(--cg-shadow)}.chat-page .chat-call-picker-cancel{background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-page .chat-call-picker-cancel:hover{background:rgba(255,255,255,.8)}.chat-dark .chat-page .chat-call-picker-cancel{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.chat-page .chat-quote-preview{background:var(--cg-bg);border-top:1px solid var(--cg-border);backdrop-filter:blur(20px) saturate(1.7);-webkit-backdrop-filter:blur(20px) saturate(1.7);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.chat-page .chat-quote-preview-close{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5));border:1px solid rgba(255,255,255,.6);box-shadow:0 3px 8px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-page .chat-sticker-panel{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:var(--cg-blur);-webkit-backdrop-filter:var(--cg-blur);box-shadow:var(--cg-shadow)}.chat-page .chat-sticker-item:active{background:rgba(255,255,255,.55)}.chat-page .chat-settings-backdrop{background:rgba(30,22,28,.45);backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4)}.chat-page .chat-settings-panel{background:var(--cg-bg-strong);border:1px solid var(--cg-border);backdrop-filter:var(--cg-blur-strong);-webkit-backdrop-filter:var(--cg-blur-strong);box-shadow:0 25px 70px rgba(60,40,45,.28),0 6px 18px rgba(60,40,45,.12),inset 0 1px 0 rgba(255,255,255,.95)}.chat-page .chat-settings-close{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45));border:1px solid rgba(255,255,255,.6);box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-page .chat-settings-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)}.chat-page .chat-settings-btn.ghost{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45));border:1px solid rgba(255,255,255,.6);color:#5e4650;box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-dark .chat-page .chat-settings-btn.ghost{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border-color:rgba(255,255,255,.12);color:#d9bcc4}.chat-page .chat-settings-btn.small.danger{background:linear-gradient(135deg,rgba(224,93,93,.28),rgba(224,93,93,.18));border:1px solid rgba(255,255,255,.35);color:#c94d4d;box-shadow:0 6px 16px rgba(224,93,93,.2),inset 0 1px 0 rgba(255,255,255,.5)}.chat-page .chat-settings-avatar-item,.chat-page .chat-settings-notif,.chat-page .chat-settings-sticker,.chat-page .chat-settings-storage{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.35));border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 14px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85)}.chat-dark .chat-page .chat-settings-avatar-item,.chat-dark .chat-page .chat-settings-notif,.chat-dark .chat-page .chat-settings-sticker,.chat-dark .chat-page .chat-settings-storage{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border-color:rgba(255,255,255,.08)}.chat-page .chat-settings-css-textarea,.chat-page .chat-settings-name-row input,.chat-page .chat-settings-num input,.chat-page .chat-settings-pat-label textarea,.chat-page .chat-settings-sticker-btns button{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.5));border:1px solid rgba(255,255,255,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)}.chat-dark .chat-page .chat-settings-css-textarea,.chat-dark .chat-page .chat-settings-name-row input,.chat-dark .chat-page .chat-settings-num input,.chat-dark .chat-page .chat-settings-pat-label textarea,.chat-dark .chat-page .chat-settings-sticker-btns button{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border-color:rgba(255,255,255,.1)}.chat-page .chat-selection-bar{background:var(--cg-bg);border-top:1px solid var(--cg-border);backdrop-filter:var(--cg-blur);-webkit-backdrop-filter:var(--cg-blur);box-shadow:0 -10px 30px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-dark .chat-page .chat-selection-bar{box-shadow:0 -10px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}.chat-page .chat-selection-cancel{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45));border:1px solid rgba(255,255,255,.6);color:#5e4650;box-shadow:0 6px 16px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)}.chat-dark .chat-page .chat-selection-cancel{background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.04));border-color:rgba(255,255,255,.12);color:#d9bcc4}.chat-page .chat-selection-delete{background:linear-gradient(135deg,rgba(224,93,93,.94),rgba(201,77,77,.82));border:1px solid rgba(255,255,255,.35);color:#fff2e9;box-shadow:0 8px 20px rgba(224,93,93,.35),0 2px 6px rgba(224,93,93,.2),inset 0 1px 0 rgba(255,255,255,.25)}.chat-page .composer-card,.chat-page .composer-plus,.chat-page .composer-sticker,.chat-page .telegram-back,.chat-page .telegram-more,.chat-page .theme-button{color:var(--rw-icon-muted,#8e656f)}.chat-page .telegram-back:hover,.chat-page .telegram-more:hover,.chat-page .theme-button:hover{color:var(--rw-icon,#4f3940)}.chat-dark .chat-page .telegram-back,.chat-dark .chat-page .telegram-more,.chat-dark .chat-page .theme-button{color:#d9bcc4}.chat-dark .chat-page .telegram-back:hover,.chat-dark .chat-page .telegram-more:hover,.chat-dark .chat-page .theme-button:hover{color:#fff2e9}.chat-page .composer-card svg,.chat-page .composer-plus svg,.chat-page .composer-send svg,.chat-page .composer-sticker svg,.chat-page .telegram-back svg,.chat-page .telegram-more svg,.chat-page .theme-button svg{display:block;flex-shrink:0}.chat-page .chat-plus-menu span svg{display:block;flex-shrink:0;color:var(--rw-icon-muted,#8e656f)}.chat-dark .chat-page .chat-plus-menu span svg{color:#f3dfe4}.chat-page .chat-voice-play svg{display:block;flex-shrink:0}.chat-page .chat-call-icon svg{display:block;flex-shrink:0;color:var(--rw-icon-muted,#8e656f)}.chat-dark .chat-page .chat-call-icon svg{color:#d9bcc4}.chat-page .chat-pick-indicator{display:flex;align-items:center;justify-content:center}.chat-page .chat-pick-indicator svg{display:block;flex-shrink:0}.chat-page .chat-quote-preview-close{display:flex;align-items:center;justify-content:center}.chat-page .chat-quote-preview-close svg{display:block;flex-shrink:0}.chat-page .message-meta{display:flex;align-items:center;gap:6px;margin-top:3px;min-height:11px;padding:0 4px}.chat-page .message-you .message-meta{justify-content:flex-end}.chat-page .message-time{font-size:9px;color:var(--chat-muted);opacity:.52;letter-spacing:.02em;font-variant-numeric:tabular-nums}.chat-page .message-status{font-size:9px;font-weight:600;color:var(--chat-muted);opacity:.55;letter-spacing:.02em}.chat-page .message-bubble{--bubble-bg:var(--chat-bubble-other)}.chat-page .message-you .message-bubble{--bubble-bg:var(--chat-bubble-you)}.chat-page .message-other.message-group-end .message-bubble:after,.chat-page .message-you.message-group-end .message-bubble:after{background:var(--bubble-bg)}.chat-dark .message-bubble{--bubble-bg:var(--chat-bubble-other)}.chat-dark .message-you .message-bubble{--bubble-bg:var(--chat-bubble-you)}.chat-page .composer-card,.chat-page .composer-plus,.chat-page .composer-send,.chat-page .composer-sticker{display:flex;align-items:center;justify-content:center}.chat-page .composer-card:hover,.chat-page .composer-plus:hover,.chat-page .composer-sticker.active,.chat-page .composer-sticker:hover{color:var(--rw-icon,#4f3940)}.chat-dark .chat-page .composer-card:hover,.chat-dark .chat-page .composer-plus:hover,.chat-dark .chat-page .composer-sticker:hover{color:#fff2e9}.chat-page .telegram-back,.chat-page .telegram-more{display:flex;align-items:center;justify-content:center;line-height:1}.music-app-v2{--mg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--mg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--mg-border:rgba(255,255,255,0.68);--mg-shadow:0 14px 34px rgba(90,60,65,0.14),0 3px 10px rgba(90,60,65,0.08),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--mg-shadow-soft:0 8px 22px rgba(90,60,65,0.1),0 2px 6px rgba(90,60,65,0.05),inset 0 1px 0 rgba(255,255,255,0.9);--mg-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .music-app-v2{--mg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--mg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--mg-border:rgba(255,255,255,0.14);--mg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1);--mg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.music-v2-back,.music-v2-upload-btn{background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(255,255,255,.36));border:1px solid rgba(255,255,255,.55);box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6);transition:transform .15s ease,background .15s ease,box-shadow .15s ease,color .15s ease}.music-v2-back:hover,.music-v2-upload-btn:hover{background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.55));transform:translateY(-1px);box-shadow:0 6px 18px rgba(90,60,65,.12),inset 0 1px 0 rgba(255,255,255,1)}.music-v2-back svg,.music-v2-listener-add svg,.music-v2-upload-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .music-v2-back,html[data-runwithme-theme=dark] .music-v2-upload-btn{background:linear-gradient(145deg,rgba(80,68,78,.65),rgba(50,44,50,.5));border-color:rgba(255,255,255,.1);box-shadow:0 4px 12px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)}.music-v2-listener-add{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.42));border:1px solid rgba(255,255,255,.65);color:var(--rw-icon-muted,#8e656f);box-shadow:0 4px 10px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .music-v2-listener-add{background:linear-gradient(145deg,rgba(80,68,78,.7),rgba(50,44,50,.55));border-color:rgba(255,255,255,.12);color:#f3dfe4}.music-v2-disc-cover>svg{display:block;color:var(--rw-icon-muted,#8e656f)}.music-v2-progress::-webkit-slider-thumb{box-shadow:0 4px 10px rgba(142,101,111,.35),inset 0 1px 0 rgba(255,255,255,.8)}.music-v2-btn{background:linear-gradient(145deg,rgba(255,255,255,.68),rgba(255,255,255,.4))!important;border:1px solid rgba(255,255,255,.55)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:0 8px 20px rgba(90,60,65,.1),0 2px 6px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.03)!important;backdrop-filter:blur(20px) saturate(1.7);-webkit-backdrop-filter:blur(20px) saturate(1.7)}.music-v2-btn:hover{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6))!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-2px) scale(1.04);box-shadow:0 12px 28px rgba(90,60,65,.15),inset 0 1px 0 rgba(255,255,255,1)!important}.music-v2-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .music-v2-btn{background:linear-gradient(145deg,rgba(80,68,78,.65),rgba(50,44,50,.5))!important;border-color:rgba(255,255,255,.1)!important;color:#d9bcc4!important;box-shadow:0 8px 20px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)!important}html[data-runwithme-theme=dark] .music-v2-btn:hover{background:linear-gradient(145deg,rgba(100,86,96,.75),rgba(60,52,60,.6))!important;color:#fff2e9!important}.music-v2-play-btn{background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85))!important;border:1px solid rgba(255,255,255,.4)!important;color:#fff2e9!important;box-shadow:0 16px 38px rgba(142,101,111,.42),0 4px 12px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.28),inset 0 -1px 0 rgba(0,0,0,.12)!important;backdrop-filter:blur(18px) saturate(1.6);-webkit-backdrop-filter:blur(18px) saturate(1.6)}.music-v2-play-btn:hover{transform:scale(1.06);box-shadow:0 20px 46px rgba(142,101,111,.5),0 6px 14px rgba(142,101,111,.3),inset 0 1px 0 rgba(255,255,255,.35),inset 0 -1px 0 rgba(0,0,0,.14)!important}.music-v2-play-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .music-v2-play-btn{background:linear-gradient(135deg,rgba(252,190,195,.95),rgba(240,169,175,.85))!important;color:#4f3940!important;border-color:rgba(255,255,255,.3)!important;box-shadow:0 16px 38px rgba(252,190,195,.4),0 4px 12px rgba(252,190,195,.22),inset 0 1px 0 rgba(255,255,255,.6)!important}.music-chat-fab,.music-v2-list-btn{background:var(--mg-bg)!important;border:1px solid var(--mg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:var(--mg-shadow-soft)!important;backdrop-filter:var(--mg-blur);-webkit-backdrop-filter:var(--mg-blur)}.music-chat-fab:hover,.music-v2-list-btn:hover{background:var(--mg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-2px) scale(1.04);box-shadow:var(--mg-shadow)!important}.music-chat-fab svg,.music-v2-list-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .music-chat-fab,html[data-runwithme-theme=dark] .music-v2-list-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .music-chat-fab:hover,html[data-runwithme-theme=dark] .music-v2-list-btn:hover{color:#fff2e9!important}.music-v2-invite-banner{backdrop-filter:var(--mg-blur);-webkit-backdrop-filter:var(--mg-blur);border:1px solid var(--mg-border)}.music-v2-invite-pending{background:linear-gradient(135deg,rgba(252,190,195,.78),rgba(252,190,195,.48))!important;border-color:rgba(255,255,255,.65)!important;box-shadow:0 10px 26px rgba(252,190,195,.32),inset 0 1px 0 rgba(255,255,255,.9)!important;color:var(--rw-text-muted)!important}.music-v2-invite-accepted{background:linear-gradient(135deg,rgba(126,209,126,.55),rgba(126,209,126,.32))!important;border-color:rgba(255,255,255,.65)!important;box-shadow:0 10px 26px rgba(126,209,126,.28),inset 0 1px 0 rgba(255,255,255,.9)!important;color:#2d6f2d!important}.music-v2-invite-rejected{background:linear-gradient(135deg,rgba(142,101,111,.28),rgba(142,101,111,.16))!important;border-color:rgba(255,255,255,.55)!important;box-shadow:0 10px 26px rgba(142,101,111,.18),inset 0 1px 0 rgba(255,255,255,.85)!important;color:var(--rw-text-muted)!important}.music-v2-invite-banner svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .music-v2-invite-pending{background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(252,190,195,.14))!important;color:#f3dfe4!important}html[data-runwithme-theme=dark] .music-v2-invite-accepted{background:linear-gradient(135deg,rgba(126,209,126,.28),rgba(126,209,126,.14))!important;color:#8fdc8f!important}html[data-runwithme-theme=dark] .music-v2-invite-rejected{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03))!important;color:#d9bcc4!important}.music-v2-picker{background:var(--mg-bg-strong)!important;border:1px solid var(--mg-border)!important;box-shadow:var(--mg-shadow)!important;backdrop-filter:var(--mg-blur)!important;-webkit-backdrop-filter:var(--mg-blur)!important}.music-v2-picker-cancel{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45))!important;border:1px solid rgba(255,255,255,.6)!important;color:#5e4650!important;box-shadow:0 6px 16px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-theme=dark] .music-v2-picker-cancel{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.5))!important;border-color:rgba(255,255,255,.1)!important;color:#d9bcc4!important}.music-v2-drawer{background:var(--mg-bg-strong)!important;border-left:1px solid var(--mg-border)!important;box-shadow:-20px 0 50px rgba(60,40,45,.24),inset 0 1px 0 rgba(255,255,255,.95)!important;backdrop-filter:var(--mg-blur)!important;-webkit-backdrop-filter:var(--mg-blur)!important}.music-v2-drawer-header button,.music-v2-drawer-item-menu{color:var(--rw-icon-muted,#8e656f)}html[data-runwithme-theme=dark] .music-v2-drawer-header button,html[data-runwithme-theme=dark] .music-v2-drawer-item-menu{color:#d9bcc4}.music-v2-back,.music-v2-upload-btn{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--rw-icon-muted,#8e656f);transition:background .15s ease,color .15s ease,transform .15s ease}.music-v2-back:hover,.music-v2-upload-btn:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940);transform:none}.music-v2-back:active,.music-v2-upload-btn:active{transform:scale(.94)}html[data-runwithme-theme=dark] .music-v2-back,html[data-runwithme-theme=dark] .music-v2-upload-btn{color:#d9bcc4;background:transparent!important;box-shadow:none!important}html[data-runwithme-theme=dark] .music-v2-back:hover,html[data-runwithme-theme=dark] .music-v2-upload-btn:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9}.calendar-note-avatar.has-image,.checkin-avatar-small.has-image,.checkin-avatar.has-image,.focus-block-avatar.has-image,.home-grid-app .app-avatar.has-image,.icity-avatar.has-image,.letter-avatar.has-image,.notes-wish-source.has-image,.q-avatar.has-image,.study-cheer-avatar.has-image,.study-partner-avatar.has-image,.watch-chat-avatar.has-image,.watch-invite-option-avatar.has-image,.watch-invite-status-avatar.has-image{padding:0;overflow:hidden;background:none;color:transparent}.calendar-note-avatar.has-image>img,.checkin-avatar-small.has-image>img,.checkin-avatar.has-image>img,.focus-block-avatar.has-image>img,.home-grid-app .app-avatar.has-image>img,.icity-avatar.has-image>img,.letter-avatar.has-image>img,.notes-wish-source.has-image>img,.q-avatar.has-image>img,.study-cheer-avatar.has-image>img,.study-partner-avatar.has-image>img,.watch-chat-avatar.has-image>img,.watch-invite-option-avatar.has-image>img,.watch-invite-status-avatar.has-image>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.calendar-note-avatar.has-image,.checkin-avatar-small.has-image,.checkin-avatar.has-image,.focus-block-avatar.has-image,.icity-avatar.has-image,.letter-avatar.has-image,.notes-wish-source.has-image,.q-avatar.has-image,.study-cheer-avatar.has-image,.study-partner-avatar.has-image,.watch-chat-avatar.has-image,.watch-invite-option-avatar.has-image,.watch-invite-status-avatar.has-image{padding:0;overflow:hidden;background:none!important;color:transparent}.calendar-note-avatar.has-image>img,.checkin-avatar-small.has-image>img,.checkin-avatar.has-image>img,.focus-block-avatar.has-image>img,.icity-avatar.has-image>img,.letter-avatar.has-image>img,.notes-wish-source.has-image>img,.q-avatar.has-image>img,.study-cheer-avatar.has-image>img,.study-partner-avatar.has-image>img,.watch-chat-avatar.has-image>img,.watch-invite-option-avatar.has-image>img,.watch-invite-status-avatar.has-image>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.watch-invite-option-avatar-both{position:relative;display:block;width:100%;height:100%;border-radius:inherit;overflow:hidden}.watch-invite-option-avatar-both img:first-child{position:absolute;left:0;top:0;width:50%;height:100%;object-fit:cover}.watch-invite-option-avatar-both img:last-child{position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover}.calendar-note-avatar.has-image,.call-avatar.has-image,.focus-bubble-avatar.has-image{padding:0;overflow:hidden;background:none!important;color:transparent}.calendar-note-avatar.has-image>img,.call-avatar.has-image>img,.focus-bubble-avatar.has-image>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.study-cheer-avatar.has-image,.study-partner-avatar.has-image{padding:0;overflow:hidden;background:none!important;color:transparent}.study-cheer-avatar.has-image>img,.study-partner-avatar.has-image>img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.study-partner-avatar-both{position:relative;display:block;width:100%;height:100%;border-radius:inherit;overflow:hidden}.study-partner-avatar-both>img:first-child{position:absolute;left:0;top:0;width:50%;height:100%;object-fit:cover}.study-partner-avatar-both>img:last-child{position:absolute;right:0;top:0;width:50%;height:100%;object-fit:cover}.letter-app,.notes-app{--ag-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--ag-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--ag-border:rgba(255,255,255,0.68);--ag-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--ag-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--ag-blur:blur(28px) saturate(1.8);--ag-blur-strong:blur(34px) saturate(1.9)}html[data-runwithme-theme=dark] .letter-app,html[data-runwithme-theme=dark] .notes-app{--ag-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--ag-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--ag-border:rgba(255,255,255,0.14);--ag-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3);--ag-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.letter-tabs{background:var(--ag-bg);border-bottom:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:0 6px 22px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)}.letter-tab.active{background:var(--ag-bg-strong);border:1px solid var(--ag-border);box-shadow:0 6px 16px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6)}.letter-back,.letter-write-btn{display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.letter-back{background:transparent;color:var(--rw-icon-muted,#8e656f)}.letter-back:hover{background:rgba(142,101,111,.1);color:var(--rw-icon,#4f3940)}.letter-write-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));color:#fff2e9;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)}.letter-write-btn:hover{background:linear-gradient(135deg,rgba(142,101,111,1),rgba(122,84,94,.92));transform:translateY(-1px)}.letter-back svg,.letter-compose-send svg,.letter-detail-back svg,.letter-detail-collect svg,.letter-detail-delete svg,.letter-empty-icon svg,.letter-fab svg,.letter-write-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .letter-back{color:#d9bcc4}html[data-runwithme-theme=dark] .letter-back:hover{background:rgba(255,255,255,.08);color:#fff2e9}.letter-card{background:var(--ag-bg);border:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:var(--ag-shadow-soft);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.letter-card:hover{background:var(--ag-bg-strong);transform:translateY(-2px);box-shadow:var(--ag-shadow)}.letter-card.is-unread{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(252,190,195,.55));border-color:rgba(255,255,255,.72);box-shadow:0 10px 26px rgba(252,190,195,.32),inset 0 1px 0 rgba(255,255,255,.95)}html[data-runwithme-theme=dark] .letter-card.is-unread{background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(252,190,195,.14));border-color:rgba(255,255,255,.14)}.letter-fab{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;border:1px solid rgba(255,255,255,.4);box-shadow:0 14px 30px rgba(142,101,111,.4),0 4px 10px rgba(142,101,111,.2),inset 0 1px 0 rgba(255,255,255,.25);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6)}.letter-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 18px 38px rgba(142,101,111,.5),0 6px 14px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.3)}.letter-detail-header{background:var(--ag-bg);border-bottom:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:0 6px 22px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .letter-detail-header{box-shadow:0 6px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}.letter-detail-back{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-muted,#8e656f)}.letter-detail-back:hover{background:rgba(142,101,111,.1);color:var(--rw-icon,#4f3940)}html[data-runwithme-theme=dark] .letter-detail-back{color:#d9bcc4}.letter-detail-collect,.letter-detail-delete{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-muted,#8e656f)}.letter-detail-collect.is-collected{color:#d4a24a}.letter-detail-delete:hover{background:rgba(224,93,93,.15);color:#c94d4d}html[data-runwithme-theme=dark] .letter-detail-collect,html[data-runwithme-theme=dark] .letter-detail-delete{color:#d9bcc4}.letter-compose-send{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 16px rgba(142,101,111,.28),0 2px 6px rgba(142,101,111,.14),inset 0 1px 0 rgba(255,255,255,.2)}.letter-compose-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px rgba(142,101,111,.36),0 4px 10px rgba(142,101,111,.2),inset 0 1px 0 rgba(255,255,255,.25)}.letter-empty-icon{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-soft,#b8949c)}html[data-runwithme-theme=dark] .letter-empty-icon{color:#d9bcc4}.notes-add-btn,.notes-back,.notes-editor-back,.notes-editor-delete,.notes-icon-btn,.notes-wish-action{display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.notes-back,.notes-editor-back{background:transparent;color:var(--rw-icon-muted,#8e656f)}.notes-back:hover,.notes-editor-back:hover{background:rgba(142,101,111,.1);color:var(--rw-icon,#4f3940)}.notes-icon-btn{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.4));border:1px solid rgba(255,255,255,.55);color:var(--rw-icon-muted,#8e656f);box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(16px) saturate(1.6);-webkit-backdrop-filter:blur(16px) saturate(1.6)}.notes-icon-btn:hover{background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.55));color:var(--rw-icon,#4f3940)}.notes-add-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));color:#fff2e9;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)}.notes-add-btn:hover{background:linear-gradient(135deg,rgba(142,101,111,1),rgba(122,84,94,.92));transform:translateY(-1px)}.notes-editor-delete:hover{background:rgba(224,93,93,.15);color:#c94d4d}.notes-wish-action{background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(255,255,255,.48));border:1px solid rgba(255,255,255,.6);color:var(--rw-icon-muted,#8e656f);box-shadow:0 4px 12px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6)}.notes-wish-action:hover{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6));color:var(--rw-icon,#4f3940);transform:translateY(-1px)}.notes-add-btn svg,.notes-back svg,.notes-editor-back svg,.notes-editor-delete svg,.notes-icon-btn svg,.notes-list-empty-icon svg,.notes-tag-remove svg,.notes-wish-action svg,.notes-wish-add svg,.notes-wish-check svg,.notes-wish-delete svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .notes-back,html[data-runwithme-theme=dark] .notes-editor-back{color:#d9bcc4}html[data-runwithme-theme=dark] .notes-back:hover,html[data-runwithme-theme=dark] .notes-editor-back:hover{background:rgba(255,255,255,.08);color:#fff2e9}html[data-runwithme-theme=dark] .notes-icon-btn,html[data-runwithme-theme=dark] .notes-wish-action{background:linear-gradient(145deg,rgba(80,68,78,.65),rgba(50,44,50,.5));border-color:rgba(255,255,255,.1);color:#d9bcc4}.notes-wish-section{background:radial-gradient(circle at 20% 0,rgba(252,190,195,.32),transparent 55%),radial-gradient(circle at 90% 100%,rgba(207,222,227,.3),transparent 55%),var(--ag-bg-strong);border:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:var(--ag-shadow)}html[data-runwithme-theme=dark] .notes-wish-section{background:radial-gradient(circle at 20% 0,rgba(252,190,195,.12),transparent 55%),radial-gradient(circle at 90% 100%,rgba(207,222,227,.08),transparent 55%),var(--ag-bg-strong)}.notes-wish-item{background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.45));border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5);transition:background .15s ease,transform .15s ease}html[data-runwithme-theme=dark] .notes-wish-item{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4));border-color:rgba(255,255,255,.08)}.notes-wish-add{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));border:1px solid rgba(255,255,255,.35);box-shadow:0 6px 16px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2)}.notes-wish-add:hover{transform:translateY(-1px)}.notes-tag-filter{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.32));border:1px solid rgba(255,255,255,.55);color:var(--rw-icon-muted,#8e656f);backdrop-filter:blur(12px) saturate(1.5);-webkit-backdrop-filter:blur(12px) saturate(1.5);box-shadow:0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.85);transition:background .15s ease,color .15s ease,transform .15s ease}.notes-tag-filter:hover:not(.active){background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.5));color:var(--rw-icon,#4f3940);transform:translateY(-1px)}.notes-tag-filter.active{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));color:#fff2e9;border-color:rgba(255,255,255,.35);box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)}html[data-runwithme-theme=dark] .notes-tag-filter{background:linear-gradient(145deg,rgba(80,68,78,.55),rgba(50,44,50,.42));border-color:rgba(255,255,255,.08);color:#d9bcc4}html[data-runwithme-theme=dark] .notes-tag-filter:hover:not(.active){background:linear-gradient(145deg,rgba(100,86,96,.65),rgba(60,52,60,.5));color:#fff2e9}html[data-runwithme-theme=dark] .notes-tag-filter.active{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(240,169,175,.7));color:#4f3940;border-color:rgba(255,255,255,.3)}.notes-list-item{background:var(--ag-bg);border:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:var(--ag-shadow-soft);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.notes-list-item:hover{background:var(--ag-bg-strong);transform:translateY(-2px);box-shadow:var(--ag-shadow)}.notes-editor-header{background:var(--ag-bg);border-bottom:1px solid var(--ag-border);backdrop-filter:var(--ag-blur);-webkit-backdrop-filter:var(--ag-blur);box-shadow:0 6px 22px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .notes-editor-header{box-shadow:0 6px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)}.notes-list-empty-icon{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-soft,#b8949c)}html[data-runwithme-theme=dark] .notes-list-empty-icon{color:#d9bcc4}.letter-tabs{background:transparent!important;border-bottom:1px solid rgba(142,101,111,.06)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html[data-runwithme-theme=dark] .letter-tabs{border-bottom-color:rgba(255,255,255,.05)!important}.letter-tab{background:linear-gradient(145deg,rgba(255,255,255,.34),rgba(255,255,255,.18))!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 2px 6px rgba(90,60,65,.03),inset 0 1px 0 rgba(255,255,255,.7)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important;color:rgba(94,70,80,.72)!important}.letter-tab:hover:not(.active){background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,255,255,.3))!important;color:#5e4650!important}.letter-tab.active{background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.62))!important;border-color:rgba(255,255,255,.85)!important;color:#5e4650!important;box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-theme=dark] .letter-tab{background:linear-gradient(145deg,rgba(80,68,78,.4),rgba(50,44,50,.28))!important;border-color:rgba(255,255,255,.08)!important;color:rgba(217,188,196,.7)!important}html[data-runwithme-theme=dark] .letter-tab:hover:not(.active){background:linear-gradient(145deg,rgba(100,86,96,.55),rgba(60,52,60,.42))!important;color:#fff2e9!important}html[data-runwithme-theme=dark] .letter-tab.active{background:linear-gradient(145deg,rgba(252,190,195,.55),rgba(252,190,195,.35))!important;border-color:rgba(255,255,255,.16)!important;color:#4f3940!important}.calendar-app{--cg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--cg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--cg-border:rgba(255,255,255,0.68);--cg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--cg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--cg-blur:blur(28px) saturate(1.8);--cg-blur-strong:blur(34px) saturate(1.9)}html[data-runwithme-theme=dark] .calendar-app{--cg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--cg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--cg-border:rgba(255,255,255,0.14);--cg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3);--cg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.calendar-back,.calendar-icon-btn,.calendar-nav-btn{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-muted,#8e656f);transition:background .15s ease,color .15s ease,transform .15s ease}.calendar-back:hover,.calendar-nav-btn:hover{background:rgba(142,101,111,.1);color:var(--rw-icon,#4f3940)}.calendar-icon-btn{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;box-shadow:var(--cg-shadow-soft)!important;backdrop-filter:var(--cg-blur)!important;-webkit-backdrop-filter:var(--cg-blur)!important;color:var(--rw-icon-muted,#8e656f)!important}.calendar-icon-btn:hover{background:var(--cg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-1px)}.calendar-anniv-action svg,.calendar-back svg,.calendar-icon-btn svg,.calendar-modal-close svg,.calendar-nav-btn svg,.calendar-today-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .calendar-back,html[data-runwithme-theme=dark] .calendar-nav-btn{color:#d9bcc4}html[data-runwithme-theme=dark] .calendar-back:hover,html[data-runwithme-theme=dark] .calendar-nav-btn:hover{background:rgba(255,255,255,.08);color:#fff2e9}html[data-runwithme-theme=dark] .calendar-icon-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .calendar-icon-btn:hover{color:#fff2e9!important}.calendar-view-switch{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;backdrop-filter:blur(20px) saturate(1.7)!important;-webkit-backdrop-filter:blur(20px) saturate(1.7)!important;box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)!important}.calendar-view-switch button.active{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.65))!important;color:#5e4650!important;box-shadow:0 4px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-theme=dark] .calendar-view-switch button.active{background:linear-gradient(145deg,rgba(252,190,195,.6),rgba(252,190,195,.42))!important;color:#4f3940!important}.calendar-today-btn{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;backdrop-filter:blur(18px) saturate(1.6)!important;-webkit-backdrop-filter:blur(18px) saturate(1.6)!important;box-shadow:var(--cg-shadow-soft)!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,transform .15s ease,color .15s ease}.calendar-today-btn:hover:not(:disabled){background:var(--cg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-1px)}html[data-runwithme-theme=dark] .calendar-today-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .calendar-today-btn:hover:not(:disabled){color:#fff2e9!important}.calendar-day-selected,.calendar-day-selected.calendar-day-period{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.84))!important;color:#fff2e9!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 20px rgba(142,101,111,.35),0 2px 6px rgba(142,101,111,.18),inset 0 1px 0 rgba(255,255,255,.25)!important;backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6)}html[data-runwithme-theme=dark] .calendar-day-selected,html[data-runwithme-theme=dark] .calendar-day-selected.calendar-day-period{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.72))!important;color:#4f3940!important;border-color:rgba(255,255,255,.3)!important}.calendar-day-today{border:1.5px solid rgba(142,101,111,.4);box-sizing:border-box}html[data-runwithme-theme=dark] .calendar-day-today{border-color:rgba(252,190,195,.5)}.calendar-week-cell{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;backdrop-filter:blur(18px) saturate(1.6)!important;-webkit-backdrop-filter:blur(18px) saturate(1.6)!important;box-shadow:var(--cg-shadow-soft)!important}.calendar-week-cell:hover{background:var(--cg-bg-strong)!important}.calendar-week-cell.is-selected{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.84))!important;color:#fff2e9!important;border-color:rgba(255,255,255,.3)!important;box-shadow:0 10px 24px rgba(142,101,111,.32),inset 0 1px 0 rgba(255,255,255,.2)!important}html[data-runwithme-theme=dark] .calendar-week-cell.is-selected{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.72))!important;color:#4f3940!important}.calendar-note-card,.calendar-period-card,.calendar-schedule-block{backdrop-filter:var(--cg-blur)!important;-webkit-backdrop-filter:var(--cg-blur)!important}.calendar-note-card{background:radial-gradient(circle at 15% 0,rgba(252,190,195,.28),transparent 60%),var(--cg-bg-strong)!important}.calendar-note-card,.calendar-period-card{border:1px solid var(--cg-border)!important;box-shadow:var(--cg-shadow)!important}.calendar-period-card{background:radial-gradient(circle at 15% 0,rgba(252,190,195,.4),transparent 60%),var(--cg-bg-strong)!important}.calendar-schedule-block{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;box-shadow:var(--cg-shadow-soft)!important}.calendar-add-period-btn{background:var(--cg-bg)!important;border:1px dashed rgba(142,101,111,.32)!important;backdrop-filter:blur(16px) saturate(1.5)!important;-webkit-backdrop-filter:blur(16px) saturate(1.5)!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,transform .15s ease,border-color .15s ease}.calendar-add-period-btn:hover{background:var(--cg-bg-strong)!important;border-color:rgba(142,101,111,.5)!important;transform:translateY(-1px)}.calendar-anniv-item{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;backdrop-filter:var(--cg-blur)!important;-webkit-backdrop-filter:var(--cg-blur)!important;box-shadow:var(--cg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.calendar-anniv-item:hover{background:var(--cg-bg-strong)!important;transform:translateY(-1px);box-shadow:var(--cg-shadow)!important}.calendar-anniv-action{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-muted,#8e656f)!important}.calendar-anniv-action:hover{background:rgba(142,101,111,.12)!important;color:var(--rw-icon,#4f3940)!important}.calendar-anniv-action.danger:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}html[data-runwithme-theme=dark] .calendar-anniv-action{color:#d9bcc4!important}.calendar-modal-backdrop{background:rgba(30,22,28,.45)!important;backdrop-filter:blur(10px) saturate(1.4)!important;-webkit-backdrop-filter:blur(10px) saturate(1.4)!important}.calendar-modal{background:var(--cg-bg-strong)!important;border:1px solid var(--cg-border)!important;backdrop-filter:var(--cg-blur-strong)!important;-webkit-backdrop-filter:var(--cg-blur-strong)!important;box-shadow:0 25px 70px rgba(60,40,45,.28),0 6px 18px rgba(60,40,45,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-runwithme-theme=dark] .calendar-modal{box-shadow:0 25px 70px rgba(0,0,0,.55),0 6px 18px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important}.calendar-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}.calendar-modal-close:hover{background:var(--cg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .calendar-modal-close{color:#d9bcc4!important}.calendar-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)!important}.calendar-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.36),inset 0 1px 0 rgba(255,255,255,.25)!important}.calendar-btn.ghost{background:var(--cg-bg)!important;border:1px solid var(--cg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:var(--cg-shadow-soft)!important}.calendar-btn.ghost:hover:not(:disabled){background:var(--cg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .calendar-btn.ghost{color:#d9bcc4!important}.checkin-app{--ckg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--ckg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--ckg-border:rgba(255,255,255,0.68);--ckg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--ckg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--ckg-blur:blur(28px) saturate(1.8);--ckg-blur-strong:blur(34px) saturate(1.9)}html[data-runwithme-theme=dark] .checkin-app{--ckg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--ckg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--ckg-border:rgba(255,255,255,0.14);--ckg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3);--ckg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.checkin-add-btn,.checkin-back,.checkin-icon-btn{display:flex!important;align-items:center!important;justify-content:center!important;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.checkin-back{background:transparent!important;color:var(--rw-icon-muted,#8e656f)}.checkin-back:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)}.checkin-icon-btn{background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:var(--ckg-shadow-soft)!important;backdrop-filter:var(--ckg-blur)!important;-webkit-backdrop-filter:var(--ckg-blur)!important}.checkin-icon-btn:hover{background:var(--ckg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-1px)}.checkin-add-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)!important}.checkin-add-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.38),inset 0 1px 0 rgba(255,255,255,.25)!important}.checkin-add-btn svg,.checkin-back svg,.checkin-comment-delete svg,.checkin-comment-send svg,.checkin-dock-icon svg,.checkin-dock-tab svg,.checkin-empty-icon svg,.checkin-history .checkin-history-item svg,.checkin-icon-btn svg,.checkin-modal-close svg,.checkin-random-task svg,.checkin-task-check svg,.checkin-task-delete svg,.checkin-task-start svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .checkin-back{color:#d9bcc4}html[data-runwithme-theme=dark] .checkin-back:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9}html[data-runwithme-theme=dark] .checkin-icon-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .checkin-icon-btn:hover{color:#fff2e9!important}.checkin-today-banner{background:radial-gradient(circle at 15% 0,rgba(252,190,195,.32),transparent 60%),radial-gradient(circle at 90% 100%,rgba(207,222,227,.28),transparent 60%),var(--ckg-bg-strong)!important;border:1px solid var(--ckg-border)!important;backdrop-filter:var(--ckg-blur)!important;-webkit-backdrop-filter:var(--ckg-blur)!important;box-shadow:var(--ckg-shadow)!important}.checkin-today-streak{background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.55))!important;border:1px solid rgba(255,255,255,.7)!important;box-shadow:0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,1)!important;color:var(--rw-icon-muted,#8e656f)!important}html[data-runwithme-theme=dark] .checkin-today-streak{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.5))!important;border-color:rgba(255,255,255,.1)!important;color:#f3dfe4!important}.checkin-task{background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;backdrop-filter:var(--ckg-blur)!important;-webkit-backdrop-filter:var(--ckg-blur)!important;box-shadow:var(--ckg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.checkin-task:hover{background:var(--ckg-bg-strong)!important;box-shadow:var(--ckg-shadow)!important}.checkin-task-check{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.45))!important;border:1.5px solid rgba(142,101,111,.35)!important;color:transparent!important;box-shadow:0 2px 6px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)!important;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.checkin-task-check:hover{transform:scale(1.08);border-color:rgba(142,101,111,.55)!important}.checkin-task.is-completed .checkin-task-check{background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85))!important;border-color:rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 6px 14px rgba(142,101,111,.3),inset 0 1px 0 rgba(255,255,255,.25)!important}html[data-runwithme-theme=dark] .checkin-task-check{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.2)!important}html[data-runwithme-theme=dark] .checkin-task.is-completed .checkin-task-check{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important;border-color:rgba(255,255,255,.3)!important}.checkin-task-start{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,rgba(252,190,195,.55),rgba(252,190,195,.32))!important;border:1px solid rgba(255,255,255,.55)!important;color:#8e656f!important;box-shadow:0 3px 8px rgba(252,190,195,.28),inset 0 1px 0 rgba(255,255,255,.9)!important;transition:transform .15s ease,background .15s ease}.checkin-task-start:hover{background:linear-gradient(145deg,rgba(252,190,195,.75),rgba(252,190,195,.5))!important;transform:scale(1.08)}html[data-runwithme-theme=dark] .checkin-task-start{background:linear-gradient(145deg,rgba(252,190,195,.25),rgba(252,190,195,.12))!important;border-color:rgba(255,255,255,.12)!important;color:#f3dfe4!important}.checkin-comment-delete,.checkin-task-delete{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-muted,#8e656f)!important}.checkin-comment-delete:hover,.checkin-task-delete:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}.checkin-task-pomo{background:linear-gradient(135deg,rgba(252,190,195,.55),rgba(252,190,195,.35))!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 2px 6px rgba(252,190,195,.2),inset 0 1px 0 rgba(255,255,255,.9)!important;color:#8e656f!important}html[data-runwithme-theme=dark] .checkin-task-pomo{background:linear-gradient(135deg,rgba(252,190,195,.25),rgba(252,190,195,.14))!important;color:#f3dfe4!important;border-color:rgba(255,255,255,.12)!important}.checkin-comment-input input{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)!important;backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5)}html[data-runwithme-theme=dark] .checkin-comment-input input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.checkin-comment-send{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:0 6px 16px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.checkin-comment-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px rgba(142,101,111,.32),inset 0 1px 0 rgba(255,255,255,.25)!important}.checkin-random-task{background:var(--ckg-bg)!important;border:1px dashed rgba(142,101,111,.32)!important;color:var(--rw-icon-muted,#8e656f)!important;backdrop-filter:blur(16px) saturate(1.5)!important;-webkit-backdrop-filter:blur(16px) saturate(1.5)!important;box-shadow:var(--ckg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,border-color .15s ease,color .15s ease}.checkin-random-task:hover{background:var(--ckg-bg-strong)!important;border-color:rgba(142,101,111,.5)!important;color:var(--rw-icon,#4f3940)!important;transform:translateY(-1px)}html[data-runwithme-theme=dark] .checkin-random-task{color:#f3dfe4!important}.checkin-history-item{background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;backdrop-filter:var(--ckg-blur)!important;-webkit-backdrop-filter:var(--ckg-blur)!important;box-shadow:var(--ckg-shadow-soft)!important}.checkin-history-progress{background:rgba(142,101,111,.12)!important;box-shadow:inset 0 1px 2px rgba(90,60,65,.06)}html[data-runwithme-theme=dark] .checkin-history-progress{background:rgba(255,255,255,.08)!important}.checkin-dock-inner{background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;backdrop-filter:var(--ckg-blur)!important;-webkit-backdrop-filter:var(--ckg-blur)!important;box-shadow:var(--ckg-shadow)!important}.checkin-dock-tab{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.checkin-dock-tab svg{transition:color .15s ease,transform .15s ease}.checkin-dock-tab:active svg{transform:scale(.92)}.checkin-modal-backdrop{background:rgba(30,22,28,.45)!important;backdrop-filter:blur(10px) saturate(1.4)!important;-webkit-backdrop-filter:blur(10px) saturate(1.4)!important}.checkin-modal{background:var(--ckg-bg-strong)!important;border:1px solid var(--ckg-border)!important;backdrop-filter:var(--ckg-blur-strong)!important;-webkit-backdrop-filter:var(--ckg-blur-strong)!important;box-shadow:0 25px 70px rgba(60,40,45,.28),0 6px 18px rgba(60,40,45,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-runwithme-theme=dark] .checkin-modal{box-shadow:0 25px 70px rgba(0,0,0,.55),0 6px 18px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important}.checkin-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}.checkin-modal-close:hover{background:var(--ckg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .checkin-modal-close{color:#d9bcc4!important}.checkin-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.checkin-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.36),inset 0 1px 0 rgba(255,255,255,.25)!important}.checkin-btn.ghost{background:var(--ckg-bg)!important;border:1px solid var(--ckg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:var(--ckg-shadow-soft)!important}.checkin-btn.ghost:hover:not(:disabled){background:var(--ckg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .checkin-btn.ghost{color:#d9bcc4!important}.checkin-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important}html[data-runwithme-theme=dark] .checkin-empty-icon{color:#d9bcc4!important}.photos-app-back,.photos-app-upload{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.photos-app-back:hover,.photos-app-upload:hover:not(:disabled){background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important;transform:none}.photos-app-back:active,.photos-app-upload:active:not(:disabled){transform:scale(.94)}.photos-app-upload:disabled{opacity:.4}.photos-app-upload-text{background:rgba(142,101,111,.08)!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--rw-icon-muted,#8e656f)!important}.photos-app-upload-text:hover:not(:disabled){background:rgba(142,101,111,.16)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .photos-app-back,html[data-runwithme-theme=dark] .photos-app-upload{color:#d9bcc4!important}html[data-runwithme-theme=dark] .photos-app-back:hover,html[data-runwithme-theme=dark] .photos-app-upload:hover:not(:disabled){background:rgba(255,255,255,.08)!important;color:#fff2e9!important}html[data-runwithme-theme=dark] .photos-app-upload-text{background:rgba(255,255,255,.06)!important;color:#d9bcc4!important}html[data-runwithme-theme=dark] .photos-app-upload-text:hover:not(:disabled){background:rgba(255,255,255,.12)!important;color:#fff2e9!important}.q-app{--qg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--qg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--qg-border:rgba(255,255,255,0.68);--qg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--qg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--qg-blur:blur(28px) saturate(1.8);--qg-blur-strong:blur(34px) saturate(1.9)}html[data-runwithme-theme=dark] .q-app{--qg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--qg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--qg-border:rgba(255,255,255,0.14);--qg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1),inset 0 -1px 0 rgba(0,0,0,0.3);--qg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.q-back,.q-icon-btn{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.q-back:hover,.q-icon-btn:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.q-back:active,.q-icon-btn:active{transform:scale(.94)}.q-add-btn{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.q-add-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.38),inset 0 1px 0 rgba(255,255,255,.25)!important}.q-add-btn svg,.q-answer-delete svg,.q-back svg,.q-empty-icon svg,.q-filter-btn svg,.q-icon-btn svg,.q-modal-close svg,.q-post-collect svg,.q-post-delete svg,.q-post-reply-send svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .q-back,html[data-runwithme-theme=dark] .q-icon-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .q-back:hover,html[data-runwithme-theme=dark] .q-icon-btn:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9!important}.q-filter-btn{background:linear-gradient(145deg,rgba(255,255,255,.4),rgba(255,255,255,.22))!important;border:1px solid rgba(255,255,255,.48)!important;box-shadow:0 2px 6px rgba(90,60,65,.03),inset 0 1px 0 rgba(255,255,255,.75)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important;color:rgba(94,70,80,.72)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.q-filter-btn:hover:not(.active){background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.38))!important;color:#5e4650!important;transform:translateY(-1px)}.q-filter-btn.active{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.68))!important;border-color:rgba(255,255,255,.88)!important;color:#5e4650!important;box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-theme=dark] .q-filter-btn{background:linear-gradient(145deg,rgba(80,68,78,.42),rgba(50,44,50,.28))!important;border-color:rgba(255,255,255,.08)!important;color:rgba(217,188,196,.7)!important}html[data-runwithme-theme=dark] .q-filter-btn:hover:not(.active){background:linear-gradient(145deg,rgba(100,86,96,.58),rgba(60,52,60,.45))!important;color:#fff2e9!important}html[data-runwithme-theme=dark] .q-filter-btn.active{background:linear-gradient(145deg,rgba(252,190,195,.6),rgba(252,190,195,.4))!important;border-color:rgba(255,255,255,.16)!important;color:#4f3940!important}.q-post{background:var(--qg-bg)!important;border:1px solid var(--qg-border)!important;backdrop-filter:var(--qg-blur)!important;-webkit-backdrop-filter:var(--qg-blur)!important;box-shadow:var(--qg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.q-post:hover{background:var(--qg-bg-strong)!important;box-shadow:var(--qg-shadow)!important}.q-answer-delete,.q-post-collect,.q-post-delete{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease,opacity .15s ease}.q-answer-delete:hover,.q-post-collect:hover,.q-post-delete:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.q-post-collect.is-collected{color:#d4a24a!important;opacity:1!important}.q-answer-delete:hover,.q-post-delete:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}html[data-runwithme-theme=dark] .q-answer-delete,html[data-runwithme-theme=dark] .q-post-collect,html[data-runwithme-theme=dark] .q-post-delete{color:#d9bcc4!important}html[data-runwithme-theme=dark] .q-post-collect.is-collected{color:#ffd47a!important}.q-option{background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,255,255,.28))!important;border:1px solid rgba(255,255,255,.5)!important;box-shadow:0 3px 8px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,.8)!important;backdrop-filter:blur(12px) saturate(1.5)!important;-webkit-backdrop-filter:blur(12px) saturate(1.5)!important}.q-option.is-chosen{background:linear-gradient(135deg,rgba(252,190,195,.7),rgba(252,190,195,.45))!important;border-color:rgba(255,255,255,.7)!important;box-shadow:0 6px 14px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9)!important}.q-option-clickable:hover{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;transform:translateY(-1px)}html[data-runwithme-theme=dark] .q-option{background:linear-gradient(145deg,rgba(80,68,78,.4),rgba(50,44,50,.3))!important;border-color:rgba(255,255,255,.08)!important}html[data-runwithme-theme=dark] .q-option.is-chosen{background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(252,190,195,.16))!important;border-color:rgba(252,190,195,.32)!important}.q-answer{background:var(--qg-bg)!important;border:1px solid var(--qg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:0 3px 10px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.85)!important}html[data-runwithme-theme=dark] .q-answer{box-shadow:0 3px 10px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.08)!important}.q-answer-pending-row{background:var(--qg-bg);border:1px solid var(--qg-border);border-radius:12px;padding:8px 12px;backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5)}html[data-runwithme-theme=dark] .q-answer-pending-row{box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.q-post-reply input{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)!important;backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5)}html[data-runwithme-theme=dark] .q-post-reply input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.q-post-reply-send{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.3)!important;box-shadow:0 6px 16px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.q-post-reply-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px rgba(142,101,111,.32),inset 0 1px 0 rgba(255,255,255,.25)!important}.q-modal-backdrop{background:rgba(30,22,28,.45)!important;backdrop-filter:blur(10px) saturate(1.4)!important;-webkit-backdrop-filter:blur(10px) saturate(1.4)!important}.q-modal{background:var(--qg-bg-strong)!important;border:1px solid var(--qg-border)!important;backdrop-filter:var(--qg-blur-strong)!important;-webkit-backdrop-filter:var(--qg-blur-strong)!important;box-shadow:0 25px 70px rgba(60,40,45,.28),0 6px 18px rgba(60,40,45,.12),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-runwithme-theme=dark] .q-modal{box-shadow:0 25px 70px rgba(0,0,0,.55),0 6px 18px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08)!important}.q-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;background:var(--qg-bg)!important;border:1px solid var(--qg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}.q-modal-close:hover{background:var(--qg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .q-modal-close{color:#d9bcc4!important}.q-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.q-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.36),inset 0 1px 0 rgba(255,255,255,.25)!important}.q-btn.ghost{background:var(--qg-bg)!important;border:1px solid var(--qg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:var(--qg-shadow-soft)!important}.q-btn.ghost:hover:not(:disabled){background:var(--qg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .q-btn.ghost{color:#d9bcc4!important}.q-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important}html[data-runwithme-theme=dark] .q-empty-icon{color:#d9bcc4!important}:root{--glass-modal-bg:rgba(255,250,248,0.94);--glass-modal-border:rgba(255,255,255,0.8);--glass-modal-shadow:0 25px 70px rgba(60,40,45,0.28),0 6px 18px rgba(60,40,45,0.12),inset 0 1px 0 rgba(255,255,255,1);--glass-modal-blur:blur(40px) saturate(1.9)}html[data-runwithme-theme=dark]{--glass-modal-bg:rgba(38,32,36,0.95);--glass-modal-border:rgba(255,255,255,0.1);--glass-modal-shadow:0 25px 70px rgba(0,0,0,0.6),0 6px 18px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.08)}.calendar-modal,.chat-call-picker,.chat-message-actions,.chat-plus-menu,.chat-settings-panel,.chat-sticker-panel,.checkin-modal,.collection-pool-panel,.collection-sheet,.home-add-widget,.icity-dock-menu,.icity-modal,.icity-notif-panel,.music-add-to-playlist,.music-chat-panel,.music-chat-settings,.music-v2-drawer,.music-v2-panel,.music-v2-picker,.notes-modal,.photo-cat-panel,.photo-naming-panel,.photo-picker-panel,.q-modal,.studio-cat-panel,.studio-edit-modal,.study-modal,.watch-import-sheet,.watch-invite-sheet{background:var(--glass-modal-bg)!important;border:1px solid var(--glass-modal-border)!important;backdrop-filter:var(--glass-modal-blur)!important;-webkit-backdrop-filter:var(--glass-modal-blur)!important;box-shadow:var(--glass-modal-shadow)!important}.calendar-modal-header,.chat-settings-header,.chat-settings-section,.checkin-modal-header,.collection-pool-header,.collection-sheet-header,.notes-modal-header,.photo-cat-header,.photo-naming-header,.photo-picker-header,.q-modal-header,.studio-cat-header,.studio-modal-header,.study-modal-header,.watch-import-tabs,.watch-invite-sheet .watch-import-tabs{border-bottom-color:rgba(142,101,111,.08)!important}html[data-runwithme-theme=dark] .calendar-modal-header,html[data-runwithme-theme=dark] .chat-settings-header,html[data-runwithme-theme=dark] .checkin-modal-header,html[data-runwithme-theme=dark] .collection-pool-header,html[data-runwithme-theme=dark] .collection-sheet-header,html[data-runwithme-theme=dark] .notes-modal-header,html[data-runwithme-theme=dark] .photo-cat-header,html[data-runwithme-theme=dark] .photo-naming-header,html[data-runwithme-theme=dark] .photo-picker-header,html[data-runwithme-theme=dark] .q-modal-header,html[data-runwithme-theme=dark] .studio-cat-header,html[data-runwithme-theme=dark] .studio-modal-header,html[data-runwithme-theme=dark] .study-modal-header{border-bottom-color:rgba(255,255,255,.06)!important}.calendar-modal input,.calendar-modal select,.calendar-modal textarea,.chat-settings-panel input,.chat-settings-panel textarea,.checkin-modal input,.checkin-modal select,.checkin-modal textarea,.collection-pool-panel input,.collection-sheet input,.collection-sheet textarea,.notes-modal input,.notes-modal select,.notes-modal textarea,.photo-cat-panel input,.photo-naming-panel input,.photo-picker-panel input,.q-modal input,.q-modal select,.q-modal textarea,.studio-cat-panel input,.studio-edit-modal input,.studio-edit-modal select,.studio-edit-modal textarea,.study-modal input,.study-modal select,.study-modal textarea{background:rgba(255,255,255,.9)!important;border-color:rgba(142,101,111,.16)!important}html[data-runwithme-theme=dark] .calendar-modal input,html[data-runwithme-theme=dark] .calendar-modal select,html[data-runwithme-theme=dark] .calendar-modal textarea,html[data-runwithme-theme=dark] .chat-settings-panel input,html[data-runwithme-theme=dark] .chat-settings-panel textarea,html[data-runwithme-theme=dark] .checkin-modal input,html[data-runwithme-theme=dark] .checkin-modal select,html[data-runwithme-theme=dark] .checkin-modal textarea,html[data-runwithme-theme=dark] .collection-pool-panel input,html[data-runwithme-theme=dark] .collection-sheet input,html[data-runwithme-theme=dark] .collection-sheet textarea,html[data-runwithme-theme=dark] .notes-modal input,html[data-runwithme-theme=dark] .notes-modal select,html[data-runwithme-theme=dark] .notes-modal textarea,html[data-runwithme-theme=dark] .photo-cat-panel input,html[data-runwithme-theme=dark] .photo-naming-panel input,html[data-runwithme-theme=dark] .photo-picker-panel input,html[data-runwithme-theme=dark] .q-modal input,html[data-runwithme-theme=dark] .q-modal select,html[data-runwithme-theme=dark] .q-modal textarea,html[data-runwithme-theme=dark] .studio-cat-panel input,html[data-runwithme-theme=dark] .studio-edit-modal input,html[data-runwithme-theme=dark] .studio-edit-modal select,html[data-runwithme-theme=dark] .studio-edit-modal textarea,html[data-runwithme-theme=dark] .study-modal input,html[data-runwithme-theme=dark] .study-modal select,html[data-runwithme-theme=dark] .study-modal textarea{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.watch-app{--wg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--wg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--wg-border:rgba(255,255,255,0.68);--wg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--wg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--wg-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .watch-app{--wg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--wg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--wg-border:rgba(255,255,255,0.14);--wg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1);--wg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.watch-back,.watch-card-editor-btn,.watch-import-btn{display:flex!important;align-items:center!important;justify-content:center!important;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.watch-back,.watch-card-editor-btn{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:var(--rw-icon-muted,#8e656f)!important}.watch-back:hover,.watch-card-editor-btn:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.watch-back:active,.watch-card-editor-btn:active{transform:scale(.94)}.watch-import-btn{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)!important}.watch-import-btn:hover{transform:translateY(-1px)}.watch-back svg,.watch-card-editor-btn svg,.watch-chat-exit svg,.watch-chat-send svg,.watch-chat-settings-btn svg,.watch-ctrl-btn svg,.watch-empty-btn svg,.watch-empty-icon svg,.watch-import-btn svg,.watch-invite-trigger-icon svg,.watch-rate-btn svg,.watch-source-btn svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .watch-back,html[data-runwithme-theme=dark] .watch-card-editor-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .watch-back:hover,html[data-runwithme-theme=dark] .watch-card-editor-btn:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9!important}.watch-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important}html[data-runwithme-theme=dark] .watch-empty-icon{color:#d9bcc4!important}.watch-empty-btn{display:inline-flex;align-items:center;gap:6px;background:var(--wg-bg)!important;border:1px solid var(--wg-border)!important;backdrop-filter:var(--wg-blur)!important;-webkit-backdrop-filter:var(--wg-blur)!important;box-shadow:var(--wg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.watch-empty-btn:hover{background:var(--wg-bg-strong)!important;transform:translateY(-1px)}.watch-source-card{background:var(--wg-bg)!important;border:1px solid var(--wg-border)!important;backdrop-filter:var(--wg-blur)!important;-webkit-backdrop-filter:var(--wg-blur)!important}.watch-source-card,html[data-runwithme-theme=dark] .watch-source-card{box-shadow:var(--wg-shadow-soft)!important}.watch-source-tag{background:linear-gradient(135deg,rgba(252,190,195,.6),rgba(252,190,195,.4))!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 2px 6px rgba(252,190,195,.25),inset 0 1px 0 rgba(255,255,255,.9)!important;color:#8e656f!important}html[data-runwithme-theme=dark] .watch-source-tag{background:linear-gradient(135deg,rgba(252,190,195,.25),rgba(252,190,195,.14))!important;color:#f3dfe4!important;border-color:rgba(255,255,255,.12)!important}.watch-source-btn{background:var(--wg-bg)!important;border:1px solid var(--wg-border)!important;backdrop-filter:blur(18px) saturate(1.6)!important;-webkit-backdrop-filter:blur(18px) saturate(1.6)!important;box-shadow:var(--wg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.watch-source-btn:hover{background:var(--wg-bg-strong)!important;transform:translateY(-1px)}.watch-source-btn.danger{background:linear-gradient(135deg,rgba(224,93,93,.18),rgba(224,93,93,.1))!important;border-color:rgba(224,93,93,.28)!important;color:#c94d4d!important}html[data-runwithme-theme=dark] .watch-source-btn.danger{background:linear-gradient(135deg,rgba(224,93,93,.22),rgba(224,93,93,.12))!important;color:#eb9090!important}.watch-invite-trigger{background:radial-gradient(circle at 20% 0,rgba(252,190,195,.35),transparent 55%),radial-gradient(circle at 90% 100%,rgba(207,222,227,.28),transparent 55%),var(--wg-bg-strong)!important;border:1px solid var(--wg-border)!important;backdrop-filter:var(--wg-blur)!important;-webkit-backdrop-filter:var(--wg-blur)!important;box-shadow:var(--wg-shadow)!important;color:var(--rw-icon-muted,#8e656f)!important;transition:transform .15s ease,box-shadow .15s ease}.watch-invite-trigger:hover{transform:translateY(-2px);box-shadow:var(--wg-shadow)!important}html[data-runwithme-theme=dark] .watch-invite-trigger{color:#f3dfe4!important}.watch-invite-trigger-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#d34d5f!important}html[data-runwithme-theme=dark] .watch-invite-trigger-icon{color:#fcbec3!important}.watch-invite-status{background:var(--wg-bg)!important;border:1px solid var(--wg-border)!important;backdrop-filter:var(--wg-blur)!important;-webkit-backdrop-filter:var(--wg-blur)!important;box-shadow:var(--wg-shadow-soft)!important}.watch-invite-status-row{background:linear-gradient(145deg,rgba(255,255,255,.5),rgba(255,255,255,.28))!important;border:1px solid rgba(255,255,255,.5)!important;backdrop-filter:blur(12px) saturate(1.5)!important;-webkit-backdrop-filter:blur(12px) saturate(1.5)!important}.watch-invite-status-row.is-accepted{background:linear-gradient(145deg,rgba(126,209,126,.32),rgba(126,209,126,.18))!important;border-color:rgba(126,209,126,.4)!important}html[data-runwithme-theme=dark] .watch-invite-status-row{background:linear-gradient(145deg,rgba(80,68,78,.45),rgba(50,44,50,.32))!important;border-color:rgba(255,255,255,.08)!important}html[data-runwithme-theme=dark] .watch-invite-status-row.is-accepted{background:linear-gradient(145deg,rgba(126,209,126,.2),rgba(126,209,126,.1))!important;border-color:rgba(126,209,126,.3)!important}.watch-invite-action-btn{background:var(--wg-bg)!important;border:1px solid var(--wg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:var(--wg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.watch-invite-action-btn:hover{background:var(--wg-bg-strong)!important;transform:translateY(-1px)}.watch-invite-action-btn.primary{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border-color:rgba(255,255,255,.35)!important;color:#fff2e9!important}.watch-chat-topbar{border-bottom:1px solid var(--wg-border)!important;box-shadow:var(--wg-shadow-soft)!important}.watch-chat-composer,.watch-chat-topbar{background:var(--wg-bg)!important;backdrop-filter:var(--wg-blur)!important;-webkit-backdrop-filter:var(--wg-blur)!important}.watch-chat-composer{border-top:1px solid var(--wg-border)!important;box-shadow:0 -6px 22px rgba(90,60,65,.06)!important}html[data-runwithme-theme=dark] .watch-chat-composer{box-shadow:0 -6px 22px rgba(0,0,0,.4)!important}.watch-chat-input{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important}html[data-runwithme-theme=dark] .watch-chat-input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.watch-chat-send{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 6px 16px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2)!important}.watch-chat-exit,.watch-chat-send,.watch-chat-settings-btn{display:flex!important;align-items:center!important;justify-content:center!important}.watch-chat-exit,.watch-chat-settings-btn{background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.watch-chat-exit:hover,.watch-chat-settings-btn:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.watch-chat-exit:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}html[data-runwithme-theme=dark] .watch-chat-exit,html[data-runwithme-theme=dark] .watch-chat-settings-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .watch-chat-settings-btn:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9!important}.watch-chat-system{background:linear-gradient(145deg,rgba(255,255,255,.55),rgba(255,255,255,.32))!important;border:1px solid rgba(255,255,255,.55)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important;box-shadow:0 3px 10px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.85)!important}html[data-runwithme-theme=dark] .watch-chat-system{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.35))!important;border-color:rgba(255,255,255,.08)!important}.watch-controls{background:linear-gradient(0deg,rgba(20,15,20,.92),rgba(20,15,20,.7) 70%,rgba(20,15,20,.5))!important;backdrop-filter:blur(20px) saturate(1.5)!important;-webkit-backdrop-filter:blur(20px) saturate(1.5)!important}.watch-ctrl-btn{display:flex!important;align-items:center!important;justify-content:center!important}.watch-file-input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;pointer-events:auto!important;border:0!important;padding:0!important;margin:0!important;cursor:pointer!important}.watch-file-label{position:relative!important}.watch-settings-row{background:linear-gradient(145deg,rgba(255,255,255,.55),rgba(255,255,255,.3))!important;border:1px solid rgba(255,255,255,.55)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important}html[data-runwithme-theme=dark] .watch-settings-row{background:linear-gradient(145deg,rgba(80,68,78,.45),rgba(50,44,50,.32))!important;border-color:rgba(255,255,255,.08)!important}.icity-app{--ig-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--ig-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--ig-border:rgba(255,255,255,0.68);--ig-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--ig-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--ig-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .icity-app{--ig-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--ig-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--ig-border:rgba(255,255,255,0.14);--ig-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1);--ig-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.icity-back,.icity-my-avatar,.icity-notif-btn{display:flex!important;align-items:center!important;justify-content:center!important}.icity-back{background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.icity-back:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.icity-back:active{transform:scale(.94)}.icity-notif-btn{background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease}.icity-notif-btn:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.icity-notif-btn.is-active{background:rgba(142,101,111,.12)!important;color:var(--rw-icon,#4f3940)!important}.icity-notif-bell{display:flex!important;align-items:center!important;justify-content:center!important;color:inherit!important;font-size:inherit!important;opacity:1!important}.icity-avatar svg,.icity-back svg,.icity-detail-back svg,.icity-detail-collect svg,.icity-detail-delete svg,.icity-detail-send svg,.icity-dock-menu-icon svg,.icity-dock-post svg,.icity-dock-tab svg,.icity-feed-empty-icon svg,.icity-modal-close svg,.icity-modal-post svg,.icity-my-avatar svg,.icity-notif-bell svg,.icity-notif-close svg,.icity-notif-item svg,.icity-post-add-image svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .icity-back,html[data-runwithme-theme=dark] .icity-notif-btn{color:#d9bcc4!important}html[data-runwithme-theme=dark] .icity-back:hover,html[data-runwithme-theme=dark] .icity-notif-btn:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9!important}.icity-post{background:var(--ig-bg)!important;border:1px solid var(--ig-border)!important;backdrop-filter:var(--ig-blur)!important;-webkit-backdrop-filter:var(--ig-blur)!important;box-shadow:var(--ig-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.icity-post:hover{background:var(--ig-bg-strong)!important;box-shadow:var(--ig-shadow)!important}.icity-action.like.active{color:#d34d5f!important}html[data-runwithme-theme=dark] .icity-action.like.active{color:#fcbec3!important}.icity-dock-inner{border:1px solid var(--ig-border)!important;box-shadow:var(--ig-shadow)!important}.icity-detail-header,.icity-dock-inner{background:var(--ig-bg)!important;backdrop-filter:var(--ig-blur)!important;-webkit-backdrop-filter:var(--ig-blur)!important}.icity-detail-header{border-bottom:1px solid var(--ig-border)!important;box-shadow:0 6px 22px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-theme=dark] .icity-detail-header{box-shadow:0 6px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)!important}.icity-detail-back{background:transparent!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease}.icity-detail-back:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}html[data-runwithme-theme=dark] .icity-detail-back{color:#d9bcc4!important}.icity-detail-composer{background:var(--ig-bg)!important;border-top:1px solid var(--ig-border)!important;backdrop-filter:var(--ig-blur)!important;-webkit-backdrop-filter:var(--ig-blur)!important;box-shadow:0 -6px 22px rgba(90,60,65,.06)!important}html[data-runwithme-theme=dark] .icity-detail-composer{box-shadow:0 -6px 22px rgba(0,0,0,.4)!important}.icity-detail-composer input{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)!important}html[data-runwithme-theme=dark] .icity-detail-composer input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.icity-detail-send{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 6px 16px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2)!important}.icity-detail-send:hover:not(:disabled){transform:scale(1.06)!important}.icity-reply-bubble{background:linear-gradient(145deg,rgba(255,255,255,.7),rgba(255,255,255,.42))!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 3px 10px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.9)!important;backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5)}html[data-runwithme-theme=dark] .icity-reply-bubble{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.38))!important;border-color:rgba(255,255,255,.08)!important}.icity-profile-header{background:var(--ig-bg)!important;border-bottom:1px solid var(--ig-border)!important;backdrop-filter:var(--ig-blur)!important;-webkit-backdrop-filter:var(--ig-blur)!important;box-shadow:0 6px 22px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)!important}.icity-profile.is-embedded .icity-profile-header{background:transparent!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html[data-runwithme-theme=dark] .icity-profile-header{box-shadow:0 6px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)!important}.icity-lightbox-top{position:absolute!important;top:calc(env(safe-area-inset-top) + 12px)!important;right:14px!important;left:auto!important;width:auto!important;padding:0!important;gap:8px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;background:transparent!important;pointer-events:none;z-index:10}.icity-lightbox-top>*{pointer-events:auto}.icity-lightbox-placeholder{display:none!important}.icity-lightbox-close{order:2}.icity-lightbox-counter{order:1}.icity-feed-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important;font-size:inherit!important}html[data-runwithme-theme=dark] .icity-feed-empty-icon{color:#d9bcc4!important}.icity-profile-avatar-edit,.icity-profile-avatar-remove-inline,.icity-profile-cover-edit,.icity-profile-cover-remove{display:none!important}.icity-profile-avatar{transition:transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.icity-profile-avatar:active{transform:scale(.96)}.icity-action-menu-backdrop{position:fixed;inset:0;z-index:9700;background:rgba(30,22,28,.42);backdrop-filter:blur(8px) saturate(1.4);-webkit-backdrop-filter:blur(8px) saturate(1.4);display:flex;align-items:flex-end;justify-content:center;padding:20px 20px calc(20px + env(safe-area-inset-bottom));animation:icityActionMenuFade .18s ease}@keyframes icityActionMenuFade{0%{opacity:0}to{opacity:1}}.icity-action-menu{width:min(380px,100%);padding:8px;border-radius:22px;background:var(--glass-modal-bg,rgba(255,250,248,.96));border:1px solid var(--glass-modal-border,rgba(255,255,255,.8));backdrop-filter:blur(40px) saturate(1.9);-webkit-backdrop-filter:blur(40px) saturate(1.9);box-shadow:var(--glass-modal-shadow,0 25px 70px rgba(60,40,45,.28));animation:icityActionMenuIn .22s cubic-bezier(.34,1.3,.64,1)}@keyframes icityActionMenuIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.icity-action-menu-title{padding:12px 16px 6px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.55;text-align:center}.icity-action-menu button{width:100%;padding:14px 18px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;font-size:15px;font-weight:600;cursor:pointer;text-align:center;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.icity-action-menu button:hover{background:rgba(142,101,111,.1)}.icity-action-menu button:active{background:rgba(142,101,111,.16)}.icity-action-menu button.danger{color:#c94d4d}.icity-action-menu button.danger:hover{background:rgba(224,93,93,.14)}.icity-action-menu button.cancel{margin-top:4px;background:rgba(142,101,111,.06);font-weight:700}.icity-action-menu-divider{height:1px;margin:4px 12px;background:rgba(142,101,111,.1)}html[data-runwithme-theme=dark] .icity-action-menu button:hover{background:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .icity-action-menu button.cancel{background:rgba(255,255,255,.05)}html[data-runwithme-theme=dark] .icity-action-menu-divider{background:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .icity-action-menu button.danger{color:#eb9090}.icity-profile-cover{display:block!important;width:100%!important;border:0!important;outline:none!important;padding:0!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent;background-image:radial-gradient(circle at 30% 30%,rgba(252,190,195,.8),transparent 60%),radial-gradient(circle at 80% 70%,rgba(207,222,227,.9),transparent 60%),linear-gradient(145deg,#fcbec3,#cfdee3);background-size:cover;background-position:50%;background-repeat:no-repeat;transition:filter .15s ease}.icity-profile-cover:active{filter:brightness(.94)}html[data-runwithme-theme=dark] .icity-profile-cover{background-image:radial-gradient(circle at 30% 30%,rgba(142,101,111,.65),transparent 60%),radial-gradient(circle at 80% 70%,rgba(70,80,90,.7),transparent 60%),linear-gradient(145deg,#4f3940,#2d3740)}.icity-detail,.icity-profile:not(.is-embedded){background:radial-gradient(circle at 12% 8%,rgba(252,190,195,.5),transparent 45%),radial-gradient(circle at 88% 20%,rgba(207,222,227,.42),transparent 46%),radial-gradient(circle at 50% 105%,rgba(142,101,111,.06),transparent 55%),#fff8f3!important}html[data-runwithme-theme=dark] .icity-detail,html[data-runwithme-theme=dark] .icity-profile:not(.is-embedded){background:radial-gradient(circle at 10% 12%,rgba(142,101,111,.35),transparent 45%),radial-gradient(circle at 88% 20%,rgba(70,80,90,.3),transparent 46%),#17131a!important}.icity-profile.is-embedded{background:transparent!important}.icity-profile-settings-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:var(--rw-icon-muted,#8e656f);cursor:pointer;transition:background .15s ease,color .15s ease,transform .2s ease}.icity-profile-settings-btn:hover{background:rgba(142,101,111,.1);color:var(--rw-icon,#4f3940);transform:rotate(30deg)}.icity-profile-settings-btn:active{transform:rotate(30deg) scale(.92)}html[data-runwithme-theme=dark] .icity-profile-settings-btn{color:#d9bcc4}html[data-runwithme-theme=dark] .icity-profile-settings-btn:hover{background:rgba(255,255,255,.08);color:#fff2e9}.icity-profile-bio{display:block;margin-top:10px;padding:6px 12px;max-width:100%;border:0;border-radius:12px;background:transparent;color:rgba(94,70,80,.85);font-family:var(--rw-font-serif);font-size:14px;font-style:italic;line-height:1.5;text-align:center;word-break:break-word;white-space:pre-wrap;cursor:pointer;transition:background .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.icity-profile-bio:hover:not(:disabled){background:rgba(142,101,111,.06);color:#5e4650}.icity-profile-bio:disabled{cursor:default}.icity-profile-bio.is-placeholder{color:rgba(94,70,80,.35);font-style:italic}html[data-runwithme-theme=dark] .icity-profile-bio{color:rgba(255,244,239,.75)}html[data-runwithme-theme=dark] .icity-profile-bio:hover:not(:disabled){background:rgba(255,255,255,.06);color:#fff2e9}html[data-runwithme-theme=dark] .icity-profile-bio.is-placeholder{color:rgba(255,244,239,.3)}.icity-profile-bio-input{width:min(320px,100%);margin-top:10px;padding:8px 12px;border:1px solid rgba(142,101,111,.3);border-radius:12px;background:rgba(255,255,255,.9);color:inherit;font-family:var(--rw-font-serif);font-size:14px;font-style:italic;line-height:1.5;text-align:center;resize:none;outline:none;box-sizing:border-box;transition:border-color .15s ease}.icity-profile-bio-input:focus{border-color:rgba(142,101,111,.5)}html[data-runwithme-theme=dark] .icity-profile-bio-input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2)}.icity-bio-pool-modal{max-width:480px}.icity-bio-pool-hint{padding:0 20px 12px;font-size:11px;line-height:1.6;opacity:.6;color:var(--rw-text-muted,#8e656f)}html[data-runwithme-theme=dark] .icity-bio-pool-hint{color:#d9bcc4}.icity-bio-pool-tabs{display:flex;gap:4px;margin:0 20px 14px;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}html[data-runwithme-theme=dark] .icity-bio-pool-tabs{background:rgba(255,255,255,.05)}.icity-bio-pool-tabs button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.icity-bio-pool-tabs button.active{background:#fcbec3;color:#8e656f;font-weight:700}html[data-runwithme-theme=dark] .icity-bio-pool-tabs button.active{background:rgba(252,190,195,.3);color:#f3dfe4}.icity-bio-pool-add{display:flex;gap:8px;margin:0 20px 12px}.icity-bio-pool-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.9);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}.icity-bio-pool-add input:focus{border-color:rgba(142,101,111,.42)}html[data-runwithme-theme=dark] .icity-bio-pool-add input{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.12)}.icity-bio-pool-add button{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:#8e656f;color:#fff2e9;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .15s ease}.icity-bio-pool-add button:hover{background:#7a545e;transform:translateY(-1px)}.icity-bio-pool-list{display:flex;flex-direction:column;gap:6px;max-height:42vh;overflow-y:auto;padding:0 20px 12px}.icity-bio-pool-empty{padding:30px 12px;text-align:center;font-size:12px;opacity:.5}.icity-bio-pool-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-bio-pool-item{background:rgba(255,255,255,.04)}.icity-bio-pool-item.is-disabled{opacity:.45}.icity-bio-pool-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.9);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}html[data-runwithme-theme=dark] .icity-bio-pool-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.08)}.icity-bio-pool-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font-size:10px;font-weight:700}.icity-bio-pool-delete,.icity-bio-pool-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.icity-bio-pool-delete{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:rgba(224,93,93,.12);color:#e05d5d}.icity-bio-pool-delete:hover{background:rgba(224,93,93,.22)}.icity-bio-pool-footer{display:flex;justify-content:space-between;gap:8px;padding:12px 20px 16px;border-top:1px solid rgba(142,101,111,.06)}html[data-runwithme-theme=dark] .icity-bio-pool-footer{border-top-color:rgba(255,255,255,.05)}.icity-btn{padding:10px 20px;border:0;border-radius:var(--rw-radius-pill);background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s ease,box-shadow .15s ease}.icity-btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(142,101,111,.36),inset 0 1px 0 rgba(255,255,255,.25)}.icity-btn.ghost{background:rgba(255,255,255,.7);border:1px solid rgba(142,101,111,.14);color:#8e656f;box-shadow:0 4px 12px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9)}.icity-btn.ghost:hover{background:rgba(255,255,255,.9);color:#4f3940}html[data-runwithme-theme=dark] .icity-btn.ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.1);color:#d9bcc4}html[data-runwithme-theme=dark] .icity-btn.ghost:hover{background:rgba(255,255,255,.14);color:#fff2e9}.icity-profile-bio-manage{display:inline-flex;align-items:center;gap:5px;margin-top:10px;padding:5px 12px;border:1px solid rgba(142,101,111,.16);border-radius:var(--rw-radius-pill,999px);background:rgba(255,255,255,.55);color:var(--rw-icon-muted,#8e656f);font:inherit;font-size:11px;font-weight:700;letter-spacing:.02em;cursor:pointer;backdrop-filter:blur(12px) saturate(1.5);-webkit-backdrop-filter:blur(12px) saturate(1.5);box-shadow:0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9);transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;-webkit-tap-highlight-color:transparent}.icity-profile-bio-manage:hover{background:rgba(255,255,255,.85);color:var(--rw-icon,#4f3940);transform:translateY(-1px);box-shadow:0 6px 16px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,1)}.icity-profile-bio-manage:active{transform:scale(.96)}.icity-profile-bio-manage svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .icity-profile-bio-manage{background:rgba(80,68,78,.55);border-color:rgba(255,255,255,.1);color:#d9bcc4;box-shadow:0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .icity-profile-bio-manage:hover{background:rgba(100,86,96,.7);color:#fff2e9}.study-today-word{margin-top:22px;padding:22px 22px 20px;border-radius:var(--rw-radius-xl);background:radial-gradient(circle at 12% 0,rgba(207,222,227,.45),transparent 55%),radial-gradient(circle at 95% 100%,rgba(252,190,195,.28),transparent 55%),linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,242,233,.7));border:1px solid rgba(255,255,255,.75);box-shadow:0 8px 26px rgba(90,60,65,.07),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(20px) saturate(1.7);-webkit-backdrop-filter:blur(20px) saturate(1.7);display:flex;flex-direction:column;gap:10px}html[data-runwithme-theme=dark] .study-today-word{background:radial-gradient(circle at 12% 0,rgba(70,80,90,.4),transparent 55%),radial-gradient(circle at 95% 100%,rgba(142,101,111,.28),transparent 55%),linear-gradient(145deg,rgba(48,42,47,.85),rgba(33,28,32,.85));border-color:rgba(255,255,255,.08);box-shadow:0 8px 26px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.06)}.study-today-word-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.study-today-word-label{font-size:10px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--rw-text-muted,#8e656f);opacity:.75}html[data-runwithme-theme=dark] .study-today-word-label{color:#fcbec3}.study-today-word-from{flex-shrink:0;padding:3px 10px;border-radius:var(--rw-radius-pill);background:rgba(142,101,111,.1);color:var(--rw-text-muted,#8e656f);font-size:10px;font-weight:600;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html[data-runwithme-theme=dark] .study-today-word-from{background:rgba(255,255,255,.06);color:#d9bcc4}.study-today-word-main{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.study-today-word-text{font-family:var(--rw-font-serif);font-size:34px;font-weight:600;line-height:1.1;letter-spacing:-.01em;color:#4f3940;word-break:break-word}html[data-runwithme-theme=dark] .study-today-word-text{color:#fff2e9}.study-today-word-play{display:flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:linear-gradient(145deg,rgba(252,190,195,.6),rgba(252,190,195,.35));color:#8e656f;cursor:pointer;box-shadow:0 6px 16px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.study-today-word-play:hover{transform:scale(1.06);background:linear-gradient(145deg,rgba(252,190,195,.8),rgba(252,190,195,.55))}.study-today-word-play:active{transform:scale(.94)}.study-today-word-play.is-playing{background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;box-shadow:0 8px 20px rgba(142,101,111,.35),inset 0 1px 0 rgba(255,255,255,.25)}html[data-runwithme-theme=dark] .study-today-word-play{background:linear-gradient(145deg,rgba(252,190,195,.28),rgba(252,190,195,.15));border-color:rgba(255,255,255,.12);color:#f3dfe4}html[data-runwithme-theme=dark] .study-today-word-play.is-playing{background:linear-gradient(135deg,rgba(252,190,195,.95),rgba(240,169,175,.8));color:#4f3940}.study-today-word-meaning{font-size:15px;line-height:1.55;color:#5e4650;word-break:break-word}html[data-runwithme-theme=dark] .study-today-word-meaning{color:rgba(255,244,239,.9)}.study-today-word-example{padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.5);border-left:3px solid rgba(142,101,111,.35);font-size:13px;font-style:italic;line-height:1.55;color:rgba(94,70,80,.8);word-break:break-word}html[data-runwithme-theme=dark] .study-today-word-example{background:rgba(255,255,255,.05);border-left-color:rgba(252,190,195,.35);color:rgba(255,244,239,.7)}.study-today-word.is-empty{align-items:center;text-align:center;padding:26px 22px}.study-today-word.is-empty .study-today-word-label{align-self:center;margin-bottom:4px}.study-today-word-empty{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 0;color:var(--rw-text-muted,#8e656f)}.study-today-word-empty svg{display:block;color:var(--rw-icon-soft,#b8949c);opacity:.6}html[data-runwithme-theme=dark] .study-today-word-empty svg{color:#d9bcc4}.study-today-word-empty p{margin:0;font-size:13px;font-weight:600;color:#5e4650}html[data-runwithme-theme=dark] .study-today-word-empty p{color:#fff2e9}.study-today-word-empty span{font-size:11px;opacity:.65}.study-app{--sg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--sg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--sg-border:rgba(255,255,255,0.68);--sg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--sg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--sg-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .study-app{--sg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--sg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--sg-border:rgba(255,255,255,0.14);--sg-shadow:0 14px 34px rgba(0,0,0,0.45),0 3px 10px rgba(0,0,0,0.3),inset 0 1px 0 rgba(255,255,255,0.1);--sg-shadow-soft:0 8px 22px rgba(0,0,0,0.35),0 2px 6px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.08)}.study-back,.study-header-settings,.study-session-exit{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.study-back:hover,.study-header-settings:hover,.study-session-exit:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.study-session-exit:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}.study-back svg,.study-book-action svg,.study-daily-collect svg,.study-dock-icon svg,.study-empty-icon svg,.study-finish-icon svg,.study-flip-play svg,.study-header-settings svg,.study-import-file-btn svg,.study-import-result-icon svg,.study-match-progress svg,.study-modal-close svg,.study-mode-segment-icon svg,.study-session-btn svg,.study-session-exit svg,.study-spell-icon svg,.study-subheader-add svg,.study-today-word-empty svg,.study-word-action svg,.study-word-play svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .study-back,html[data-runwithme-theme=dark] .study-header-settings,html[data-runwithme-theme=dark] .study-session-exit{color:#d9bcc4!important}html[data-runwithme-theme=dark] .study-back:hover,html[data-runwithme-theme=dark] .study-header-settings:hover,html[data-runwithme-theme=dark] .study-session-exit:hover{background:rgba(255,255,255,.08)!important;color:#fff2e9!important}.study-subheader-add{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)!important}.study-subheader-add:hover{transform:translateY(-1px)}.study-dock-inner{background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;backdrop-filter:var(--sg-blur)!important;-webkit-backdrop-filter:var(--sg-blur)!important;box-shadow:var(--sg-shadow)!important}.study-dock-tab{flex-direction:column!important}.study-dock-icon,.study-dock-tab{display:flex!important;align-items:center!important;justify-content:center!important}.study-dock-icon{color:inherit!important;font-size:inherit!important}.study-session-topbar{background:var(--sg-bg)!important;border-bottom:1px solid var(--sg-border)!important;backdrop-filter:var(--sg-blur)!important;-webkit-backdrop-filter:var(--sg-blur)!important;box-shadow:var(--sg-shadow-soft)!important}.study-mode-segment{background:transparent!important}.study-mode-segment button{background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:var(--sg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.study-mode-segment button.active{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;color:#fff2e9!important;border-color:rgba(255,255,255,.3)!important;box-shadow:0 8px 20px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)!important}html[data-runwithme-theme=dark] .study-mode-segment button.active{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important}.study-mode-segment-icon{display:flex!important;align-items:center!important;justify-content:center!important}.study-session-progress-bar{background:rgba(142,101,111,.1)!important;box-shadow:inset 0 1px 2px rgba(90,60,65,.06)}html[data-runwithme-theme=dark] .study-session-progress-bar{background:rgba(255,255,255,.08)!important}.study-session-btn{background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;backdrop-filter:blur(18px) saturate(1.6)!important;-webkit-backdrop-filter:blur(18px) saturate(1.6)!important;box-shadow:var(--sg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.study-session-btn:hover:not(:disabled){background:var(--sg-bg-strong)!important;transform:translateY(-1px)}.study-session-btn.primary{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border-color:rgba(255,255,255,.35)!important;color:#fff2e9!important}html[data-runwithme-theme=dark] .study-session-btn.primary{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important}.study-session-btn-known{background:linear-gradient(135deg,rgba(126,209,126,.9),rgba(100,185,100,.75))!important;border-color:rgba(255,255,255,.4)!important;color:#143c14!important;box-shadow:0 8px 20px rgba(126,209,126,.32),inset 0 1px 0 rgba(255,255,255,.3)!important}.study-session-btn-unknown{background:linear-gradient(135deg,rgba(224,93,93,.9),rgba(201,77,77,.75))!important;border-color:rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(224,93,93,.32),inset 0 1px 0 rgba(255,255,255,.25)!important}.study-flip-front{background:linear-gradient(160deg,rgba(255,255,255,.92),rgba(255,242,233,.88))!important;backdrop-filter:blur(24px) saturate(1.6)!important;-webkit-backdrop-filter:blur(24px) saturate(1.6)!important;box-shadow:0 12px 40px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-runwithme-theme=dark] .study-flip-front{background:linear-gradient(160deg,rgba(48,42,47,.9),rgba(33,28,32,.88))!important}.study-flip-back{background:linear-gradient(160deg,rgba(252,190,195,.32),rgba(207,222,227,.36))!important;backdrop-filter:blur(24px) saturate(1.6)!important;-webkit-backdrop-filter:blur(24px) saturate(1.6)!important;box-shadow:0 12px 40px rgba(90,60,65,.12),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-theme=dark] .study-flip-back{background:linear-gradient(160deg,rgba(142,101,111,.35),rgba(70,80,90,.35))!important}.study-spell-input{background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.6))!important;border:1px solid rgba(255,255,255,.65)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 4px 12px rgba(90,60,65,.05)!important}html[data-runwithme-theme=dark] .study-spell-input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.study-spell-input-wrap.study-spell-input-correct .study-spell-input{background:linear-gradient(145deg,rgba(126,209,126,.28),rgba(126,209,126,.16))!important;border-color:rgba(126,209,126,.55)!important}.study-spell-input-wrap.study-spell-input-wrong .study-spell-input{background:linear-gradient(145deg,rgba(224,93,93,.22),rgba(224,93,93,.12))!important;border-color:rgba(224,93,93,.5)!important}.study-match-card{background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(255,255,255,.62))!important;border:1px solid rgba(255,255,255,.7)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:0 4px 14px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.95)!important}html[data-runwithme-theme=dark] .study-match-card{background:linear-gradient(145deg,rgba(80,68,78,.6),rgba(50,44,50,.45))!important;border-color:rgba(255,255,255,.08)!important}.study-match-card.is-selected{background:linear-gradient(145deg,rgba(252,190,195,.6),rgba(252,190,195,.4))!important;border-color:rgba(252,190,195,.75)!important;box-shadow:0 8px 20px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9)!important}.study-book-item,.study-word-item{background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;backdrop-filter:var(--sg-blur)!important;-webkit-backdrop-filter:var(--sg-blur)!important;box-shadow:var(--sg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.study-book-item:hover,.study-word-item:hover{background:var(--sg-bg-strong)!important;box-shadow:var(--sg-shadow)!important}.study-book-action,.study-word-action{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease}.study-book-action:hover,.study-word-action:hover{background:rgba(142,101,111,.1)!important;color:var(--rw-icon,#4f3940)!important}.study-book-action.danger:hover,.study-word-action.danger:hover{background:rgba(224,93,93,.15)!important;color:#c94d4d!important}.study-word-play{background:linear-gradient(145deg,rgba(252,190,195,.55),rgba(252,190,195,.3))!important;border:1px solid rgba(255,255,255,.55)!important;color:#8e656f!important;box-shadow:0 3px 8px rgba(252,190,195,.28),inset 0 1px 0 rgba(255,255,255,.9)!important}.study-word-play.is-playing{background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85))!important;color:#fff2e9!important}html[data-runwithme-theme=dark] .study-book-action,html[data-runwithme-theme=dark] .study-word-action{color:#d9bcc4!important}html[data-runwithme-theme=dark] .study-word-play{background:linear-gradient(145deg,rgba(252,190,195,.25),rgba(252,190,195,.12))!important;border-color:rgba(255,255,255,.12)!important;color:#f3dfe4!important}.study-add-btn{display:inline-flex!important;align-items:center!important;gap:4px!important;background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),inset 0 1px 0 rgba(255,255,255,.2)!important;transition:transform .15s ease,box-shadow .15s ease}.study-add-btn:hover{transform:translateY(-1px)}.study-import-btn{display:inline-flex!important;align-items:center!important;gap:4px!important;background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;backdrop-filter:blur(16px) saturate(1.5)!important;-webkit-backdrop-filter:blur(16px) saturate(1.5)!important;box-shadow:var(--sg-shadow-soft)!important;transition:background .15s ease,transform .15s ease}.study-import-btn:hover{background:var(--sg-bg-strong)!important;transform:translateY(-1px)}html[data-runwithme-theme=dark] .study-import-btn{color:#d9bcc4!important}.study-search-input{background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,.5))!important;border:1px solid rgba(255,255,255,.6)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 2px 6px rgba(90,60,65,.04)!important}html[data-runwithme-theme=dark] .study-search-input{background:linear-gradient(145deg,rgba(80,68,78,.5),rgba(50,44,50,.4))!important;border-color:rgba(255,255,255,.1)!important}.study-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important;font-size:inherit!important}html[data-runwithme-theme=dark] .study-empty-icon{color:#d9bcc4!important}.study-audio-source-option{background:linear-gradient(145deg,rgba(255,255,255,.6),rgba(255,255,255,.32))!important;border:1px solid rgba(255,255,255,.55)!important;backdrop-filter:blur(14px) saturate(1.5)!important;-webkit-backdrop-filter:blur(14px) saturate(1.5)!important;box-shadow:0 3px 10px rgba(90,60,65,.05),inset 0 1px 0 rgba(255,255,255,.9)!important}.study-audio-source-option.active{background:linear-gradient(145deg,rgba(252,190,195,.55),rgba(252,190,195,.35))!important;border-color:rgba(252,190,195,.75)!important;box-shadow:0 6px 16px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.95)!important}.study-session-size-input,.study-session-size-step,.study-settings-select{background:rgba(255,255,255,.85)!important;border:1px solid rgba(142,101,111,.16)!important;backdrop-filter:blur(12px) saturate(1.4)!important;-webkit-backdrop-filter:blur(12px) saturate(1.4)!important}html[data-runwithme-theme=dark] .study-session-size-input,html[data-runwithme-theme=dark] .study-session-size-step,html[data-runwithme-theme=dark] .study-settings-select{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.study-voice-segment{background:rgba(142,101,111,.08)!important}.study-voice-segment button.active{background:linear-gradient(145deg,rgba(252,190,195,.75),rgba(252,190,195,.5))!important;color:#8e656f!important;box-shadow:0 4px 10px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-theme=dark] .study-voice-segment button.active{background:linear-gradient(145deg,rgba(252,190,195,.3),rgba(252,190,195,.18))!important;color:#f3dfe4!important}.study-settings-manage-btn{background:var(--sg-bg)!important;border:1px solid var(--sg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;backdrop-filter:blur(16px) saturate(1.5)!important;-webkit-backdrop-filter:blur(16px) saturate(1.5)!important;box-shadow:var(--sg-shadow-soft)!important}.study-settings-manage-btn:hover{background:var(--sg-bg-strong)!important;transform:translateY(-1px)}html[data-runwithme-theme=dark] .study-settings-manage-btn{color:#d9bcc4!important}.study-finish-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-text-muted,#8e656f)!important;font-size:inherit!important;font-weight:700}html[data-runwithme-theme=dark] .study-finish-icon{color:#fff2e9!important}.study-import-result-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:#2d6f2d!important}html[data-runwithme-theme=dark] .study-import-result-icon{color:#8fdc8f!important}.study-daily-collect{display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;color:var(--rw-icon-muted,#8e656f)!important;transition:background .15s ease,color .15s ease,transform .15s ease}.study-daily-collect:hover{background:rgba(142,101,111,.1)!important;transform:scale(1.06)}.study-daily-collect.is-collected{color:#d4a24a!important}html[data-runwithme-theme=dark] .study-daily-collect{color:#d9bcc4!important}html[data-runwithme-theme=dark] .study-daily-collect.is-collected{color:#ffd47a!important}.study-flip-play,.study-spell-icon{display:flex!important;align-items:center!important;justify-content:center!important}.study-import-result-icon svg{display:block;flex-shrink:0}.music-add-to-playlist-close,.music-add-to-playlist-new,.music-chat-icon-btn,.music-chat-send,.music-chat-settings-add-row button,.music-chat-settings-header button,.music-chat-settings-item button,.music-playlist-back,.music-playlist-delete-btn,.music-v2-drawer-header button,.music-v2-drawer-item-menu,.music-v2-panel-header button,.music-v2-panel-item-cover-btn,.music-v2-panel-item-delete,.music-v2-panel-item-toggle,.music-v2-panel-primary{display:inline-flex;align-items:center;justify-content:center;gap:4px}.music-add-to-playlist-close svg,.music-add-to-playlist-new svg,.music-chat-icon-btn svg,.music-chat-send svg,.music-chat-settings-add-row button svg,.music-chat-settings-header button svg,.music-chat-settings-item button svg,.music-playlist-back svg,.music-playlist-delete-btn svg,.music-v2-drawer-header button svg,.music-v2-drawer-item-menu svg,.music-v2-panel-header button svg,.music-v2-panel-item-cover-btn svg,.music-v2-panel-item-delete svg,.music-v2-panel-item-toggle svg,.music-v2-panel-primary svg{display:block;flex-shrink:0}.music-v2-drawer-item-cover{display:flex;align-items:center;justify-content:center;color:#8e656f}html[data-runwithme-theme=dark] .music-v2-drawer-item-cover{color:#f3dfe4}.music-playlist-item-icon{display:flex;align-items:center;justify-content:center;color:#8e656f}html[data-runwithme-theme=dark] .music-playlist-item-icon{color:#f3dfe4}.music-v2-panel-item-cover-empty{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-muted,#8e656f)}html[data-runwithme-theme=dark] .music-v2-panel-item-cover-empty{color:#d9bcc4}.music-add-to-playlist-check{display:flex;align-items:center;justify-content:center;color:#fff2e9}.study-stat-card,.study-stats-book-item,.study-stats-chart,.study-stats-today{background:var(--sg-bg,linear-gradient(135deg,rgba(255,255,255,.62) 0,rgba(255,255,255,.32) 48%,rgba(255,255,255,.48) 100%))!important;border:1px solid var(--sg-border,rgba(255,255,255,.68))!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;box-shadow:0 8px 22px rgba(90,60,65,.08),0 2px 6px rgba(90,60,65,.04),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-theme=dark] .study-stat-card,html[data-runwithme-theme=dark] .study-stats-book-item,html[data-runwithme-theme=dark] .study-stats-chart,html[data-runwithme-theme=dark] .study-stats-today{background:linear-gradient(135deg,rgba(72,62,70,.72),rgba(44,38,44,.58) 48%,rgba(60,50,58,.66))!important;border-color:rgba(255,255,255,.14)!important;box-shadow:0 8px 22px rgba(0,0,0,.35),0 2px 6px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08)!important}.study-stats-empty-icon{display:flex;align-items:center;justify-content:center;color:var(--rw-icon-soft,#b8949c)}html[data-runwithme-theme=dark] .study-stats-empty-icon{color:#d9bcc4}.study-empty-icon svg{display:block;flex-shrink:0}html[data-runwithme-style=mono]{--pink:#e8e8e8;--cream:#f5f5f5;--blue:#d8d8d8;--brown:#404040;--dark:#1a1a1a;--soft-dark:#404040;--white:rgba(255,255,255,0.85);--glass:rgba(255,255,255,0.5);--rw-pink:#e8e8e8;--rw-pink-soft:#f0f0f0;--rw-pink-deep:#cccccc;--rw-cream:#f5f5f5;--rw-cream-deep:#e0e0e0;--rw-blue:#d8d8d8;--rw-blue-deep:#b8b8b8;--rw-brown:#404040;--rw-brown-soft:#666666;--rw-brown-deep:#1a1a1a;--rw-text:#1a1a1a;--rw-text-strong:#000000;--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text-inverse:#ffffff;--rw-bg:#fafafa;--rw-bg-elevated:#ffffff;--rw-surface-1:rgba(255,255,255,0.55);--rw-surface-2:rgba(255,255,255,0.72);--rw-surface-3:rgba(255,255,255,0.92);--rw-surface-glass:rgba(250,250,250,0.85);--rw-border:rgba(0,0,0,0.1);--rw-border-soft:rgba(0,0,0,0.05);--rw-border-strong:rgba(0,0,0,0.25);--rw-icon:#1a1a1a;--rw-icon-strong:#000000;--rw-icon-muted:#666666;--rw-icon-soft:#999999;--rw-icon-faint:rgba(0,0,0,0.35);--rw-icon-on-brand:#ffffff;--rw-icon-brand:#1a1a1a;--rw-icon-accent:#1a1a1a;--glass-modal-bg:rgba(252,252,252,0.96);--glass-modal-border:rgba(0,0,0,0.08);--glass-modal-shadow:0 25px 70px rgba(0,0,0,0.18),0 6px 18px rgba(0,0,0,0.08),inset 0 1px 0 rgba(255,255,255,1)}html[data-runwithme-style=mono][data-runwithme-theme=dark]{--pink:#2a2a2a;--cream:#1a1a1a;--blue:#333333;--brown:#c0c0c0;--dark:#f0f0f0;--soft-dark:#b0b0b0;--rw-pink:#2a2a2a;--rw-pink-soft:#333333;--rw-pink-deep:#1a1a1a;--rw-cream:#1a1a1a;--rw-cream-deep:#111111;--rw-blue:#333333;--rw-blue-deep:#444444;--rw-brown:#c0c0c0;--rw-brown-soft:#a0a0a0;--rw-brown-deep:#e0e0e0;--rw-text:#f0f0f0;--rw-text-strong:#ffffff;--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text-inverse:#1a1a1a;--rw-bg:#0a0a0a;--rw-bg-elevated:#1a1a1a;--rw-surface-1:rgba(255,255,255,0.04);--rw-surface-2:rgba(255,255,255,0.08);--rw-surface-3:rgba(255,255,255,0.12);--rw-surface-glass:rgba(20,20,20,0.92);--rw-border:rgba(255,255,255,0.1);--rw-border-soft:rgba(255,255,255,0.05);--rw-border-strong:rgba(255,255,255,0.2);--rw-icon:#f0f0f0;--rw-icon-strong:#ffffff;--rw-icon-muted:#a0a0a0;--rw-icon-soft:#707070;--rw-icon-faint:rgba(255,255,255,0.35);--rw-icon-on-brand:#1a1a1a;--rw-icon-brand:#f0f0f0;--rw-icon-accent:#f0f0f0;--glass-modal-bg:rgba(20,20,20,0.96);--glass-modal-border:rgba(255,255,255,0.1);--glass-modal-shadow:0 25px 70px rgba(0,0,0,0.65),0 6px 18px rgba(0,0,0,0.45),inset 0 1px 0 rgba(255,255,255,0.08)}html[data-runwithme-style=mono] .app-icon.app-blue,html[data-runwithme-style=mono] .app-icon.app-cream,html[data-runwithme-style=mono] .app-icon.app-pink{background:linear-gradient(145deg,#eeeeee,#d8d8d8);color:#1a1a1a}html[data-runwithme-style=mono] .app-icon.app-brown{background:linear-gradient(145deg,#4a4a4a,#2a2a2a);color:#f0f0f0}html[data-runwithme-style=mono][data-runwithme-theme=dark] .app-icon.app-blue,html[data-runwithme-style=mono][data-runwithme-theme=dark] .app-icon.app-cream,html[data-runwithme-style=mono][data-runwithme-theme=dark] .app-icon.app-pink{background:linear-gradient(145deg,#2e2e2e,#1e1e1e);color:#f0f0f0}html[data-runwithme-style=mono][data-runwithme-theme=dark] .app-icon.app-brown{background:linear-gradient(145deg,#d0d0d0,#a0a0a0);color:#1a1a1a}html[data-runwithme-style=mono] .checkin-add-btn,html[data-runwithme-style=mono] .composer-send,html[data-runwithme-style=mono] .icity-dock-post,html[data-runwithme-style=mono] .letter-fab,html[data-runwithme-style=mono] .letter-write-btn,html[data-runwithme-style=mono] .music-v2-play-btn,html[data-runwithme-style=mono] .notes-add-btn,html[data-runwithme-style=mono] .q-add-btn,html[data-runwithme-style=mono] .study-add-btn,html[data-runwithme-style=mono] .study-subheader-add,html[data-runwithme-style=mono] .watch-import-btn{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-add-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .composer-send,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-dock-post,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-fab,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-write-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-play-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-add-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .q-add-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-add-btn,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-subheader-add,html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-import-btn{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important;border-color:rgba(0,0,0,.15)!important}html[data-runwithme-style=mono] .chat-page{--chat-bubble-other:rgba(255,255,255,0.9);--chat-bubble-you:#d0d0d0}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page{--chat-bubble-other:rgba(60,60,60,0.94);--chat-bubble-you:#3a3a3a}html[data-runwithme-style=mono] .chat-page .message-you .message-bubble,html[data-runwithme-style=mono] .music-chat-msg-you .music-chat-msg-bubble,html[data-runwithme-style=mono] .watch-chat-row.is-you .watch-chat-bubble{background:#d0d0d0!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-you .message-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-chat-msg-you .music-chat-msg-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-chat-row.is-you .watch-chat-bubble{background:#3a3a3a!important;color:#f0f0f0!important}.settings-segment button{display:inline-flex;align-items:center;justify-content:center;gap:4px}.settings-action-icon svg,.settings-segment button svg{display:block;flex-shrink:0}.studio-back-link{display:inline-flex;align-items:center;gap:4px}.settings-danger-button svg{display:inline-block;flex-shrink:0}html[data-runwithme-style=mono] .chat-page .message-you .message-bubble{box-shadow:0 8px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(0,0,0,.045),inset 0 0 0 1px rgba(255,255,255,.45)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-you .message-bubble{box-shadow:0 8px 20px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.15),inset 0 -1px 0 rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .chat-page .message-bubble{box-shadow:0 6px 18px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.85),inset 0 -1px 0 rgba(0,0,0,.035),inset 0 0 0 1px rgba(255,255,255,.4)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-bubble{box-shadow:0 6px 18px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.25),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.06)!important}html[data-runwithme-style=mono] .chat-page .composer-send{background:linear-gradient(135deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important;box-shadow:0 8px 20px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.6)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .composer-send{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important;box-shadow:0 8px 20px rgba(0,0,0,.4),0 2px 6px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.5)!important}html[data-runwithme-style=mono] .chat-page .chat-plus-menu span{background:linear-gradient(145deg,#eeeeee,#d0d0d0)!important;color:#1a1a1a!important;box-shadow:0 6px 16px rgba(0,0,0,.1),0 2px 4px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-plus-menu span{background:linear-gradient(145deg,#2e2e2e,#1a1a1a)!important;color:#f0f0f0!important;box-shadow:0 6px 16px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.1)!important}html[data-runwithme-style=mono] .chat-page .composer-card:hover,html[data-runwithme-style=mono] .chat-page .composer-plus:hover,html[data-runwithme-style=mono] .chat-page .composer-sticker:hover{background:rgba(0,0,0,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .composer-card:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .composer-plus:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .composer-sticker:hover{background:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-options button:hover,html[data-runwithme-style=mono] .chat-page .chat-message-actions button:hover,html[data-runwithme-style=mono] .chat-page .chat-plus-menu button:hover,html[data-runwithme-style=mono] .chat-page .chat-sticker-item:active{background:rgba(0,0,0,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-call-picker-options button:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-message-actions button:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-plus-menu button:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-sticker-item:active{background:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .chat-page .message-row.is-picked .chat-call-bubble,html[data-runwithme-style=mono] .chat-page .message-row.is-picked .chat-voice-bubble,html[data-runwithme-style=mono] .chat-page .message-row.is-picked .message-bubble{box-shadow:0 0 0 2px #666666,0 4px 12px rgba(0,0,0,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .chat-call-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .chat-voice-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .message-bubble{box-shadow:0 0 0 2px #b0b0b0,0 4px 12px rgba(0,0,0,.4)!important}html[data-runwithme-style=mono] .chat-page .message-row.is-picked .chat-image-message,html[data-runwithme-style=mono] .chat-page .message-row.is-picked .chat-sticker-message{outline:2px solid #666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .chat-image-message,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .chat-sticker-message{outline:2px solid #b0b0b0!important}html[data-runwithme-style=mono] .chat-page .chat-pat-row.is-picked .chat-pat-message{background:rgba(0,0,0,.08)!important;box-shadow:0 0 0 2px #666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-pat-row.is-picked .chat-pat-message{background:rgba(255,255,255,.06)!important;box-shadow:0 0 0 2px #b0b0b0!important}html[data-runwithme-style=mono] .chat-page .chat-pick-indicator{border-color:#666666!important;background:#ffffff!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-pick-indicator{border-color:#b0b0b0!important;background:#1a1a1a!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .chat-page .chat-pat-row.is-picked .chat-pick-indicator,html[data-runwithme-style=mono] .chat-page .message-row.is-picked .chat-pick-indicator{background:#404040!important;color:#ffffff!important;border-color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-pat-row.is-picked .chat-pick-indicator,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-row.is-picked .chat-pick-indicator{background:#b0b0b0!important;color:#1a1a1a!important;border-color:#b0b0b0!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-avatar.avatar-you,html[data-runwithme-style=mono] .chat-page .music-v2-picker-avatar.avatar-you{background:#d0d0d0!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .chat-page .chat-quote-preview-content,html[data-runwithme-style=mono] .chat-page .message-quote{border-left-color:#666666!important}html[data-runwithme-style=mono] .chat-page .message-you .message-quote{border-right-color:#666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-quote-preview-content,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-quote{border-left-color:#b0b0b0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-you .message-quote{border-right-color:#b0b0b0!important}html[data-runwithme-style=mono] .chat-page .chat-composer,html[data-runwithme-style=mono] .chat-page .chat-quote-preview,html[data-runwithme-style=mono] .chat-page .chat-selection-bar{box-shadow:0 -6px 22px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-composer,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-quote-preview,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-selection-bar{box-shadow:0 -6px 22px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)!important}.chat-dark .message-bubble,.chat-dark .message-you .message-bubble,.chat-page .message-bubble,.chat-page .message-you .message-bubble,.chat-page.chat-dark .message-bubble,.chat-page.chat-dark .message-you .message-bubble{border:none!important;box-shadow:none!important;border-radius:20px!important;padding:8px 12px!important}.studio-home,.studio-page{--stg-bg:linear-gradient(135deg,rgba(255,255,255,0.62),rgba(255,255,255,0.32) 48%,rgba(255,255,255,0.48));--stg-bg-strong:linear-gradient(135deg,rgba(255,255,255,0.82),rgba(255,255,255,0.55) 48%,rgba(255,255,255,0.72));--stg-border:rgba(255,255,255,0.68);--stg-shadow:0 14px 34px rgba(90,60,65,0.12),0 3px 10px rgba(90,60,65,0.06),inset 0 1px 0 rgba(255,255,255,0.95),inset 0 -1px 0 rgba(0,0,0,0.04);--stg-shadow-soft:0 8px 22px rgba(90,60,65,0.08),0 2px 6px rgba(90,60,65,0.04),inset 0 1px 0 rgba(255,255,255,0.9);--stg-blur:blur(28px) saturate(1.8)}html[data-runwithme-theme=dark] .studio-home,html[data-runwithme-theme=dark] .studio-page{--stg-bg:linear-gradient(135deg,rgba(72,62,70,0.72),rgba(44,38,44,0.58) 48%,rgba(60,50,58,0.66));--stg-bg-strong:linear-gradient(135deg,rgba(84,72,82,0.86),rgba(52,46,52,0.72) 48%,rgba(68,58,66,0.8));--stg-border:rgba(255,255,255,0.14)}.studio-nav-card{background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;backdrop-filter:var(--stg-blur)!important;-webkit-backdrop-filter:var(--stg-blur)!important;box-shadow:var(--stg-shadow-soft)!important;transition:background .2s ease,transform .2s ease,box-shadow .2s ease!important}.studio-nav-card:hover{background:var(--stg-bg-strong)!important;box-shadow:var(--stg-shadow)!important}.studio-nav-arrow,.studio-nav-icon{display:flex!important;align-items:center!important;justify-content:center!important}.studio-back-link{display:inline-flex!important;align-items:center!important;gap:6px!important;background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:var(--stg-shadow-soft)!important;transition:background .15s ease,transform .15s ease!important}.studio-back-link:hover{background:var(--stg-bg-strong)!important;transform:translateY(-1px)}.studio-back-link svg{display:block;flex-shrink:0}.studio-filter,.studio-select,.studio-select-button{background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:var(--stg-shadow-soft)!important;transition:background .15s ease,transform .15s ease!important}.studio-filter:hover:not(.active),.studio-select-button:hover{background:var(--stg-bg-strong)!important}.studio-filter.active{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;color:#fff2e9!important;border-color:rgba(255,255,255,.35)!important;box-shadow:0 8px 20px rgba(142,101,111,.3),inset 0 1px 0 rgba(255,255,255,.2)!important}html[data-runwithme-theme=dark] .studio-filter.active{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important;border-color:rgba(255,255,255,.3)!important}.studio-add-button svg,.studio-add-footer button svg,.studio-filter svg,.studio-select-button svg{display:block;flex-shrink:0}.studio-add-button,.studio-select-button{display:inline-flex!important;align-items:center!important;gap:5px!important}.studio-add-button{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;color:#fff2e9!important;box-shadow:0 8px 20px rgba(142,101,111,.3),0 2px 6px rgba(142,101,111,.16),inset 0 1px 0 rgba(255,255,255,.2)!important}.studio-add-button:hover{transform:translateY(-1px)}html[data-runwithme-theme=dark] .studio-add-button{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important}.studio-add-panel,.studio-batch-bar{background:var(--stg-bg-strong)!important;border:1px solid var(--stg-border)!important;backdrop-filter:var(--stg-blur)!important;-webkit-backdrop-filter:var(--stg-blur)!important;box-shadow:var(--stg-shadow)!important}.studio-add-panel input,.studio-add-panel select,.studio-add-panel textarea,.studio-batch-bar select{background:rgba(255,255,255,.9)!important;border-color:rgba(142,101,111,.16)!important}html[data-runwithme-theme=dark] .studio-add-panel input,html[data-runwithme-theme=dark] .studio-add-panel select,html[data-runwithme-theme=dark] .studio-add-panel textarea,html[data-runwithme-theme=dark] .studio-batch-bar select{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.studio-card{background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;backdrop-filter:var(--stg-blur)!important;-webkit-backdrop-filter:var(--stg-blur)!important;box-shadow:var(--stg-shadow-soft)!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,border-color .15s ease!important}.studio-card:hover{background:var(--stg-bg-strong)!important;box-shadow:var(--stg-shadow)!important}.studio-card.selected{background:linear-gradient(135deg,rgba(252,190,195,.35),rgba(252,190,195,.2))!important;border-color:rgba(252,190,195,.65)!important}html[data-runwithme-theme=dark] .studio-card.selected{background:linear-gradient(135deg,rgba(252,190,195,.15),rgba(252,190,195,.08))!important;border-color:rgba(252,190,195,.3)!important}.studio-voice-play{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,rgba(252,190,195,.6),rgba(252,190,195,.35))!important;border:1px solid rgba(255,255,255,.55)!important;color:#8e656f!important;box-shadow:0 6px 16px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9)!important}.studio-voice-play:hover{transform:scale(1.06)}html[data-runwithme-theme=dark] .studio-voice-play{background:linear-gradient(135deg,rgba(252,190,195,.28),rgba(252,190,195,.15))!important;border-color:rgba(255,255,255,.12)!important;color:#f3dfe4!important}.studio-voice-play svg{display:block;flex-shrink:0}.studio-modal-backdrop{background:rgba(30,22,28,.45)!important;backdrop-filter:blur(10px) saturate(1.4)!important;-webkit-backdrop-filter:blur(10px) saturate(1.4)!important}.studio-edit-modal{background:var(--glass-modal-bg)!important;border:1px solid var(--glass-modal-border)!important;backdrop-filter:var(--glass-modal-blur)!important;-webkit-backdrop-filter:var(--glass-modal-blur)!important;box-shadow:var(--glass-modal-shadow)!important}.studio-modal-close{display:flex!important;align-items:center!important;justify-content:center!important;background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;color:var(--rw-icon-muted,#8e656f)!important;box-shadow:0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.9)!important}.studio-modal-close:hover{background:var(--stg-bg-strong)!important;color:var(--rw-icon,#4f3940)!important}.studio-edit-form input,.studio-edit-form select,.studio-edit-form textarea{background:rgba(255,255,255,.9)!important;border-color:rgba(142,101,111,.16)!important}html[data-runwithme-theme=dark] .studio-edit-form input,html[data-runwithme-theme=dark] .studio-edit-form select,html[data-runwithme-theme=dark] .studio-edit-form textarea{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.studio-save{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82))!important;border:1px solid rgba(255,255,255,.35)!important;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)!important}html[data-runwithme-theme=dark] .studio-save{background:linear-gradient(135deg,rgba(252,190,195,.9),rgba(240,169,175,.75))!important;color:#4f3940!important}.studio-cancel{background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;color:var(--rw-icon-muted,#8e656f)!important}.studio-cancel:hover{background:var(--stg-bg-strong)!important}.studio-empty-icon{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--rw-icon-soft,#b8949c)!important}.studio-empty-icon svg{display:block;flex-shrink:0}html[data-runwithme-theme=dark] .studio-empty-icon{color:#d9bcc4!important}.studio-home-mark{display:flex!important;align-items:center!important;justify-content:center!important;background:var(--stg-bg)!important;border:1px solid var(--stg-border)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;box-shadow:var(--stg-shadow-soft)!important}.chat-dark .message-bubble,.chat-dark .message-you .message-bubble,.chat-page .message-bubble,.chat-page .message-you .message-bubble,.chat-page.chat-dark .message-bubble,.chat-page.chat-dark .message-you .message-bubble,html[data-runwithme-style=mono] .chat-page .message-bubble,html[data-runwithme-style=mono] .chat-page .message-you .message-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-bubble,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .message-you .message-bubble{border:none!important;box-shadow:none!important;border-radius:20px!important;padding:8px 12px!important}.chat-page .message-bubble:after,.chat-page .message-bubble:before,.chat-page .message-other .message-bubble:after,.chat-page .message-other.message-group-end .message-bubble:after,.chat-page .message-you .message-bubble:after,.chat-page .message-you.message-group-end .message-bubble:after{display:none!important;content:none!important}.chat-page .message-other.message-group-end .message-bubble{border-bottom-left-radius:6px!important}.chat-page .message-you.message-group-end .message-bubble{border-bottom-right-radius:6px!important}.chat-dark .chat-call-bubble,.chat-dark .chat-voice-bubble,.chat-page .chat-call-bubble,.chat-page .chat-voice-bubble{border:none!important;box-shadow:none!important}.chat-page .chat-voice-play{box-shadow:none!important}.home-grid-item.size-1x1{grid-column:span 1;grid-row:span 1;aspect-ratio:1/1}.home-grid-item.is-large,.home-grid-item.size-2x2{grid-column:span 2;grid-row:span 2;aspect-ratio:1/1}.home-grid-item.size-4x2{grid-column:span 4;grid-row:span 2;aspect-ratio:2/1}.home-grid-item.size-2x4{grid-column:span 2;grid-row:span 4;aspect-ratio:1/2}.home-grid-item.size-4x4{grid-column:span 4;grid-row:span 4;aspect-ratio:1/1}.music-widget{container-type:size;container-name:music-widget;width:100%;height:100%;padding:11px 12px 9px;border-radius:22px;box-sizing:border-box;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,255,255,.28) 48%,rgba(255,255,255,.46));border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);box-shadow:0 14px 34px rgba(90,60,65,.14),0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;gap:3px;cursor:pointer;overflow:hidden;transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.music-widget:active{transform:scale(.98)}html[data-runwithme-theme=dark] .music-widget{background:linear-gradient(135deg,rgba(72,62,70,.78),rgba(44,38,44,.6) 48%,rgba(60,50,58,.72));border-color:rgba(255,255,255,.12);box-shadow:0 14px 34px rgba(0,0,0,.5),0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.3)}.music-widget-avatars{flex:1 1 auto;min-height:0;gap:3%;padding:4px 0 2px}.music-widget-avatar,.music-widget-avatars{display:flex;align-items:center;justify-content:center}.music-widget-avatar{width:clamp(30px,28cqw,52px);height:clamp(30px,28cqw,52px);flex-shrink:0;border-radius:50%;overflow:hidden;color:#fff2e9;font-family:var(--rw-font-serif);font-size:clamp(11px,10cqw,20px);font-weight:700;letter-spacing:.01em;box-shadow:0 6px 14px rgba(80,50,60,.22),0 2px 5px rgba(80,50,60,.15),inset 0 1px 0 rgba(255,255,255,.35),0 0 0 1.5px rgba(255,255,255,.85)}.music-widget-avatar img{width:100%;height:100%;object-fit:cover;display:block}.music-widget-avatar-you{background:linear-gradient(140deg,#ffd4d8,#fcbec3);color:#8e656f}.music-widget-avatar-levi{background:linear-gradient(140deg,#a37b84,#8e656f)}.music-widget-avatar-erwin{background:linear-gradient(140deg,#ad8f95,#9b7f86)}html[data-runwithme-theme=dark] .music-widget-avatar{box-shadow:0 6px 14px rgba(0,0,0,.55),0 2px 5px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.15),0 0 0 1.5px rgba(50,44,48,.9)}.music-widget-title{flex-shrink:0;font-family:var(--rw-font-serif);font-size:clamp(11px,5.5cqw,15px);font-weight:600;line-height:1.15;text-align:center;color:#4f3940;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 4px;margin-top:1px}html[data-runwithme-theme=dark] .music-widget-title{color:#fff2e9}.music-widget-progress{flex-shrink:0;height:3px;margin:3px 2px 1px;border-radius:99px;background:rgba(142,101,111,.15);overflow:hidden;cursor:pointer;transition:height .15s ease}.music-widget-progress:hover{height:5px}.music-widget-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#fcbec3,#8e656f);transition:width .25s linear}html[data-runwithme-theme=dark] .music-widget-progress{background:rgba(255,255,255,.12)}html[data-runwithme-theme=dark] .music-widget-progress-fill{background:linear-gradient(90deg,#fcbec3,#d9bcc4)}.music-widget-times{flex-shrink:0;display:flex;justify-content:space-between;align-items:baseline;font-size:clamp(8px,2.8cqw,10px);font-weight:600;color:#4f3940;opacity:.55;font-variant-numeric:tabular-nums;padding:0 3px;letter-spacing:.02em}html[data-runwithme-theme=dark] .music-widget-times{color:#fff2e9}.music-widget-controls{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:2%;margin-top:3px;padding:3px 1px 0}.music-widget-btn{flex:1 1 0;min-width:0;aspect-ratio:1/1;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:transparent;color:#8e656f;cursor:pointer;transition:background .15s ease,transform .15s ease,color .15s ease;-webkit-tap-highlight-color:transparent}.music-widget-btn:hover:not(:disabled){background:rgba(142,101,111,.1);color:#4f3940}.music-widget-btn:active:not(:disabled){transform:scale(.9)}.music-widget-btn:disabled{opacity:.35;cursor:default}.music-widget-btn svg{display:block;flex-shrink:0;width:clamp(11px,5.5cqw,15px);height:clamp(11px,5.5cqw,15px)}.music-widget-play{background:linear-gradient(135deg,rgba(142,101,111,.94),rgba(122,84,94,.82));color:#fff2e9!important;box-shadow:0 4px 12px rgba(142,101,111,.35),0 1px 3px rgba(142,101,111,.2),inset 0 1px 0 rgba(255,255,255,.25)}.music-widget-play:hover:not(:disabled){background:linear-gradient(135deg,rgba(142,101,111,1),rgba(122,84,94,.92))!important;color:#fff2e9!important;transform:scale(1.08)}html[data-runwithme-theme=dark] .music-widget-btn{color:#d9bcc4}html[data-runwithme-theme=dark] .music-widget-btn:hover:not(:disabled){background:rgba(255,255,255,.08);color:#fff2e9}html[data-runwithme-theme=dark] .music-widget-play{background:linear-gradient(135deg,rgba(252,190,195,.95),rgba(240,169,175,.82));color:#4f3940!important;box-shadow:0 4px 12px rgba(252,190,195,.4),0 1px 3px rgba(252,190,195,.25),inset 0 1px 0 rgba(255,255,255,.4)}html[data-runwithme-theme=dark] .music-widget-play:hover:not(:disabled){background:linear-gradient(135deg,rgba(252,190,195,1),rgba(240,169,175,.92))!important;color:#4f3940!important}html[data-runwithme-style=mono] .music-widget-avatar-you{background:linear-gradient(140deg,#d8d8d8,#b8b8b8);color:#1a1a1a}html[data-runwithme-style=mono] .music-widget-avatar-erwin,html[data-runwithme-style=mono] .music-widget-avatar-levi{background:linear-gradient(140deg,#4a4a4a,#2a2a2a);color:#f0f0f0}html[data-runwithme-style=mono] .music-widget-play{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-widget-play{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .music-widget-progress-fill{background:linear-gradient(90deg,#b0b0b0,#404040)}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-widget-progress-fill{background:linear-gradient(90deg,#d0d0d0,#909090)}html body .dock{--dw-icon:54px;--dw-gap:16px;--dw-pad-x:18px;--dw-pad-y:12px;--dw-radius:28px;--dw-icon-radius:16px;position:fixed!important;top:auto!important;left:50%!important;right:auto!important;bottom:max(env(safe-area-inset-bottom),14px)!important;transform:translateX(-50%)!important;translate:none!important;width:auto!important;max-width:calc(100vw - 28px)!important;min-width:0!important;height:auto!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:var(--dw-gap)!important;padding:var(--dw-pad-y) var(--dw-pad-x)!important;margin:0!important;box-sizing:border-box!important;border-radius:var(--dw-radius)!important;border:1px solid rgba(255,255,255,.7)!important;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,255,255,.28) 48%,rgba(255,255,255,.46))!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;box-shadow:0 14px 34px rgba(90,60,65,.18),0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.04)!important;z-index:9500!important;transition:transform .2s ease,box-shadow .2s ease}html body .dock:hover{transform:translateX(-50%) translateY(-1px)!important}html body .dock .dock-icon{position:relative!important;flex:0 0 auto!important;width:var(--dw-icon)!important;height:var(--dw-icon)!important;min-width:0!important;min-height:0!important;padding:0!important;margin:0!important;box-sizing:border-box!important;border:none!important;border-radius:var(--dw-icon-radius)!important;background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.5))!important;color:var(--dark,#30282c)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:pointer!important;box-shadow:0 4px 10px rgba(80,50,60,.1),0 1px 3px rgba(80,50,60,.06),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.03)!important;transition:transform .18s cubic-bezier(.34,1.4,.64,1),background .18s ease,box-shadow .18s ease!important;-webkit-tap-highlight-color:transparent!important}html body .dock .dock-icon:hover{transform:translateY(-3px) scale(1.06)!important;background:linear-gradient(145deg,rgba(255,255,255,1),rgba(255,255,255,.7))!important;box-shadow:0 10px 22px rgba(80,50,60,.16),0 3px 8px rgba(80,50,60,.08),inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(0,0,0,.04)!important}html body .dock .dock-icon:active{transform:scale(.92)!important;transition-duration:.08s!important}html body .dock .dock-icon>svg{width:calc(var(--dw-icon) * .42)!important;height:calc(var(--dw-icon) * .42)!important;display:block!important;flex-shrink:0!important}html body .dock .dock-icon>span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;font-size:calc(var(--dw-icon) * .42)!important;line-height:1!important}html body .dock .dock-icon:not(:has(>svg)):not(:has(>img)):not(:has(>span)){font-size:calc(var(--dw-icon) * .42)!important;line-height:1!important}html body .dock .dock-icon>img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:inherit!important}html body .dock .dock-icon.dock-icon-custom{background:transparent!important;box-shadow:0 4px 10px rgba(80,50,60,.15),0 1px 3px rgba(80,50,60,.08)!important}html[data-runwithme-theme=dark] body .dock{background:linear-gradient(135deg,rgba(72,62,70,.78),rgba(44,38,44,.6) 48%,rgba(60,50,58,.72))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 14px 34px rgba(0,0,0,.5),0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.3)!important}html[data-runwithme-theme=dark] body .dock .dock-icon{background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06))!important;color:#fff2e9!important;box-shadow:0 4px 10px rgba(0,0,0,.35),0 1px 3px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.2)!important}html[data-runwithme-theme=dark] body .dock .dock-icon:hover{background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.12))!important;box-shadow:0 10px 22px rgba(0,0,0,.5),0 3px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-theme=dark] body .dock .dock-icon.dock-icon-custom{background:transparent!important}html[data-runwithme-style=mono] body .dock{background:linear-gradient(135deg,rgba(255,255,255,.72),rgba(240,240,240,.55) 48%,rgba(255,255,255,.65))!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 14px 34px rgba(0,0,0,.14),0 3px 10px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] body .dock .dock-icon{background:linear-gradient(145deg,#eeeeee,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .dock{background:linear-gradient(135deg,rgba(40,40,40,.85),rgba(20,20,20,.7) 48%,rgba(32,32,32,.8))!important;border-color:rgba(255,255,255,.1)!important;box-shadow:0 14px 34px rgba(0,0,0,.6),0 3px 10px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .dock .dock-icon{background:linear-gradient(145deg,#2e2e2e,#1a1a1a)!important;color:#f0f0f0!important}@media (min-width:601px){html body .dock{--dw-icon:60px;--dw-gap:20px;--dw-pad-x:22px;--dw-pad-y:16px;--dw-radius:32px;--dw-icon-radius:18px;bottom:24px!important;max-width:none!important}}@media (max-width:380px){html body .dock{--dw-icon:50px;--dw-gap:12px;--dw-pad-x:14px;--dw-pad-y:10px;--dw-radius:26px;--dw-icon-radius:15px}}@media (orientation:landscape) and (max-height:500px){html body .dock{--dw-icon:46px;--dw-gap:10px;--dw-pad-x:14px;--dw-pad-y:8px;--dw-radius:24px;--dw-icon-radius:14px;bottom:max(env(safe-area-inset-bottom),8px)!important}}html body .home-screen-v2 .home-v2-grid-wrap{padding-bottom:calc(120px + env(safe-area-inset-bottom))!important}@media (min-width:601px){html body .home-screen-v2 .home-v2-grid-wrap{padding-bottom:140px!important}}.anniv-widget{position:relative;width:100%;height:100%;padding:10px;border-radius:20px;overflow:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:6px;background:linear-gradient(145deg,#fcbec3,#fff2e9 50%,#cfdee3);background-size:cover;background-position:50%;border:1px solid rgba(255,255,255,.5);box-shadow:0 8px 22px rgba(90,60,65,.14),inset 0 1px 0 rgba(255,255,255,.5)}.anniv-widget-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.05) 40%,rgba(0,0,0,.3));pointer-events:none;z-index:0}.anniv-widget>:not(.anniv-widget-veil){position:relative;z-index:1}.anniv-widget .glass{background:linear-gradient(135deg,rgba(255,255,255,.55),rgba(255,255,255,.28));border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(18px) saturate(1.7);-webkit-backdrop-filter:blur(18px) saturate(1.7);box-shadow:0 4px 12px rgba(80,50,60,.1),inset 0 1px 0 rgba(255,255,255,.85)}.anniv-widget-title{flex-shrink:0;max-width:100%;padding:4px 12px;border-radius:999px;font-family:var(--rw-font-serif);font-size:11px;font-weight:600;letter-spacing:.02em;color:#4f3940;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[data-runwithme-theme=dark] .anniv-widget-title{color:#fff2e9}.anniv-widget-avatars{flex:1;min-height:0;gap:2px;padding:2px 0}.anniv-widget-avatar,.anniv-widget-avatars{display:flex;align-items:center;justify-content:center}.anniv-widget-avatar{position:relative;width:34%;max-width:52px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;flex-shrink:0;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.6));color:#8e656f;font-size:12px;box-shadow:0 4px 10px rgba(80,50,60,.22),0 1px 3px rgba(80,50,60,.14),0 0 0 1.5px rgba(255,255,255,.9)}.anniv-widget-avatar img{width:100%;height:100%;object-fit:cover;display:block}.anniv-widget-avatar.is-center{z-index:2;width:42%;max-width:62px;box-shadow:0 6px 14px rgba(80,50,60,.28),0 2px 5px rgba(80,50,60,.18),0 0 0 2px rgba(255,255,255,.95)}.anniv-widget-avatar.is-left{margin-right:-8%}.anniv-widget-avatar.is-right{margin-left:-8%}.anniv-widget-footer{flex-shrink:0;width:100%;max-width:100%;padding:5px 10px;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:1px}.anniv-widget-days{display:flex;align-items:baseline;gap:5px;color:#4f3940}.anniv-widget-number{font-family:var(--rw-font-serif);font-size:22px;font-weight:600;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.anniv-widget-number.is-today{font-size:15px}.anniv-widget-number.is-past{opacity:.65}.anniv-widget-label{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.anniv-widget-date{font-size:9px;font-weight:600;letter-spacing:.04em;opacity:.6;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .anniv-widget-date,html[data-runwithme-theme=dark] .anniv-widget-days{color:#fff2e9}.polaroid-widget{width:100%;height:100%;border-radius:22px;overflow:hidden;background:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.7);box-shadow:0 14px 34px rgba(90,60,65,.16),0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center}.polaroid-widget img{width:100%;height:100%;object-fit:cover;display:block}.polaroid-widget-loading{font-size:22px;opacity:.4;color:#8e656f}.study-widget-v2{width:100%;height:100%;padding:14px 14px 12px;border-radius:22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;gap:10px;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,255,255,.28) 48%,rgba(255,255,255,.46));border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(28px) saturate(1.8);-webkit-backdrop-filter:blur(28px) saturate(1.8);box-shadow:0 14px 34px rgba(90,60,65,.14),0 3px 10px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.95)}html[data-runwithme-theme=dark] .study-widget-v2{background:linear-gradient(135deg,rgba(72,62,70,.78),rgba(44,38,44,.6) 48%,rgba(60,50,58,.72));border-color:rgba(255,255,255,.12);box-shadow:0 14px 34px rgba(0,0,0,.5),0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)}.study-widget-v2-streak{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center}.study-widget-v2-streak-label{font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#8e656f;opacity:.7}html[data-runwithme-theme=dark] .study-widget-v2-streak-label{color:#d9bcc4}.study-widget-v2-streak-number{font-family:var(--rw-font-serif);font-size:44px;font-weight:600;line-height:1;letter-spacing:-.02em;color:#4f3940;font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:4px}html[data-runwithme-theme=dark] .study-widget-v2-streak-number{color:#fff2e9}.study-widget-v2-streak-unit{font-size:13px;font-weight:700;opacity:.55;letter-spacing:.05em}.study-widget-v2-bottom{flex-shrink:0;display:flex;align-items:flex-end;gap:8px}.study-widget-v2-avatar{width:42px;height:42px;flex-shrink:0;border-radius:50%;overflow:hidden;background:linear-gradient(140deg,#ffd4d8,#fcbec3);color:#8e656f;display:flex;align-items:center;justify-content:center;font-family:var(--rw-font-serif);font-size:16px;font-weight:700;box-shadow:0 6px 14px rgba(80,50,60,.2),0 2px 5px rgba(80,50,60,.12),0 0 0 1.5px rgba(255,255,255,.9)}html[data-runwithme-theme=dark] .study-widget-v2-avatar{box-shadow:0 6px 14px rgba(0,0,0,.5),0 2px 5px rgba(0,0,0,.3),0 0 0 1.5px rgba(50,44,48,.9)}.study-widget-v2-avatar img{width:100%;height:100%;object-fit:cover;display:block}.study-widget-v2-bubble{position:relative;flex:1;min-width:0;padding:8px 12px;border-radius:14px 14px 14px 4px;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,255,255,.65));border:1px solid rgba(255,255,255,.8);box-shadow:0 4px 10px rgba(80,50,60,.1),inset 0 1px 0 rgba(255,255,255,.95);font-size:12px;line-height:1.4;color:#4f3940;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}html[data-runwithme-theme=dark] .study-widget-v2-bubble{background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.06));border-color:rgba(255,255,255,.12);color:#fff2e9;box-shadow:0 4px 10px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.1)}.letter-widget-v2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:8%;box-sizing:border-box}.letter-widget-v2-envelope{position:relative;width:100%;height:100%;max-width:100%;border-radius:6px;background:linear-gradient(160deg,#ffffff,#f7f3ee);border:1px solid rgba(0,0,0,.06);box-shadow:0 8px 20px rgba(80,50,60,.18),0 2px 5px rgba(80,50,60,.1),inset 0 1px 0 rgba(255,255,255,1),inset 0 -2px 6px rgba(0,0,0,.04);overflow:hidden}.letter-widget-v2-envelope:before{content:"";position:absolute;left:-1px;right:-1px;bottom:-1px;height:55%;background:linear-gradient(160deg,#f9f5f0,#eee9e2);clip-path:polygon(0 100%,50% 0,100% 100%);border-top:1px solid rgba(0,0,0,.04);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);pointer-events:none}.letter-widget-v2-flap{position:absolute;left:0;right:0;top:0;height:62%;background:linear-gradient(175deg,#ffffff,#f3efe9);clip-path:polygon(0 0,100% 0,50% 100%);border-bottom:1px solid rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,1),0 2px 4px rgba(80,50,60,.06);pointer-events:none}.letter-widget-v2-from{position:absolute;right:8%;bottom:8%;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:3px 9px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.85),rgba(255,255,255,.55));border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(10px) saturate(1.6);-webkit-backdrop-filter:blur(10px) saturate(1.6);box-shadow:0 3px 8px rgba(80,50,60,.12),inset 0 1px 0 rgba(255,255,255,1);font-size:10px;font-weight:700;color:#4f3940;letter-spacing:.02em;white-space:nowrap}.letter-widget-v2-dot{width:6px;height:6px;border-radius:50%;background:#d34d5f;box-shadow:0 0 0 2px rgba(211,77,95,.18);animation:letterWidgetPulse 1.6s ease-in-out infinite}@keyframes letterWidgetPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.85);opacity:.6}}.letter-widget-v2-idle{opacity:.55;font-weight:600}html[data-runwithme-theme=dark] .letter-widget-v2-envelope{background:linear-gradient(160deg,#3a343a,#2e292e);border-color:rgba(255,255,255,.08);box-shadow:0 8px 20px rgba(0,0,0,.5),0 2px 5px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .letter-widget-v2-envelope:before{background:linear-gradient(160deg,#332e33,#262126)}html[data-runwithme-theme=dark] .letter-widget-v2-flap{background:linear-gradient(175deg,#3d373d,#2f292f)}html[data-runwithme-theme=dark] .letter-widget-v2-from{background:linear-gradient(135deg,rgba(255,255,255,.14),rgba(255,255,255,.06));border-color:rgba(255,255,255,.12);color:#fff2e9}.home-add-widget-avatar-row{display:flex;gap:6px}.home-add-widget-avatar-row .home-add-widget-file-btn{flex:1;min-width:0;padding:9px 6px;font-size:11px}html[data-runwithme-style=mono] .study-widget-v2-avatar{background:linear-gradient(140deg,#d8d8d8,#b8b8b8);color:#1a1a1a}html[data-runwithme-style=mono] .anniv-widget{background:linear-gradient(145deg,#e8e8e8,#f5f5f5,#d8d8d8)}html[data-runwithme-style=mono] .letter-widget-v2-dot{background:#404040;box-shadow:0 0 0 2px rgba(64,64,64,.18)}.study-widget-v2{padding:16px 20px 14px!important;gap:8px!important}.study-widget-v2-streak{gap:2px!important}.study-widget-v2-streak-label{font-size:10px!important;letter-spacing:.14em!important}.study-widget-v2-streak-number{font-size:38px!important}.study-widget-v2-streak-unit{font-size:12px!important}.study-widget-v2-bottom{align-items:center!important;gap:10px!important}.study-widget-v2-avatar{width:38px!important;height:38px!important;font-size:14px!important}.study-widget-v2-bubble{padding:7px 12px!important;font-size:12px!important;-webkit-line-clamp:2!important;max-height:42px}.ios-file-input{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;overflow:hidden!important;pointer-events:auto!important}.home-add-widget-file-btn,.hs-upload-thumb,.music-upload-file-label,.photos-upload-btn,.studio-sticker-upload,.watch-file-label{position:relative!important;overflow:hidden!important}.ios-file-input-detached{position:fixed!important;bottom:0!important;right:0!important;top:auto!important;left:auto!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important}.ios-file-input-detached,input[type=file].chat-image-input-hidden,input[type=file].hs-hidden-input,input[type=file].ios-file-input,input[type=file].ios-file-input-detached{pointer-events:auto!important}html[data-runwithme-style=mono] [class*=avatar-levi],html[data-runwithme-style=mono] [class*=badge-levi],html[data-runwithme-style=mono] [class*=call-picker-avatar].avatar-levi,html[data-runwithme-style=mono] [class*=dot-levi],html[data-runwithme-style=mono] [class*=listener-levi],html[data-runwithme-style=mono] [class*=source-levi]{background:linear-gradient(140deg,#4a4a4a,#2a2a2a)!important;color:#f0f0f0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 3px 10px rgba(0,0,0,.15)!important}html[data-runwithme-style=mono] [class*=avatar-erwin],html[data-runwithme-style=mono] [class*=badge-erwin],html[data-runwithme-style=mono] [class*=dot-erwin],html[data-runwithme-style=mono] [class*=listener-erwin],html[data-runwithme-style=mono] [class*=source-erwin]{background:linear-gradient(140deg,#5a5a5a,#3a3a3a)!important;color:#f0f0f0!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 3px 10px rgba(0,0,0,.15)!important}html[data-runwithme-style=mono] [class*=avatar-you],html[data-runwithme-style=mono] [class*=listener-you]{background:linear-gradient(140deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] [class*=avatar-both]{background:linear-gradient(140deg,#4a4a4a,#4a4a4a 49%,#5a5a5a 51%,#5a5a5a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=avatar-levi],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=badge-levi],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=dot-levi],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=listener-levi],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=source-levi]{background:linear-gradient(140deg,#5a5a5a,#3a3a3a)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=avatar-erwin],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=badge-erwin],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=dot-erwin],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=listener-erwin],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=source-erwin]{background:linear-gradient(140deg,#6a6a6a,#4a4a4a)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=avatar-you],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=listener-you]{background:linear-gradient(140deg,#4a4a4a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] [class*=option-clickable]:hover,html[data-runwithme-style=mono] [class*=picker-option]:hover,html[data-runwithme-style=mono] [class*=picker-options] button:hover{background:rgba(0,0,0,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=option-clickable]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=picker-option]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=picker-options] button:hover{background:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] [class*=mode-tag],html[data-runwithme-style=mono] [class*=source-tag],html[data-runwithme-style=mono] [class*=tag].notes-tag,html[data-runwithme-style=mono] [class*=task-pomo]{background:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=mode-tag],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=source-tag],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=tag].notes-tag,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=task-pomo]{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-options button:hover{background:rgba(0,0,0,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page .chat-call-picker-options button:hover{background:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-avatar.avatar-levi{background:linear-gradient(140deg,#4a4a4a,#2a2a2a)!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-avatar.avatar-erwin{background:linear-gradient(140deg,#5a5a5a,#3a3a3a)!important}html[data-runwithme-style=mono] .chat-page .chat-call-picker-avatar.avatar-both{background:linear-gradient(140deg,#4a4a4a,#4a4a4a 49%,#5a5a5a 51%,#5a5a5a)!important}html[data-runwithme-style=mono] .music-add-to-playlist-new:hover,html[data-runwithme-style=mono] .music-playlist-create-btn:hover,html[data-runwithme-style=mono] .music-playlist-item-icon,html[data-runwithme-style=mono] .music-v2-drawer-item.active,html[data-runwithme-style=mono] .music-v2-invite-pending,html[data-runwithme-style=mono] .music-v2-panel-tabs button.active{background:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .music-v2-drawer-item.active .music-v2-drawer-item-info strong{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-playlist-item-icon,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-drawer-item.active,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-invite-pending,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-panel-tabs button.active{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .music-v2-play-btn{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-play-btn{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .music-v2-disc-cover,html[data-runwithme-style=mono] .music-v2-drawer-item-cover,html[data-runwithme-style=mono] .music-v2-panel-item-cover-empty{background:linear-gradient(145deg,#e0e0e0,#c8c8c8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-disc-cover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-drawer-item-cover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-v2-panel-item-cover-empty{background:linear-gradient(145deg,#2e2e2e,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .notes-tag-filter.active{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-tag-filter.active{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .notes-wish-check,html[data-runwithme-style=mono] .notes-wish-source{color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-wish-check,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-wish-source{color:#c0c0c0!important}html[data-runwithme-style=mono] .notes-wish-section{background:radial-gradient(circle at 20% 0,rgba(0,0,0,.05),transparent 55%),radial-gradient(circle at 90% 100%,rgba(0,0,0,.03),transparent 55%),linear-gradient(135deg,#f5f5f5,#e8e8e8)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-wish-section{background:radial-gradient(circle at 20% 0,rgba(255,255,255,.04),transparent 55%),linear-gradient(135deg,#262626,#1a1a1a)!important}html[data-runwithme-style=mono] .letter-tab.active{background:linear-gradient(145deg,#eeeeee,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-tab.active{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .letter-card.is-unread{background:linear-gradient(135deg,#e8e8e8,#d8d8d8)!important;border-color:rgba(0,0,0,.1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-card.is-unread{background:linear-gradient(135deg,#2e2e2e,#1e1e1e)!important}html[data-runwithme-style=mono] .letter-tab-dot{background:#404040!important}html[data-runwithme-style=mono] .calendar-day-period{background:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-day-period{background:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .calendar-period-card{background:radial-gradient(circle at 15% 0,rgba(0,0,0,.06),transparent 60%),linear-gradient(135deg,#f5f5f5,#e8e8e8)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-period-card{background:radial-gradient(circle at 15% 0,rgba(255,255,255,.05),transparent 60%),linear-gradient(135deg,#262626,#1a1a1a)!important}html[data-runwithme-style=mono] .calendar-segment button.active{background:linear-gradient(145deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-segment button.active{background:linear-gradient(145deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .calendar-anniv-heart{color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-anniv-heart{color:#c0c0c0!important}html[data-runwithme-style=mono] .calendar-today-btn:hover:not(:disabled){background:rgba(0,0,0,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-today-btn:hover:not(:disabled){background:rgba(255,255,255,.1)!important}html[data-runwithme-style=mono] .checkin-today-banner{background:radial-gradient(circle at 15% 0,rgba(0,0,0,.05),transparent 60%),radial-gradient(circle at 90% 100%,rgba(0,0,0,.03),transparent 60%),linear-gradient(135deg,#f5f5f5,#e8e8e8)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-today-banner{background:radial-gradient(circle at 15% 0,rgba(255,255,255,.04),transparent 60%),linear-gradient(135deg,#262626,#1a1a1a)!important}html[data-runwithme-style=mono] .checkin-task.is-completed .checkin-task-check{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-task.is-completed .checkin-task-check{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .checkin-dock-tab.active,html[data-runwithme-style=mono] .checkin-pomo-btn.primary{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-dock-tab.active,html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-pomo-btn.primary{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .checkin-history-bar,html[data-runwithme-style=mono] .checkin-task-pomo{background:linear-gradient(145deg,#e0e0e0,#c8c8c8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-history-bar,html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-task-pomo{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .q-option.is-chosen{background:linear-gradient(135deg,#e8e8e8,#d8d8d8)!important;border-color:rgba(0,0,0,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .q-option.is-chosen{background:linear-gradient(135deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono] .q-option.is-chosen .q-option-label{background:#404040!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .q-option.is-chosen .q-option-label{background:#e0e0e0!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .q-post-collect.is-collected{color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .q-post-collect.is-collected{color:#e0e0e0!important}html[data-runwithme-style=mono] .watch-source-tag{background:linear-gradient(135deg,#e8e8e8,#d8d8d8)!important;color:#1a1a1a!important;border-color:rgba(0,0,0,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-source-tag{background:linear-gradient(135deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .watch-chat-row.is-you .watch-chat-bubble{background:#d0d0d0!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-chat-row.is-you .watch-chat-bubble{background:#3a3a3a!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .watch-invite-status-row.is-accepted{background:linear-gradient(145deg,rgba(0,0,0,.06),rgba(0,0,0,.03))!important;border-color:rgba(0,0,0,.1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-invite-status-row.is-accepted{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.04))!important;border-color:rgba(255,255,255,.12)!important}html[data-runwithme-style=mono] .watch-invite-trigger-icon{color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-invite-trigger-icon{color:#c0c0c0!important}html[data-runwithme-style=mono] .watch-invite-action-btn.primary{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-invite-action-btn.primary{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .icity-avatar-you{background:linear-gradient(135deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .icity-avatar-levi{background:linear-gradient(135deg,#4a4a4a,#2a2a2a)!important}html[data-runwithme-style=mono] .icity-avatar-erwin{background:linear-gradient(135deg,#5a5a5a,#3a3a3a)!important}html[data-runwithme-style=mono] .icity-detail-send,html[data-runwithme-style=mono] .icity-dock-post,html[data-runwithme-style=mono] .icity-modal-post{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-detail-send,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-dock-post,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-modal-post{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .icity-notif-badge:not(.is-zero),html[data-runwithme-style=mono] .icity-notif-item-dot,html[data-runwithme-style=mono] .letter-widget-v2-dot{background:#404040!important;box-shadow:0 0 0 3px rgba(64,64,64,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-notif-badge:not(.is-zero),html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-notif-item-dot{background:#c0c0c0!important;box-shadow:0 0 0 3px rgba(192,192,192,.15)!important}html[data-runwithme-style=mono] .icity-action.like.active{color:#404040!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-action.like.active{color:#e0e0e0!important}html[data-runwithme-style=mono] .icity-dock-menu-icon{background:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-dock-menu-icon{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .icity-detail,html[data-runwithme-style=mono] .icity-profile:not(.is-embedded){background:#fafafa!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-detail,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-profile:not(.is-embedded){background:#0a0a0a!important}html[data-runwithme-style=mono] .icity-profile-cover{background-image:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-profile-cover{background-image:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important}html[data-runwithme-style=mono] .study-book-cover,html[data-runwithme-style=mono] .study-cheer-avatar,html[data-runwithme-style=mono] .study-daily,html[data-runwithme-style=mono] .study-flip-back,html[data-runwithme-style=mono] .study-partner-avatar{background:linear-gradient(145deg,#e0e0e0,#c8c8c8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-book-cover,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-cheer-avatar,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-daily,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-flip-back,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-partner-avatar{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .study-partner-levi .study-partner-avatar{background:linear-gradient(140deg,#4a4a4a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .study-partner-erwin .study-partner-avatar{background:linear-gradient(140deg,#5a5a5a,#3a3a3a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .study-partner-both .study-partner-avatar{background:linear-gradient(140deg,#4a4a4a,#4a4a4a 49%,#5a5a5a 51%,#5a5a5a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .study-audio-source-option.active,html[data-runwithme-style=mono] .study-partner-card.active{background:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important;border-color:rgba(0,0,0,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-audio-source-option.active,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-partner-card.active{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono] .study-session-progress-fill,html[data-runwithme-style=mono] .study-stats-bar-fill,html[data-runwithme-style=mono] .study-stats-book-bar-fill{background:linear-gradient(90deg,#b0b0b0,#404040)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-session-progress-fill,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-stats-bar-fill,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-stats-book-bar-fill{background:linear-gradient(90deg,#d0d0d0,#909090)!important}html[data-runwithme-style=mono] .study-word-mastery-learning,html[data-runwithme-style=mono] .study-word-mastery-mastered,html[data-runwithme-style=mono] .study-word-mastery-new{background:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-word-mastery-learning,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-word-mastery-mastered,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-word-mastery-new{background:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .study-flip-play,html[data-runwithme-style=mono] .study-today-word-play,html[data-runwithme-style=mono] .study-word-play{background:linear-gradient(145deg,#e0e0e0,#c8c8c8)!important;color:#1a1a1a!important;border-color:rgba(0,0,0,.1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-flip-play,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-today-word-play,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-word-play{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important;border-color:rgba(255,255,255,.1)!important}html[data-runwithme-style=mono] .study-finish-icon{background:linear-gradient(140deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .study-daily-collect{color:#666!important}html[data-runwithme-style=mono] .study-daily-collect.is-collected{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-daily-collect{color:#a0a0a0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-daily-collect.is-collected{color:#f0f0f0!important}html[data-runwithme-style=mono] .photos-app-tab.active{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .photos-app-tab.active{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .card-delete:hover,html[data-runwithme-style=mono] .chat-selection-delete,html[data-runwithme-style=mono] .checkin-btn.danger,html[data-runwithme-style=mono] .music-delete-button:hover,html[data-runwithme-style=mono] .photos-app-selection-delete{background:linear-gradient(135deg,#8a4a4a,#6a3a3a)!important;color:#ffffff!important}html[data-runwithme-style=mono] [class*=action].danger:hover svg,html[data-runwithme-style=mono] [class*=delete]:hover svg{color:#c96a6a!important}html[data-runwithme-style=mono]{--rw-mono-app-bg:radial-gradient(circle at 12% 8%,rgba(0,0,0,0.05),transparent 42%),radial-gradient(circle at 88% 22%,rgba(0,0,0,0.035),transparent 46%),radial-gradient(circle at 50% 105%,rgba(0,0,0,0.03),transparent 55%),linear-gradient(160deg,#fafafa,#f0f0f0);--rw-mono-app-bg-soft:radial-gradient(circle at 15% 10%,rgba(0,0,0,0.04),transparent 45%),radial-gradient(circle at 85% 80%,rgba(0,0,0,0.02),transparent 45%),linear-gradient(160deg,#f8f8f8,#ededed)}html[data-runwithme-style=mono][data-runwithme-theme=dark]{--rw-mono-app-bg:radial-gradient(circle at 12% 8%,rgba(255,255,255,0.04),transparent 42%),radial-gradient(circle at 88% 22%,rgba(255,255,255,0.025),transparent 46%),radial-gradient(circle at 50% 105%,rgba(255,255,255,0.02),transparent 55%),linear-gradient(160deg,#1a1a1a,#0a0a0a);--rw-mono-app-bg-soft:radial-gradient(circle at 15% 10%,rgba(255,255,255,0.03),transparent 45%),radial-gradient(circle at 85% 80%,rgba(255,255,255,0.015),transparent 45%),linear-gradient(160deg,#181818,#0d0d0d)}html[data-runwithme-style=mono] .calendar-app,html[data-runwithme-style=mono] .checkin-app,html[data-runwithme-style=mono] .collection-app,html[data-runwithme-style=mono] .icity-app,html[data-runwithme-style=mono] .music-app-v2,html[data-runwithme-style=mono] .notes-app,html[data-runwithme-style=mono] .photos-app,html[data-runwithme-style=mono] .q-app,html[data-runwithme-style=mono] .study-app,html[data-runwithme-style=mono] .watch-app{background:var(--rw-mono-app-bg)!important}html[data-runwithme-style=mono] .chat-page:not(.chat-has-custom-bg),html[data-runwithme-style=mono] .letter-app{background:var(--rw-mono-app-bg-soft)!important}html[data-runwithme-style=mono] .app-screen,html[data-runwithme-style=mono] .hs-page,html[data-runwithme-style=mono] .icity-detail,html[data-runwithme-style=mono] .icity-profile:not(.is-embedded),html[data-runwithme-style=mono] .studio-home,html[data-runwithme-style=mono] .studio-page,html[data-runwithme-style=mono] .studio-settings-page{background:var(--rw-mono-app-bg)!important}html[data-runwithme-style=mono] .studio-settings-page.studio-light{--settings-bg:#f5f5f5;--settings-card:rgba(255,255,255,0.85);--settings-card-strong:rgba(255,255,255,0.98);--settings-text:#1a1a1a;--settings-muted:#666666;--settings-border:rgba(0,0,0,0.1);--settings-accent:#e0e0e0;--settings-accent-text:#1a1a1a}html[data-runwithme-style=mono] .studio-settings-page.studio-dark{--settings-bg:#0a0a0a;--settings-card:rgba(30,30,30,0.85);--settings-card-strong:rgba(40,40,40,0.95);--settings-text:#f0f0f0;--settings-muted:#a0a0a0;--settings-border:rgba(255,255,255,0.1);--settings-accent:#2a2a2a;--settings-accent-text:#f0f0f0}html[data-runwithme-style=mono] body{background:#f0f0f0}html[data-runwithme-style=mono][data-runwithme-theme=dark] body{background:#0a0a0a}html[data-runwithme-style=mono] .runwithme-app,html[data-runwithme-style=mono] .site{background:transparent!important}html[data-runwithme-style=mono] .collection-tab.active{background:linear-gradient(145deg,#e8e8e8,#d8d8d8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .collection-tab-count{background:rgba(0,0,0,.1)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .collection-tab.active .collection-tab-count{background:#404040!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-tab.active{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-tab-count{background:rgba(255,255,255,.08)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-tab.active .collection-tab-count{background:#e0e0e0!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .collection-card-owner-badge,html[data-runwithme-style=mono] .collection-card-sender,html[data-runwithme-style=mono] .collection-card-source-icon,html[data-runwithme-style=mono] .collection-sheet-owner,html[data-runwithme-style=mono] .collection-sheet-source-icon,html[data-runwithme-style=mono] .collection-tag,html[data-runwithme-style=mono] .collection-tag-pill{background:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-card-owner-badge,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-card-sender,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-card-source-icon,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-sheet-owner,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-sheet-source-icon,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-tag,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-tag-pill{background:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .collection-card-note{background:linear-gradient(135deg,rgba(0,0,0,.05),rgba(0,0,0,.02))!important;border-left-color:rgba(0,0,0,.3)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-card-note{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02))!important;border-left-color:rgba(255,255,255,.25)!important}html[data-runwithme-style=mono] .collection-pool-segment button.active,html[data-runwithme-style=mono] .collection-sender-pill.active{background:linear-gradient(145deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:transparent!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-pool-segment button.active,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-sender-pill.active{background:linear-gradient(145deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .calendar-note-card{background:radial-gradient(circle at 15% 0,rgba(0,0,0,.06),transparent 60%),linear-gradient(135deg,#f5f5f5,#e8e8e8)!important;border-color:rgba(0,0,0,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-note-card{background:radial-gradient(circle at 15% 0,rgba(255,255,255,.05),transparent 60%),linear-gradient(135deg,#262626,#1a1a1a)!important;border-color:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .calendar-note-avatar{background:linear-gradient(135deg,#4a4a4a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .calendar-note-name,html[data-runwithme-style=mono] .calendar-note-text{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-note-name,html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-note-text{color:#f0f0f0!important}html[data-runwithme-style=mono] [class*=-btn],html[data-runwithme-style=mono] [class*=-bubble]:not(.chat-voice-bar),html[data-runwithme-style=mono] [class*=-button],html[data-runwithme-style=mono] [class*=-card],html[data-runwithme-style=mono] [class*=-composer],html[data-runwithme-style=mono] [class*=-filter],html[data-runwithme-style=mono] [class*=-header],html[data-runwithme-style=mono] [class*=-input],html[data-runwithme-style=mono] [class*=-modal]:not([class*=backdrop]),html[data-runwithme-style=mono] [class*=-option]:not([class*=-options]),html[data-runwithme-style=mono] [class*=-panel]:not([class*=backdrop]),html[data-runwithme-style=mono] [class*=-pill],html[data-runwithme-style=mono] [class*=-segment] button,html[data-runwithme-style=mono] [class*=-select],html[data-runwithme-style=mono] [class*=-sheet]:not([class*=backdrop]),html[data-runwithme-style=mono] [class*=-status]:not([class*=-status-text]):not([class*=-status-label]):not([class*=-status-name]),html[data-runwithme-style=mono] [class*=-tab],html[data-runwithme-style=mono] [class*=-tab].active,html[data-runwithme-style=mono] [class*=-trigger],html[data-runwithme-style=mono] [class*=-widget]:not([class*=loading]):not([class*=label]):not([class*=number]):not([class*=unit]):not([class*=title]):not([class*=text]):not([class*=meta]):not([class*=streak]):not([class*=avatar]),html[data-runwithme-style=mono] [class*=app-icon],html[data-runwithme-style=mono] [class*=dock-icon],html[data-runwithme-style=mono] [class*=dock]:not([class*=dock-menu]):not([class*=dock-tab]):not([class*=dock-post-slot]):not([class*=dock-icon]){box-shadow:0 6px 16px rgba(0,0,0,.1),0 2px 5px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.9)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-btn],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-bubble]:not(.chat-voice-bar),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-button],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-card],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-composer],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-filter],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-header],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-input],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-modal]:not([class*=backdrop]),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-option]:not([class*=-options]),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-panel]:not([class*=backdrop]),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-pill],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-segment] button,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-select],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-sheet]:not([class*=backdrop]),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-tab],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-trigger],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-widget]:not([class*=loading]):not([class*=label]):not([class*=number]):not([class*=unit]):not([class*=title]):not([class*=text]):not([class*=meta]):not([class*=streak]):not([class*=avatar]),html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=app-icon],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=dock-icon],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=dock]:not([class*=dock-menu]):not([class*=dock-tab]):not([class*=dock-post-slot]):not([class*=dock-icon]){box-shadow:0 6px 16px rgba(0,0,0,.5),0 2px 5px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1)!important}html[data-runwithme-style=mono] [class*=-btn]:hover,html[data-runwithme-style=mono] [class*=-button]:hover,html[data-runwithme-style=mono] [class*=-card]:hover,html[data-runwithme-style=mono] [class*=-filter]:hover,html[data-runwithme-style=mono] [class*=app-icon]:hover,html[data-runwithme-style=mono] [class*=dock-icon]:hover{box-shadow:0 10px 22px rgba(0,0,0,.16),0 3px 8px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-btn]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-button]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-card]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=-filter]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=app-icon]:hover,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=dock-icon]:hover{box-shadow:0 10px 22px rgba(0,0,0,.65),0 3px 8px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-style=mono] .anniv-widget-avatar img,html[data-runwithme-style=mono] .app-icon>img,html[data-runwithme-style=mono] .dock-icon>img,html[data-runwithme-style=mono] .music-widget-avatar img,html[data-runwithme-style=mono] .polaroid-widget img,html[data-runwithme-style=mono] .study-widget-v2-avatar img{box-shadow:none!important}html[data-runwithme-style=mono] .chat-selection-delete,html[data-runwithme-style=mono] .checkin-btn.danger,html[data-runwithme-style=mono] .photos-app-selection-delete,html[data-runwithme-style=mono] .studio-save.danger{background:linear-gradient(135deg,#5a5a5a,#3a3a3a)!important;color:#f0f0f0!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-selection-delete,html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-btn.danger,html[data-runwithme-style=mono][data-runwithme-theme=dark] .photos-app-selection-delete{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .hs-eyebrow,html[data-runwithme-style=mono] .studio-eyebrow{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-eyebrow,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-eyebrow{color:#a0a0a0!important}html[data-runwithme-style=mono] .hs-title,html[data-runwithme-style=mono] .studio-header h1,html[data-runwithme-style=mono] .studio-home-header h1{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-title,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-header h1,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-home-header h1{color:#f0f0f0!important}html[data-runwithme-style=mono] .hs-subtitle,html[data-runwithme-style=mono] .studio-header p,html[data-runwithme-style=mono] .studio-home-header p{color:#888888!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-subtitle,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-header p,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-home-header p{color:#a0a0a0!important}html[data-runwithme-style=mono] .studio-count{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-count{color:#a0a0a0!important}html[data-runwithme-style=mono] .hs-back,html[data-runwithme-style=mono] .studio-back-link{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important;box-shadow:0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] .hs-back:hover,html[data-runwithme-style=mono] .studio-back-link:hover{background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-back,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-back-link{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.1)!important;color:#f0f0f0!important;box-shadow:0 4px 12px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .studio-home-mark{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-home-mark{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .studio-filter,html[data-runwithme-style=mono] .studio-select,html[data-runwithme-style=mono] .studio-select-button{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important;box-shadow:0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] .studio-filter:hover:not(.active),html[data-runwithme-style=mono] .studio-select-button:hover{background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono] .studio-filter.active{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:transparent!important;box-shadow:0 8px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-filter,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-select,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-select-button{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-filter.active{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .studio-add-button,html[data-runwithme-style=mono] .studio-add-footer button:not(:disabled){background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;color:#f0f0f0!important;border-color:transparent!important;box-shadow:0 8px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-add-button,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-add-footer button:not(:disabled){background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .studio-card{background:linear-gradient(145deg,#f5f5f5,#e8e8e8)!important;border-color:rgba(0,0,0,.06)!important;box-shadow:0 4px 12px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] .studio-card:hover{background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono] .studio-card.selected{background:linear-gradient(145deg,#dedede,#cecece)!important;border-color:rgba(0,0,0,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-card{background:linear-gradient(145deg,#262626,#1a1a1a)!important;border-color:rgba(255,255,255,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-card:hover{background:linear-gradient(145deg,#303030,#222222)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-card.selected{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono] .studio-character.studio-levi{background:#4a4a4a!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .studio-character.studio-erwin{background:#5a5a5a!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .studio-character.studio-shared{background:linear-gradient(135deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-character.studio-shared{background:linear-gradient(135deg,#3a3a3a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .studio-category{background:#e8e8e8!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-category{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .studio-disabled{background:rgba(0,0,0,.08)!important;color:#666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-disabled{background:rgba(255,255,255,.08)!important;color:#a0a0a0!important}html[data-runwithme-style=mono] .card-toggle{background:#e8e8e8!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .card-toggle.active{background:#d0d0d0!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .card-edit{background:#dedede!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .card-delete{background:rgba(0,0,0,.06)!important;color:#666666!important}html[data-runwithme-style=mono] .card-delete:hover{background:rgba(0,0,0,.12)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .card-edit,html[data-runwithme-style=mono][data-runwithme-theme=dark] .card-toggle{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .card-delete{background:rgba(255,255,255,.06)!important;color:#a0a0a0!important}html[data-runwithme-style=mono] .studio-card-id{color:#999999!important;opacity:1!important}html[data-runwithme-style=mono] .hs-card{background:linear-gradient(145deg,#f5f5f5,#e8e8e8)!important;border-color:rgba(0,0,0,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-card{background:linear-gradient(145deg,#262626,#1a1a1a)!important;border-color:rgba(255,255,255,.06)!important}html[data-runwithme-style=mono] .hs-section-label{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-section-label{color:#a0a0a0!important}html[data-runwithme-style=mono] .hs-section-title{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-section-title{color:#f0f0f0!important}html[data-runwithme-style=mono] .settings-section-icon{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border-color:rgba(0,0,0,.08)!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .settings-section-icon{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .settings-about-symbol{background:#e8e8e8!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .settings-about-symbol{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .settings-about,html[data-runwithme-style=mono] .settings-card{background:rgba(255,255,255,.9)!important;border-color:rgba(0,0,0,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .settings-about,html[data-runwithme-style=mono][data-runwithme-theme=dark] .settings-card{background:rgba(30,30,30,.85)!important;border-color:rgba(255,255,255,.08)!important}html[data-runwithme-style=mono] .settings-action-icon{background:#e8e8e8!important;color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .settings-action-icon{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono] .anniv-widget{background:linear-gradient(145deg,#e0e0e0,#f5f5f5 50%,#d8d8d8)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .anniv-widget{background:linear-gradient(145deg,#2e2e2e,#1e1e1e 50%,#262626)!important}html[data-runwithme-style=mono] .study-widget-v2-avatar{background:linear-gradient(140deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] .home-widget-daily{background:linear-gradient(160deg,#ebebeb,#f5f5f5)!important;border-color:rgba(0,0,0,.08)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .home-widget-daily{background:linear-gradient(160deg,#2a2a2a,#1e1e1e)!important}html[data-runwithme-style=mono] .home-widget-daily-label,html[data-runwithme-style=mono] .home-widget-daily-source,html[data-runwithme-style=mono] .home-widget-daily-text{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .home-widget-daily-label,html[data-runwithme-style=mono][data-runwithme-theme=dark] .home-widget-daily-source,html[data-runwithme-style=mono][data-runwithme-theme=dark] .home-widget-daily-text{color:#f0f0f0!important}html[data-runwithme-style=mono] .hs-page,html[data-runwithme-style=mono] .studio-home,html[data-runwithme-style=mono] .studio-page{color:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .hs-page,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-home,html[data-runwithme-style=mono][data-runwithme-theme=dark] .studio-page{color:#f0f0f0}html[data-runwithme-style=mono] [class*=detail-title],html[data-runwithme-style=mono] [class*=editor-title-input],html[data-runwithme-style=mono] [class*=editor-title],html[data-runwithme-style=mono] [class*=empty-title],html[data-runwithme-style=mono] [class*=header-center]>*,html[data-runwithme-style=mono] [class*=header-month],html[data-runwithme-style=mono] [class*=header-name],html[data-runwithme-style=mono] [class*=header-title],html[data-runwithme-style=mono] [class*=header-year],html[data-runwithme-style=mono] [class*=hero-title],html[data-runwithme-style=mono] [class*=library-label],html[data-runwithme-style=mono] [class*=list-label],html[data-runwithme-style=mono] [class*=modal-header] h2,html[data-runwithme-style=mono] [class*=modal-title],html[data-runwithme-style=mono] [class*=panel-title],html[data-runwithme-style=mono] [class*=section-title],html[data-runwithme-style=mono] [class*=session-title],html[data-runwithme-style=mono] [class*=track-title]{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=detail-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=editor-title-input],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=editor-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=empty-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-center]>*,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-month],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-name],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-year],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=hero-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=library-label],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=list-label],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=modal-header] h2,html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=modal-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=panel-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=section-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=session-title],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=track-title]{color:#f0f0f0!important}html[data-runwithme-style=mono] [class*=empty-desc],html[data-runwithme-style=mono] [class*=eyebrow],html[data-runwithme-style=mono] [class*=header-hint],html[data-runwithme-style=mono] [class*=header-status],html[data-runwithme-style=mono] [class*=header-sub],html[data-runwithme-style=mono] [class*=section-label],html[data-runwithme-style=mono] [class*=status-label],html[data-runwithme-style=mono] [class*=status-text],html[data-runwithme-style=mono] [class*=sub-label],html[data-runwithme-style=mono] [class*=subtitle]{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=empty-desc],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=eyebrow],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-hint],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-status],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=header-sub],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=section-label],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=status-label],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=status-text],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=sub-label],html[data-runwithme-style=mono][data-runwithme-theme=dark] [class*=subtitle]{color:#a0a0a0!important}html[data-runwithme-style=mono] [contenteditable]::placeholder,html[data-runwithme-style=mono] input::placeholder,html[data-runwithme-style=mono] textarea::placeholder{color:rgba(0,0,0,.35)!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] [contenteditable]::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] input::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] textarea::placeholder{color:rgba(255,255,255,.3)!important}html[data-runwithme-style=mono] .calendar-user-schedule-edit textarea,html[data-runwithme-style=mono] .chat-input,html[data-runwithme-style=mono] .icity-detail-composer input,html[data-runwithme-style=mono] .icity-modal-textarea,html[data-runwithme-style=mono] .letter-compose-body,html[data-runwithme-style=mono] .letter-compose-subject,html[data-runwithme-style=mono] .music-chat-input,html[data-runwithme-style=mono] .music-playlist-name-input,html[data-runwithme-style=mono] .notes-editor-content,html[data-runwithme-style=mono] .notes-editor-title-input,html[data-runwithme-style=mono] .notes-tag-input,html[data-runwithme-style=mono] .study-search-input,html[data-runwithme-style=mono] .study-spell-input,html[data-runwithme-style=mono] .watch-chat-input{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-user-schedule-edit textarea,html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-detail-composer input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-modal-textarea,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-compose-body,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-compose-subject,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-chat-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-playlist-name-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-editor-content,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-editor-title-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-tag-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-search-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-spell-input,html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-chat-input{color:#f0f0f0!important}html[data-runwithme-style=mono] .notes-app{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-app{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .letter-app{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-app{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .calendar-app{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .calendar-app{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .study-app{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .study-app{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .chat-page{--chat-muted:#666666;--chat-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-page{--chat-muted:#a0a0a0;--chat-text:#f0f0f0}html[data-runwithme-style=mono] .music-app-v2{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-app-v2{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .checkin-app,html[data-runwithme-style=mono] .collection-app,html[data-runwithme-style=mono] .icity-app,html[data-runwithme-style=mono] .photos-app,html[data-runwithme-style=mono] .q-app,html[data-runwithme-style=mono] .watch-app{--rw-text-muted:#666666;--rw-text-faint:#999999;--rw-text:#1a1a1a}html[data-runwithme-style=mono][data-runwithme-theme=dark] .checkin-app,html[data-runwithme-style=mono][data-runwithme-theme=dark] .collection-app,html[data-runwithme-style=mono][data-runwithme-theme=dark] .icity-app,html[data-runwithme-style=mono][data-runwithme-theme=dark] .photos-app,html[data-runwithme-style=mono][data-runwithme-theme=dark] .q-app,html[data-runwithme-style=mono][data-runwithme-theme=dark] .watch-app{--rw-text-muted:#a0a0a0;--rw-text-faint:#707070;--rw-text:#f0f0f0}html[data-runwithme-style=mono] .chat-input::placeholder,html[data-runwithme-style=mono] .letter-compose-body::placeholder,html[data-runwithme-style=mono] .letter-compose-subject::placeholder,html[data-runwithme-style=mono] .music-chat-input::placeholder,html[data-runwithme-style=mono] .notes-editor-content::placeholder,html[data-runwithme-style=mono] .notes-editor-title-input::placeholder,html[data-runwithme-style=mono] .notes-wish-input-row input::placeholder{color:rgba(0,0,0,.35)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] .chat-input::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-compose-body::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .letter-compose-subject::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .music-chat-input::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-editor-content::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-editor-title-input::placeholder,html[data-runwithme-style=mono][data-runwithme-theme=dark] .notes-wish-input-row input::placeholder{color:rgba(255,255,255,.3)!important}html[data-runwithme-style=mono] body .studio-eyebrow{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-eyebrow{color:#a0a0a0!important}html[data-runwithme-style=mono] body .studio-header h1,html[data-runwithme-style=mono] body .studio-home-header h1{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-header h1,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home-header h1{color:#f0f0f0!important}html[data-runwithme-style=mono] body .studio-header p,html[data-runwithme-style=mono] body .studio-home-header p{color:#888888!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-header p,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home-header p{color:#a0a0a0!important}html[data-runwithme-style=mono] body .studio-count{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono] body .studio-count span{color:#999999!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-count{color:#a0a0a0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-count span{color:#707070!important}html[data-runwithme-style=mono] body .studio-back-link{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border:1px solid rgba(0,0,0,.08)!important;color:#1a1a1a!important;box-shadow:0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] body .studio-back-link:hover{background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-back-link{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-back-link:hover{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important}html[data-runwithme-style=mono] body .studio-filter{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border:1px solid rgba(0,0,0,.08)!important;color:#1a1a1a!important;box-shadow:0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] body .studio-filter:hover:not(.active){background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono] body .studio-filter.active{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;border-color:transparent!important;color:#f0f0f0!important;box-shadow:0 8px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-filter{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;border-color:rgba(255,255,255,.1)!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-filter.active{background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] body .studio-select,html[data-runwithme-style=mono] body .studio-select-button{background:linear-gradient(145deg,#f0f0f0,#e0e0e0)!important;border:1px solid rgba(0,0,0,.08)!important;color:#1a1a1a!important;box-shadow:0 4px 12px rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-select,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-select-button{background:linear-gradient(145deg,#2e2e2e,#1e1e1e)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] body .studio-character.studio-levi{background:linear-gradient(140deg,#4a4a4a,#2a2a2a)!important;color:#f0f0f0!important;border-color:transparent!important}html[data-runwithme-style=mono] body .studio-character.studio-erwin{background:linear-gradient(140deg,#5a5a5a,#3a3a3a)!important;color:#f0f0f0!important;border-color:transparent!important}html[data-runwithme-style=mono] body .studio-character.studio-shared{background:linear-gradient(135deg,#d8d8d8,#b8b8b8)!important;color:#1a1a1a!important;border-color:transparent!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-character.studio-shared{background:linear-gradient(135deg,#3a3a3a,#2a2a2a)!important;color:#f0f0f0!important}html[data-runwithme-style=mono] body .studio-category{background:#e8e8e8!important;color:#1a1a1a!important;border-color:transparent!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-category{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono] body .studio-type-label{color:#666666!important;opacity:1!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-type-label{color:#a0a0a0!important}html[data-runwithme-style=mono] body .studio-disabled{background:rgba(0,0,0,.08)!important;color:#666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-disabled{background:rgba(255,255,255,.08)!important;color:#a0a0a0!important}html[data-runwithme-style=mono] body .studio-card-id{color:#999999!important;opacity:1!important}html[data-runwithme-style=mono] body .studio-card{background:linear-gradient(145deg,#f5f5f5,#e8e8e8)!important;border-color:rgba(0,0,0,.06)!important;box-shadow:0 4px 12px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,1)!important}html[data-runwithme-style=mono] body .studio-card:hover{background:linear-gradient(145deg,#ffffff,#eeeeee)!important}html[data-runwithme-style=mono] body .studio-card.selected{background:linear-gradient(145deg,#dedede,#cecece)!important;border-color:rgba(0,0,0,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-card{background:linear-gradient(145deg,#262626,#1a1a1a)!important;border-color:rgba(255,255,255,.06)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-card.selected{background:linear-gradient(145deg,#3a3a3a,#2a2a2a)!important;border-color:rgba(255,255,255,.15)!important}html[data-runwithme-style=mono] body .studio-card-text{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-card-text{color:#f0f0f0!important}html[data-runwithme-style=mono] body .card-toggle{background:#e8e8e8!important;color:#1a1a1a!important}html[data-runwithme-style=mono] body .card-toggle.active{background:#d0d0d0!important;color:#1a1a1a!important}html[data-runwithme-style=mono] body .card-edit{background:#dedede!important;color:#1a1a1a!important}html[data-runwithme-style=mono] body .card-delete{background:rgba(0,0,0,.06)!important;color:#666666!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .card-edit,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .card-toggle{background:#2e2e2e!important;color:#f0f0f0!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .card-delete{background:rgba(255,255,255,.06)!important;color:#a0a0a0!important}html[data-runwithme-style=mono] body .studio-add-button,html[data-runwithme-style=mono] body .studio-add-footer button:not(:disabled){background:linear-gradient(135deg,#3a3a3a,#1a1a1a)!important;border-color:transparent!important;color:#f0f0f0!important;box-shadow:0 8px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-add-button,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-add-footer button:not(:disabled){background:linear-gradient(135deg,#e0e0e0,#b0b0b0)!important;color:#1a1a1a!important}html[data-runwithme-style=mono] body .studio-home h1,html[data-runwithme-style=mono] body .studio-home h2,html[data-runwithme-style=mono] body .studio-home h3,html[data-runwithme-style=mono] body .studio-page h1,html[data-runwithme-style=mono] body .studio-page h2,html[data-runwithme-style=mono] body .studio-page h3{color:#1a1a1a!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home h1,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home h2,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home h3,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-page h1,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-page h2,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-page h3{color:#f0f0f0!important}html[data-runwithme-style=mono] body .studio-home p,html[data-runwithme-style=mono] body .studio-page p{color:#888888!important}html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-home p,html[data-runwithme-style=mono][data-runwithme-theme=dark] body .studio-page p{color:#a0a0a0!important}html body .study-header,html body .study-subheader{height:auto!important;min-height:0!important;padding:max(env(safe-area-inset-top),8px) 12px 4px!important;gap:8px!important;background:transparent!important;border-bottom:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html body .study-back,html body .study-header-settings,html body .study-subheader-add{width:34px!important;height:34px!important;flex-shrink:0}html body .study-header-title{font-size:16px!important;line-height:1.1!important}html body .study-header-sub{font-size:9px!important;line-height:1.2!important;margin-top:1px!important}html body .study-scroll{padding-top:4px!important}html body .photos-app-header{height:auto!important;min-height:0!important;padding:max(env(safe-area-inset-top),8px) 12px 6px!important;gap:8px!important;background:transparent!important;border-bottom:1px solid rgba(142,101,111,.06)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}html body .photos-app-back,html body .photos-app-upload{width:34px!important;height:34px!important;flex-shrink:0}html body .photos-app-title-main{font-size:15px!important;line-height:1.1!important}html body .photos-app-title-sub{font-size:9px!important;margin-top:1px!important}html body .photos-app-tabs{padding:6px 12px 8px!important;background:transparent!important}html body .photos-app-tab{padding:5px 10px!important;font-size:11px!important}html body .photo-viewer{position:fixed!important;inset:0!important;display:flex!important;flex-direction:column!important;background:#000!important;overflow:hidden!important}html body .photo-viewer-top{position:absolute!important;top:0!important;left:0!important;right:0!important;z-index:5!important;padding:calc(env(safe-area-inset-top) + 12px) 14px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:linear-gradient(180deg,rgba(0,0,0,.55) 0,rgba(0,0,0,.2) 60%,transparent)!important;pointer-events:none;transition:opacity .2s ease,transform .2s ease}html body .photo-viewer-top>*{pointer-events:auto}html body .photo-viewer-top.is-hidden{opacity:0!important;transform:translateY(-8px)!important}html body .photo-viewer-btn{width:42px!important;height:42px!important;flex-shrink:0;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;backdrop-filter:blur(20px) saturate(1.6)!important;-webkit-backdrop-filter:blur(20px) saturate(1.6)!important;box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.18)!important;font-size:15px!important}html body .photo-viewer-btn:hover{background:rgba(255,255,255,.26)!important}html body .photo-viewer-btn-danger:hover{background:rgba(224,93,93,.7)!important;border-color:rgba(255,255,255,.3)!important}html body .photo-viewer-date{flex:1;text-align:center;color:rgba(255,255,255,.85)!important;font-size:12px!important;letter-spacing:.04em;text-shadow:0 1px 4px rgba(0,0,0,.6);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .photo-viewer-image{position:relative!important;flex:1!important;min-height:0!important;width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:calc(env(safe-area-inset-top) + 68px) 10px calc(env(safe-area-inset-bottom) + 20px)!important;box-sizing:border-box!important;display:grid!important;place-items:center!important}html body .photo-viewer-image>img{max-width:100%!important;max-height:none!important;height:auto!important;width:auto!important;margin:auto!important;object-fit:contain!important;display:block!important}html body .photo-viewer-image .photo-viewer-nav{position:sticky!important;top:50%!important;z-index:3!important;width:44px!important;height:44px!important;background:rgba(255,255,255,.14)!important;backdrop-filter:blur(16px) saturate(1.6)!important;-webkit-backdrop-filter:blur(16px) saturate(1.6)!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.15)!important}html body .photo-viewer-image .photo-viewer-nav.prev{justify-self:start!important;align-self:center!important;margin-left:4px;transform:none!important}html body .photo-viewer-image .photo-viewer-nav.next{justify-self:end!important;align-self:center!important;margin-right:4px;transform:none!important}html body .photo-viewer-bottom{position:relative!important;flex-shrink:0!important;z-index:4!important;padding:12px 16px calc(14px + env(safe-area-inset-bottom))!important;background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.4) 70%,transparent)!important;transition:opacity .2s ease,transform .2s ease}html body .photo-viewer-bottom.is-hidden{opacity:0!important;transform:translateY(8px)!important}html body .photo-viewer-textarea{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important}html body .photo-viewer-textarea:focus{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.35)!important}@media (max-height:700px){html body .photo-viewer-image{padding-top:calc(env(safe-area-inset-top) + 58px)!important}html body .photo-viewer-top{padding-top:calc(env(safe-area-inset-top) + 8px)!important;padding-bottom:10px!important}}.calendar-period-banner{display:flex;align-items:center;gap:8px;margin:4px 20px 12px;padding:8px 14px;border-radius:14px;background:linear-gradient(135deg,rgba(252,190,195,.35),rgba(252,190,195,.18));border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(20px) saturate(1.7);-webkit-backdrop-filter:blur(20px) saturate(1.7);box-shadow:0 4px 14px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9);font-size:12px;color:#4f3940}.calendar-period-banner-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#d34d5f;box-shadow:0 0 0 3px rgba(211,77,95,.18);animation:calendarPeriodPulse 2s ease-in-out infinite}@keyframes calendarPeriodPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.85);opacity:.7}}.calendar-period-banner-text{flex:1;min-width:0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-period-banner-avg{flex-shrink:0;padding:2px 8px;border-radius:999px;background:rgba(255,255,255,.6);font-size:10px;font-weight:700;opacity:.7;font-variant-numeric:tabular-nums}html[data-runwithme-theme=dark] .calendar-period-banner{background:linear-gradient(135deg,rgba(252,190,195,.18),rgba(252,190,195,.08));border-color:rgba(255,255,255,.08);color:#fff2e9;box-shadow:0 4px 14px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .calendar-period-banner-avg{background:rgba(255,255,255,.08)}.calendar-day-predicted{position:relative}.calendar-day-predicted-dot{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:transparent;border:1.5px solid #d34d5f;box-sizing:border-box;pointer-events:none}html[data-runwithme-theme=dark] .calendar-day-predicted-dot{border-color:#fcbec3}.calendar-day-selected .calendar-day-predicted-dot{border-color:#fff2e9}.period-sheet-backdrop{position:fixed;inset:0;z-index:9700;background:rgba(30,22,28,.45);backdrop-filter:blur(8px) saturate(1.4);-webkit-backdrop-filter:blur(8px) saturate(1.4);display:flex;align-items:flex-end;justify-content:center;animation:periodSheetFade .2s ease}@keyframes periodSheetFade{0%{opacity:0}to{opacity:1}}.period-sheet{width:min(560px,100%);max-height:88vh;display:flex;flex-direction:column;border-top-left-radius:24px;border-top-right-radius:24px;background:var(--glass-modal-bg,rgba(255,250,248,.96));border:1px solid var(--glass-modal-border,rgba(255,255,255,.8));border-bottom:0;backdrop-filter:var(--glass-modal-blur,blur(40px) saturate(1.9));-webkit-backdrop-filter:var(--glass-modal-blur,blur(40px) saturate(1.9));box-shadow:0 -20px 50px rgba(60,40,45,.24);animation:periodSheetIn .28s cubic-bezier(.34,1.2,.64,1);overflow:hidden}@keyframes periodSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.period-sheet-handle{flex-shrink:0;width:40px;height:4px;margin:10px auto 4px;border-radius:999px;background:rgba(142,101,111,.28)}.period-sheet-header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 20px 14px;border-bottom:1px solid rgba(142,101,111,.08)}.period-sheet-eyebrow{font-size:9px;font-weight:700;letter-spacing:.2em;color:#8e656f;opacity:.7}.period-sheet-title{margin:4px 0 2px;font-size:20px;font-weight:600;color:#4f3940}.period-sheet-today{display:inline-block;padding:2px 8px;border-radius:999px;background:rgba(252,190,195,.45);font-size:10px;font-weight:700;color:#8e656f}.period-sheet-close{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:#8e656f;cursor:pointer;transition:background .15s ease}.period-sheet-close:hover{background:rgba(142,101,111,.2)}.period-sheet-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 20px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:14px}.period-sheet-note{position:relative;display:flex;align-items:flex-start;gap:10px;padding:12px 36px 12px 12px;border-radius:16px;background:linear-gradient(135deg,rgba(252,190,195,.45),rgba(207,222,227,.3));border:1px solid rgba(255,255,255,.65);box-shadow:0 8px 20px rgba(90,60,65,.1),inset 0 1px 0 rgba(255,255,255,.9);animation:periodNoteIn .3s ease}@keyframes periodNoteIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.period-sheet-note-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:14px;font-weight:700}.period-sheet-note-avatar-levi{background:linear-gradient(140deg,#a37b84,#8e656f)}.period-sheet-note-avatar-erwin{background:linear-gradient(140deg,#ad8f95,#9b7f86)}.period-sheet-note-content{flex:1;min-width:0}.period-sheet-note-name{font-size:11px;font-weight:700;letter-spacing:.08em;color:#8e656f;opacity:.7;margin-bottom:2px}.period-sheet-note-text{font-family:var(--rw-font-serif);font-size:14px;line-height:1.5;color:#4f3940}.period-sheet-note-close{position:absolute;top:10px;right:10px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(255,255,255,.5);color:#8e656f;cursor:pointer}.period-sheet-day{display:flex;align-items:center;gap:10px;font-family:var(--rw-font-serif);font-size:22px;font-weight:600;color:#4f3940}.period-sheet-day-status{font-family:var(--rw-font-sans,"Noto Sans SC");font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 8px;border-radius:999px;background:rgba(252,190,195,.4);color:#8e656f}.period-sheet-section{display:flex;flex-direction:column;gap:8px}.period-sheet-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8e656f;opacity:.6}.period-sheet-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.period-sheet-flow-btn{padding:10px 8px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.6);color:#4f3940;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.period-sheet-flow-btn:hover{background:rgba(255,255,255,.85)}.period-sheet-flow-btn.active{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(240,169,175,.7));border-color:rgba(255,255,255,.7);color:#4f3940;box-shadow:0 6px 14px rgba(252,190,195,.35),inset 0 1px 0 rgba(255,255,255,.9)}.period-sheet-symptoms{display:flex;flex-wrap:wrap;gap:6px}.period-sheet-symptom{padding:7px 12px;border:1px solid rgba(142,101,111,.14);border-radius:999px;background:rgba(255,255,255,.6);color:#4f3940;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.period-sheet-symptom:hover{background:rgba(255,255,255,.85)}.period-sheet-symptom.active{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(240,169,175,.7));border-color:rgba(255,255,255,.7);color:#4f3940;box-shadow:0 4px 10px rgba(252,190,195,.3),inset 0 1px 0 rgba(255,255,255,.9)}.period-sheet-textarea{width:100%;padding:11px 14px;border:1px solid rgba(142,101,111,.14);border-radius:14px;background:rgba(255,255,255,.7);color:inherit;font:inherit;font-size:13px;line-height:1.6;outline:none;resize:vertical;box-sizing:border-box}.period-sheet-textarea:focus{border-color:rgba(142,101,111,.4)}.period-sheet-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:30px 20px 20px;color:#8e656f}.period-sheet-empty svg{display:block;opacity:.4}.period-sheet-empty p{margin:0;font-size:14px;font-weight:600;color:#4f3940}.period-sheet-empty-hint{font-size:11px;line-height:1.6;opacity:.65;max-width:280px}.period-sheet-action{width:100%;padding:14px;border:0;border-radius:16px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .15s ease}.period-sheet-action:active{transform:scale(.97)}.period-sheet-action-start{background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;box-shadow:0 8px 20px rgba(142,101,111,.3),inset 0 1px 0 rgba(255,255,255,.2)}.period-sheet-action-end{background:linear-gradient(135deg,rgba(224,93,93,.9),rgba(201,77,77,.8));color:#fff2e9;box-shadow:0 8px 20px rgba(224,93,93,.3),inset 0 1px 0 rgba(255,255,255,.2)}.calendar-period-banner{width:calc(100% - 40px);margin-left:20px;margin-right:20px;border:0;cursor:pointer;font:inherit;text-align:left;transition:transform .15s ease}.calendar-period-banner:hover{transform:translateY(-1px)}.calendar-period-banner:active{transform:scale(.98)}.calendar-period-banner-dot-empty{background:rgba(142,101,111,.35)!important;box-shadow:0 0 0 3px rgba(142,101,111,.12)!important;animation:none!important}.calendar-period-banner-empty{background:linear-gradient(135deg,rgba(207,222,227,.4),rgba(207,222,227,.2))!important}html[data-runwithme-theme=dark] .period-sheet{background:rgba(20,20,20,.96);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .period-sheet-header{border-bottom-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .period-sheet-day,html[data-runwithme-theme=dark] .period-sheet-empty p,html[data-runwithme-theme=dark] .period-sheet-note-text,html[data-runwithme-theme=dark] .period-sheet-title{color:#fff2e9}html[data-runwithme-theme=dark] .period-sheet-flow-btn,html[data-runwithme-theme=dark] .period-sheet-symptom,html[data-runwithme-theme=dark] .period-sheet-textarea{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}.calendar-period-mini-dot{flex-shrink:0;display:inline-block;width:8px;height:8px;border-radius:50%;background:#d34d5f;box-shadow:0 0 0 2px rgba(211,77,95,.18)}html[data-runwithme-theme=dark] .calendar-period-mini-dot{background:#fcbec3;box-shadow:0 0 0 2px rgba(252,190,195,.2)}.period-sheet-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.period-sheet-icon-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:#8e656f;cursor:pointer;transition:background .15s ease,color .15s ease,transform .2s ease}.period-sheet-icon-btn:hover{background:rgba(142,101,111,.2)}.period-sheet-icon-btn.active{background:linear-gradient(135deg,rgba(252,190,195,.85),rgba(240,169,175,.7));color:#4f3940;transform:rotate(30deg)}.period-settings-block{display:flex;flex-direction:column;gap:10px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,rgba(207,222,227,.35),rgba(207,222,227,.18));border:1px solid rgba(255,255,255,.65);box-shadow:0 6px 16px rgba(90,60,65,.06),inset 0 1px 0 rgba(255,255,255,.9);animation:periodSettingsIn .2s ease}@keyframes periodSettingsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.period-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.period-settings-info{flex:1;min-width:0}.period-settings-info strong{display:block;font-size:13px;font-weight:700;color:#4f3940}.period-settings-info span{display:block;margin-top:3px;font-size:10px;opacity:.6;color:#8e656f}.period-settings-stepper{flex-shrink:0;display:flex;align-items:center;gap:4px;padding:3px;border-radius:12px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.8)}.period-settings-stepper button{width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#4f3940;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.period-settings-stepper button:hover:not(:disabled){background:rgba(142,101,111,.1)}.period-settings-stepper button:disabled{opacity:.3;cursor:default}.period-settings-stepper input{width:46px;padding:4px 0;border:0;background:transparent;color:inherit;font:inherit;font-size:15px;font-weight:700;text-align:center;outline:none;font-variant-numeric:tabular-nums}.period-settings-stepper input::-webkit-inner-spin-button,.period-settings-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.period-settings-stepper input[type=number]{-moz-appearance:textfield;appearance:textfield}.period-settings-summary{display:flex;flex-wrap:wrap;gap:6px 14px;padding-top:8px;border-top:1px dashed rgba(142,101,111,.15);font-size:11px;color:#8e656f;opacity:.8}.period-settings-summary span{display:inline-flex;align-items:center;gap:4px}.period-history-block{display:flex;flex-direction:column;border-radius:14px;background:rgba(255,255,255,.4);border:1px solid rgba(142,101,111,.08);overflow:hidden}.period-history-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:12px 14px;border:0;background:transparent;color:#4f3940;font:inherit;font-size:12px;font-weight:700;cursor:pointer;text-align:left;transition:background .15s ease}.period-history-toggle:hover{background:rgba(142,101,111,.06)}.period-history-toggle>span:first-of-type{flex:1}.period-history-caret{font-size:9px;opacity:.5}.period-history-list{list-style:none;margin:0;padding:4px 14px 14px;display:flex;flex-direction:column;gap:4px}.period-history-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:10px;background:rgba(255,255,255,.5);font-size:12px}.period-history-range{font-variant-numeric:tabular-nums;color:#4f3940;font-weight:600}.period-history-length{font-variant-numeric:tabular-nums;color:#8e656f;font-weight:700;opacity:.8}.period-sheet-delete{width:100%;padding:11px;border:0;border-radius:12px;background:rgba(224,93,93,.1);color:#c94d4d;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:background .15s ease;margin-top:4px}.period-sheet-delete:hover{background:rgba(224,93,93,.2)}html[data-runwithme-theme=dark] .period-settings-block{background:linear-gradient(135deg,rgba(70,80,90,.3),rgba(70,80,90,.15));border-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .period-history-range,html[data-runwithme-theme=dark] .period-history-toggle,html[data-runwithme-theme=dark] .period-settings-info strong,html[data-runwithme-theme=dark] .period-settings-stepper button,html[data-runwithme-theme=dark] .period-settings-stepper input{color:#fff2e9}html[data-runwithme-theme=dark] .period-settings-stepper{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .period-history-block{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .period-history-item{background:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .period-sheet-delete{background:rgba(224,93,93,.15);color:#eb9090}html[data-runwithme-theme=dark] .period-sheet-icon-btn{background:rgba(255,255,255,.08);color:#d9bcc4}html[data-runwithme-theme=dark] .period-sheet-icon-btn.active{background:linear-gradient(135deg,rgba(252,190,195,.5),rgba(252,190,195,.3));color:#4f3940}.period-settings-manage-btn{margin-top:4px;padding:9px 14px;border:1px solid rgba(142,101,111,.18);border-radius:var(--rw-radius-pill,999px);background:rgba(255,255,255,.6);color:#4f3940;font:inherit;font-size:11px;font-weight:700;cursor:pointer;align-self:flex-start;transition:background .15s ease,transform .15s ease}.period-settings-manage-btn:hover{background:rgba(255,255,255,.9);transform:translateY(-1px)}.period-settings-manage-btn:active{transform:scale(.96)}.period-note-editor-backdrop{position:fixed;inset:0;z-index:9750;background:rgba(30,22,28,.55);backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:periodSheetFade .2s ease}.period-note-editor{width:min(480px,100%);max-height:90vh;display:flex;flex-direction:column;border-radius:var(--rw-radius-xl,22px);background:rgba(255,250,248,.98);border:1px solid rgba(255,255,255,.8);box-shadow:0 25px 70px rgba(60,40,45,.3),inset 0 1px 0 rgba(255,255,255,1);overflow:hidden;animation:periodNoteEditorIn .22s cubic-bezier(.34,1.2,.64,1)}@keyframes periodNoteEditorIn{0%{transform:translateY(8px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.period-note-editor-header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.period-note-editor-header h2{margin:4px 0 0;font-size:18px;font-weight:600;color:#4f3940}.period-note-editor-hint{padding:10px 20px 0;font-size:11px;line-height:1.5;color:#8e656f;opacity:.65}.period-note-editor-tabs{display:flex;gap:4px;margin:12px 20px 0;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}.period-note-editor-tabs button{flex:1;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.period-note-editor-tabs button.active{background:#fcbec3;color:#8e656f;font-weight:700}.period-note-editor-add{display:flex;gap:8px;margin:14px 20px 12px}.period-note-editor-add input{flex:1;min-width:0;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.9);color:inherit;font:inherit;font-size:13px;outline:none;box-sizing:border-box}.period-note-editor-add input:focus{border-color:rgba(142,101,111,.42)}.period-note-editor-add button{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:9px 14px;border:0;border-radius:10px;background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease}.period-note-editor-add button:hover{transform:translateY(-1px)}.period-note-editor-add button svg{display:block;flex-shrink:0}.period-note-editor-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 20px 12px;display:flex;flex-direction:column;gap:6px}.period-note-editor-empty{padding:30px 12px;text-align:center;font-size:12px;opacity:.5;color:#8e656f}.period-note-editor-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06);transition:opacity .15s ease}.period-note-editor-item.is-disabled{opacity:.45}.period-note-editor-item input{flex:1;min-width:0;padding:6px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.9);color:inherit;font:inherit;font-size:12px;outline:none;box-sizing:border-box}.period-note-editor-item input:focus{border-color:rgba(142,101,111,.4)}.period-note-editor-toggle{padding:6px 10px;background:rgba(142,101,111,.12);color:inherit;font:inherit;font-size:10px;font-weight:700}.period-note-editor-delete,.period-note-editor-toggle{flex-shrink:0;border:0;border-radius:8px;cursor:pointer}.period-note-editor-delete{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:rgba(224,93,93,.12);color:#c94d4d;transition:background .15s ease}.period-note-editor-delete:hover{background:rgba(224,93,93,.22)}.period-note-editor-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.06)}.period-note-editor-reset{padding:9px 14px;border:0;border-radius:10px;background:transparent;color:rgba(142,101,111,.7);font:inherit;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease}.period-note-editor-reset:hover{background:rgba(142,101,111,.08)}.period-note-editor-done{padding:10px 22px;border:0;border-radius:var(--rw-radius-pill,999px);background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer}html[data-runwithme-theme=dark] .period-note-editor{background:rgba(20,20,20,.96);border-color:rgba(255,255,255,.1)}html[data-runwithme-theme=dark] .period-note-editor-header{border-bottom-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .period-note-editor-header h2{color:#fff2e9}html[data-runwithme-theme=dark] .period-note-editor-add input,html[data-runwithme-theme=dark] .period-note-editor-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}html[data-runwithme-theme=dark] .period-note-editor-item{background:rgba(255,255,255,.04)}html[data-runwithme-theme=dark] .period-note-editor-footer{border-top-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .period-settings-manage-btn{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}.music-v2-together-timer{display:flex;align-items:center;gap:8px;margin:6px auto 10px;padding:6px 14px;width:fit-content;max-width:calc(100% - 32px);border-radius:999px;font-size:12px;letter-spacing:.3px;color:#8e656f;background:rgba(255,242,233,.65);backdrop-filter:blur(14px) saturate(1.5);-webkit-backdrop-filter:blur(14px) saturate(1.5);border:1px solid rgba(255,255,255,.55);box-shadow:0 2px 10px rgba(142,101,111,.08);position:relative;z-index:2}.music-v2-together-timer-dot{width:6px;height:6px;border-radius:50%;background:#fcbec3;box-shadow:0 0 0 3px rgba(252,190,195,.25);animation:music-together-pulse 1.6s ease-in-out infinite;flex-shrink:0}.music-v2-together-timer-time{font-variant-numeric:tabular-nums;font-weight:600;color:#8e656f}@keyframes music-together-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.memory-app{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg,#fff2e9,#fce9e5);color:#8e656f}.memory-header{flex-shrink:0;gap:6px;padding:14px 14px 10px;background:rgba(255,242,233,.72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(255,255,255,.5);position:relative;z-index:2}.memory-back,.memory-header{display:flex;align-items:center}.memory-back{justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#8e656f;cursor:pointer;border-radius:50%;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.memory-back:active{background:rgba(255,255,255,.55)}.memory-title{flex:1;margin:0;font-size:18px;font-weight:700;letter-spacing:.4px;color:#8e656f}.memory-edit-btn{border:none;background:transparent;color:#8e656f;font-size:14px;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.memory-edit-btn:active{background:rgba(255,255,255,.55)}.memory-edit-btn:disabled{opacity:.35;cursor:not-allowed}.memory-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 16px 48px}.memory-day-group{margin-bottom:22px}.memory-day-label{font-size:13px;font-weight:700;color:#b08790;letter-spacing:.5px;padding:4px 6px 8px;position:sticky;top:-1px;background:linear-gradient(180deg,rgba(255,242,233,.96) 70%,rgba(255,242,233,0));z-index:1}.memory-day-list{display:flex;flex-direction:column;gap:10px}.memory-card{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:18px;background:rgba(255,255,255,.72);backdrop-filter:blur(14px) saturate(1.4);-webkit-backdrop-filter:blur(14px) saturate(1.4);border:1px solid rgba(255,255,255,.7);box-shadow:0 2px 12px rgba(142,101,111,.06);position:relative}.memory-card-icon{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(252,190,195,.32);color:#8e656f}.memory-card-body{flex:1;min-width:0}.memory-card-source{font-size:10px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:#c6a0a8;margin-bottom:2px}.memory-card-title{font-size:14px;font-weight:600;color:#664f54;line-height:1.35;word-break:break-word}.memory-card-preview{font-size:12px;color:#a58a90;margin-top:4px;line-height:1.4;word-break:break-word}.memory-card-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.memory-card-time{font-size:11px;color:#b8a0a6;font-variant-numeric:tabular-nums}.memory-card-delete{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:50%;background:rgba(252,190,195,.5);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.memory-card-delete:active{background:rgba(252,190,195,.85)}.memory-empty{text-align:center;padding:60px 24px;color:#a58a90}.memory-empty-icon{font-size:36px;color:#fcbec3;margin-bottom:12px}.memory-empty-title{font-size:15px;font-weight:600;color:#8e656f;margin-bottom:6px}.memory-empty-desc{font-size:12px;line-height:1.6;color:#b8a0a6;max-width:260px;margin:0 auto}.random-app{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg,#fff2e9,#e8f1f5);color:#8e656f}.random-header{flex-shrink:0;gap:6px;padding:14px 14px 10px;background:rgba(255,242,233,.72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(255,255,255,.5);position:relative;z-index:2}.random-back,.random-header{display:flex;align-items:center}.random-back{justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#8e656f;cursor:pointer;border-radius:50%;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.random-back:active{background:rgba(255,255,255,.55)}.random-title{flex:1;margin:0;font-size:18px;font-weight:700;letter-spacing:.4px;color:#8e656f}.random-draw-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:rgba(207,222,227,.5);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .2s ease}.random-draw-btn:active{background:rgba(207,222,227,.85);transform:scale(.94)}.random-draw-btn:disabled{opacity:.3;cursor:not-allowed}.random-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:32px 24px 60px}.random-card{width:100%;max-width:320px;padding:28px 24px 26px;border-radius:26px;background:rgba(255,255,255,.6);backdrop-filter:blur(22px) saturate(1.6);-webkit-backdrop-filter:blur(22px) saturate(1.6);border:1px solid rgba(255,255,255,.75);box-shadow:0 10px 34px rgba(142,101,111,.1),inset 0 1px 0 rgba(255,255,255,.8);text-align:center;transition:transform .32s cubic-bezier(.34,1.4,.5,1),opacity .32s ease}.random-card.is-spinning{transform:scale(.96) translateY(4px);opacity:.6}.random-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 14px;background:rgba(252,190,195,.4);color:#8e656f}.random-card-music .random-card-icon{background:rgba(207,222,227,.55)}.random-card-source{font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#c6a0a8;margin-bottom:10px}.random-card-title{font-size:18px;font-weight:700;line-height:1.35;color:#664f54;word-break:break-word;margin-bottom:10px}.random-card-body{font-size:13px;line-height:1.6;color:#a58a90;word-break:break-word}.random-card-empty{background:rgba(255,255,255,.5)}.random-card-empty .random-card-title{font-size:16px}.random-card-empty .random-card-body{font-size:12px;max-width:240px;margin:0 auto}.random-again-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:999px;background:rgba(255,255,255,.65);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.7);color:#8e656f;font-size:13px;font-weight:600;cursor:pointer;box-shadow:0 4px 16px rgba(142,101,111,.08);-webkit-tap-highlight-color:transparent;transition:transform .15s ease,background .15s ease}.random-again-btn:active{transform:scale(.96);background:rgba(255,255,255,.9)}.random-again-btn:disabled{opacity:.3;cursor:not-allowed}.search-app{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg,#fff2e9,#fce9e5);color:#8e656f}.search-app-header{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:14px 14px 6px;position:relative;z-index:2}.search-app-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#8e656f;cursor:pointer;border-radius:50%;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.search-app-back:active{background:rgba(255,255,255,.55)}.search-app-title{flex:1;margin:0;font-size:18px;font-weight:700;letter-spacing:.4px;color:#8e656f}.search-app-count{font-size:12px;color:#b08790;font-variant-numeric:tabular-nums;padding:0 10px}.search-app-input-wrap{flex-shrink:0;display:flex;align-items:center;gap:8px;margin:8px 16px 12px;padding:0 14px;height:40px;border-radius:999px;background:rgba(255,255,255,.72);backdrop-filter:blur(18px) saturate(1.5);-webkit-backdrop-filter:blur(18px) saturate(1.5);border:1px solid rgba(255,255,255,.75);box-shadow:0 2px 12px rgba(142,101,111,.08)}.search-app-input-icon{color:#b08790;flex-shrink:0}.search-app-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:15px;color:#664f54;font-family:inherit;-webkit-appearance:none;appearance:none}.search-app-input::placeholder{color:#c6a0a8}.search-app-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.search-app-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:50%;background:rgba(252,190,195,.6);color:#8e656f;cursor:pointer;flex-shrink:0;-webkit-tap-highlight-color:transparent}.search-app-clear:active{background:rgba(252,190,195,.95)}.search-app-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 16px 48px}.search-app-hint{text-align:center;padding:60px 24px;color:#a58a90}.search-app-hint-icon{color:#fcbec3;margin-bottom:14px;display:inline-flex}.search-app-hint-title{font-size:15px;font-weight:600;color:#8e656f;margin-bottom:6px;word-break:break-word}.search-app-hint-desc{font-size:12px;line-height:1.6;color:#b8a0a6;max-width:260px;margin:0 auto}.search-app-list{display:flex;flex-direction:column;gap:8px}.search-app-result{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.72);backdrop-filter:blur(14px) saturate(1.4);-webkit-backdrop-filter:blur(14px) saturate(1.4);border:1px solid rgba(255,255,255,.7);box-shadow:0 2px 10px rgba(142,101,111,.06)}.search-app-result-icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(252,190,195,.32);color:#8e656f;margin-top:1px}.search-app-result-music .search-app-result-icon{background:rgba(207,222,227,.5)}.search-app-result-letter .search-app-result-icon{background:rgba(255,242,233,.85)}.search-app-result-memory .search-app-result-icon{background:rgba(252,190,195,.45)}.search-app-result-body{flex:1;min-width:0}.search-app-result-source{font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#c6a0a8;margin-bottom:2px}.search-app-result-title{font-size:14px;font-weight:600;color:#664f54;line-height:1.4;word-break:break-word}.search-app-result-text{font-size:12px;color:#a58a90;margin-top:3px;line-height:1.45;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-app-result-time{font-size:11px;color:#b8a0a6;font-variant-numeric:tabular-nums;flex-shrink:0;margin-top:3px}.search-app-mark{background:rgba(252,190,195,.6);color:inherit;border-radius:3px;padding:0 2px}.read-app{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg,#fff2e9,#f3e4dc);color:#8e656f;position:relative}.read-library-header{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:14px 14px 10px;background:rgba(255,242,233,.72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(255,255,255,.5);position:relative;z-index:2}.read-library-back{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;color:#8e656f;cursor:pointer;border-radius:50%;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.read-library-back:active{background:rgba(255,255,255,.55)}.read-library-title{flex:1;margin:0;font-size:18px;font-weight:700;letter-spacing:.4px;color:#8e656f}.read-library-edit-btn{border:none;background:transparent;color:#8e656f;font-size:14px;font-weight:600;padding:6px 12px;border-radius:999px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-library-edit-btn:active{background:rgba(255,255,255,.55)}.read-library-edit-btn:disabled{opacity:.35;cursor:not-allowed}.read-library-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 16px 96px}.read-library-empty{text-align:center;padding:70px 24px;color:#a58a90}.read-library-empty-icon{color:#fcbec3;margin-bottom:14px;display:inline-flex}.read-library-empty-title{font-size:15px;font-weight:600;color:#8e656f;margin-bottom:6px}.read-library-empty-desc{font-size:12px;line-height:1.6;color:#b8a0a6;max-width:260px;margin:0 auto 18px}.read-library-empty-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:999px;background:rgba(252,190,195,.6);color:#664f54;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease}.read-library-empty-btn:active{transform:scale(.96)}.read-library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.read-library-book{position:relative}.read-library-book-main{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:transparent;text-align:left;cursor:pointer;width:100%;-webkit-tap-highlight-color:transparent}.read-library-book-cover{position:relative;width:100%;aspect-ratio:3/4;border-radius:14px;box-shadow:0 6px 20px rgba(142,101,111,.16),inset 0 0 0 1px rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;overflow:hidden;transition:transform .18s ease}.read-library-book-main:active .read-library-book-cover{transform:scale(.97)}.read-library-book-cover-title{padding:12px 14px;font-size:14px;font-weight:700;color:#664f54;text-align:center;line-height:1.4;word-break:break-word;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.read-library-book-info{padding:0 2px}.read-library-book-title{font-size:13px;font-weight:600;color:#664f54;line-height:1.35}.read-library-book-author,.read-library-book-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.read-library-book-author{font-size:11px;color:#a58a90;margin-top:2px}.read-library-book-progress{font-size:10px;color:#c6a0a8;margin-top:3px;font-variant-numeric:tabular-nums}.read-library-book-delete{position:absolute;top:6px;right:6px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:rgba(255,255,255,.9);color:#8e656f;cursor:pointer;box-shadow:0 2px 8px rgba(142,101,111,.18);-webkit-tap-highlight-color:transparent}.read-library-book-delete:active{background:rgba(252,190,195,.9)}.read-library-fab{position:absolute;bottom:24px;right:22px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.95);color:#664f54;cursor:pointer;box-shadow:0 8px 22px rgba(142,101,111,.28);-webkit-tap-highlight-color:transparent;transition:transform .15s ease;z-index:3}.read-library-fab:active{transform:scale(.94)}.read-picker-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.32);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.read-picker{width:100%;max-width:400px;max-height:90%;display:flex;flex-direction:column;border-radius:22px;background:rgba(255,252,248,.96);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 50px rgba(142,101,111,.28);overflow:hidden}.read-picker-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.read-picker-header h2{margin:0;font-size:16px;font-weight:700;color:#664f54}.read-picker-header button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-picker-tabs{display:flex;gap:4px;padding:10px 18px 0}.read-picker-tabs button{flex:1;padding:8px 10px;border:none;border-radius:10px;background:transparent;color:#a58a90;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease}.read-picker-tabs button.active{background:rgba(252,190,195,.4);color:#664f54}.read-picker-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 8px;display:flex;flex-direction:column;gap:14px}.read-picker-field{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#8e656f;font-weight:600}.read-picker-field>span{color:#a58a90}.read-picker-field input{border:1px solid rgba(142,101,111,.18);border-radius:10px;padding:10px 12px;font-size:14px;background:rgba(255,255,255,.9);color:#664f54;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.read-picker-field input:focus{border-color:rgba(252,190,195,.9)}.read-picker-file-label{position:relative;display:block;padding:12px 14px;border:1px dashed rgba(142,101,111,.4);border-radius:12px;background:rgba(255,255,255,.7);font-size:13px;color:#664f54;font-weight:500;text-align:center;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}.read-picker-file-label span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.read-picker-hint{font-size:11px;line-height:1.6;color:#b8a0a6;margin:0;padding:0 2px}.read-picker-error{margin:4px 18px 0;padding:10px 12px;border-radius:10px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;line-height:1.55;white-space:pre-wrap}.read-picker-footer{display:flex;gap:10px;padding:14px 18px 16px;border-top:1px solid rgba(142,101,111,.08)}.read-picker-btn{flex:1;padding:11px 16px;border:none;border-radius:12px;background:rgba(252,190,195,.7);color:#664f54;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.read-picker-btn:active{transform:scale(.97)}.read-picker-btn:disabled{opacity:.6;cursor:not-allowed}.read-picker-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.read-reader{position:absolute;inset:0;display:flex;flex-direction:column;overflow:hidden;z-index:40}.read-reader[data-bg=paper]{background:#f6f1e7;color:#3a342c}.read-reader[data-bg=cream]{background:#fff2e9;color:#4a3d40}.read-reader[data-bg=grey]{background:#e8ebed;color:#2f3437}.read-reader[data-bg=night]{background:#1a1a1c;color:#d0cfca}.read-reader-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:56px 22px 90px;scroll-behavior:smooth}.read-reader-chapter-title{font-size:1.15em;font-weight:700;letter-spacing:.5px;margin-bottom:22px;padding-bottom:12px;border-bottom:1px solid;opacity:.7}.read-reader-body{white-space:pre-wrap;word-break:break-word;text-align:justify;letter-spacing:.2px}.read-reader-end{margin-top:40px;padding-top:20px;text-align:center;font-size:.85em;opacity:.45;letter-spacing:4px}.read-reader-top{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:4px;padding:8px 10px;background:rgba(255,255,255,.72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(255,255,255,.6);z-index:5}.read-reader-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:50%;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-reader-icon-btn:active{background:rgba(255,255,255,.55)}.read-reader-book-title{flex:1;font-size:13px;font-weight:700;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 6px;letter-spacing:.3px}.read-reader-bottom{position:absolute;bottom:0;left:0;right:0;padding:10px 18px 14px;background:rgba(255,255,255,.72);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-top:1px solid rgba(255,255,255,.6);display:flex;align-items:center;gap:12px;z-index:5}.read-reader-chapter-label{font-size:11px;font-weight:600;color:inherit;max-width:40%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.7}.read-reader-progress-track{flex:1;height:3px;border-radius:999px;background:rgba(142,101,111,.18);overflow:hidden}.read-reader-progress-fill{height:100%;background:#fcbec3;border-radius:999px;transition:width .2s ease}.read-reader-progress-label{font-size:11px;font-variant-numeric:tabular-nums;color:inherit;opacity:.65;font-weight:600}.read-reader-error,.read-reader-loading{display:flex;align-items:center;justify-content:center;background:#fff2e9;color:#8e656f}.read-reader-loading-text{font-size:14px;color:#a58a90}.read-reader-error-box{text-align:center;padding:24px}.read-reader-error-title{font-size:14px;color:#8e656f;margin-bottom:16px}.read-reader-error-btn{padding:10px 20px;border:none;border-radius:999px;background:rgba(252,190,195,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer}.read-reader-drawer-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.32);z-index:60;display:flex;justify-content:flex-start}.read-reader-drawer{width:78%;max-width:320px;height:100%;display:flex;flex-direction:column;background:rgba(255,252,248,.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-right:1px solid rgba(142,101,111,.1);box-shadow:8px 0 32px rgba(142,101,111,.18);animation:read-drawer-in .22s ease-out}@keyframes read-drawer-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.read-reader-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.read-reader-drawer-header h2{margin:0;font-size:15px;font-weight:700;color:#664f54}.read-reader-drawer-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-reader-drawer-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 8px 24px}.read-reader-drawer-item{width:100%;padding:10px 12px;border:none;background:transparent;text-align:left;font-size:13px;color:#664f54;cursor:pointer;border-radius:8px;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-reader-drawer-item:active{background:rgba(252,190,195,.25)}.read-reader-drawer-item.active{background:rgba(252,190,195,.4);font-weight:700}.read-reader-drawer-item-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.read-reader-settings-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.32);z-index:60;display:flex;align-items:flex-end}.read-reader-settings{width:100%;border-radius:22px 22px 0 0;background:rgba(255,252,248,.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid rgba(255,255,255,.85);box-shadow:0 -10px 40px rgba(142,101,111,.22);padding:8px 20px 28px;animation:read-settings-in .24s ease-out}@keyframes read-settings-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.read-reader-settings-header{display:flex;align-items:center;justify-content:space-between;padding:8px 0 12px}.read-reader-settings-header h2{margin:0;font-size:15px;font-weight:700;color:#664f54}.read-reader-settings-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-reader-settings-group{margin-bottom:16px}.read-reader-settings-label{font-size:12px;font-weight:700;color:#a58a90;letter-spacing:.4px;margin-bottom:8px}.read-reader-bg-row{display:flex;gap:8px}.read-reader-bg-btn{flex:1;padding:12px 8px;border:2px solid transparent;border-radius:12px;font-size:12px;font-weight:700;color:#664f54;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .15s ease,border-color .15s ease}.read-reader-bg-btn[data-bg=paper]{background:#f6f1e7}.read-reader-bg-btn[data-bg=cream]{background:#fff2e9}.read-reader-bg-btn[data-bg=grey]{background:#e8ebed}.read-reader-bg-btn[data-bg=night]{background:#1a1a1c;color:#d0cfca}.read-reader-bg-btn.active{border-color:#fcbec3}.read-reader-bg-btn:active{transform:scale(.96)}.read-reader-slider{width:100%;-webkit-appearance:none;appearance:none;height:4px;border-radius:999px;background:rgba(142,101,111,.2);outline:none}.read-reader-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fcbec3;border:2px solid #fff;box-shadow:0 2px 6px rgba(142,101,111,.3);cursor:pointer}.read-reader-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fcbec3;border:2px solid #fff;cursor:pointer}.read-reader-font-row{display:flex;gap:8px}.read-reader-font-btn{flex:1;padding:10px;border:2px solid transparent;border-radius:10px;background:rgba(255,242,233,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease}.read-reader-font-btn.active{border-color:#fcbec3}.read-picker-checkbox-row{display:flex;align-items:center;gap:8px;padding:4px 2px;font-size:13px;color:#664f54;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-picker-checkbox-row input{width:16px;height:16px;accent-color:#fcbec3;cursor:pointer}.read-picker-sources{margin-top:4px;padding-top:14px;border-top:1px solid rgba(142,101,111,.1)}.read-picker-sources-title{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.6px;color:#a58a90;text-transform:uppercase;margin-bottom:8px}.read-picker-sources-list{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}.read-picker-source-item{display:flex;align-items:stretch;gap:6px}.read-picker-source-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding:9px 12px;border:1px solid rgba(142,101,111,.14);border-radius:10px;background:rgba(255,255,255,.85);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:border-color .15s ease,background .15s ease}.read-picker-source-main:active{border-color:rgba(252,190,195,.9);background:rgba(255,242,233,.9)}.read-picker-source-name{font-size:13px;font-weight:600;color:#664f54}.read-picker-source-name,.read-picker-source-url{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.read-picker-source-url{font-size:11px;color:#a58a90}.read-picker-source-delete{width:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:rgba(252,190,195,.35);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-picker-source-delete:active{background:rgba(252,190,195,.85)}.read-library-count{font-size:12px;color:#b08790;padding:0 10px;font-variant-numeric:tabular-nums}.read-library-book-menu{position:absolute;top:6px;right:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(255,255,255,.9);color:#8e656f;cursor:pointer;box-shadow:0 2px 8px rgba(142,101,111,.18);-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-library-book-menu:active{background:rgba(252,190,195,.9)}.read-edit-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.32);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;z-index:100}.read-edit-sheet{width:100%;max-height:92%;display:flex;flex-direction:column;border-radius:22px 22px 0 0;background:rgba(255,252,248,.98);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);border-top:1px solid rgba(255,255,255,.85);box-shadow:0 -10px 40px rgba(142,101,111,.22);animation:read-edit-in .24s ease-out}@keyframes read-edit-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.read-edit-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.read-edit-header h2{margin:0;font-size:16px;font-weight:700;color:#664f54}.read-edit-header button{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-edit-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 8px;display:flex;flex-direction:column;gap:16px}.read-edit-cover-section{display:flex;gap:14px;align-items:center}.read-edit-cover-preview{width:90px;height:120px;border-radius:12px;flex-shrink:0;background-size:cover;background-position:50%;box-shadow:0 4px 14px rgba(142,101,111,.18),inset 0 0 0 1px rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;overflow:hidden;color:#664f54;font-size:12px;font-weight:700;text-align:center;padding:10px}.read-edit-cover-loading{font-size:11px;color:#b08790}.read-edit-cover-title-preview{padding:6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.read-edit-cover-actions{flex:1;display:flex;flex-direction:column;gap:8px}.read-edit-cover-btn{position:relative;display:block;padding:10px 14px;border:1px solid rgba(142,101,111,.2);border-radius:10px;background:rgba(255,255,255,.9);color:#664f54;font-size:13px;font-weight:600;text-align:center;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease}.read-edit-cover-btn:active{background:rgba(255,242,233,.9)}.read-edit-cover-btn.danger{background:rgba(252,190,195,.35);border-color:rgba(252,190,195,.8);color:#8e656f}.read-edit-cover-btn.danger:active{background:rgba(252,190,195,.7)}.read-edit-field{display:flex;flex-direction:column;gap:6px}.read-edit-field>span{font-size:12px;font-weight:700;color:#a58a90}.read-edit-field input{border:1px solid rgba(142,101,111,.18);border-radius:10px;padding:10px 12px;font-size:14px;background:rgba(255,255,255,.9);color:#664f54;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.read-edit-field input:focus{border-color:rgba(252,190,195,.9)}.read-edit-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px 22px;border-top:1px solid rgba(142,101,111,.08)}.read-edit-footer-right{display:flex;gap:8px}.read-edit-btn{padding:10px 18px;border:none;border-radius:10px;background:rgba(252,190,195,.7);color:#664f54;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.read-edit-btn:active{transform:scale(.97)}.read-edit-btn:disabled{opacity:.5;cursor:not-allowed}.read-edit-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.read-edit-delete{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border:none;border-radius:10px;background:transparent;color:#c25e6a;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-edit-delete:active{background:rgba(252,190,195,.3)}.read-picker-advanced{border-top:1px solid rgba(142,101,111,.1);padding-top:12px}.read-picker-advanced-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border:none;border-radius:10px;background:rgba(207,222,227,.4);color:#664f54;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.read-picker-advanced-toggle:active{background:rgba(207,222,227,.7)}.read-picker-advanced-toggle>span:first-child{display:inline-flex;align-items:center;gap:8px}.read-picker-proxy-badge{font-size:10px;font-weight:700;letter-spacing:.4px;padding:2px 8px;border-radius:999px;background:rgba(252,190,195,.7);color:#664f54;text-transform:uppercase}.read-picker-proxy-panel{display:flex;flex-direction:column;gap:12px;margin-top:12px;padding:14px 12px;border-radius:12px;background:rgba(255,255,255,.65);border:1px solid rgba(142,101,111,.1)}.read-picker-proxy-save{padding:10px 14px;border:none;border-radius:10px;background:rgba(252,190,195,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.read-picker-proxy-save:active{transform:scale(.97);background:rgba(252,190,195,.95)}.read-picker-wide{max-width:480px!important;height:88%!important;max-height:88%!important}.read-picker-source-panel{flex:1}.bs-root,.read-picker-source-panel{overflow:hidden;display:flex;flex-direction:column}.bs-root{height:100%}.bs-topbar{display:flex;align-items:center;gap:8px;padding:12px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08);flex-shrink:0}.bs-topbar-title{flex:1;font-size:14px;font-weight:700;color:#664f54;letter-spacing:.3px}.bs-topbar-back{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.35);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-topbar-back:active{background:rgba(252,190,195,.7)}.bs-topbar-action{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:999px;background:rgba(252,190,195,.5);color:#664f54;font-size:12px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-topbar-action:active{background:rgba(252,190,195,.9)}.bs-empty{text-align:center;padding:40px 24px;color:#a58a90;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.bs-empty-title{font-size:15px;font-weight:700;color:#8e656f}.bs-empty-desc{font-size:12px;color:#b8a0a6;max-width:240px;line-height:1.6}.bs-empty-btn{margin-top:10px;display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:999px;background:rgba(252,190,195,.65);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-empty-btn:active{transform:scale(.97)}.bs-source-select{display:flex;gap:6px;padding:10px 16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-shrink:0;scrollbar-width:none}.bs-source-select::-webkit-scrollbar{display:none}.bs-source-chip{flex-shrink:0;padding:6px 12px;border:1px solid rgba(142,101,111,.18);border-radius:999px;background:rgba(255,255,255,.8);color:#664f54;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease}.bs-source-chip.active{background:rgba(252,190,195,.55);border-color:rgba(252,190,195,.9)}.bs-search-row{display:flex;align-items:center;gap:8px;margin:12px 16px 0;padding:0 14px;height:40px;border-radius:999px;background:rgba(255,255,255,.85);border:1px solid rgba(142,101,111,.15);flex-shrink:0}.bs-search-icon{color:#b08790;flex-shrink:0}.bs-search-input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:14px;color:#664f54;font-family:inherit;-webkit-appearance:none;appearance:none}.bs-search-input::placeholder{color:#c6a0a8}.bs-search-input::-webkit-search-cancel-button{display:none}.bs-search-clear{width:20px;height:20px;display:flex;border:none;border-radius:50%;background:rgba(252,190,195,.55);color:#8e656f}.bs-search-btn,.bs-search-clear{align-items:center;justify-content:center;cursor:pointer;-webkit-tap-highlight-color:transparent;flex-shrink:0}.bs-search-btn{margin:10px 16px 0;padding:10px 14px;border:none;border-radius:12px;background:rgba(252,190,195,.7);color:#664f54;font-size:14px;font-weight:700;display:inline-flex;gap:6px;transition:background .15s ease,transform .15s ease}.bs-search-btn:active{transform:scale(.98)}.bs-search-btn:disabled{opacity:.5;cursor:not-allowed}.bs-error{margin:12px 16px 0;padding:10px 12px;border-radius:10px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;line-height:1.55;white-space:pre-wrap;flex-shrink:0}.bs-results{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 20px;display:flex;flex-direction:column;gap:8px}.bs-result{display:flex;align-items:stretch;gap:8px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.85);border:1px solid rgba(142,101,111,.12);box-shadow:0 2px 10px rgba(142,101,111,.05)}.bs-result-body{flex:1;min-width:0}.bs-result-name{font-size:14px;font-weight:700;color:#664f54;line-height:1.35;word-break:break-word}.bs-result-author{font-size:12px;color:#a58a90;margin-top:3px}.bs-result-kind{font-size:11px;color:#b8a0a6;margin-top:2px}.bs-result-chapter{font-size:11px;color:#b8a0a6;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-result-add{width:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:rgba(252,190,195,.6);color:#664f54;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.bs-result-add:active{background:rgba(252,190,195,.95)}.bs-result-add:disabled{opacity:.5;cursor:not-allowed}.bs-sources{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 20px;display:flex;flex-direction:column;gap:8px}.bs-source-item{display:flex;gap:10px;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.85);border:1px solid rgba(142,101,111,.12)}.bs-source-item.disabled{opacity:.5}.bs-source-info{flex:1;min-width:0}.bs-source-name{font-size:13px;font-weight:700;color:#664f54;word-break:break-word;line-height:1.35}.bs-source-url{font-size:11px;color:#a58a90;margin-top:3px;word-break:break-all}.bs-source-group{font-size:10px;color:#b8a0a6;margin-top:4px}.bs-source-actions{display:flex;flex-direction:column;gap:6px;flex-shrink:0}.bs-source-delete,.bs-source-toggle{padding:5px 10px;border:none;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap}.bs-source-toggle{background:rgba(207,222,227,.6);color:#664f54}.bs-source-toggle:active{background:rgba(207,222,227,.95)}.bs-source-delete{display:flex;align-items:center;justify-content:center;background:rgba(252,190,195,.4);color:#8e656f}.bs-source-delete:active{background:rgba(252,190,195,.9)}.bs-import-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:60}.bs-import{width:100%;max-width:420px;max-height:80%;display:flex;flex-direction:column;border-radius:18px;background:rgba(255,252,248,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 50px rgba(142,101,111,.3);overflow:hidden}.bs-import-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}.bs-import-header h3{margin:0;font-size:15px;font-weight:700;color:#664f54}.bs-import-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-import-textarea{flex:1;min-height:180px;resize:none;border:none;outline:none;padding:14px 16px;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#664f54;background:transparent;line-height:1.5}.bs-import-error{margin:0 16px 8px;padding:8px 10px;border-radius:8px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;white-space:pre-wrap}.bs-import-footer{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid rgba(142,101,111,.08)}.bs-btn{flex:1;padding:10px 14px;border:none;border-radius:10px;background:rgba(252,190,195,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.bs-btn:active{transform:scale(.97)}.bs-progress{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,252,248,.98);color:#664f54;font-size:12px;font-weight:600;box-shadow:0 10px 30px rgba(142,101,111,.28);border:1px solid rgba(255,255,255,.9);z-index:70;max-width:80%;pointer-events:none}.bs-progress span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bs-spin{animation:bs-spin-anim 1s linear infinite}@keyframes bs-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bs-topbar-icon-btn{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(207,222,227,.5);color:#664f54;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.bs-topbar-icon-btn:active{background:rgba(207,222,227,.9)}.bs-topbar-dot{position:absolute;top:5px;right:5px;width:7px;height:7px;border-radius:50%;background:#6ec96e;box-shadow:0 0 0 2px rgba(255,252,248,.98)}.bs-error-action{display:block;margin-top:8px;padding:6px 12px;border:none;border-radius:8px;background:rgba(252,190,195,.7);color:#664f54;font-size:12px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-error-action:active{transform:scale(.97)}.bs-proxy-body{padding:14px 16px 4px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}.bs-proxy-hint{font-size:12px;line-height:1.6;color:#8e656f;margin:0}.bs-proxy-hint.muted{color:#b8a0a6;font-size:11px}.bs-proxy-field{display:flex;flex-direction:column;gap:6px}.bs-proxy-field>span{font-size:12px;font-weight:700;color:#a58a90}.bs-proxy-field input{border:1px solid rgba(142,101,111,.18);border-radius:10px;padding:10px 12px;font-size:13px;background:rgba(255,255,255,.9);color:#664f54;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.bs-proxy-field input:focus{border-color:rgba(252,190,195,.9)}.rss-root{display:flex;flex-direction:column;height:100%;overflow:hidden}.rss-topbar{display:flex;align-items:center;gap:8px;padding:12px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08);flex-shrink:0}.rss-topbar-title{flex:1;font-size:14px;font-weight:700;color:#664f54;letter-spacing:.3px}.rss-topbar-action{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:999px;background:rgba(252,190,195,.5);color:#664f54;font-size:12px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-topbar-action:active{background:rgba(252,190,195,.9)}.rss-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 24px;text-align:center}.rss-empty-icon{color:#fcbec3;margin-bottom:6px}.rss-empty-title{font-size:15px;font-weight:700;color:#8e656f}.rss-empty-desc{font-size:12px;line-height:1.6;color:#b8a0a6;max-width:260px;margin-bottom:8px}.rss-empty-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:999px;background:rgba(252,190,195,.65);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-empty-btn:active{transform:scale(.97)}.rss-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 20px;flex-direction:column}.rss-item,.rss-list{display:flex;gap:8px}.rss-item{align-items:stretch;padding:12px 14px;border-radius:12px;background:rgba(255,255,255,.85);border:1px solid rgba(142,101,111,.12);box-shadow:0 2px 10px rgba(142,101,111,.05)}.rss-item-main{flex:1;min-width:0;text-align:left;border:none;background:transparent;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-item-main:disabled{opacity:.6;cursor:not-allowed}.rss-item-title{font-size:14px;font-weight:700;color:#664f54;line-height:1.35;word-break:break-word}.rss-item-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#a58a90;margin-top:4px}.rss-item-dot{opacity:.5}.rss-item-url{font-size:11px;color:#b8a0a6;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rss-item-delete{width:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:rgba(252,190,195,.35);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-item-delete:active{background:rgba(252,190,195,.9)}.rss-item-delete:disabled{opacity:.5;cursor:not-allowed}.rss-add-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:60}.rss-add{width:100%;max-width:420px;display:flex;flex-direction:column;border-radius:18px;background:rgba(255,252,248,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 50px rgba(142,101,111,.3);overflow:hidden}.rss-add-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}.rss-add-header h3{margin:0;font-size:15px;font-weight:700;color:#664f54}.rss-add-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-add-body{padding:14px 16px 4px;gap:12px}.rss-add-body,.rss-add-field{display:flex;flex-direction:column}.rss-add-field{gap:6px}.rss-add-field>span{font-size:12px;font-weight:700;color:#a58a90}.rss-add-field input{border:1px solid rgba(142,101,111,.18);border-radius:10px;padding:10px 12px;font-size:13px;background:rgba(255,255,255,.9);color:#664f54;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.rss-add-field input:focus{border-color:rgba(252,190,195,.9)}.rss-add-hint{font-size:11px;line-height:1.6;color:#b8a0a6;margin:0}.rss-add-error{padding:8px 10px;border-radius:8px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;line-height:1.5;white-space:pre-wrap}.rss-add-footer{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid rgba(142,101,111,.08)}.rss-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border:none;border-radius:10px;background:rgba(252,190,195,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.rss-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.rss-btn:active{transform:scale(.97)}.rss-btn:disabled{opacity:.5;cursor:not-allowed}.rss-progress{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,252,248,.98);color:#664f54;font-size:12px;font-weight:600;box-shadow:0 10px 30px rgba(142,101,111,.28);border:1px solid rgba(255,255,255,.9);z-index:70;pointer-events:none}.rss-spin{animation:rss-spin-anim 1s linear infinite}@keyframes rss-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.opds-root{display:flex;flex-direction:column;height:100%;overflow:hidden}.opds-topbar{display:flex;align-items:center;gap:8px;padding:12px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08);flex-shrink:0}.opds-topbar-title{flex:1;font-size:14px;font-weight:700;color:#664f54;letter-spacing:.3px}.opds-topbar-action{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:999px;background:rgba(252,190,195,.5);color:#664f54;font-size:12px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-topbar-action:active{background:rgba(252,190,195,.9)}.opds-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 24px;text-align:center}.opds-empty-title{font-size:15px;font-weight:700;color:#8e656f}.opds-empty-desc{font-size:12px;line-height:1.6;color:#b8a0a6;max-width:260px;margin-bottom:8px}.opds-empty-btn{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:none;border-radius:999px;background:rgba(252,190,195,.65);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-empty-btn:active{transform:scale(.97)}.opds-source-chips{display:flex;gap:6px;padding:10px 16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-shrink:0;scrollbar-width:none}.opds-source-chips::-webkit-scrollbar{display:none}.opds-source-chip-wrap{display:inline-flex;align-items:center;flex-shrink:0;border:1px solid rgba(142,101,111,.18);border-radius:999px;background:rgba(255,255,255,.8);overflow:hidden}.opds-source-chip-wrap.active{background:rgba(252,190,195,.55);border-color:rgba(252,190,195,.9)}.opds-source-chip{padding:6px 8px 6px 12px;color:#664f54;font-size:12px;font-weight:600;white-space:nowrap}.opds-source-chip,.opds-source-chip-delete{border:none;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-source-chip-delete{width:22px;height:100%;display:flex;align-items:center;justify-content:center;color:#a58a90}.opds-source-chip-delete:active{background:rgba(252,190,195,.6);color:#8e656f}.opds-crumbs{padding:12px 16px 4px;font-size:11px;color:#a58a90;flex-shrink:0;display:flex;flex-wrap:wrap;gap:2px;align-items:center}.opds-crumb{display:inline-flex;align-items:center}.opds-crumb-sep{padding:0 4px;opacity:.5}.opds-crumb-btn{padding:2px 4px;border:none;background:transparent;color:#8e656f;font-size:11px;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:4px}.opds-crumb-btn:active{background:rgba(252,190,195,.4)}.opds-crumb-current{color:#664f54;font-weight:700;padding:2px 4px}.opds-content{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 16px 20px;display:flex;flex-direction:column;gap:8px}.opds-empty-inline,.opds-loading{padding:30px 0;text-align:center;font-size:13px;color:#a58a90;display:flex;align-items:center;justify-content:center;gap:8px}.opds-error{padding:10px 12px;border-radius:10px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;line-height:1.55;white-space:pre-wrap}.opds-entry{display:flex;align-items:stretch;gap:8px;border-radius:12px;background:rgba(255,255,255,.85);border:1px solid rgba(142,101,111,.12);box-shadow:0 2px 10px rgba(142,101,111,.05);overflow:hidden}.opds-entry-main{flex:1;min-width:0;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:none;background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-entry-main:active{background:rgba(252,190,195,.15)}.opds-entry-main:disabled{opacity:.6;cursor:not-allowed}.opds-entry-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(252,190,195,.32);color:#8e656f}.opds-entry-body{flex:1;min-width:0}.opds-entry-title{font-size:14px;font-weight:700;color:#664f54;line-height:1.35;word-break:break-word}.opds-entry-author{font-size:12px;color:#a58a90;margin-top:3px}.opds-entry-summary{font-size:11px;color:#b8a0a6;margin-top:5px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.opds-entry-action{width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;background:rgba(252,190,195,.4);color:#664f54;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.opds-entry-action:active{background:rgba(252,190,195,.9)}.opds-entry-action:disabled{opacity:.6;cursor:not-allowed}.opds-add-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:60}.opds-add{width:100%;max-width:420px;display:flex;flex-direction:column;border-radius:18px;background:rgba(255,252,248,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 20px 50px rgba(142,101,111,.3);overflow:hidden}.opds-add-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}.opds-add-header h3{margin:0;font-size:15px;font-weight:700;color:#664f54}.opds-add-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-add-body{padding:14px 16px 4px;gap:12px}.opds-add-body,.opds-add-field{display:flex;flex-direction:column}.opds-add-field{gap:6px}.opds-add-field>span{font-size:12px;font-weight:700;color:#a58a90}.opds-add-field input{border:1px solid rgba(142,101,111,.18);border-radius:10px;padding:10px 12px;font-size:13px;background:rgba(255,255,255,.9);color:#664f54;font-family:inherit;outline:none;-webkit-appearance:none;appearance:none}.opds-add-field input:focus{border-color:rgba(252,190,195,.9)}.opds-add-hint{font-size:11px;line-height:1.6;color:#b8a0a6;margin:0}.opds-add-error{padding:8px 10px;border-radius:8px;background:rgba(252,190,195,.35);color:#8e656f;font-size:12px;line-height:1.5;white-space:pre-wrap}.opds-add-footer{display:flex;gap:8px;padding:12px 16px 16px;border-top:1px solid rgba(142,101,111,.08)}.opds-btn{flex:1;padding:10px 14px;border:none;border-radius:10px;background:rgba(252,190,195,.7);color:#664f54;font-size:13px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.opds-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.opds-btn:active{transform:scale(.97)}.opds-progress{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(255,252,248,.98);color:#664f54;font-size:12px;font-weight:600;box-shadow:0 10px 30px rgba(142,101,111,.28);border:1px solid rgba(255,255,255,.9);z-index:70;pointer-events:none}.opds-spin{animation:opds-spin-anim 1s linear infinite}@keyframes opds-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.read-picker-source-panel{min-height:0}.opds-content,.opds-root{flex:1;min-height:0}.opds-content>*,.opds-entry{flex-shrink:0}.opds-entry-summary{-webkit-line-clamp:2}.read-reader-pad{position:absolute;inset:0;padding:52px 22px 84px;box-sizing:border-box;display:flex}.read-reader-scroll-h{flex:1;height:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative}.read-reader-scroll-h::-webkit-scrollbar{display:none}.read-reader-pages{height:100%;box-sizing:border-box;column-fill:auto;column-gap:0}.read-reader-page-label{opacity:.6;font-size:10px;margin-left:2px}.read-hl:active,.read-hl[data-hl-author=user]:active{background:rgba(252,190,195,.95)}.read-hl[data-hl-author=levi]:active{background:rgba(160,215,175,.95)}.read-hl[data-hl-author=erwin]:active{background:rgba(160,195,230,.95)}.hl-menu{position:fixed;z-index:200;display:flex;gap:4px;padding:6px;background:rgba(255,252,248,.98);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.85);border-radius:14px;box-shadow:0 10px 30px rgba(142,101,111,.28);animation:hl-menu-in .15s ease-out}@keyframes hl-menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.hl-menu-btn{display:inline-flex;align-items:center;gap:4px;padding:8px 12px;border:none;border-radius:10px;background:transparent;color:#664f54;font-size:13px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease}.hl-menu-btn:active{background:rgba(252,190,195,.5)}.hl-note-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;z-index:210}.hl-note-sheet{width:100%;background:rgba(255,252,248,.98);border-radius:22px 22px 0 0;border-top:1px solid rgba(255,255,255,.85);box-shadow:0 -10px 40px rgba(142,101,111,.22);padding:8px 20px 28px;animation:hl-note-in .24s ease-out}@keyframes hl-note-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.hl-note-header{display:flex;align-items:center;justify-content:space-between;padding:10px 0 12px}.hl-note-header h3{margin:0;font-size:15px;font-weight:700;color:#664f54}.hl-note-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.hl-note-quote{padding:10px 12px;margin-bottom:12px;border-radius:10px;background:rgba(252,190,195,.22);color:#8e656f;font-size:12px;line-height:1.6;max-height:100px;overflow-y:auto}.hl-note-quote-full{max-height:180px;font-size:13px;white-space:pre-wrap}.hl-note-textarea{width:100%;box-sizing:border-box;border:1px solid rgba(142,101,111,.2);border-radius:12px;padding:10px 12px;font-size:14px;font-family:inherit;color:#664f54;background:rgba(255,255,255,.9);outline:none;resize:none;line-height:1.5;-webkit-appearance:none;appearance:none}.hl-note-textarea:focus{border-color:rgba(252,190,195,.9)}.hl-detail-note{padding:10px 12px;margin-bottom:12px;border-radius:10px;background:rgba(207,222,227,.4);color:#664f54;font-size:13px;line-height:1.6;white-space:pre-wrap}.hl-note-footer{display:flex;justify-content:flex-end;gap:8px;padding-top:14px}.hl-note-btn{display:inline-flex;align-items:center;gap:5px;padding:10px 18px;border:none;border-radius:12px;background:rgba(252,190,195,.7);color:#664f54;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.hl-note-btn:active{transform:scale(.97)}.hl-note-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.hl-note-btn.danger{background:rgba(252,190,195,.5);color:#b05360;margin-right:auto}.hl-drawer-backdrop{position:absolute;inset:0;background:rgba(60,40,48,.32);z-index:200;display:flex;justify-content:flex-end}.hl-drawer{width:84%;max-width:380px;height:100%;display:flex;flex-direction:column;background:rgba(255,252,248,.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-left:1px solid rgba(142,101,111,.1);box-shadow:-8px 0 32px rgba(142,101,111,.18);animation:hl-drawer-in .22s ease-out}@keyframes hl-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.hl-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.hl-drawer-header h2{margin:0;font-size:15px;font-weight:700;color:#664f54}.hl-drawer-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.hl-drawer-list{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 10px 24px}.hl-drawer-empty{text-align:center;padding:60px 20px;color:#a58a90;font-size:13px;line-height:1.7}.hl-drawer-group{margin-bottom:14px}.hl-drawer-group-title{font-size:11px;font-weight:700;letter-spacing:.5px;color:#b08790;padding:6px 8px;text-transform:uppercase}.hl-drawer-item{display:flex;align-items:stretch;gap:4px;margin-bottom:6px;border-radius:12px;background:rgba(255,255,255,.8);border:1px solid rgba(142,101,111,.1)}.hl-drawer-item-main{flex:1;min-width:0;padding:10px 12px;border:none;background:transparent;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.hl-drawer-item-main:active{background:rgba(252,190,195,.15)}.hl-drawer-item-text{font-size:13px;line-height:1.5;color:#664f54;-webkit-line-clamp:3}.hl-drawer-item-note,.hl-drawer-item-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.hl-drawer-item-note{font-size:11px;color:#8e656f;margin-top:5px;padding-top:5px;border-top:1px dashed rgba(142,101,111,.2);-webkit-line-clamp:2}.hl-drawer-item-delete{width:36px;flex-shrink:0;border:none;background:rgba(252,190,195,.25);color:#8e656f;font-size:18px;cursor:pointer;-webkit-tap-highlight-color:transparent}.hl-drawer-item-delete:active{background:rgba(252,190,195,.9)}.read-together-bar{position:absolute;top:52px;left:50%;transform:translateX(-50%);z-index:6;gap:8px;padding:5px 10px 5px 6px;border-radius:999px;background:rgba(255,255,255,.78);backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.75);box-shadow:0 4px 14px rgba(142,101,111,.14);animation:read-together-in .28s ease-out}@keyframes read-together-in{0%{opacity:0;transform:translateX(-50%) translateY(-6px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.read-together-avatar,.read-together-avatars{display:flex;align-items:center}.read-together-avatar{width:26px;height:26px;border-radius:50%;overflow:hidden;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:11px;font-weight:700;border:2px solid #fff;box-shadow:0 2px 6px rgba(80,50,60,.15);margin-left:-8px}.read-together-avatar:first-child{margin-left:0}.read-together-avatar.avatar-levi{background:linear-gradient(140deg,#b08a93,#8e656f)}.read-together-avatar.avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.read-together-avatar img{width:100%;height:100%;object-fit:cover;display:block}.read-together-exit{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:rgba(142,101,111,.12);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-together-exit:active{background:rgba(142,101,111,.24)}.read-reader-icon-btn.is-together{color:#8e656f;background:rgba(252,190,195,.35)}.read-invite-backdrop{position:absolute;inset:0;z-index:220;background:rgba(60,40,48,.4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center}.read-invite-sheet{width:100%;max-width:440px;background:rgba(255,252,248,.98);border-radius:22px 22px 0 0;border-top:1px solid rgba(255,255,255,.85);box-shadow:0 -10px 40px rgba(142,101,111,.22);padding:8px 20px 28px;animation:read-invite-in .24s ease-out}@keyframes read-invite-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.read-invite-header{display:flex;align-items:center;justify-content:space-between;padding:10px 0 12px}.read-invite-header h2{margin:0;font-size:16px;font-weight:700;color:#664f54}.read-invite-header button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-invite-hint{margin:0 0 16px;font-size:12px;line-height:1.6;color:#a58a90;text-align:center}.read-invite-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.read-invite-option{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 8px 12px;border:1px solid rgba(142,101,111,.14);border-radius:16px;background:rgba(255,255,255,.7);cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease;-webkit-tap-highlight-color:transparent}.read-invite-option:active{transform:scale(.97)}.read-invite-option.is-on{background:rgba(252,190,195,.22);border-color:rgba(252,190,195,.85)}.read-invite-option-avatar{width:54px;height:54px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:20px;font-weight:700;background:linear-gradient(140deg,#b08a93,#8e656f);box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 3px 10px rgba(80,50,60,.12)}.read-invite-option-avatar img{width:100%;height:100%;object-fit:cover;display:block}.read-invite-option:nth-child(2) .read-invite-option-avatar{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.read-invite-option-name{font-size:13px;font-weight:700;color:#664f54}.read-invite-option-status{font-size:10px;color:#a58a90;letter-spacing:.04em}.read-invite-option.is-on .read-invite-option-status{color:#b05360}.read-invite-footer{display:flex;gap:8px}.read-invite-btn{flex:1;padding:12px 16px;border:none;border-radius:12px;background:rgba(252,190,195,.75);color:#664f54;font-size:14px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,transform .15s ease}.read-invite-btn:active{transform:scale(.97)}.read-invite-btn:disabled{opacity:.5;cursor:not-allowed}.read-invite-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f}.read-hl{color:inherit;border-radius:3px;padding:0 1px;cursor:pointer;transition:background .15s ease}.read-hl,.read-hl[data-hl-author=user]{background:rgba(252,190,195,.55)}.read-hl[data-hl-author=levi]{background:rgba(160,215,175,.55)}.read-hl[data-hl-author=erwin]{background:rgba(160,195,230,.55)}.read-hl:active{filter:brightness(.94)}.read-hl-note{border-bottom:1px dotted rgba(142,101,111,.5)}.read-reader[data-bg=night] .read-hl[data-hl-author=user]{background:rgba(252,190,195,.4)}.read-reader[data-bg=night] .read-hl[data-hl-author=levi]{background:rgba(160,215,175,.4)}.read-reader[data-bg=night] .read-hl[data-hl-author=erwin]{background:rgba(160,195,230,.4)}.hl-detail-author{display:inline-block;margin-right:6px;padding:1px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em;vertical-align:middle}.hl-detail-author-levi{background:rgba(160,215,175,.5);color:#3c6e4a}.hl-detail-author-erwin{background:rgba(160,195,230,.5);color:#355a80}.read-reader-toast{position:absolute;left:50%;bottom:96px;transform:translateX(-50%);z-index:230;padding:10px 18px;border-radius:999px;background:rgba(255,252,248,.96);color:#664f54;font-size:13px;font-weight:700;letter-spacing:.02em;box-shadow:0 10px 30px rgba(142,101,111,.28);border:1px solid rgba(255,255,255,.9);animation:read-toast-in .28s ease-out;pointer-events:none;max-width:84%;text-align:center}@keyframes read-toast-in{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.read-invite-statuses{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.read-invite-status{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.7);border:1px solid rgba(142,101,111,.12)}.read-invite-status-avatar{width:38px;height:38px;flex-shrink:0;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:15px;font-weight:700;background:linear-gradient(140deg,#b08a93,#8e656f);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.read-invite-status:nth-child(2) .read-invite-status-avatar{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.read-invite-status-avatar img{width:100%;height:100%;object-fit:cover;display:block}.read-invite-status-name{flex:1;font-size:13px;font-weight:700;color:#664f54}.read-invite-status-state{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px}.read-invite-status-state.state-pending{background:rgba(207,222,227,.55);color:#536a72}.read-invite-status-state.state-accepted{background:rgba(160,215,175,.5);color:#2d6f2d}.read-invite-status-state.state-rejected{background:rgba(142,101,111,.12);color:#8e656f;opacity:.8}.read-invite-spin{animation:read-invite-spin-anim 1s linear infinite}@keyframes read-invite-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hl-drawer-tabs{flex-shrink:0;display:flex;gap:4px;padding:4px 12px 10px;overflow-x:auto;scrollbar-width:none}.hl-drawer-tabs::-webkit-scrollbar{display:none}.hl-drawer-tab{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(255,255,255,.5);color:#8e656f;font:inherit;font-size:12px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,border-color .15s ease}.hl-drawer-tab:active{transform:scale(.97)}.hl-drawer-tab.active{background:rgba(255,255,255,.95);border-color:rgba(255,255,255,.9);color:#4f3940}.hl-drawer-tab-levi.active{background:rgba(160,215,175,.5);border-color:rgba(160,215,175,.85);color:#2d5a3a}.hl-drawer-tab-erwin.active{background:rgba(160,195,230,.5);border-color:rgba(160,195,230,.85);color:#2d4a72}.hl-drawer-tab-count{display:inline-block;min-width:16px;padding:0 4px;border-radius:999px;background:rgba(142,101,111,.15);font-size:10px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums;opacity:.7}.hl-drawer-tab.active .hl-drawer-tab-count{background:rgba(142,101,111,.25);opacity:1}.hl-drawer-item{position:relative;overflow:hidden}.hl-drawer-item-user{border-left:3px solid rgba(252,190,195,.85)}.hl-drawer-item-levi{border-left:3px solid rgba(160,215,175,.85)}.hl-drawer-item-erwin{border-left:3px solid rgba(160,195,230,.85)}.read-invite-sys-backdrop{position:fixed;inset:0;z-index:24000;background:rgba(30,22,28,.42);backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4);display:flex;align-items:flex-start;justify-content:center;padding:calc(env(safe-area-inset-top) + 80px) 20px 20px;animation:read-invite-sys-fade .24s ease}@keyframes read-invite-sys-fade{0%{opacity:0}to{opacity:1}}.read-invite-sys{width:min(360px,100%);padding:22px 20px 18px;border-radius:22px;background:rgba(255,250,248,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 25px 70px rgba(60,40,45,.28),inset 0 1px 0 rgba(255,255,255,1);backdrop-filter:blur(30px) saturate(1.8);-webkit-backdrop-filter:blur(30px) saturate(1.8);display:flex;flex-direction:column;align-items:center;gap:8px;animation:read-invite-sys-in .28s cubic-bezier(.34,1.2,.64,1)}@keyframes read-invite-sys-in{0%{transform:translateY(-8px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.read-invite-sys-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(252,190,195,.35);color:#8e656f;margin-bottom:4px}.read-invite-sys-title{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#b08790}.read-invite-sys-text{font-family:var(--rw-font-serif);font-size:16px;font-weight:500;line-height:1.5;color:#4f3940;text-align:center;margin-bottom:12px}.read-invite-sys-actions{display:flex;gap:8px;width:100%}.read-invite-sys-btn{flex:1;padding:11px 14px;border:none;border-radius:12px;background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s ease}.read-invite-sys-btn:active{transform:scale(.96)}.read-invite-sys-btn.ghost{background:rgba(207,222,227,.55);color:#8e656f;box-shadow:none}html[data-runwithme-theme=dark] .read-invite-sys{background:rgba(30,26,30,.98);border-color:rgba(255,255,255,.12)}html[data-runwithme-theme=dark] .read-invite-sys-text{color:#fff2e9}html[data-runwithme-theme=dark] .read-invite-sys-icon{background:rgba(252,190,195,.18);color:#f3dfe4}.read-together-bar{display:flex;align-items:center;gap:4px;padding:4px 6px 4px 4px}.read-together-main{display:flex;align-items:center;gap:8px;padding:2px 6px 2px 0;border:0;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-together-main:active{opacity:.85}.read-together-label{font-size:11px;font-weight:700;letter-spacing:.06em;color:#8e656f}.read-chat-backdrop{position:absolute;inset:0;z-index:240;background:rgba(60,40,48,.35);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center}.read-chat-panel{width:100%;max-width:520px;height:78%;display:flex;flex-direction:column;border-radius:22px 22px 0 0;background:rgba(255,252,248,.98);border-top:1px solid rgba(255,255,255,.85);box-shadow:0 -12px 40px rgba(142,101,111,.24);backdrop-filter:blur(24px) saturate(1.5);-webkit-backdrop-filter:blur(24px) saturate(1.5);animation:read-chat-in .26s cubic-bezier(.34,1.2,.64,1);overflow:hidden}@keyframes read-chat-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.read-chat-header{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:14px 16px 10px;border-bottom:1px solid rgba(142,101,111,.08)}.read-chat-header-info{flex:1;min-width:0}.read-chat-header-title{font-size:14px;font-weight:700;color:#4f3940}.read-chat-header-loc{font-size:11px;color:#a58a90;margin-top:2px;font-variant-numeric:tabular-nums}.read-chat-close{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.read-chat-close:active{background:rgba(252,190,195,.85)}.read-chat-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 14px 8px;display:flex;flex-direction:column;gap:10px}.read-chat-empty{text-align:center;padding:60px 20px;font-size:12px;color:#a58a90;line-height:1.6}.read-chat-row{display:flex;align-items:flex-start;gap:8px;max-width:82%}.read-chat-row.is-you{align-self:flex-end;flex-direction:row-reverse}.read-chat-row.is-other{align-self:flex-start}.read-chat-avatar,.read-chat-avatar-placeholder{width:32px;height:32px;flex-shrink:0}.read-chat-avatar{border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff2e9;font-family:var(--rw-font-serif);font-size:13px;font-weight:700;box-shadow:inset 0 1px 0 rgba(255,255,255,.4),0 2px 6px rgba(80,50,60,.12);background:linear-gradient(140deg,#b08a93,#8e656f)}.read-chat-avatar-erwin{background:linear-gradient(140deg,#b89aa0,#9b7f86)}.read-chat-avatar.has-image{padding:0;background:none}.read-chat-avatar.has-image img{width:100%;height:100%;object-fit:cover;display:block}.read-chat-bubble-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.read-chat-row.is-you .read-chat-bubble-wrap{align-items:flex-end}.read-chat-name{font-size:10px;font-weight:700;letter-spacing:.06em;color:#a58a90;padding:0 4px}.read-chat-bubble{display:inline-block;max-width:100%;padding:8px 12px;border-radius:16px;background:rgba(142,101,111,.1);color:#4f3940;font-size:13px;line-height:1.55;word-break:break-word;white-space:pre-wrap}.read-chat-row.is-other .read-chat-bubble{border-bottom-left-radius:5px}.read-chat-row.is-you .read-chat-bubble{background:#fcbec3;color:#4f3940;border-bottom-right-radius:5px}.read-chat-typing{display:inline-flex;align-items:center;gap:4px;padding:12px 14px;min-width:52px}.read-chat-typing span{width:5px;height:5px;border-radius:50%;background:#8e656f;opacity:.5;animation:read-chat-typing-anim 1.2s ease-in-out infinite}.read-chat-typing span:nth-child(2){animation-delay:.15s}.read-chat-typing span:nth-child(3){animation-delay:.3s}@keyframes read-chat-typing-anim{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}.read-chat-composer{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px 14px 14px;border-top:1px solid rgba(142,101,111,.08);background:rgba(255,252,248,.98)}.read-chat-input{flex:1;min-width:0;padding:11px 16px;border:1px solid rgba(142,101,111,.14);border-radius:999px;background:rgba(255,255,255,.9);color:#4f3940;font:inherit;font-size:14px;outline:none;box-sizing:border-box}.read-chat-input:focus{border-color:rgba(252,190,195,.9)}.read-chat-input::placeholder{color:rgba(142,101,111,.4)}.read-chat-send{width:42px;height:42px;flex-shrink:0;border:0;border-radius:50%;background:#8e656f;color:#fff2e9;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 14px rgba(142,101,111,.24);transition:transform .15s ease,opacity .15s ease}.read-chat-send:active:not(:disabled){transform:scale(.94)}.read-chat-send:disabled{opacity:.4;cursor:default;box-shadow:none}html[data-runwithme-theme=dark] .read-chat-composer,html[data-runwithme-theme=dark] .read-chat-panel{background:rgba(33,28,32,.98);border-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .read-chat-header{border-bottom-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .read-chat-header-title{color:#fff2e9}html[data-runwithme-theme=dark] .read-chat-bubble{background:rgba(255,255,255,.06);color:#fff2e9}html[data-runwithme-theme=dark] .read-chat-row.is-you .read-chat-bubble{background:#8e656f;color:#fff2e9}html[data-runwithme-theme=dark] .read-chat-input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}.rccs-backdrop{position:fixed;inset:0;z-index:25000;background:rgba(30,22,28,.5);backdrop-filter:blur(10px) saturate(1.4);-webkit-backdrop-filter:blur(10px) saturate(1.4);display:flex;align-items:center;justify-content:center;padding:20px;animation:rccs-fade .2s ease}@keyframes rccs-fade{0%{opacity:0}to{opacity:1}}.rccs-panel{width:min(480px,100%);max-height:88vh;display:flex;flex-direction:column;border-radius:22px;background:rgba(255,250,248,.98);border:1px solid rgba(255,255,255,.85);box-shadow:0 25px 70px rgba(60,40,45,.28),inset 0 1px 0 rgba(255,255,255,1);backdrop-filter:blur(30px) saturate(1.8);-webkit-backdrop-filter:blur(30px) saturate(1.8);animation:rccs-in .24s cubic-bezier(.34,1.2,.64,1);overflow:hidden}@keyframes rccs-in{0%{transform:translateY(-8px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.rccs-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:18px 20px 12px;border-bottom:1px solid rgba(142,101,111,.08)}.rccs-header h2{margin:0;font-family:var(--rw-font-serif);font-size:22px;font-weight:500;color:#4f3940}.rccs-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(252,190,195,.4);color:#8e656f;cursor:pointer;-webkit-tap-highlight-color:transparent}.rccs-close:active{background:rgba(252,190,195,.85)}.rccs-tabs{flex-shrink:0;display:flex;gap:4px;margin:12px 20px 0;padding:4px;border-radius:12px;background:rgba(142,101,111,.08)}.rccs-tabs button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:0;border-radius:9px;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}.rccs-tabs button.active{background:#fcbec3;color:#8e656f;font-weight:700}.rccs-count{display:inline-block;min-width:18px;padding:0 5px;border-radius:999px;background:rgba(142,101,111,.15);font-size:10px;font-weight:700;text-align:center;font-variant-numeric:tabular-nums}.rccs-tabs button.active .rccs-count{background:rgba(142,101,111,.28)}.rccs-add{display:flex;gap:8px;margin:12px 20px}.rccs-add input{flex:1;min-width:0;padding:10px 14px;border:1px solid rgba(142,101,111,.14);border-radius:12px;background:rgba(255,255,255,.9);color:#4f3940;font:inherit;font-size:13px;outline:none;box-sizing:border-box}.rccs-add input:focus{border-color:rgba(252,190,195,.9)}.rccs-add button{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;padding:10px 16px;border:0;border-radius:12px;background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 6px 14px rgba(142,101,111,.24),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s ease,opacity .15s ease}.rccs-add button:active:not(:disabled){transform:scale(.97)}.rccs-add button:disabled{opacity:.4;cursor:default;box-shadow:none}.rccs-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 20px 12px;display:flex;flex-direction:column;gap:6px}.rccs-empty{padding:40px 12px;text-align:center;font-size:12px;color:#a58a90;opacity:.7}.rccs-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;background:rgba(142,101,111,.06)}.rccs-item.is-disabled{opacity:.45}.rccs-item input{flex:1;min-width:0;padding:8px 10px;border:1px solid rgba(142,101,111,.1);border-radius:8px;background:rgba(255,255,255,.9);color:#4f3940;font:inherit;font-size:12px;outline:none;box-sizing:border-box}.rccs-item input:focus{border-color:rgba(252,190,195,.9)}.rccs-toggle{flex-shrink:0;padding:6px 10px;border:0;border-radius:8px;background:rgba(142,101,111,.12);color:inherit;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.rccs-toggle:active{background:rgba(142,101,111,.24)}.rccs-delete{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:rgba(224,93,93,.12);color:#c94d4d;font-size:15px;font-weight:700;cursor:pointer}.rccs-delete:active{background:rgba(224,93,93,.24)}.rccs-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 20px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(142,101,111,.08)}.rccs-reset{display:inline-flex;align-items:center;gap:5px;padding:9px 14px;border:0;border-radius:10px;background:transparent;color:rgba(142,101,111,.7);font:inherit;font-size:12px;font-weight:600;cursor:pointer}.rccs-reset:active{background:rgba(142,101,111,.08)}.rccs-done{padding:10px 22px;border:0;border-radius:999px;background:linear-gradient(135deg,rgba(142,101,111,.95),rgba(122,84,94,.85));color:#fff2e9;font:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px rgba(142,101,111,.28),inset 0 1px 0 rgba(255,255,255,.2)}html[data-runwithme-theme=dark] .rccs-panel{background:rgba(30,26,30,.98);border-color:rgba(255,255,255,.12)}html[data-runwithme-theme=dark] .rccs-header{border-bottom-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .rccs-header h2{color:#fff2e9}html[data-runwithme-theme=dark] .rccs-tabs{background:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .rccs-tabs button.active{background:rgba(252,190,195,.35);color:#fff2e9}html[data-runwithme-theme=dark] .rccs-add input,html[data-runwithme-theme=dark] .rccs-item input{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.1);color:#fff2e9}html[data-runwithme-theme=dark] .rccs-item{background:rgba(255,255,255,.04)}html[data-runwithme-theme=dark] .rccs-footer{border-top-color:rgba(255,255,255,.06)}html[data-runwithme-theme=dark] .rccs-reset{color:rgba(255,244,239,.6)}.read-chat-settings{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:rgba(142,101,111,.1);color:#8e656f;cursor:pointer;margin-right:4px;transition:background .15s ease,transform .2s ease;-webkit-tap-highlight-color:transparent}.read-chat-settings:hover{background:rgba(142,101,111,.2);transform:rotate(30deg)}.read-chat-settings:active{transform:rotate(30deg) scale(.92)}html[data-runwithme-theme=dark] .read-chat-settings{background:rgba(255,255,255,.08);color:#d9bcc4}.read-reader,.read-reader-pad,.read-reader-scroll-h{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.read-reader-body{-webkit-user-select:text;user-select:text}.read-reader-bottom,.read-reader-top,.read-together-bar{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.read-chat-list,.read-reader-drawer-list{touch-action:pan-y}.read-reader-scroll-h{overscroll-behavior-x:contain;overscroll-behavior-y:none}body,html{touch-action:manipulation;-webkit-text-size-adjust:100%;text-size-adjust:100%}.read-reader-scroll-h:before{content:"";position:absolute;top:0;left:0;bottom:0;width:40px;z-index:5;pointer-events:none}.read-chat-composer{padding-bottom:max(calc(14px + env(safe-area-inset-bottom)),calc(14px + var(--kb-inset, 0px)))!important;transition:padding-bottom .18s ease}.read-chat-list{scroll-padding-bottom:80px}.read-reader-settings{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.memory-header,.random-header,.read-library-header,.search-app-header{padding-top:max(calc(env(safe-area-inset-top) + 10px),20px)!important;box-sizing:border-box}.read-reader-top{padding-top:max(calc(env(safe-area-inset-top) + 6px),14px)!important;box-sizing:border-box}.read-together-bar{top:max(calc(env(safe-area-inset-top) + 50px),60px)!important}.read-reader,.read-reader-body,.read-reader-pad,.read-reader-pages,.read-reader-scroll-h{-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}.read-reader-bottom,.read-reader-bottom *,.read-reader-top,.read-reader-top *,.read-together-bar,.read-together-bar *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.read-reader-body ::selection{background:rgba(252,190,195,.7);color:inherit}.read-reader-body ::-moz-selection{background:rgba(252,190,195,.7);color:inherit}.read-reader[data-bg=night] .read-reader-body ::selection{background:rgba(252,190,195,.5)}.read-reader[data-bg=night] .read-reader-body ::-moz-selection{background:rgba(252,190,195,.5)}.study-session-topbar,.study-subheader{padding-top:max(calc(env(safe-area-inset-top) + 10px),20px)!important;box-sizing:border-box}.study-session-progress-bar{margin-top:8px}.study-session-body{padding-top:8px}.chat-image-input-hidden{position:fixed!important;left:-1000px!important;top:0!important;width:1px!important;height:1px!important;opacity:0!important;overflow:hidden!important;border:0!important;padding:0!important;margin:0!important;background:transparent!important;pointer-events:auto!important}.icity-profile-bio,.icity-profile-bio-input{font-family:inherit!important;font-style:normal!important;font-size:14px!important;line-height:1.55!important;letter-spacing:.01em!important}.icity-profile-bio.is-placeholder{opacity:.5}html body .dock,html body .home-screen .dock,html body .home-screen-v2 .dock{position:fixed!important;top:auto!important;left:50%!important;right:auto!important;bottom:max(env(safe-area-inset-bottom),12px)!important;width:min(92%,520px)!important;height:auto!important;transform:translateX(-50%)!important;translate:none!important;margin:0!important;padding:12px 22px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.7)!important;background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(255,255,255,.28) 48%,rgba(255,255,255,.46))!important;backdrop-filter:blur(28px) saturate(1.8)!important;-webkit-backdrop-filter:blur(28px) saturate(1.8)!important;box-shadow:0 14px 34px rgba(90,60,65,.18),0 3px 10px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,.95),inset 0 -1px 0 rgba(0,0,0,.04)!important;z-index:9500!important}html[data-runwithme-theme=dark] body .dock,html[data-runwithme-theme=dark] body .home-screen .dock,html[data-runwithme-theme=dark] body .home-screen-v2 .dock{background:linear-gradient(135deg,rgba(72,62,70,.78),rgba(44,38,44,.6) 48%,rgba(60,50,58,.72))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 14px 34px rgba(0,0,0,.5),0 3px 10px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.1),inset 0 -1px 0 rgba(0,0,0,.3)!important}html body .home-screen .home-v2-grid-wrap,html body .home-screen-v2 .home-v2-grid-wrap{padding-bottom:calc(130px + env(safe-area-inset-bottom))!important}.world-card{position:absolute;left:50%;top:max(calc(env(safe-area-inset-top) + 60px),72px);transform:translateX(-50%);z-index:100;width:min(92%,360px);padding:12px 14px;border-radius:18px;background:rgba(255,250,245,.94);border:1px solid rgba(255,255,255,.85);backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);box-shadow:0 12px 32px rgba(90,60,65,.18),0 3px 8px rgba(90,60,65,.08),inset 0 1px 0 rgba(255,255,255,1);cursor:pointer;animation:world-card-in .5s cubic-bezier(.34,1.4,.64,1);-webkit-tap-highlight-color:transparent}@keyframes world-card-in{0%{opacity:0;transform:translateX(-50%) translateY(-8px) scale(.96)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.world-card-row{display:flex;align-items:center;gap:8px;min-width:0}.world-card-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#8e656f;box-shadow:0 0 0 3px rgba(142,101,111,.15)}.world-card-head{flex:1;min-width:0;font-size:13px;font-weight:700;color:#4f3940;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.world-card-time{flex-shrink:0;font-size:10px;font-weight:600;color:#b8949c;font-variant-numeric:tabular-nums}.world-card-preview{margin-top:8px;padding-top:8px;border-top:1px dashed rgba(142,101,111,.18);font-size:12px;line-height:1.5;color:#8e656f;font-family:var(--rw-font-serif);font-style:italic;word-break:break-word}.world-card-list{margin-top:10px;padding-top:10px;border-top:1px dashed rgba(142,101,111,.18);gap:10px;max-height:240px;overflow-y:auto;-webkit-overflow-scrolling:touch}.world-card-item,.world-card-list{display:flex;flex-direction:column}.world-card-item{gap:3px}.world-card-item-head{display:flex;align-items:baseline;gap:6px;font-size:12px;font-weight:700;color:#4f3940}.world-card-item-time{margin-left:auto;font-size:10px;font-weight:500;color:#b8949c;font-variant-numeric:tabular-nums}.world-card-item-preview{font-size:12px;line-height:1.5;color:#8e656f;font-family:var(--rw-font-serif);font-style:italic;padding-left:4px;word-break:break-word}.world-card-dismiss{margin-top:10px;align-self:flex-end;padding:7px 16px;border:0;border-radius:999px;background:rgba(142,101,111,.9);color:#fff2e9;font-size:12px;font-weight:700;cursor:pointer;letter-spacing:.04em;transition:transform .15s ease,opacity .15s ease}.world-card-dismiss:active{transform:scale(.95);opacity:.85}html[data-runwithme-theme=dark] .world-card{background:rgba(38,32,36,.94);border-color:rgba(255,255,255,.1);box-shadow:0 12px 32px rgba(0,0,0,.5),0 3px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .world-card-head{color:#fff2e9}html[data-runwithme-theme=dark] .world-card-dot{background:#d9bcc4;box-shadow:0 0 0 3px rgba(217,188,196,.15)}html[data-runwithme-theme=dark] .world-card-time{color:#a58a90}html[data-runwithme-theme=dark] .world-card-item-preview,html[data-runwithme-theme=dark] .world-card-preview{color:#d9bcc4;border-top-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .world-card-list{border-top-color:rgba(255,255,255,.08)}html[data-runwithme-theme=dark] .world-card-item-head{color:#fff2e9}.pwa-update-toast{position:fixed;left:50%;bottom:max(env(safe-area-inset-bottom),20px);transform:translateX(-50%);z-index:99999;display:inline-flex;align-items:center;gap:12px;padding:10px 14px 10px 18px;border-radius:999px;background:rgba(45,40,44,.94);color:#fff2e9;font-size:13px;font-weight:600;letter-spacing:.02em;box-shadow:0 12px 32px rgba(0,0,0,.35),0 3px 8px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(20px) saturate(1.6);-webkit-backdrop-filter:blur(20px) saturate(1.6);animation:pwa-update-in .4s cubic-bezier(.34,1.4,.64,1);pointer-events:auto}@keyframes pwa-update-in{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.pwa-update-text{flex:1;white-space:nowrap}.pwa-update-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:0;border-radius:999px;background:#fcbec3;color:#4f3940;font-size:12px;font-weight:700;cursor:pointer;transition:transform .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.pwa-update-btn:active{transform:scale(.94);opacity:.85}html[data-runwithme-theme=dark] .pwa-update-toast{background:rgba(240,235,230,.94);color:#1a1a1a;box-shadow:0 12px 32px rgba(0,0,0,.5),0 3px 8px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.4)}html[data-runwithme-theme=dark] .pwa-update-btn{background:#8e656f;color:#fff2e9}