@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans JP,sans-serif;color:#151b18;background:#f3f5f0;font-synthesis:none;--ink:#151b18;--lime:#d8ff5f;--muted:#69716c;--line:#dbe0da}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.boot,.center-page{min-height:100vh;display:grid;place-items:center;padding:24px}.boot{background:var(--ink)}.brand-mark{width:54px;height:54px;border-radius:16px;background:var(--lime);color:var(--ink);display:grid;place-items:center;font-size:32px;font-weight:800}.center-page{background:radial-gradient(circle at 20% 15%,#e2ff8a 0,transparent 28%),var(--ink);color:#fff}.login-card,.status-card{width:min(520px,100%);padding:48px;border:1px solid #3c4540;border-radius:28px;background:#1c2420;box-shadow:0 30px 90px #0008}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.18em;color:#7c867f;margin:16px 0 8px}.login-card h1,.status-card h1{font-size:clamp(2rem,6vw,3.4rem);line-height:1.15;letter-spacing:-.05em;margin:12px 0}.login-card>p:not(.eyebrow),.status-card>p:not(.eyebrow){color:#bdc5c0;line-height:1.8}.google-button,.primary{display:inline-flex;justify-content:center;align-items:center;background:var(--lime);color:var(--ink);border:0;border-radius:12px;padding:14px 18px;font-weight:700}.google-button{width:100%;margin:20px 0 12px}.login-card small{display:block;text-align:center;color:#8d9891}.status-card{text-align:center}.status-card .status-dot{display:block;width:16px;height:16px;border-radius:50%;background:#ffcd57;margin:auto;box-shadow:0 0 0 8px #ffcd5720}.status-card button{margin:20px 10px 10px;padding:12px 18px;border-radius:10px;border:0}.status-card>a{display:block;color:#aeb8b2;font-size:.875rem;margin-top:14px}.app-shell>header{height:72px;display:flex;align-items:center;padding:0 max(24px,calc((100% - 1240px)/2));background:#151b18;color:#fff;position:sticky;top:0;z-index:20}.wordmark{font-size:1.4rem;font-weight:700;display:flex;align-items:center;gap:10px}.wordmark span{background:var(--lime);color:var(--ink);width:32px;height:32px;border-radius:9px;display:grid;place-items:center}.app-shell header nav{display:flex;gap:28px;margin-left:50px;color:#bdc5c0;font-size:.9rem}.app-shell header nav a:hover{color:#fff}.app-shell header nav b{display:inline-grid;place-items:center;background:#ff6b5f;color:#fff;border-radius:10px;min-width:19px;height:19px;font-size:.7rem}.profile{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:.82rem}.profile img,.user-list img{width:34px;height:34px;object-fit:cover;border-radius:50%}.profile a{color:#95a099;margin-left:10px}.content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 110px}.content.narrow{width:min(720px,calc(100% - 40px))}.title-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.title-row .eyebrow{margin:0 0 6px}.title-row h1{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.05em;margin:0}.filters{display:grid;grid-template-columns:1fr 230px;gap:12px;margin-bottom:28px}.search{position:relative}.search span{position:absolute;left:16px;top:13px;font-size:1.3rem;color:#7b857f}.search input{padding-left:48px!important}.filters input,.filters select,.editor input,.editor select,.editor textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 16px;color:var(--ink);outline:0}.filters input:focus,.filters select:focus,.editor input:focus,.editor select:focus,.editor textarea:focus{border-color:#91a33e;box-shadow:0 0 0 3px #d8ff5f55}.bookmark-grid{columns:2 420px;column-gap:22px}.bookmark-card{display:inline-block;width:100%;break-inside:avoid;background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;margin-bottom:22px;box-shadow:0 5px 20px #24312808}.bookmark-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.bookmark-meta time{font-size:.76rem;color:#8a938d}.category-pill{padding:5px 9px;border-radius:8px;font-size:.75rem;font-weight:700;background:color-mix(in srgb,var(--pill,#d8ff5f) 25%,white);border-left:3px solid var(--pill,#9ab62c)}.embed-shell{min-height:170px;overflow:hidden}.embed-shell .twitter-tweet{margin:0 auto!important}.embed-skeleton{height:250px;border-radius:13px;background:linear-gradient(100deg,#edf0ec 20%,#f8faf7,#edf0ec 50%);background-size:300% 100%;animation:shine 1.4s infinite}@keyframes shine{to{background-position:-100% 0}}.embed-error,.notice{background:#fff4db;color:#6e5516;border-radius:10px;padding:14px;line-height:1.5}.memo{border-left:2px solid var(--lime);padding:3px 0 3px 12px;white-space:pre-wrap;line-height:1.65;font-size:.9rem}.tags{display:flex;gap:7px;flex-wrap:wrap;color:#647067;font-size:.8rem}.card-actions{display:flex;gap:14px;align-items:center;margin-top:16px;padding-top:13px;border-top:1px solid #edf0ec;font-size:.78rem}.card-actions a:last-child{margin-left:auto}.card-actions button{background:none;border:0;padding:0;cursor:pointer}.danger{color:#b5443b!important}.empty{border:1px dashed #cbd2cc;border-radius:20px;min-height:320px;display:grid;place-content:center;text-align:center;color:#7a847e}.empty span{font-size:2.5rem}.empty h2{color:var(--ink);margin:10px}.sentinel{text-align:center;color:#89928c;padding:20px}.fab{display:none}.editor{background:#fff;padding:26px;border:1px solid var(--line);border-radius:18px}.editor label{display:block;font-weight:600;margin-bottom:22px}.editor label small{font-weight:400;color:#7b857f}.editor input,.editor select,.editor textarea{display:block;margin-top:8px;resize:vertical}.editor-actions{display:flex;justify-content:flex-end;gap:12px}.secondary,.user-list button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:13px 18px}.form-error{color:#a63129;background:#fff0ee;padding:12px;border-radius:10px}.user-list{display:grid;gap:10px}.user-list article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:14px}.user-list article>div:first-of-type{display:grid;gap:2px}.user-list span,.user-list small{color:#77817b}.user-list .status{margin-left:auto;text-transform:uppercase;font-size:.7rem;font-weight:700}.status.pending{color:#9a6b00}.user-list article>div:last-child{display:flex;gap:8px}.legal{width:min(760px,calc(100% - 40px));margin:60px auto;line-height:1.9}.legal>a{font-weight:700}.legal h1{font-size:2.5rem;margin-top:60px}.legal h2{margin-top:40px}.legal p{color:#5c6560}@media(max-width:700px){.app-shell>header{height:62px;padding:0 16px}.wordmark{font-size:1.1rem}.app-shell header nav{position:fixed;bottom:0;left:0;right:0;margin:0;background:#151b18;height:66px;justify-content:space-around;align-items:center;z-index:30;gap:5px}.profile span,.profile a{display:none}.content{width:calc(100% - 24px);padding-top:34px}.title-row{align-items:start}.title-row>.primary{display:none}.filters{grid-template-columns:1fr}.bookmark-grid{columns:1}.fab{display:grid;place-items:center;position:fixed;right:18px;bottom:80px;width:54px;height:54px;border-radius:18px;background:var(--lime);font-size:2rem;box-shadow:0 10px 30px #0003;z-index:25}.login-card,.status-card{padding:30px 24px}.editor{padding:18px}.editor-actions>*{flex:1}.user-list article{align-items:flex-start;flex-wrap:wrap}.user-list .status{margin-left:auto}.user-list article>div:last-child{width:100%;justify-content:flex-end}}.profile-setup{width:min(520px,100%);padding:48px;border:1px solid #3c4540;border-radius:28px;background:#1c2420;box-shadow:0 30px 90px #0008}.profile-setup>h1{margin:12px 0;font-size:clamp(2rem,6vw,3rem)}.profile-setup>p:not(.eyebrow){color:#bdc5c0;line-height:1.7}.profile-setup .editor{margin-top:24px;color:var(--ink)}.account-note{padding:12px 14px;border-radius:10px;background:#f3f5f0;color:#6e7771;font-size:.86rem;line-height:1.7}.back-link{display:inline-block;margin-bottom:12px;color:#657068;font-size:.86rem;font-weight:600}@media(max-width:700px){.profile-setup{padding:30px 24px}}.bookmark-meta{gap:8px}.bookmark-meta time{margin-left:auto}.platform{padding:4px 7px;border-radius:6px;background:#edf0ec;color:#59625d;font-size:.68rem;font-weight:700}.platform.youtube{background:#fff0f0;color:#c32626}.platform.instagram{background:#fff0f8;color:#a52d75}.platform.tiktok{background:#eafafa;color:#076b6d}.video-embed{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:13px;background:#111}.video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.instagram-media{min-width:0!important;width:100%!important;margin:0!important}.tiktok-embed{min-width:0!important;width:100%!important;margin:0 auto!important}.web-card{min-height:150px;display:flex;align-items:center;gap:16px;padding:22px;border-radius:14px;background:#151b18;color:#fff}.web-card:hover{background:#202a25}.web-card .web-icon{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border-radius:13px;background:var(--lime);color:var(--ink);font-size:1.5rem}.web-card strong,.web-card small{display:block;overflow-wrap:anywhere}.web-card small{margin-top:7px;color:#aeb8b2}
