@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600&display=swap";:root{color:#292b27;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f5f0;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:#f6f5f0;min-height:100svh;overflow:hidden}.app-header{justify-content:space-between;align-items:center;max-width:1160px;margin:0 auto;padding:25px 22px;display:flex}.brand{color:#292b27;letter-spacing:-.3px;align-items:center;gap:10px;font-size:17px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{color:#f6f5f0;background:#3e7055;border-radius:10px;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.settings-button,.card-menu{color:#70756c;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.settings-button{border-radius:50%;width:36px;height:36px}.settings-button:hover{color:#3e7055;background:#e9ebe2}.settings-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px;height:20px}.content-container{max-width:1160px;margin:0 auto;padding:31px 22px 110px}.welcome-section{justify-content:space-between;align-items:end;gap:24px;margin-bottom:37px;display:flex}.eyebrow{color:#8c9385;letter-spacing:1.25px;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{color:#292b27;letter-spacing:-2.2px;max-width:650px;margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:clamp(37px,5.3vw,67px);font-weight:600;line-height:.99}.welcome-note{color:#747a70;padding-bottom:3px;font-size:13px;line-height:1.55}.search-section{margin-bottom:58px}.search-field{background:#fff;border:1px solid #e5e5dd;border-radius:15px;align-items:center;max-width:720px;height:56px;padding:0 15px 0 18px;display:flex;box-shadow:0 5px 18px #3941320b}.search-field svg{fill:none;stroke:#97a092;stroke-linecap:round;stroke-width:1.8px;flex:none;width:20px;height:20px;margin-right:12px}.search-field input{color:#292b27;background:0 0;border:0;outline:0;width:100%;font-size:14px}.search-field input::placeholder{color:#a6aba1}kbd{color:#9da298;white-space:nowrap;background:#f9faf7;border:1px solid #e2e4dc;border-radius:6px;padding:4px 7px;font-size:10px}.filter-row{scrollbar-width:none;gap:8px;margin-top:18px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{color:#7c8378;cursor:pointer;background:0 0;border:1px solid #e2e4dc;border-radius:100px;flex:none;align-items:center;gap:7px;padding:9px 14px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.filter-chip span{color:#a0a99a;font-size:12px}.filter-chip:hover{color:#3e7055;border-color:#9bad91}.filter-chip-active{color:#f9fbf7;background:#3e7055;border-color:#3e7055;box-shadow:0 4px 10px #3e70552b}.filter-chip-active span{color:#e2efdf}.section-heading{justify-content:space-between;align-items:end;margin-bottom:21px;display:flex}.section-heading .eyebrow{margin-bottom:7px}h2{color:#292b27;letter-spacing:-.8px;margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:600}.item-count{color:#9ca196;font-size:11px}.connection-note{color:#9a7d32;margin:-8px 0 18px;font-size:11px}.items-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.saved-card{min-height:235px;animation:.45s both rise-in;animation-delay:calc(50ms * var(--card-order));background:#fff;border:1px solid #2d352b0d;border-radius:18px;flex-direction:column;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 20px #303a2a0f}.card-order-0{--card-order:0}.card-order-1{--card-order:1}.card-order-2{--card-order:2}.card-order-3{--card-order:3}.saved-card:after{content:"";background:#dee8d76b;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-43px;right:-26px}.card-book:after,.card-idea:after{background:#eddeb06b}.card-topline,.card-footer{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.item-type{color:#788074;letter-spacing:.15px;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.type-icon{color:#3e7055;background:#edf3e9;border-radius:8px;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.card-book .type-icon,.card-idea .type-icon{color:#9d7c26;background:#f8f1db}.card-article .type-icon{color:#596d7b;background:#eaf0f2}.card-menu{color:#afb5ab;letter-spacing:1px;width:26px;height:22px;font-size:15px}.card-menu:hover{color:#3e7055}.card-content{z-index:1;margin:auto 0;padding:21px 0 27px;position:relative}.saved-card h3{color:#292b27;letter-spacing:-.5px;max-width:285px;margin:0 0 9px;font-family:Fraunces,Georgia,serif;font-size:23px;font-weight:600;line-height:1.11}.item-note{color:#7c8379;max-width:340px;margin:0;font-size:12px;line-height:1.5}.card-footer{color:#a0a79b;font-size:10px}.item-source{text-overflow:ellipsis;white-space:nowrap;max-width:70%;overflow:hidden}.item-date{color:#b0b5ad}.card-link{z-index:2;color:#3e7055;background:#fffc;border:1px solid #e1e7de;border-radius:50%;place-items:center;width:27px;height:27px;text-decoration:none;display:grid;position:absolute;bottom:15px;right:17px}.card-link:hover{color:#fff;background:#3e7055}.floating-add-button{z-index:5;color:#f6f8f3;cursor:pointer;background:#3e7055;border:0;border-radius:100px;align-items:center;gap:9px;padding:9px 17px 9px 11px;font-size:12px;font-weight:700;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 7px 22px #27543a40}.floating-add-button span{color:#3e7055;background:#e7f0e1;border-radius:50%;place-items:center;width:24px;height:24px;font-size:20px;font-weight:400;line-height:22px;display:grid}.floating-add-button:hover{background:#315f46;transform:translateY(-2px)}.state-message,.empty-state{color:#8d958a;font-size:13px}.empty-state{text-align:center;border:1px dashed #d9ddd3;border-radius:18px;padding:50px 20px}.empty-state span{color:#b2953e;font-size:25px}.empty-state h3{margin:10px 0 5px;font-family:Fraunces,Georgia,serif;font-size:22px}.empty-state p{margin:0}@keyframes rise-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width>=760px){.app-header{padding:27px 40px}.content-container{padding:55px 40px 120px}.mobile-break{display:none}.items-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.saved-card{min-height:278px;padding:22px}.saved-card h3{font-size:25px}.card-content{padding:22px 0 30px}.floating-add-button{bottom:32px;right:max(24px,50vw - 580px)}}@media (width<=500px){.app-header{padding-inline:18px}.content-container{padding:32px 18px 105px}.welcome-section{margin-bottom:31px;display:block}.welcome-note{margin-top:18px;font-size:12px}.search-section{margin-bottom:43px}.search-field{height:52px}kbd{display:none}.items-grid{grid-template-columns:1fr}.saved-card{min-height:208px}.saved-card h3{font-size:24px}.section-heading{align-items:center}}
