.layout-module__u4V1pa__shell{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.layout-module__u4V1pa__topbar{background:var(--paper);border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;height:60px;padding:0 clamp(16px,4vw,40px);display:flex;position:sticky;top:0}.layout-module__u4V1pa__logo{color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:flex}.layout-module__u4V1pa__logoSun{background:var(--yellow);width:18px;height:18px;box-shadow:0 0 0 3px var(--yellow-wash);border-radius:50%;flex-shrink:0}.layout-module__u4V1pa__logoText{font-family:var(--font-dm-serif,"DM Serif Display"), serif;font-size:18px;font-style:italic}.layout-module__u4V1pa__topbarRight{align-items:center;gap:16px;display:flex}.layout-module__u4V1pa__userEmail{color:var(--ink3);font-size:13px}.layout-module__u4V1pa__logoutBtn{color:var(--green);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.layout-module__u4V1pa__logoutBtn:hover{text-decoration:underline}.layout-module__u4V1pa__body{flex:1;display:flex}.layout-module__u4V1pa__sidebar{border-right:1px solid var(--line);background:var(--paper);flex-shrink:0;width:220px;padding:28px 0}.layout-module__u4V1pa__sidebarLink{color:var(--ink2);border-left:3px solid #0000;align-items:center;gap:10px;padding:10px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.layout-module__u4V1pa__sidebarLink:hover{background:var(--bg2);color:var(--ink)}.layout-module__u4V1pa__sidebarLinkActive{color:var(--green);border-left-color:var(--green);background:var(--bg2)}.layout-module__u4V1pa__main{flex:1;max-width:860px;padding:clamp(24px,4vw,48px) clamp(16px,4vw,48px)}@media (max-width:640px){.layout-module__u4V1pa__sidebar{display:none}.layout-module__u4V1pa__main{padding:20px 16px}}
