.notebooks-layout .site-header{transform:translateY(0)}.notebooks-page-wrapper{padding:60px 0 0;min-height:100vh;background-color:#f8fafc}@media (min-width: 768px){.notebooks-page-wrapper{padding:80px 0 0}}.notebooks-toast{position:fixed;top:20px;right:20px;z-index:9999;max-width:calc(100vw - 40px);padding:14px 20px;background-color:#e8f5e9;color:#2e7d32;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;line-height:1.4;cursor:pointer;animation:notebooks-toast-in .3s ease-out}.notebooks-toast--alert{background-color:#fee2e2;color:#b91c1c}.notebooks-toast--hidden{animation:notebooks-toast-out .3s ease-in forwards}@keyframes notebooks-toast-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.notebook-badge-private{display:inline-block;padding:2px 8px;font-size:11px;font-weight:800;color:#fff;background-color:#d97706;border-radius:4px;margin:0 0 8px;line-height:1.4}.show-card{background:#fff;width:100%;max-width:1000px;margin:0 auto;border-radius:8px;box-shadow:0 4px 6px -1px #0000000d;overflow:hidden;animation:fade-in-up .5s ease-out}.show-thumb-container{width:100%;height:200px;background:#f1f5f9}@media (min-width: 768px){.show-thumb-container{height:360px}}.show-thumb{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.show-content{padding:24px 16px}@media (min-width: 768px){.show-content{padding:40px 50px}}.show-header{margin:0 0 24px}.show-categories{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.show-category{display:inline-block;background:#ecfdf5;color:#059669;font-size:11px;font-weight:700;padding:4px 12px;border-radius:9999px;margin:0 0 8px}.show-title{font-size:24px;font-weight:800;color:#0f172a;line-height:1.3}@media (min-width: 768px){.show-categories{gap:12px;margin:0 0 12px}.show-category{font-size:12px;margin:0}.show-title{font-size:36px}}.show-meta{display:flex;flex-direction:column;gap:16px;padding:16px 0;margin:0 0 24px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}@media (min-width: 768px){.show-meta{flex-direction:row;justify-content:space-between;align-items:center;padding:20px 0;margin:0 0 40px}}.author-info{display:flex;align-items:center;gap:12px;margin:0}.author-avatar{width:40px;height:40px;background:#222;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.author-name{font-weight:700;color:#1e293b;text-decoration:none}.show-stats{display:flex;gap:20px;margin:0}.stat-item{display:flex;flex-direction:column;align-items:center}.stat-value{font-weight:800;color:#1e293b}.stat-label{font-size:10px;color:#94a3b8;text-transform:uppercase}.show-description{margin:0 0 32px}.desc-box{background:#f8fafc;border-radius:12px;padding:20px;margin:0 0 16px;border:1px solid #f1f5f9}@media (min-width: 768px){.show-description{margin:0 0 48px}.desc-box{padding:32px;border-radius:20px;margin:0 0 24px}}.desc-label{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:800;text-transform:uppercase;margin:0 0 12px}.desc-label .dot{width:8px;height:8px;border-radius:50%}.desc-label--ja{color:#10b981}.desc-label--ja .dot{background:#10b981}.desc-label--en{color:#3b82f6}.desc-label--en .dot{background:#3b82f6}.desc-body{font-size:14px;line-height:1.7;color:#334155;white-space:pre-wrap}@media (min-width: 768px){.desc-body{font-size:16px}}.cta-container{text-align:center;margin:0 0 32px}.btn-main-link{display:inline-flex;align-items:center;justify-content:center;background:#111827;color:#fff;padding:16px 24px;border-radius:12px;font-weight:700;font-size:16px;text-decoration:none;width:100%;max-width:400px}@media (min-width: 768px){.cta-container{margin:0 0 48px}.btn-main-link{padding:18px 40px;border-radius:16px;font-size:18px}}.external-links{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:0 0 32px}.external-label{font-weight:700;color:#92400e;font-size:13px}.external-value{color:#b45309;word-break:break-all;font-size:13px}.action-bar{display:flex;flex-direction:column;gap:20px;padding:24px 0 0;border-top:1px solid #f1f5f9}@media (min-width: 768px){.action-bar{flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:8px;padding:32px 0 0}}.left-actions,.right-actions,.back-action{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0}@media (min-width: 768px){.left-actions,.right-actions{justify-content:flex-start}.back-action{margin:0 0 0 auto;justify-content:flex-end}}.btn-icon-text{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;border:1px solid transparent}.btn-like{background:#f0fdf4;color:#16a34a}.btn-like.liked{background:#16a34a;color:#fff}.btn-fav{background:#fffbeb;color:#d97706}.btn-fav.favorited{background:#d97706;color:#fff}.btn-report{background:#fef2f2;color:#dc2626}.btn-edit{background:#f1f5f9;color:#475569}.btn-delete{background:#fff1f2;color:#e11d48}.custom-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.custom-modal-content{background:#fff;padding:24px;border-radius:16px;max-width:440px;width:100%;box-shadow:0 25px 50px -12px #00000040;text-align:center;margin:0}@media (min-width: 768px){.custom-modal-content{padding:32px;border-radius:20px}}.modal-title{font-size:18px;font-weight:800;margin:0 0 12px}.modal-message{color:#64748b;font-size:14px;margin:0 0 24px;line-height:1.6}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0}.modal-actions--right{justify-content:flex-end}.modal-btn{padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;text-decoration:none}.modal-btn-primary{background:#53e3a6;color:#fff}.modal-btn-secondary{border-color:#e2e8f0;background:#fff;color:#444}.modal-btn-accent{background:#8e2de2;color:#fff}.modal-btn-danger{background:#ef4444;color:#fff}.modal-btn-dark{background:#111827;color:#fff}.form-group{margin:0 0 16px;text-align:left}.form-label{display:block;font-size:13px;font-weight:700;margin:0 0 6px}.create-form-card{background:#fff;width:100%;max-width:760px;margin:0 auto;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;padding:24px 16px;border:1px solid rgba(0,0,0,.03)}@media (min-width: 768px){.create-form-card{padding:50px 60px;border-radius:20px}}.create-form-title{font-size:20px;font-weight:800;color:#1a1a1a;text-align:center;margin:0 0 24px}@media (min-width: 768px){.create-form-title{font-size:28px;margin:0 0 32px}}.create-form-group{margin:0 0 20px}.create-form-label{display:block;font-size:13px;font-weight:700;color:#444;margin:0 0 8px}.required-mark{color:#ef4444;margin:0 0 0 4px}.create-form-input,.create-form-textarea,.create-form-select{width:100%;max-width:100%;box-sizing:border-box;background:#f7f9fa;border:2px solid transparent;border-radius:10px;padding:12px;font-size:14px;color:#222;transition:all .2s;outline:none}@media (min-width: 768px){.create-form-input,.create-form-textarea,.create-form-select{padding:14px 16px;font-size:15px;border-radius:12px}}.create-form-input:focus,.create-form-textarea:focus,.create-form-select:focus{background:#fff;border-color:#53e3a6;box-shadow:0 0 0 4px #53e3a61a}.create-form-textarea{resize:vertical;min-height:120px;line-height:1.6}@media (min-width: 768px){.create-form-textarea{min-height:160px}}.create-form-file-wrap{position:relative;background:#f7f9fa;border:2px dashed #dddddd;border-radius:10px;padding:20px;text-align:center;cursor:pointer;margin:0}.create-form-file{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.create-file-hint{font-size:12px;color:#666;pointer-events:none}.publish-toggle{display:inline-flex;padding:4px;gap:4px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb;margin:0}.publish-toggle input{display:none}.publish-toggle label{border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;color:#374151;cursor:pointer}.publish-toggle input:checked+label{background:#111827;color:#fff}.lang-switch{display:inline-flex;gap:4px;margin:0 0 10px;padding:4px;border-radius:8px;background:#f3f4f6;border:1px solid #e5e7eb}.lang-switch button{border:1px solid transparent;border-radius:8px;background:transparent;color:#374151;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.lang-switch button.is-active{background:#111827;color:#fff;border-color:#111827}.category-chips-grid{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0}.category-chip{padding:8px 14px;background:#fff;border:2px solid #f1f5f9;border-radius:10px;font-size:13px;font-weight:700;color:#64748b;cursor:pointer;transition:all .2s;margin:0}.category-chip.is-active{background:#111827;color:#fff;border-color:#111827}.create-form-actions{display:flex;flex-direction:column;gap:12px;margin:24px 0 0}@media (min-width: 768px){.create-form-actions{flex-direction:row;gap:16px;margin:30px 0 0}}.create-btn-submit{background:linear-gradient(135deg,#111,#333);color:#fff;border:none;padding:14px;font-size:15px;font-weight:700;border-radius:10px;cursor:pointer;flex:2 1 0}.create-btn-cancel{background:#f0f0f0;color:#444;border:none;padding:14px;font-size:15px;font-weight:600;border-radius:8px;text-align:center;text-decoration:none;flex:1 1 0}.create-form-error{color:#ef4444;font-size:12px;margin:4px 0 0;font-weight:500}.create-form-note{margin:4px 0 0;font-size:11px;color:#6b7280}.create-form-note-alert{color:#ef4444;font-weight:700}.create-current-thumbnail{margin-bottom:12px;display:flex;align-items:center;gap:10px;font-size:12px;color:#666}.create-current-thumbnail-image{width:80px;height:45px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.user-profile-inner{max-width:1000px;margin:0 auto;padding:24px 16px 48px}@media (min-width: 768px){.user-profile-inner{padding:40px 24px 80px}}.user-profile-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;margin:0 0 24px;padding:0 0 24px;border-bottom:1px solid #eeeeee}@media (min-width: 768px){.user-profile-header{flex-direction:row;align-items:flex-start;text-align:left;gap:32px;margin:0 0 32px;padding:0 0 32px}}.user-profile-avatar{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin:0}@media (min-width: 768px){.user-profile-avatar{width:96px;height:96px}}.user-profile-avatar--placeholder{background:#222;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:24px;margin:0}@media (min-width: 768px){.user-profile-avatar--placeholder{font-size:32px}}.user-profile-info{flex:1 1 0;width:100%;margin:0}.user-profile-name{font-size:24px;font-weight:900;margin:0 0 8px;color:#111}.user-profile-bio{font-size:14px;color:#666;line-height:1.6;margin:0 0 20px;max-width:600px}.user-profile-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0}@media (min-width: 768px){.user-profile-actions{justify-content:flex-start}}.user-profile-btn{padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.user-profile-btn-primary{background:#111;color:#fff}.user-profile-btn-secondary{background:#fff;color:#444;border:1px solid #dddddd}.report-alert-badge{background:#ef4444;color:#fff;padding:2px 6px;border-radius:9999px;font-size:10px}.user-profile-stats{display:flex;justify-content:center;gap:24px;margin:0 0 40px}@media (min-width: 768px){.user-profile-stats{justify-content:flex-start;gap:48px}}.user-profile-stat{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0}@media (min-width: 768px){.user-profile-stat{align-items:flex-start}}.user-profile-stat-num{font-size:24px;font-weight:900;color:#111}.user-profile-stat-label{font-size:11px;color:#888;text-transform:uppercase;font-weight:700}.user-profile-section-title{font-size:18px;font-weight:800;margin:0 0 20px;padding:0 0 0 12px;border-left:4px solid #111111}.current-thumb-preview{margin:0 0 12px;display:flex;align-items:center;gap:10px;font-size:12px;color:#666}.current-thumb-preview img{width:80px;height:45px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.create-form-checkbox{width:18px;height:18px;accent-color:#111111;cursor:pointer;margin:0}.create-form-checkbox-label{font-size:13px;color:#555;line-height:1.5;cursor:pointer;margin:0}.text-link{color:#111;font-weight:700;text-decoration:underline}.lang-panel{display:none}.lang-panel.is-active{display:block}.category-limit-text{font-weight:800;color:#64748b;margin:0 0 0 8px}.category-limit-error{font-weight:800;color:#ef4444;margin:0 0 0 8px;animation:shake .2s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.scroll-to-top{position:fixed;right:24px;bottom:24px;width:48px;height:48px;background-color:#111;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #00000026;padding:0;margin:0}.scroll-to-top.is-visible{opacity:1;visibility:visible}.scroll-to-top:hover{background-color:#333;transform:translateY(-4px)}.scroll-to-top svg{width:24px;height:24px;padding:0;margin:0}@media (max-width: 767px){.scroll-to-top{right:16px;bottom:16px;width:40px;height:40px}.scroll-to-top svg{width:20px;height:20px}}
