:root{--ink:#29283a;--muted:#858396;--pink:#ff6d85;--cream:#fff9f4;--line:#eeeaf0}*{box-sizing:border-box}body{margin:0;background:#f8f7fb;color:var(--ink);font:14px Manrope,Arial,sans-serif}.app-shell{display:grid;grid-template-columns:254px minmax(600px,1fr) 295px;min-height:100vh;max-width:1600px;margin:auto;background:#fff}.sidebar{padding:31px 18px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{font:900 28px Nunito,sans-serif;color:#302e45;text-decoration:none;display:flex;align-items:center;gap:10px;padding-left:12px}.brand-mark{width:37px;height:34px;color:#fff;display:grid;place-items:center;background:linear-gradient(145deg,#fc8b9d,#ff5f7b);border-radius:13px 13px 8px 8px;font-size:23px;transform:rotate(-3deg)}.profile-card{border:0;background:#fff6f2;padding:13px;margin:34px 0 23px;border-radius:16px;display:flex;text-align:left;align-items:center;gap:10px;font:inherit;cursor:pointer}.avatar{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;font-weight:800;color:#fff}.avatar-me{background:linear-gradient(135deg,#574059,#e9908f);font-size:17px}.profile-card b,.people b{display:block;font-size:12px}.profile-card small,.people small{color:var(--muted);font-size:10px}.profile-card small i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#59c998}.chevron{margin-left:auto;font-size:25px;color:#858396}nav{display:grid;gap:5px}nav p{font-size:10px;font-weight:800;letter-spacing:1px;color:#aaa7b6;margin:15px 12px 8px}nav a{color:#777487;text-decoration:none;padding:11px 12px;border-radius:11px;font-weight:700;display:flex;gap:14px;align-items:center}nav a span{font-size:19px;width:17px;text-align:center}nav a.active{background:#fff0f1;color:#ef5974}nav em{font-size:10px;background:#ff6d85;color:#fff;border-radius:12px;padding:2px 7px;font-style:normal;margin-left:auto}.side-bottom{margin-top:auto;color:#a6a3ae;font-size:10px;display:grid;gap:18px;padding:8px 12px}.side-bottom button{background:none;border:0;padding:0;text-align:left;font:inherit;color:#777487;cursor:pointer}.content{padding:39px 42px;overflow:hidden}.topbar{display:flex;justify-content:space-between;align-items:start;margin-bottom:29px}.topbar h1{font:800 24px Nunito;margin:0 0 5px}.topbar h1 span{color:#fe9b36}.topbar p,.section-head p{margin:0;color:var(--muted);font-size:12px}.top-actions{display:flex;gap:11px}.round{position:relative;width:39px;border:1px solid #edeaf0;border-radius:12px;background:#fff;font-size:21px;color:#777386}.round b{position:absolute;width:7px;height:7px;border-radius:50%;background:#ff6380;right:8px;top:8px;border:1px solid #fff}.create-room,.warm-button{border:0;background:#ff7087;color:#fff;border-radius:12px;padding:11px 16px;font:800 12px Manrope;cursor:pointer;box-shadow:0 7px 16px #ff8da044}.hero{height:290px;border-radius:24px;overflow:hidden;background:linear-gradient(110deg,#ffd9c7 0%,#ffccb6 47%,#fed5c9 47%,#ffebe7 100%);position:relative;padding:38px 42px}.hero-copy{position:relative;z-index:2;width:52%}.eyebrow{font-size:9px;letter-spacing:1.2px;font-weight:800;color:#a76c66}.hero h2{font:900 38px/1.08 Nunito;margin:11px 0;color:#3b3845}.hero mark{background:none;color:#f26d76}.hero p{font-size:12px;line-height:1.6;color:#796b73;max-width:280px;margin-bottom:20px}.warm-button{background:#413e56;padding:12px 17px}.warm-button span{margin-left:12px;font-size:16px}.scene{position:absolute;right:0;bottom:0;width:49%;height:100%;background:linear-gradient(90deg,transparent 0%,#f6b79d 2%,#f9d3c6 100%)}.window{position:absolute;right:41px;top:27px;width:176px;height:116px;border:8px solid #ffe6cf;background:linear-gradient(#b9d3ee,#fbd4bc);box-shadow:inset 0 0 0 3px #c39483}.window:after{content:"";position:absolute;height:100%;border-left:4px solid #c39483;left:50%}.moon{position:absolute;width:26px;height:26px;border-radius:50%;background:#fff8dc;right:32px;top:17px}.cloud{position:absolute;border-radius:20px;background:#e8eef4;width:45px;height:12px;bottom:23px}.c1{left:12px}.c2{left:48px;bottom:38px}.desk{position:absolute;bottom:47px;right:25px;width:210px;height:39px;background:#a97057;border-radius:4px}.desk:after{content:"";position:absolute;width:6px;height:83px;background:#855445;right:15px;top:32px}.book{position:absolute;width:42px;height:12px;bottom:39px;left:24px;transform:rotate(-7deg)}.b1{background:#df6670}.b2{background:#7978a7;left:29px;bottom:51px}.plant{position:absolute;right:41px;bottom:35px;font-size:43px;color:#499374}.poster{position:absolute;right:224px;top:56px;background:#df6670;color:#fff;padding:8px;font:8px Nunito;text-align:center;transform:rotate(-5deg)}.poster b{font-size:14px}.sofa{position:absolute;width:187px;height:62px;background:#9d7c99;bottom:0;right:127px;border-radius:40px 40px 0 0}.pillow{position:absolute;width:48px;height:25px;border-radius:14px;background:#ffcf96;top:17px;left:35px}.floor-lamp{position:absolute;width:4px;height:102px;background:#9a7d6e;right:246px;bottom:0}.floor-lamp:before{content:"";position:absolute;bottom:90px;left:-20px;border-bottom:27px solid #ffe1a0;border-left:18px solid transparent;border-right:18px solid transparent}.section-head{display:flex;justify-content:space-between;align-items:end;margin:33px 0 16px}.section-head h2,.right-title h2{font:900 19px Nunito;margin:0 0 3px}.section-head a{font-weight:800;font-size:11px;text-decoration:none;color:#ec6680}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.room-card{border-radius:17px;padding:17px;min-height:184px;display:flex;flex-direction:column;align-items:start}.peach{background:#fff2e8}.lilac{background:#f0edff}.blue{background:#e9f5ff}.room-icon{font-size:25px;width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#fff;margin-bottom:18px}.live{color:#56b687;font-size:10px;font-weight:700}.live i,.people i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#51c894}.room-card h3{font:900 14px Nunito;margin:5px 0}.room-card p{font-size:10px;color:#7f7d8b;margin:0}.join{margin-top:auto;border:0;background:none;padding:0;font:800 11px Manrope;color:#4d4a5d;cursor:pointer}.join span{margin-left:7px}.rightbar{padding:38px 25px;border-left:1px solid var(--line)}.daily{background:#fff6d9;border-radius:16px;padding:15px;display:flex;align-items:center;gap:10px}.daily-icon{background:#fff;border-radius:12px;padding:10px;color:#efad47;font-size:19px}.daily p,.event p{font-size:9px;color:#ab9662;font-weight:800;letter-spacing:.6px;margin:0}.daily h3,.event h3{font:900 14px Nunito;margin:2px 0}.daily small,.event small{font-size:10px;color:#9f8c64}.daily button{margin-left:auto;border:0;background:0;color:#9f8c64;font-size:19px}.online{margin-top:31px}.right-title{display:flex;justify-content:space-between;align-items:center}.right-title button{border:0;background:none;color:#ec6680;font:800 10px Manrope}.muted{font-size:10px;color:#aaa7b3;margin:3px 0 16px}.people{display:grid;gap:15px}.people button{border:0;background:none;padding:0;display:flex;align-items:center;gap:9px;text-align:left;font:inherit;cursor:pointer}.people i{margin-left:auto}.ava1{background:#e48b9d}.ava2{background:#3f7487}.ava3{background:#b67956}.ava4{background:#876785}.event{margin-top:31px;border-radius:18px;padding:18px;background:linear-gradient(145deg,#3e3c55,#686480);color:#fff;position:relative;overflow:hidden}.event:after{content:"";position:absolute;border-radius:50%;width:130px;height:130px;background:#fe8293;right:-48px;bottom:-70px}.event span{font-size:25px;color:#ffcc83}.event p{color:#c9c7df;margin-top:9px}.event small{color:#d5d3e4}.event button{display:block;position:relative;z-index:1;margin-top:15px;padding:8px 12px;border:0;border-radius:9px;background:#fff;color:#535064;font:800 10px Manrope;cursor:pointer}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,130px);background:#363449;color:#fff;padding:12px 18px;border-radius:12px;font-size:12px;transition:.25s;box-shadow:0 9px 25px #0002}.toast.show{transform:translate(-50%,0)}@media(max-width:1100px){.app-shell{grid-template-columns:220px 1fr}.rightbar{display:none}.content{padding:34px 30px}}@media(max-width:760px){.app-shell{display:block}.sidebar{display:none}.content{padding:22px 16px}.hero{padding:28px 25px;height:320px}.hero-copy{width:100%}.scene{opacity:.45;width:100%}.room-grid{grid-template-columns:1fr}.topbar h1{font-size:21px}.create-room{font-size:0;width:42px;padding:0}.create-room:first-letter{font-size:20px}.topbar{margin-bottom:20px}}
