:root{
  --bg:#140817;
  --panel:#24102c;
  --panel-2:#34133f;
  --text:#fff6ff;
  --muted:#d8b8da;
  --accent:#ff58bd;
  --accent-2:#b86cff;
  --accent-3:#6e1d78;
  --danger:#d85b7f;
  --chrome:#f4b7ff;
  --taskbar:rgba(30,7,37,.9);
  --shadow:0 24px 60px rgba(0,0,0,.45),0 0 26px rgba(255,88,189,.16);
  --border:1px solid rgba(255,194,246,.34);
  --radius:18px;
  --wallpaper:url('assets/wallpapers/diva-night.svg');
  font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}
html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#0e0711;color:var(--text)}
body{cursor:url('assets/cursors/heart.svg') 2 2,auto;user-select:none}
button,input,textarea,label{font:inherit}
button,.desktop-icon,.folder-card,.wallpaper-card,label{cursor:url('assets/cursors/star-pointer.svg') 8 2,pointer}
button{border:0;color:inherit;background:none}
textarea,input{user-select:text}
.screen{position:fixed;inset:0;display:none;place-items:center;z-index:5000}
.screen.active{display:grid}
.boot-screen{background:radial-gradient(circle at center,#3b1444 0,#170817 56%,#09030d 100%);text-align:center;padding:24px}
.boot-logo{font-size:82px;color:var(--accent);text-shadow:0 0 18px var(--accent),0 0 40px rgba(255,88,189,.55);animation:pulse 1.4s ease-in-out infinite}
.boot-screen h1{margin:8px 0 0;font-size:clamp(34px,6vw,78px);letter-spacing:.08em;font-weight:900;text-shadow:0 2px 0 #621d6f,0 5px 0 #2d0e35,0 0 24px rgba(255,88,189,.45)}
.boot-screen p{margin:8px 0 24px;color:#f6bce9;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:20px}
.loading-bar{width:min(430px,80vw);height:14px;border:1px solid rgba(255,255,255,.28);border-radius:99px;overflow:hidden;background:#16091a;margin:0 auto 14px}
.loading-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#7c2a8f,#ff58bd,#ffd2f3);animation:load 1.8s ease forwards}
.boot-screen small{color:#b993bd}
@keyframes load{to{width:100%}}@keyframes pulse{50%{transform:scale(1.08)}}
.login-screen{background:linear-gradient(rgba(17,4,21,.35),rgba(17,4,21,.72)),var(--wallpaper) center/cover no-repeat}
.glass-panel{background:linear-gradient(160deg,rgba(63,24,71,.86),rgba(26,9,32,.78));border:var(--border);box-shadow:var(--shadow);backdrop-filter:blur(18px)}
.login-card{width:min(430px,90vw);padding:38px;text-align:center;border-radius:32px;position:relative}
.avatar-ring{width:106px;height:106px;padding:4px;border-radius:50%;margin:0 auto 14px;background:linear-gradient(135deg,#fff,#ff80cd,#7c2f93);box-shadow:0 0 26px rgba(255,88,189,.45)}
.avatar{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 40% 28%,#dca4ff,#7c318f 52%,#2a0b34);font-size:42px;font-weight:900}
.avatar.mini{width:44px;height:44px;font-size:19px}
.eyebrow{letter-spacing:.18em;font-size:11px;color:#efb9e6;margin:0}
.login-card h1{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:52px;margin:0;color:#ffc2ec;text-shadow:0 0 22px rgba(255,88,189,.4)}
.login-quote{color:#dcbddd;margin:0 0 22px;font-style:italic}
.glam-button{border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,#6f2a7c,#491654);padding:11px 17px;border-radius:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 7px 18px rgba(0,0,0,.2)}
.glam-button:hover{filter:brightness(1.12);transform:translateY(-1px)}
.glam-button.primary{background:linear-gradient(180deg,var(--accent),#b72c8e);font-weight:800}
.glam-button.ghost{background:transparent;margin-left:7px}.glam-button.small{padding:7px 11px;font-size:12px}.glam-button.danger{background:linear-gradient(180deg,#a64a68,#66263d)}
.login-stars{position:absolute;bottom:8%;font-size:26px;color:#f2a5df;letter-spacing:.2em;opacity:.8}
.desktop{position:fixed;inset:0;display:none;background-image:linear-gradient(rgba(11,3,14,.08),rgba(11,3,14,.2)),var(--wallpaper);background-size:cover;background-position:center;overflow:hidden}
.desktop.active{display:block}
.sparkle-layer{position:absolute;inset:0;pointer-events:none;z-index:10000;overflow:hidden}
.cursor-spark{position:fixed;pointer-events:none;color:#ffd6f4;font-size:13px;text-shadow:0 0 10px var(--accent);animation:sparkFade .75s ease forwards}
@keyframes sparkFade{to{opacity:0;transform:translateY(-18px) scale(.3) rotate(120deg)}}
.desktop-icons{position:absolute;top:22px;left:18px;display:grid;gap:8px;z-index:4}
.desktop-icon{width:90px;padding:7px 5px;border-radius:12px;text-align:center;text-shadow:0 2px 8px #000}
.desktop-icon:hover,.desktop-icon:focus{background:rgba(255,159,220,.15);outline:1px solid rgba(255,255,255,.18)}
.desktop-icon span{display:block;font-size:31px;filter:drop-shadow(0 3px 7px rgba(0,0,0,.4))}.desktop-icon b{display:block;margin-top:4px;font-size:12px}
.secret-icon{display:none}.secret-icon.unlocked{display:block}
.desktop-centerpiece{position:absolute;left:13%;bottom:95px;z-index:2;pointer-events:none}.chrome-title{font-size:clamp(54px,9vw,135px);font-weight:900;letter-spacing:-.05em;color:#f8a7e4;-webkit-text-stroke:1px #5e1769;text-shadow:0 4px 0 #7e217d,0 8px 0 #3b0c44,0 0 18px #ff65bf;transform:rotate(-7deg)}
.scribble{font-family:"Segoe Print","Comic Sans MS",cursive;color:#ffd2f2;font-size:18px;margin-left:60px;transform:rotate(-3deg);text-shadow:0 2px 8px #000}
.widget-stack{position:absolute;right:22px;top:24px;width:240px;display:grid;gap:13px;z-index:5}.widget{border-radius:18px}.now-playing{padding:12px;display:grid;grid-template-columns:55px 1fr;gap:9px}.widget-heading{grid-column:1/-1;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;color:#f4acd9}.album-art{width:55px;height:55px;border-radius:12px;display:grid;place-items:center;background:radial-gradient(circle,#fa88d2,#7b277c 65%,#27082e);font-weight:900;font-size:25px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}
.track-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.track-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.track-copy small{color:var(--muted);margin-top:3px}.mini-controls{grid-column:1/-1;display:flex;justify-content:center;gap:16px}.mini-controls button{font-size:11px;color:#ffc5ec}
.sticky-widget{position:relative;background:#e9b4db;color:#4d2143;padding:24px 16px 12px;transform:rotate(2deg);box-shadow:0 12px 24px rgba(0,0,0,.32)}.sticky-widget textarea{width:100%;height:74px;resize:none;border:0;outline:0;background:transparent;color:#4f2045;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:15px;line-height:1.35}.sticky-widget small{display:block;text-align:right;opacity:.7}.tape{position:absolute;top:-7px;left:78px;width:80px;height:18px;background:rgba(249,218,239,.58);transform:rotate(-4deg)}
.phone-widget{display:flex;justify-content:flex-end}.phone-shell{width:134px;border-radius:26px 26px 22px 22px;padding:10px;background:linear-gradient(160deg,#f38bc8,#8f2c84 55%,#45154e);border:2px solid #ffbce8;box-shadow:0 16px 30px rgba(0,0,0,.35),inset 0 1px 0 #ffd8ef}.phone-screen{height:90px;border-radius:15px;background:linear-gradient(180deg,#37113f,#170a1c);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);margin-bottom:7px}.phone-screen strong{color:#ffc9ed}.phone-screen small{font-size:8px;color:#d7a7d2;margin-top:4px}.phone-time{font-size:9px;color:#f79ed6;margin-bottom:5px}.phone-key{width:100%;margin-top:4px;padding:5px 4px;border-radius:8px;background:rgba(255,255,255,.09);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.phone-key:hover{background:rgba(255,255,255,.16)}
.windows-layer{position:absolute;inset:0 0 48px 0;z-index:20;pointer-events:none}.app-window{position:absolute;left:var(--x);top:var(--y);width:min(var(--w),calc(100vw - 24px));height:min(var(--h),calc(100vh - 70px));min-width:320px;min-height:240px;display:none;flex-direction:column;background:linear-gradient(160deg,#2c1034,#1a0a20);border:1px solid rgba(255,183,235,.55);border-radius:16px;box-shadow:var(--shadow);overflow:hidden;resize:both;pointer-events:auto}.app-window.open{display:flex}.app-window.maximized{left:8px!important;top:8px!important;width:calc(100vw - 16px)!important;height:calc(100vh - 64px)!important;resize:none}.window-titlebar{height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 12px;background:linear-gradient(180deg,#7f2e88,#4f185c);border-bottom:1px solid rgba(255,255,255,.16);cursor:move;font-weight:800;font-size:13px}.window-titlebar>div:first-child{display:flex;align-items:center;gap:8px}.title-icon{font-size:16px}.window-controls{display:flex;gap:4px}.window-controls button{width:26px;height:25px;border-radius:7px;background:rgba(255,255,255,.08)}.window-controls button:hover{background:rgba(255,255,255,.17)}.window-controls button:last-child:hover{background:#b84173}.window-body{flex:1;overflow:auto;padding:16px;background:radial-gradient(circle at top right,rgba(255,82,189,.08),transparent 35%),linear-gradient(180deg,#28102f,#1b0b20)}
.app-banner{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:16px;background:linear-gradient(135deg,#5e1d6b,#a13784);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.app-banner small{letter-spacing:.15em;color:#f7c8ec}.app-banner h2{margin:3px 0;font-size:27px}.big-heart{font-size:60px;color:#ffc2eb}.system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:13px}.system-card{padding:15px;border-radius:14px;background:#34133c;border:1px solid rgba(255,255,255,.09);display:grid;grid-template-columns:36px 1fr;column-gap:8px}.system-card span{font-size:27px;grid-row:1/3}.system-card small{color:#cfa6ca}.system-note{margin-top:14px;padding:12px 14px;background:#1a091f;border-left:3px solid var(--accent);color:#d8bad6;font-size:12px}
.toolbar,.photo-toolbar,.messenger-status,.calendar-heading,.game-header,.game-footer{display:flex;align-items:center;justify-content:space-between}.toolbar{padding:8px;border-radius:10px;background:#1e0b24;color:#dab6d6;margin-bottom:13px}.toolbar button{padding:6px 9px;border-radius:8px;background:#401649}.folder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.folder-card{padding:18px 12px;border-radius:15px;background:linear-gradient(160deg,#42164c,#2a0f31);border:1px solid rgba(255,255,255,.08);text-align:left}.folder-card:hover{transform:translateY(-2px);border-color:rgba(255,130,210,.55)}.folder-card span{display:block;font-size:30px}.folder-card b{display:block;margin-top:8px}.folder-card small{color:#c5a0c1}
.photo-toolbar{gap:14px}.photo-toolbar>div{display:flex;flex-direction:column}.photo-toolbar small{color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.photo-card{position:relative;background:#f6d8ee;padding:8px 8px 26px;box-shadow:0 8px 18px rgba(0,0,0,.22);transform:rotate(var(--rot,0deg));color:#3f1a38}.photo-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.photo-card button{position:absolute;right:6px;bottom:5px;color:#7d2a65;font-size:12px}.empty-state{text-align:center;padding:55px 20px;color:#c8a6c4}.empty-state span{font-size:50px}.empty-state h3{margin:8px 0 4px}.empty-state p{margin:0}.empty-state.hidden{display:none}
.music-hero{display:flex;align-items:center;gap:20px}.disc-art{width:105px;height:105px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#180717 0 12%,#f49fd7 13% 20%,#7e2e85 21% 33%,#2b0c30 34% 47%,#f28dca 48% 63%,#45144c 64%);box-shadow:0 0 24px rgba(255,91,187,.28)}.disc-art span{font-weight:900;font-size:26px}.music-hero small{color:#f1a7d7;letter-spacing:.14em}.music-hero h2{margin:5px 0 2px;font-size:29px}.music-hero p{margin:0;color:var(--muted)}.visualizer{height:52px;display:flex;align-items:flex-end;justify-content:center;gap:5px;margin:8px 0}.visualizer i{width:7px;height:14px;border-radius:5px;background:linear-gradient(#ffb3e3,#9e3b98);animation:bar .8s ease-in-out infinite alternate}.visualizer i:nth-child(2){animation-delay:.1s}.visualizer i:nth-child(3){animation-delay:.2s}.visualizer i:nth-child(4){animation-delay:.3s}.visualizer i:nth-child(5){animation-delay:.15s}.visualizer i:nth-child(6){animation-delay:.25s}.visualizer i:nth-child(7){animation-delay:.35s}.visualizer i:nth-child(8){animation-delay:.05s}@keyframes bar{to{height:43px}}.visualizer.paused i{animation-play-state:paused}.player-controls{display:flex;justify-content:center;gap:14px}.player-controls button{width:42px;height:34px;border-radius:10px;background:#4a1953}.track-list{margin-top:12px;border-top:1px solid rgba(255,255,255,.08)}.track-row{display:grid;grid-template-columns:28px 1fr auto;align-items:center;padding:8px 6px;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px}.track-row.active{background:rgba(255,88,189,.08)}.track-row button{text-align:left}.track-row small{color:#ba94b8}.tiny-note{font-size:10px;color:#9e7b9b;margin:8px 0 0}
.browser-chrome{display:flex;gap:7px;align-items:center;background:#3a1643;padding:8px;border-radius:11px}.browser-chrome button{width:28px;height:28px;background:#26102d;border-radius:7px}.address-bar{flex:1;background:#16081b;border:1px solid rgba(255,255,255,.09);border-radius:8px;padding:7px 10px;color:#bd99b9;font-size:11px}.fake-page{margin-top:10px;padding:24px;border-radius:15px;background:linear-gradient(135deg,#2a0a2f,#41133d 50%,#1d0b29)}.page-top{display:flex;justify-content:space-between;font-size:10px;color:#d5afd0}.web-badge{background:#ff5ab5;color:white;padding:4px 7px;border-radius:99px;font-weight:900;letter-spacing:.08em}.fake-page h1{font-family:"Segoe Print","Comic Sans MS",cursive;color:#ffb4df;font-size:38px;margin:20px 0 0}.web-subtitle{color:#dcb4d3;max-width:590px}.web-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.web-grid article{padding:15px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07)}.web-grid article span{font-size:26px}.web-grid h3{margin:6px 0 2px}.web-grid p{margin:0;color:#c9a6c4;font-size:12px}
.messenger-status{padding:10px 12px;background:#35143f;border-radius:10px}.messenger-status small{color:#cca5c8}.online-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#77e8a4;box-shadow:0 0 10px #77e8a4;margin-right:6px}.chat-log{height:300px;overflow:auto;padding:14px 4px}.bubble{max-width:78%;display:flex;flex-direction:column;gap:2px;padding:9px 11px;border-radius:14px;margin-bottom:9px}.bubble b{font-size:10px;opacity:.8}.bubble span{font-size:13px}.bubble.friend{background:#3e1848}.bubble.me{background:linear-gradient(135deg,#b53991,#7c2e84);margin-left:auto}.chat-compose{display:flex;gap:7px}.chat-compose input{flex:1;border-radius:10px;border:1px solid #5b2b62;background:#16091b;color:white;padding:9px 10px;outline:none}.chat-compose button{padding:8px 11px;border-radius:10px;background:#8d347f}
.game-header h2{margin:2px 0}.game-header small{color:#efa7d5;letter-spacing:.12em}.score-box{padding:9px 12px;border-radius:10px;background:#3e1648}.game-arena{position:relative;height:250px;border-radius:15px;background:radial-gradient(circle at center,#4a184e,#1a081f);border:1px solid rgba(255,255,255,.1);overflow:hidden}.game-star{position:absolute;left:45%;top:42%;font-size:38px;color:#ffd1f0;text-shadow:0 0 16px #ff76c6;transition:left .1s,top .1s}.game-footer{margin-top:10px}
.diary-app{background:linear-gradient(180deg,#3c183f,#26102d)}.diary-paper{min-height:100%;padding:22px 26px;border-radius:14px;background:repeating-linear-gradient(#f5dcef 0,#f5dcef 31px,#ddb6d7 32px);color:#512043;box-shadow:0 8px 22px rgba(0,0,0,.18)}.diary-date{text-align:right;font-size:11px;opacity:.7}.diary-paper h2{font-family:"Segoe Print","Comic Sans MS",cursive;margin:0}.diary-paper textarea{width:100%;height:290px;border:0;resize:none;outline:0;background:transparent;color:#512043;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:15px;line-height:32px}.diary-footer{display:flex;justify-content:space-between;font-size:11px;opacity:.75}
.closet-tabs{display:flex;gap:6px}.closet-tabs button{padding:7px 12px;background:#32123a;border-radius:9px}.closet-tabs button.active{background:#8d347e}.lookbook-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:16px}.lookbook-grid article{padding:10px;border-radius:14px;background:#35133f;text-align:center}.look-art{height:180px;border-radius:11px;display:grid;place-items:center;font-size:37px;line-height:1.1}.look-1{background:linear-gradient(145deg,#1a0a20,#5a1b5e)}.look-2{background:linear-gradient(145deg,#f2b6d9,#9f4486)}.look-3{background:linear-gradient(145deg,#6f2e84,#d87abc)}.lookbook-grid b{display:block;margin-top:9px}.lookbook-grid small{color:#c9a4c5}.closet-note{margin-top:14px;text-align:center;font-family:"Segoe Print","Comic Sans MS",cursive;color:#eab8db}
.calendar-heading h2{font-family:"Segoe Print","Comic Sans MS",cursive;margin:0}.calendar-heading button{width:32px;height:32px;border-radius:10px;background:#3c1645}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-top:8px}.weekdays span{font-size:10px;color:#cda7c9;text-align:center}.calendar-day{aspect-ratio:1;border-radius:10px;background:#33133b;display:grid;place-items:center;font-size:12px}.calendar-day.muted{opacity:.25}.calendar-day.today{background:linear-gradient(135deg,var(--accent),#7b2f84);font-weight:900;box-shadow:0 0 14px rgba(255,88,189,.25)}
.settings-app section{margin-bottom:18px}.settings-app h3{margin:0 0 8px}.wallpaper-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wallpaper-card{padding:7px;border-radius:11px;background:#32113a;border:1px solid rgba(255,255,255,.08)}.wallpaper-card.active{outline:2px solid var(--accent)}.wallpaper-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:7px}.wallpaper-card span{display:block;margin-top:5px;font-size:11px}.accent-options{display:flex;gap:9px}.accent-options button{width:34px;height:34px;border-radius:50%;background:var(--swatch);border:3px solid rgba(255,255,255,.18)}.accent-options button.active{box-shadow:0 0 0 2px #fff}.toggle-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid rgba(255,255,255,.07)}.toggle-row div{display:flex;flex-direction:column}.toggle-row small{color:#b990b5}.switch{position:relative;width:48px;height:26px}.switch input{display:none}.switch span{position:absolute;inset:0;border-radius:99px;background:#4a214f;transition:.2s}.switch span:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;left:3px;top:3px;background:#fff;transition:.2s}.switch input:checked+span{background:var(--accent)}.switch input:checked+span:after{transform:translateX(22px)}.settings-actions{display:flex;justify-content:flex-end;gap:8px}
.secret-bar{background:linear-gradient(180deg,#5e144f,#2d0b31)}.secret-app{text-align:center}.secret-lock{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;margin:8px auto 10px;background:radial-gradient(circle,#ffb6e8,#782b7c 60%,#2a0b31);font-size:49px;box-shadow:0 0 28px rgba(255,88,189,.35)}.secret-app h2{margin:8px 0}.secret-app p{color:#cfadca}.secret-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.secret-grid div{padding:18px 10px;border-radius:13px;background:#37133f;font-size:25px}.secret-grid b{display:block;font-size:11px;margin-top:6px}.secret-app small{color:#a984a5}
.start-menu{position:absolute;left:10px;bottom:54px;width:310px;border-radius:18px;z-index:1000;display:none;overflow:hidden}.start-menu.open{display:block}.start-profile{display:flex;align-items:center;gap:10px;padding:15px;background:linear-gradient(135deg,#77317c,#a83e8a)}.start-profile div:last-child{display:flex;flex-direction:column}.start-profile small{color:#f4cae8}.start-links{display:grid;padding:8px}.start-links button{text-align:left;padding:10px;border-radius:10px}.start-links button:hover{background:rgba(255,255,255,.08)}.start-footer{display:flex;justify-content:flex-end;gap:6px;padding:9px;border-top:1px solid rgba(255,255,255,.08)}.start-footer button{padding:7px 9px;border-radius:8px;background:#38143f;font-size:11px}
.taskbar{position:absolute;left:7px;right:7px;bottom:6px;height:42px;border-radius:13px;display:flex;align-items:center;gap:8px;padding:5px 7px;background:var(--taskbar);border:1px solid rgba(255,181,233,.32);box-shadow:0 10px 24px rgba(0,0,0,.3);backdrop-filter:blur(16px);z-index:2000}.start-button{height:31px;padding:0 13px;border-radius:9px;background:linear-gradient(180deg,#a43d91,#651e72);font-weight:900}.start-button span{color:#ffd4ef}.quick-launch{display:flex;gap:4px;border-right:1px solid rgba(255,255,255,.12);padding-right:8px}.quick-launch button,.system-tray button{width:31px;height:31px;border-radius:8px}.quick-launch button:hover,.system-tray button:hover{background:rgba(255,255,255,.08)}.taskbar-apps{display:flex;gap:5px;flex:1;min-width:0;overflow:hidden}.taskbar-apps button{max-width:145px;padding:7px 10px;border-radius:8px;background:#39143f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.taskbar-apps button.active{background:#7b2c79}.system-tray{display:flex;align-items:center;gap:7px;font-size:11px;color:#f2c6e7}.system-tray span{min-width:66px;text-align:right}
.shutdown-screen{background:radial-gradient(circle at center,#41154b,#170817 60%,#09030c);text-align:center}.shutdown-heart{font-size:100px;color:#ffb9e6;text-shadow:0 0 26px #ff58bd}.shutdown-content h1{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:46px;margin:0;color:#ffc2eb}.shutdown-content p{color:#d5adcf}.shutdown-content .glam-button{margin:10px 4px}
.toast{position:fixed;right:20px;bottom:66px;z-index:10000;max-width:320px;padding:11px 14px;border-radius:12px;background:#2d1034;border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);transform:translateY(20px);opacity:0;pointer-events:none;transition:.24s}.toast.show{transform:translateY(0);opacity:1}
body.accent-lilac{--accent:#b86cff;--accent-2:#ff7fc8;--accent-3:#6b2d89}body.accent-plum{--accent:#a5449f;--accent-2:#d66db8;--accent-3:#5a205f}
@media (max-width:900px){.widget-stack{right:12px;width:190px}.phone-widget{display:none}.desktop-centerpiece{left:16%;bottom:80px}.app-window{left:12px!important;top:12px!important;width:calc(100vw - 24px)!important;height:calc(100vh - 74px)!important;resize:none}.folder-grid,.lookbook-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wallpaper-options{grid-template-columns:1fr 1fr}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:620px){.widget-stack{display:none}.desktop-icons{grid-template-columns:repeat(2,82px);top:12px}.desktop-centerpiece{left:auto;right:14px;bottom:70px}.chrome-title{font-size:56px}.scribble{font-size:13px;margin-left:10px}.folder-grid,.lookbook-grid,.web-grid{grid-template-columns:1fr}.system-grid{grid-template-columns:1fr}.taskbar{left:4px;right:4px}.quick-launch{display:none}.start-menu{width:calc(100vw - 20px)}.photo-grid{grid-template-columns:1fr 1fr}.window-body{padding:12px}}
.chrome-title{pointer-events:auto;cursor:url('assets/cursors/star-pointer.svg') 8 2,pointer}

/* ===== 2026 Glam Room feature upgrade ===== */
.desktop-icons{inset:0;top:0;left:0;display:block;pointer-events:none}
.desktop-icon{position:absolute;left:var(--icon-x,18px);top:var(--icon-y,18px);pointer-events:auto;touch-action:none}
.desktop-icon.dragging{opacity:.8;transform:scale(1.03);background:rgba(255,159,220,.18);outline:1px solid rgba(255,255,255,.25)}
.desktop-icon:nth-child(1){--icon-x:18px;--icon-y:22px}.desktop-icon:nth-child(2){--icon-x:18px;--icon-y:108px}.desktop-icon:nth-child(3){--icon-x:18px;--icon-y:194px}.desktop-icon:nth-child(4){--icon-x:18px;--icon-y:280px}.desktop-icon:nth-child(5){--icon-x:18px;--icon-y:366px}.desktop-icon:nth-child(6){--icon-x:18px;--icon-y:452px}.desktop-icon:nth-child(7){--icon-x:18px;--icon-y:538px}.desktop-icon:nth-child(8){--icon-x:18px;--icon-y:624px}.desktop-icon:nth-child(9){--icon-x:112px;--icon-y:624px}

.import-music{margin-left:auto;white-space:nowrap}.music-copy{min-width:0}.music-copy h2,.music-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.disc-art.playing{animation:discSpin 5s linear infinite}@keyframes discSpin{to{transform:rotate(360deg)}}
.player-seek{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;margin:5px 0 8px;color:#caa8c8;font-size:10px}.player-seek input,.volume-control input{accent-color:var(--accent)}.player-controls{display:flex;align-items:center;gap:8px}.player-controls>button{width:38px;height:34px;border-radius:10px;background:#40184a}.player-controls>button:hover{background:#6e2671}.volume-control{display:flex;align-items:center;gap:5px;margin-left:auto;font-size:11px}.volume-control input{width:88px}.track-row.imported{border-left:3px solid var(--accent)}.track-row .track-kind{font-size:9px;color:#e5a9d4}

.messenger-layout{display:grid;grid-template-columns:180px 1fr;gap:10px;padding:10px}.contact-list{background:#25102d;border:1px solid rgba(255,255,255,.07);border-radius:13px;padding:8px;overflow:auto}.messenger-profile{display:flex;align-items:center;gap:8px;padding:8px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px}.mini-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#df9eff,#792b85);font-weight:900}.messenger-profile div:last-child{display:flex;flex-direction:column}.messenger-profile small{color:#c99ec5}.contact{width:100%;display:flex;align-items:center;gap:8px;text-align:left;padding:9px 7px;border-radius:9px}.contact:hover,.contact.active{background:#3c1645}.contact div{display:flex;flex-direction:column}.contact small{font-size:9px;color:#ad8aa9}.status{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.status.online{background:#79e5a2;box-shadow:0 0 8px #79e5a2}.status.away{background:#f3c85f}.status.offline{background:#806f82}.conversation-pane{min-width:0;display:flex;flex-direction:column}.messenger-status{display:flex;align-items:center;gap:4px}.nudge-button{margin-left:auto;background:#8e347f;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:900}.typing-indicator{height:18px;color:#c49ac0;font-size:10px;font-style:italic;opacity:0;transition:.2s}.typing-indicator.show{opacity:1}.messenger-app.nudging{animation:nudge .12s linear 6}@keyframes nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(7px)}}

.phone-app{display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#451b4f,#210a28)}.flip-phone-large{width:min(360px,100%);filter:drop-shadow(0 18px 28px rgba(0,0,0,.35))}.phone-top,.phone-bottom{background:linear-gradient(155deg,#f49bd1,#9d3a91 48%,#4b1555);border:2px solid #ffd0ec}.phone-top{border-radius:34px 34px 12px 12px;padding:14px}.phone-bottom{border-radius:12px 12px 34px 34px;padding:14px}.phone-camera-dot{width:9px;height:9px;border-radius:50%;background:#250b2c;border:1px solid #ffd4ec;margin:0 auto 8px}.phone-display{height:122px;border-radius:14px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#31103a,#130718);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.phone-display span{color:#f59dd4;font-size:11px}.phone-display b{color:#ffd1ed;font-size:22px}.phone-display small{color:#b98fb4}.phone-hinge{height:16px;margin:-2px 36px;background:linear-gradient(180deg,#6f256d,#da7cbd,#60205f);border-left:2px solid #fbc7e9;border-right:2px solid #fbc7e9}.phone-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.phone-nav button{padding:8px;border-radius:9px;background:rgba(255,255,255,.09)}.phone-nav button.active{background:#ffd0ec;color:#6d1d64}.phone-panel{height:145px;margin-top:8px;padding:10px;border-radius:12px;background:#270d2e;border:1px solid rgba(255,255,255,.1);overflow:auto}.phone-panel h3{margin:0 0 8px;font-size:13px}.phone-list{display:grid;gap:6px}.phone-list button,.phone-list div{padding:7px;border-radius:8px;background:#37133f;text-align:left;font-size:11px}.phone-list small{display:block;color:#b98eb5;margin-top:2px}.phone-actions{display:flex;gap:6px;margin-top:8px;justify-content:center}

.photobooth-app{display:grid;grid-template-rows:1fr auto auto;gap:10px}.camera-stage{position:relative;min-height:350px;border-radius:16px;overflow:hidden;background:radial-gradient(circle,#4a1b50,#130719);border:1px solid rgba(255,255,255,.12)}.camera-stage video{width:100%;height:100%;object-fit:cover;display:none;transform:scaleX(-1)}.camera-stage.active video{display:block}.camera-placeholder{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:6px;text-align:center;color:#d4add0}.camera-placeholder span{font-size:58px}.camera-placeholder b{color:#ffd0ec}.camera-stage.active .camera-placeholder{display:none}.camera-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.camera-controls select{background:#32123a;color:#fff;border:1px solid #68306c;border-radius:10px;padding:9px 10px}.camera-flash{position:absolute;inset:0;background:#fff;opacity:0;pointer-events:none}.camera-flash.flash{animation:cameraFlash .35s ease}@keyframes cameraFlash{0%{opacity:.95}100%{opacity:0}}
.camera-stage.filter-soft video{filter:brightness(1.08) saturate(.88) sepia(.08) hue-rotate(320deg)}.camera-stage.filter-purple video{filter:hue-rotate(265deg) saturate(1.35) contrast(1.05)}.camera-stage.filter-mono video{filter:grayscale(1) contrast(1.12)}.camera-stage.filter-warm video{filter:sepia(.18) saturate(1.2) brightness(1.06)}

.system-tray{gap:4px}.system-tray .tray-icon{min-width:auto!important;text-align:center!important;opacity:.8}.system-tray #clockButton{width:auto;min-width:68px;padding:0 5px}.system-tray #clockButton span{min-width:auto}.recycle-app .empty-state{height:100%;display:grid;place-items:center;align-content:center;text-align:center}

.desktop-context{position:fixed;z-index:12000;width:205px;padding:6px;border-radius:12px;background:rgba(35,11,42,.96);border:1px solid rgba(255,194,246,.28);box-shadow:0 18px 40px rgba(0,0,0,.42);display:none;backdrop-filter:blur(16px)}.desktop-context.open{display:grid}.desktop-context button{text-align:left;padding:9px 10px;border-radius:8px;font-size:11px}.desktop-context button:hover{background:#5d205f}.desktop-context hr{width:100%;border:0;border-top:1px solid rgba(255,255,255,.08)}

.incoming-call{position:fixed;inset:0;z-index:14000;background:rgba(8,2,10,.55);display:none;place-items:center;backdrop-filter:blur(6px)}.incoming-call.show{display:grid}.incoming-card{width:min(330px,88vw);padding:28px;text-align:center;border-radius:30px;background:linear-gradient(160deg,#57175d,#1b081f);border:1px solid #f3a8dc;box-shadow:0 28px 70px rgba(0,0,0,.5),0 0 30px rgba(255,88,189,.2)}.incoming-card small{letter-spacing:.14em;color:#f2a8d7}.call-avatar{width:88px;height:88px;margin:14px auto;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#ffb3e2,#8a2e86 62%,#321039);font-size:44px}.incoming-card h2{margin:5px 0}.incoming-card p{color:#c79bc2;margin:0 0 18px}.incoming-card button{padding:11px 20px;border-radius:99px;margin:0 6px;font-weight:800}.call-decline{background:#9f3f5d}.call-accept{background:#4d9f73}.incoming-card.ringing{animation:ringCard .7s ease-in-out infinite alternate}@keyframes ringCard{to{transform:rotate(.8deg) scale(1.015)}}

.screen-saver{position:fixed;inset:0;z-index:15000;display:none;place-items:center;text-align:center;background:radial-gradient(circle at 30% 20%,#5a1d65,#150719 48%,#08020b);overflow:hidden}.screen-saver.show{display:grid}.screen-saver:before,.screen-saver:after{content:"♡";position:absolute;font-size:190px;color:rgba(255,126,204,.08);animation:saverFloat 9s ease-in-out infinite}.screen-saver:before{left:10%;top:12%}.screen-saver:after{right:9%;bottom:10%;animation-delay:-4s}@keyframes saverFloat{50%{transform:translateY(-30px) rotate(10deg) scale(1.08)}}.saver-stars{font-size:34px;color:#f3a9d9;text-shadow:0 0 20px #ff62bf;animation:pulse 2.4s ease-in-out infinite}.saver-clock{font-size:clamp(58px,10vw,145px);font-weight:900;letter-spacing:-.06em;text-shadow:0 0 30px rgba(255,88,189,.25)}.saver-caption{font-family:"Segoe Print","Comic Sans MS",cursive;font-size:28px;color:#ffc7e9}.screen-saver small{color:#9f7d9d}

.dynamic-note{position:absolute;width:190px;min-height:130px;padding:18px 14px 12px;background:#ebb3d8;color:#5b2552;border-radius:4px;box-shadow:0 12px 28px rgba(0,0,0,.25);z-index:8;transform:rotate(-2deg)}.dynamic-note:before{content:"";position:absolute;width:70px;height:20px;background:rgba(245,218,233,.65);left:60px;top:-8px;transform:rotate(2deg)}.dynamic-note textarea{width:100%;height:92px;border:0;outline:0;resize:none;background:transparent;color:#5b2552;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:13px}

body.time-afterhours .taskbar{box-shadow:0 10px 24px rgba(0,0,0,.35),0 0 18px rgba(255,88,189,.08)}

@media(max-width:900px){.messenger-layout{grid-template-columns:135px 1fr}.contact-list{font-size:10px}.desktop-icon{position:relative!important;left:auto!important;top:auto!important}.desktop-icons{position:absolute;inset:auto;top:12px;left:12px;display:grid;grid-template-columns:repeat(2,82px);pointer-events:auto}.desktop-context{display:none!important}}


/* ===== Glam lifestyle expansion ===== */
body.sleepover-mode .desktop{filter:saturate(.92)}
body.sleepover-mode .desktop:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:radial-gradient(circle at 18px 14px,#ffd3ec 0 3px,transparent 4px) 0 0/68px 38px repeat-x,linear-gradient(180deg,rgba(255,181,220,.08),transparent 24%);filter:drop-shadow(0 0 6px #ff8fd0)}
body.sleepover-mode .desktop-centerpiece .chrome-title{text-shadow:0 5px 0 #7d286f,0 0 25px rgba(255,178,222,.75)}
body.sleepover-mode .taskbar{background:rgba(49,18,53,.92);box-shadow:0 -4px 22px rgba(255,145,207,.12)}
.sleepover-row{border-radius:12px;background:linear-gradient(90deg,rgba(255,157,208,.08),transparent)}

.desktop-pet{position:absolute;right:330px;bottom:58px;z-index:9;display:flex;flex-direction:column;align-items:center;gap:1px;color:#ffd1ec;background:transparent;filter:drop-shadow(0 10px 12px rgba(0,0,0,.35));transition:.2s;pointer-events:auto}.desktop-pet:hover{transform:translateY(-4px) scale(1.03)}.pet-face{display:grid;place-items:center;width:106px;height:64px;border-radius:50% 50% 45% 45%;background:linear-gradient(160deg,#ffd1ea,#c979bc 48%,#71316f);border:2px solid #ffe3f3;color:#4e1748;font-size:15px;font-weight:900;box-shadow:inset 0 0 18px rgba(255,255,255,.38),0 0 20px rgba(255,93,190,.24)}.desktop-pet small{font-weight:800;text-shadow:0 2px 4px #000}.pet-bubble{position:absolute;bottom:78px;background:#f6c9e6;color:#612453;padding:5px 9px;border-radius:10px;font-size:10px;white-space:nowrap;opacity:0;transform:translateY(5px);transition:.2s}.desktop-pet:hover .pet-bubble{opacity:1;transform:none}

.profile-app{padding:18px;display:grid;gap:16px;background:radial-gradient(circle at 85% 10%,rgba(255,142,207,.12),transparent 30%)}.profile-card-live{display:flex;gap:18px;align-items:center;padding:20px;border-radius:20px;background:linear-gradient(120deg,#4a174e,#2b0e31);border:1px solid rgba(255,191,231,.18);box-shadow:0 16px 34px rgba(0,0,0,.2)}.profile-avatar{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;font-size:34px;font-weight:900;background:radial-gradient(circle,#ffcae8,#bb66b5 58%,#5e1f63);border:3px solid #ffd9ee}.profile-card-live small{letter-spacing:.16em;color:#e69acb}.profile-card-live h2{margin:4px 0 3px}.profile-card-live p{margin:0;color:#d6afcf}.profile-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.profile-chips span{padding:5px 8px;border-radius:99px;background:#5a225c;color:#f6c8e5;font-size:10px}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-form label{display:grid;gap:4px;color:#dcb0d3;font-size:10px}.profile-form input,.profile-form select,.profile-form textarea,.builder-controls select,.builder-actions input,.wishlist-form input,.wishlist-form select,.magazine-controls input,.pet-stage input{background:#2b0e31;color:#fff;border:1px solid #68306c;border-radius:10px;padding:9px 10px;outline:none}.profile-form input:focus,.profile-form textarea:focus,.builder-actions input:focus,.wishlist-form input:focus,.magazine-controls input:focus{border-color:#f483c8;box-shadow:0 0 0 2px rgba(244,131,200,.12)}.profile-bio{grid-column:1/-1}.profile-bio textarea{min-height:70px;resize:none}.profile-form button{justify-self:start}

.scrapbook-app{padding:10px;display:grid;grid-template-rows:auto 1fr;gap:8px;background:#3a1a38}.scrap-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:7px}.sticker-palette{display:flex;gap:3px}.sticker-palette button{width:32px;height:32px;border-radius:10px;background:#5b2459;font-size:17px}.scrapbook-board{position:relative;overflow:hidden;min-height:430px;border-radius:10px;background:linear-gradient(rgba(111,69,98,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(111,69,98,.10) 1px,transparent 1px),#efd6df;background-size:22px 22px;color:#5b2850;box-shadow:inset 0 0 40px rgba(88,35,73,.10)}.scrapbook-board:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 14%,rgba(255,255,255,.7),transparent 16%),radial-gradient(circle at 84% 80%,rgba(209,120,180,.12),transparent 22%)}.scrap-guide{position:absolute;right:14px;bottom:10px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:11px;opacity:.6}.scrap-item{position:absolute;z-index:3;cursor:grab;touch-action:none;user-select:none}.scrap-item.dragging{cursor:grabbing;z-index:10}.scrap-sticker{font-size:44px;filter:drop-shadow(0 4px 3px rgba(74,33,66,.25))}.scrap-photo{width:145px;padding:8px 8px 28px;background:#fff;box-shadow:0 8px 18px rgba(72,28,59,.25);transform:rotate(-2deg)}.scrap-photo img{width:100%;height:110px;object-fit:cover;display:block}.scrap-note{width:155px;min-height:105px;padding:24px 12px 12px;background:#f2add5;box-shadow:0 8px 18px rgba(72,28,59,.2);transform:rotate(1.5deg)}.scrap-note textarea{width:100%;height:70px;resize:none;border:0;outline:0;background:transparent;color:#5f2853;font-family:"Segoe Print","Comic Sans MS",cursive}.scrap-remove{position:absolute;right:-8px;top:-8px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#762f68;color:#fff;font-size:12px;box-shadow:0 2px 5px rgba(0,0,0,.2)}

.vanity-app{padding:16px;display:grid;grid-template-rows:165px 1fr auto;gap:12px;background:radial-gradient(circle at 50% 0,#54244f,#240d2b 52%)}.vanity-mirror{margin:auto;width:340px;height:150px;border-radius:50% 50% 45% 45%;display:flex;align-items:center;justify-content:center;gap:18px;border:8px double #d880bb;background:radial-gradient(ellipse,#f8d9ec,#b978b5 55%,#70406f);box-shadow:0 0 28px rgba(255,154,214,.22),inset 0 0 28px rgba(255,255,255,.4);color:#6a2d61}.mirror-glow{font-size:54px;text-shadow:0 0 16px #fff}.vanity-mirror p{position:absolute;margin-top:115px;font-family:"Segoe Print","Comic Sans MS",cursive;font-size:11px}.vanity-items{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.vanity-items button{padding:12px 6px;border-radius:14px;background:#39123e;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:3px;align-items:center}.vanity-items button span{font-size:31px}.vanity-items button small{color:#bb8fb7;font-size:9px}.vanity-items button.selected{background:linear-gradient(160deg,#71316e,#a64b8d);border-color:#ffc3e4;transform:translateY(-2px);box-shadow:0 9px 18px rgba(0,0,0,.18)}.vanity-tray{padding:11px 14px;border-radius:12px;background:#4a1748;color:#eeb8da}.vanity-tray span{margin-left:7px;color:#ffd3e9}

.wishlist-app{padding:18px}.wishlist-head{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 15px}.wishlist-head h2{margin:2px 0}.wishlist-head>span{font-size:54px}.wishlist-form{display:grid;grid-template-columns:1fr 130px auto;gap:8px;margin-bottom:12px}.wishlist-list{display:grid;gap:8px;overflow:auto;max-height:340px}.wish-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:11px 12px;border-radius:12px;background:#331039;border:1px solid rgba(255,255,255,.07)}.wish-item.bought{opacity:.55}.wish-item.bought .wish-copy b{text-decoration:line-through}.wish-check{width:23px;height:23px;border-radius:7px;background:#5a2057}.wish-copy{display:flex;flex-direction:column}.wish-copy small{color:#bc90b7}.wish-tag{font-size:9px;padding:4px 7px;border-radius:99px;background:#5b245b;color:#efb4d8}.wish-delete{font-size:15px;color:#e99abf}

.outfit-builder{margin:16px 0 4px;padding:13px;border-radius:15px;background:#2a0f30;border:1px solid rgba(255,255,255,.08)}.builder-head{display:flex;justify-content:space-between;align-items:center}.builder-head h3{margin:2px 0 7px}.outfit-preview{font-size:28px;padding:7px 12px;border-radius:12px;background:#451648}.builder-controls{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.builder-controls label{display:grid;gap:3px;font-size:9px;color:#cfa4c8}.builder-controls select{width:100%;padding:7px;font-size:9px}.builder-actions{display:flex;gap:7px;margin-top:8px}.builder-actions input{flex:1}.saved-outfits{display:flex;gap:6px;overflow-x:auto;margin-top:8px;padding-bottom:2px}.saved-look{min-width:148px;padding:8px;border-radius:10px;background:#431743;border:1px solid rgba(255,255,255,.07)}.saved-look b{display:block;font-size:10px}.saved-look small{display:block;color:#c99ac1;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.saved-look button{float:right;color:#eaa0c8}

.pet-app{padding:18px;display:grid;gap:13px}.pet-stage{text-align:center;padding:12px;border-radius:20px;background:radial-gradient(circle,#672e67,#2c1032);border:1px solid rgba(255,255,255,.09)}.pet-big-face{font-size:52px;padding:17px 4px 8px;filter:drop-shadow(0 8px 9px rgba(0,0,0,.25))}.pet-stage input{text-align:center;font-weight:900;width:145px}.pet-stage p{margin:8px 0 0;color:#e4acd4}.pet-meters{display:grid;gap:8px}.pet-meters label{display:grid;grid-template-columns:68px 1fr 30px;align-items:center;gap:7px;font-size:10px}.pet-meters label>span{height:10px;border-radius:99px;background:#321136;overflow:hidden}.pet-meters i{display:block;height:100%;width:50%;border-radius:99px;background:linear-gradient(90deg,#bd68da,#ff78bf);transition:.3s}.pet-actions{display:flex;justify-content:center;gap:8px}

.magazine-app{padding:12px;display:grid;grid-template-columns:230px 1fr;gap:14px;background:#1d0923}.magazine-controls{display:flex;flex-direction:column;gap:9px;padding:10px}.magazine-controls label:not(.glam-button){display:grid;gap:4px;color:#d7a8ce;font-size:10px}.magazine-preview{display:grid;place-items:center;overflow:auto;border-radius:14px;background:radial-gradient(circle,#572058,#1a081f)}.magazine-preview canvas{height:min(475px,70vh);width:auto;max-width:100%;box-shadow:0 20px 45px rgba(0,0,0,.45);background:#3d133f}

@media(max-width:900px){.desktop-pet{display:none}.profile-form{grid-template-columns:1fr}.profile-bio{grid-column:auto}.vanity-items{grid-template-columns:repeat(3,1fr)}.builder-controls{grid-template-columns:repeat(2,1fr)}.wishlist-form{grid-template-columns:1fr}.magazine-app{grid-template-columns:1fr}.magazine-controls{display:grid;grid-template-columns:1fr 1fr}.magazine-preview canvas{height:320px}.scrap-toolbar b{width:100%}}

/* ===== Sticky Notes 2.0 ===== */
.sticky-dock{height:160px;pointer-events:none}
.sticky-note-2{--note-bg:#efb6da;--note-ink:#512044;--note-soft:#7a4869;position:absolute;display:flex;flex-direction:column;width:240px;height:158px;min-width:170px;min-height:125px;max-width:390px;max-height:360px;padding:0;border-radius:8px;background:var(--note-bg);color:var(--note-ink);box-shadow:0 14px 34px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.32);transform:none;resize:both;overflow:hidden;z-index:30;pointer-events:auto;transition:box-shadow .16s ease,filter .16s ease}
.sticky-note-2[data-note-color="pink"]{--note-bg:#efb6da;--note-ink:#512044;--note-soft:#87516f}
.sticky-note-2[data-note-color="lilac"]{--note-bg:#cdb8f3;--note-ink:#43245d;--note-soft:#70578c}
.sticky-note-2[data-note-color="cream"]{--note-bg:#f4e4c4;--note-ink:#654a31;--note-soft:#8b755d}
.sticky-note-2[data-note-color="peach"]{--note-bg:#f1bda8;--note-ink:#663d36;--note-soft:#93685d}
.sticky-note-2[data-note-color="plum"]{--note-bg:#8a4d82;--note-ink:#fff1fb;--note-soft:#e0b5d8}
.sticky-note-2 .tape{position:absolute;top:-7px;left:50%;width:76px;height:17px;translate:-50% 0;background:rgba(255,246,252,.54);transform:rotate(-3deg);z-index:3;pointer-events:none}
.sticky-note-2 .note-toolbar{height:38px;flex:0 0 38px;display:flex;align-items:center;gap:6px;padding:8px 7px 4px 10px;cursor:grab;touch-action:none;border-bottom:1px dashed color-mix(in srgb,var(--note-ink) 20%,transparent)}
.sticky-note-2.note-dragging .note-toolbar{cursor:grabbing}
.sticky-note-2 .note-title{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--note-ink);font:700 12px/1.2 "Segoe Print","Comic Sans MS",cursive;padding:2px 3px;border-radius:5px}
.sticky-note-2 .note-title:focus{background:rgba(255,255,255,.18)}
.sticky-note-2 .note-actions{display:flex;gap:2px}
.sticky-note-2 .note-actions button{width:22px;height:22px;border-radius:6px;display:grid;place-items:center;background:rgba(255,255,255,.16);color:var(--note-ink);font-size:12px;font-weight:900}
.sticky-note-2 .note-actions button:hover{background:rgba(255,255,255,.3)}
.sticky-note-2 textarea,.sticky-widget.sticky-note-2 textarea{flex:1;min-height:0;width:100%;height:auto;resize:none;border:0;outline:0;background:transparent;color:var(--note-ink);font-family:"Segoe Print","Comic Sans MS",cursive;font-size:13px;line-height:1.4;padding:7px 13px 4px}
.sticky-note-2 .note-footer{height:31px;flex:0 0 31px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:3px 9px 7px;color:var(--note-soft);font-size:9px}
.sticky-note-2 .note-palette{display:flex;align-items:center;gap:4px}
.sticky-note-2 .note-palette button{width:13px;height:13px;border-radius:50%;border:1px solid rgba(64,26,56,.28);box-shadow:inset 0 0 0 1px rgba(255,255,255,.3)}
.sticky-note-2 .note-palette button[data-note-color="pink"]{background:#efb6da}
.sticky-note-2 .note-palette button[data-note-color="lilac"]{background:#cdb8f3}
.sticky-note-2 .note-palette button[data-note-color="cream"]{background:#f4e4c4}
.sticky-note-2 .note-palette button[data-note-color="peach"]{background:#f1bda8}
.sticky-note-2 .note-palette button[data-note-color="plum"]{background:#8a4d82}
.sticky-note-2 .note-palette button.active{outline:2px solid var(--note-ink);outline-offset:1px}
.sticky-note-2.is-pinned{box-shadow:0 17px 40px rgba(0,0,0,.38),0 0 0 2px rgba(255,255,255,.24),0 0 25px rgba(255,105,198,.16);filter:saturate(1.06)}
.sticky-note-2.is-pinned .note-pin{background:rgba(255,255,255,.34)}
.sticky-note-2.is-minimized{min-height:42px!important;max-height:42px!important;height:42px!important;overflow:hidden!important}
.sticky-note-2.is-minimized textarea,.sticky-note-2.is-minimized .note-footer{display:none}
.sticky-note-2.is-minimized .note-toolbar{height:42px;flex-basis:42px;border-bottom:0;padding-top:10px}
.sticky-note-2.note-dragging{box-shadow:0 22px 46px rgba(0,0,0,.42);filter:saturate(1.08)}
.dynamic-note,.dynamic-note.sticky-note-2{position:absolute;transform:none;padding:0;background:var(--note-bg);color:var(--note-ink);border-radius:8px;width:210px;min-height:125px;box-shadow:0 14px 34px rgba(0,0,0,.3)}
.dynamic-note:before{display:none}
.dynamic-note textarea{width:100%;height:auto}
.note-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:12px;background:linear-gradient(90deg,rgba(255,120,194,.09),rgba(120,71,165,.08));border:1px solid rgba(255,255,255,.06)}
.note-settings-row>div:first-child{display:flex;flex-direction:column;gap:2px}.note-settings-row small{color:#b992b5;font-size:9px}.note-settings-row>div:last-child{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media (max-width:620px){#primarySticky{display:none!important}.sticky-dock{display:none}.dynamic-note.sticky-note-2{max-width:calc(100vw - 16px)}}
.community-app {
  display: grid;
  grid-template-columns: 260px 1fr;
  gap: 18px;
  height: 100%;
}

.community-compose {
  padding: 18px;
  border-radius: 18px;
  background: rgba(52, 12, 59, 0.72);
  border: 1px solid rgba(255,255,255,.14);
}

.community-compose h2 {
  margin: 4px 0 16px;
}

.community-compose input,
.community-compose textarea {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 10px;
  background: rgba(20, 5, 24, .72);
  color: #fff;
}

.community-compose textarea {
  min-height: 90px;
  resize: vertical;
}

#communityFileName {
  display: block;
  margin: 8px 0 12px;
  font-size: .8rem;
  opacity: .75;
}

.community-feed {
  overflow-y: auto;
  padding-right: 6px;
}

.community-feed-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
}

.community-post {
  margin-bottom: 18px;
  border-radius: 16px;
  overflow: hidden;
  background: rgba(38, 7, 45, .78);
  border: 1px solid rgba(255,255,255,.12);
}

.community-post img {
  display: block;
  width: 100%;
  max-height: 330px;
  object-fit: cover;
}

.community-post-copy {
  padding: 12px 14px;
}

.community-post-author {
  font-weight: 800;
  margin-bottom: 5px;
}

.community-post-caption {
  white-space: pre-wrap;
  word-break: break-word;
}

.community-post-time {
  margin-top: 8px;
  font-size: .75rem;
  opacity: .65;
}

@media (max-width: 800px) {
  .community-app {
    grid-template-columns: 1fr;
    overflow-y: auto;
  }
}
/* Community Wall refinements */
.community-compose small{color:#f1a7d7;letter-spacing:.12em}
.community-compose #communityStatus{min-height:18px;margin:10px 0 0;color:#efb9e6;font-size:12px}
.community-compose .glam-button{display:inline-block}
#communityPosts{display:grid;gap:14px}
.community-post{margin-bottom:0}
.community-post img{background:#16081b}
.community-post-author{color:#ffc2ec}
.community-post-caption{color:#f7eaf6;line-height:1.45}
.community-post-time{color:#c9a6c4}
@media (max-width:620px){.community-compose{padding:14px}.community-post img{max-height:260px}}


/* Community Wall 2.0 */
.community-preview{position:relative;margin:10px 0 12px;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#17091c}.community-preview.hidden{display:none}.community-preview img{display:block;width:100%;max-height:180px;object-fit:cover}.community-preview button{position:absolute;top:7px;right:7px;width:28px;height:28px;border-radius:50%;background:rgba(25,5,29,.86);border:1px solid rgba(255,255,255,.25);font-size:18px}.community-safety-note{font-size:10px;color:#bd98ba;margin:10px 0 0}.community-post{position:relative}.community-post img{cursor:zoom-in}.community-post-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.community-post-meta{min-width:0}.community-post-menu{position:relative}.community-post-menu summary{list-style:none;width:30px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.07);cursor:pointer;font-weight:900}.community-post-menu summary::-webkit-details-marker{display:none}.community-post-menu[open] summary{background:rgba(255,255,255,.13)}.community-post-menu-panel{position:absolute;right:0;top:32px;min-width:145px;padding:6px;border-radius:11px;background:#210b28;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 28px rgba(0,0,0,.35);z-index:30}.community-post-menu-panel button{width:100%;padding:8px 10px;border-radius:8px;text-align:left;font-size:11px}.community-post-menu-panel button:hover{background:rgba(255,255,255,.09)}.community-post-menu-panel .danger{color:#ff9ebf}.community-engagement{display:flex;gap:8px;align-items:center;margin-top:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.08)}.community-engagement button{padding:7px 10px;border-radius:10px;background:rgba(255,255,255,.07);font-size:11px}.community-engagement button.active{background:rgba(255,88,189,.18);color:#ffc6e8}.community-comments{margin-top:10px}.community-comment-list{display:grid;gap:7px;max-height:150px;overflow:auto}.community-comment{display:grid;grid-template-columns:1fr auto;gap:6px;padding:8px 9px;border-radius:10px;background:rgba(255,255,255,.045)}.community-comment strong{font-size:10px;color:#f6b9df}.community-comment span{display:block;margin-top:2px;font-size:11px;line-height:1.35;white-space:pre-wrap;word-break:break-word}.community-comment small{display:block;margin-top:3px;font-size:9px;color:#9d7b9b}.community-comment button{align-self:start;font-size:10px;color:#e99ab9}.community-comment-form{display:flex;gap:7px;margin-top:8px}.community-comment-form input{flex:1;min-width:0;border-radius:9px;border:1px solid #55245e;background:#16091b;color:white;padding:8px 9px;font-size:11px}.community-comment-form button{padding:8px 10px;border-radius:9px;background:#5b1e67;font-size:11px}.community-lightbox{position:fixed;inset:0;z-index:12000;display:none;place-items:center;background:rgba(7,2,9,.88);backdrop-filter:blur(8px);padding:30px}.community-lightbox.show{display:grid}.community-lightbox img{max-width:min(92vw,1100px);max-height:82vh;object-fit:contain;border-radius:14px;box-shadow:0 22px 70px rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.18)}.community-lightbox-close{position:fixed;top:18px;right:22px;width:42px;height:42px;border-radius:50%;background:#4a1654;border:1px solid rgba(255,255,255,.2);font-size:26px;z-index:2}.community-lightbox-caption{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);max-width:min(90vw,760px);padding:9px 14px;border-radius:99px;background:rgba(35,9,41,.82);font-size:12px;text-align:center}.community-owner-badge{color:#ffc4ea}.community-comment-empty{font-size:10px;color:#987695;padding:4px 1px}.community-feed .empty-state{padding:40px 20px}
