:root{font-family:Arial,sans-serif;background:#f8fafc;color:#202124}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,520px);padding:32px;border:1px solid #dfe3e8;border-radius:14px;background:#fff;box-shadow:0 18px 48px #29364a18}.eyebrow{color:#1877d5;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{margin-top:8px}.button{display:inline-block;margin-top:12px;border:0;border-radius:8px;padding:10px 14px;background:#1479df;color:white;cursor:pointer;text-decoration:none}.button:disabled{opacity:.6;cursor:wait}.form{grid-gap:16px;gap:16px}.form,label{display:grid}label{grid-gap:6px;gap:6px}input,select,textarea{border:1px solid #d9dee5;border-radius:7px;padding:10px;background:#fff;color:#202124;font:inherit}.error,.library-error{color:#c92a2a}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;flex:0 0 auto}.library-loading{min-height:100vh;display:grid;place-items:center;color:#6f7782}.library-shell{grid-template-columns:270px minmax(0,1fr);background:#fff}.library-shell,.sidebar{min-height:100vh;display:grid}.sidebar{grid-template-rows:auto minmax(0,1fr) auto;border-right:1px solid #e5e7eb;background:#f8f9fa}.sidebar-header{display:flex;align-items:center;gap:9px;padding:18px 16px 15px;font-size:15px}.brand-mark{display:grid;width:29px;height:29px;place-items:center;border-radius:50%;background:#1479df;color:#fff}.brand-mark .icon{width:15px;height:15px}.sidebar-nav{padding:0 7px;overflow:auto}.nav-row{display:grid;width:100%;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:0;border-radius:6px;padding:7px 9px;background:transparent;color:#31343a;cursor:pointer;font:inherit;text-align:left}.nav-row:hover{background:#edf0f3}.nav-row.active{background:#e1e5e9;color:#111;font-weight:700}.nav-row .icon{width:17px;height:17px;color:#707782}.nav-row small{color:#8a9099;font-size:12px;font-weight:400}.nav-section-title{display:flex;align-items:center;justify-content:space-between;padding:18px 9px 5px;color:#858b93;font-size:12px;font-weight:700;text-transform:uppercase}.icon-button,.row-action,.tiny-button{display:grid;place-items:center;border:0;background:transparent;color:#828994;cursor:pointer}.tiny-button .icon{width:16px;height:16px}.sidebar-footer{padding:9px 7px 12px;border-top:1px solid #e5e7eb}.workspace{min-width:0}.workspace-topbar{gap:15px;padding:16px 18px;border-bottom:1px solid #edf0f2}.search-box,.workspace-topbar{display:flex;align-items:center}.search-box{width:min(560px,100%);gap:9px;padding:0 12px;border-radius:7px;background:#f0f2f4;color:#7b828b}.search-box input{width:100%;border:0;padding:11px 0;outline:0;background:transparent}.account{margin-left:auto;color:#737b85;font-size:13px}.add-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:6px;padding:9px 14px;background:#1479df;color:#fff;cursor:pointer;font:inherit;font-weight:700}.add-button .icon{width:16px;height:16px}.list-heading{display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:0 20px;border-bottom:1px solid #edf0f2}.list-heading div{display:flex;align-items:center;gap:11px}.list-heading h1{margin:0;font-size:17px}.list-heading span{color:#8b929b;font-size:13px}.item-list{min-height:calc(100vh - 133px)}.item-row{display:grid;grid-template-columns:56px minmax(0,1fr) 28px;grid-gap:14px;gap:14px;padding:15px 21px 15px 17px;border-bottom:1px solid #edf0f2}.item-row-clickable{cursor:pointer}.item-row-clickable:hover{background:#f8fafc}.item-row-clickable:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.item-row:hover{background:#fafbfd}.item-preview{display:grid;width:56px;height:46px;place-items:center;border-radius:4px;background:#e7f2ff;color:#2383db;overflow:hidden}.item-preview.has-image{background:#eef1f4}.item-preview img{width:100%;height:100%;object-fit:cover;display:block}.item-preview.note{background:#fff4d9;color:#da9300}.item-preview.image{background:#e3f7e8;color:#219653}.item-preview.video{background:#eee6ff;color:#7f56d9}.item-preview.document,.item-preview.pdf{background:#ffe6e6;color:#df4e4e}.item-preview.highlight{background:#fff1da;color:#e48b16}.item-title-line{display:flex;align-items:center;gap:7px}.item-title-line h2{margin:0;font-size:15px;font-weight:700}.item-title-line .icon{width:14px;height:14px;color:#e3a008}.item-body p{display:-webkit-box;margin:5px 0;overflow:hidden;color:#565c65;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.item-meta{display:flex;align-items:center;gap:6px;color:#878e97;font-size:12px}.item-meta .icon{width:15px;height:15px}.row-action{align-self:center;opacity:0}.item-row:hover .row-action{opacity:1}.row-action:hover{color:#cc3c3c}.library-error{margin:12px 20px}.empty-state{display:grid;justify-items:center;padding:120px 24px;color:#77808b;text-align:center}.empty-state>.icon{width:44px;height:44px;color:#b3bbc5}.empty-state h2{margin:17px 0 0;color:#343941;font-size:20px}.empty-state p{margin:8px 0 16px;font-size:14px}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#17203366}.modal{width:min(100%,510px);border-radius:10px;padding:20px;background:#fff;box-shadow:0 24px 80px #11182740}.modal-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.modal-title h2{margin:0;font-size:19px}.icon-button{width:30px;height:30px;font-size:24px}.modal-form{display:grid;grid-gap:13px;gap:13px}.modal-copy{margin:0;color:#656d77;font-size:14px;line-height:1.4}.token-output{overflow-wrap:anywhere;border-radius:6px;padding:11px;background:#eef3f7;color:#24374b;font-size:12px}@media (max-width:760px){.library-shell{grid-template-columns:210px minmax(0,1fr)}.account{display:none}.item-row{grid-template-columns:42px minmax(0,1fr) 24px;padding-inline:12px}.item-preview{width:42px;height:40px}}