*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;color:#1a2632;background-color:#f0f3f7;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#3498db;text-decoration:none}a:hover{text-decoration:none}button{font-family:inherit}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f5f0ea}.login-card{background:#fff;border-radius:20px;padding:2.75rem 2.25rem;width:100%;max-width:410px;box-shadow:0 8px 40px #7a5c3f24;border:1px solid #ede4d8}.login-header{text-align:center;margin-bottom:2rem}.login-icon{font-size:2.75rem;display:block;margin-bottom:.6rem}.login-title{font-size:1.55rem;color:#1a1a1a;margin:0 0 .35rem;font-weight:800;letter-spacing:-.3px}.login-subtitle{color:#b8a898;font-size:.88rem;margin:0}.login-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:10px;padding:.65rem 1rem;font-size:.85rem;margin-bottom:1.25rem;display:flex;align-items:center;gap:.4rem}.login-form .form-group{margin-bottom:1.3rem}.login-form label{display:block;font-size:.8rem;font-weight:700;color:#5e4530;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.5px}.login-form input{width:100%;padding:.7rem 1rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:.95rem;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;background:#faf7f4}.login-form input:focus{outline:none;border-color:#c9a97a;background:#fff;box-shadow:0 0 0 3px #c9a97a33}.btn-primary{background:#7a5c3f;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:999px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 3px 10px #7a5c3f40;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover{background:#5e4530;box-shadow:0 5px 16px #7a5c3f59}.btn-primary:active{transform:scale(.97)}.btn-full{width:100%}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:62px;background:#3d2b1f;color:#fff;box-shadow:0 2px 16px #3d2b1f33;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.06)}.header-brand .header-logo{font-size:1.18rem;font-weight:800;color:#f5e6d3;text-decoration:none;letter-spacing:.3px;display:flex;align-items:center;gap:.5rem}.header-nav{display:flex;gap:.25rem}.nav-link{color:#f5e6d3b8;text-decoration:none;font-size:.9rem;font-weight:500;padding:.4rem .85rem;border-radius:6px;transition:background .18s,color .18s}.nav-link:hover{color:#f5e6d3;background:#ffffff1a;text-decoration:none}.header-actions{display:flex;align-items:center;gap:.75rem}.btn-logout{background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#f5e6d3d9;padding:.38rem 1rem;border-radius:999px;cursor:pointer;font-size:.85rem;font-weight:600;transition:background .18s,border-color .18s,color .18s;display:inline-flex;align-items:center;gap:.35rem}.btn-logout:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.app-content{flex:1;padding:2rem 2.5rem;background-color:#f5f0ea}.app-content.no-padding{padding:0}@media(max-width:640px){.app-content{padding:1.25rem 1rem}.app-content.no-padding{padding:0}}.hp-root{min-height:100vh;background-color:#f5f0ea;font-family:Segoe UI,Inter,sans-serif;color:#2d2d2d;display:flex;flex-direction:column}.hp-body{background-color:#f5f0ea;min-height:calc(100vh - 62px);display:flex;flex-direction:column;font-family:Segoe UI,Inter,sans-serif;color:#2d2d2d}.hp-nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2.5rem;background:#f5f0ead9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.06)}.hp-nav-logo{font-weight:700;font-size:1rem;color:#7a5c3f;letter-spacing:.03em}.hp-login-btn{background-color:#7a5c3f;color:#fff;border:none;padding:.55rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,transform .15s}.hp-login-btn:hover{background-color:#5e4530;transform:translateY(-1px)}.hp-hero{display:flex;align-items:center;justify-content:space-between;gap:3rem;max-width:1100px;margin:0 auto;padding:5rem 2.5rem 3rem;width:100%;box-sizing:border-box}.hp-hero-left{flex:1;display:flex;flex-direction:column;gap:1.1rem}.hp-badge{display:inline-block;background:#ede4d8;color:#7a5c3f;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;width:fit-content}.hp-name{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:800;line-height:1.15;color:#1a1a1a;margin:0}.hp-subtitle{font-size:1.1rem;color:#7a5c3f;font-weight:500;margin:0}.hp-quote{font-size:1.05rem;line-height:1.75;color:#555;font-style:italic;border-left:3px solid #c9a97a;padding-left:1.2rem;margin:.5rem 0 0}.hp-hero-right{flex-shrink:0}.hp-avatar-wrapper{width:240px;height:240px;border-radius:50%;background:linear-gradient(135deg,#e8ddd1,#c9a97a);padding:4px;box-shadow:0 12px 40px #7a5c3f40}.hp-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center top;display:block}.hp-stats-section{max-width:1100px;margin:0 auto;padding:0 2.5rem 4rem;width:100%;box-sizing:border-box}.hp-stats-card{background:#fff;border-radius:20px;padding:2rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 4px 30px #00000014;flex-wrap:wrap}.hp-stat-item{display:flex;align-items:center;gap:.85rem;flex:1;min-width:160px}.hp-stat-icon{font-size:1.8rem;flex-shrink:0}.hp-stat-value{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 .15rem}.hp-stat-label{font-size:.8rem;color:#888;margin:0}.hp-stat-divider{width:1px;height:50px;background:#e8e0d8;flex-shrink:0}.hp-philosophy{background:#fff;padding:4rem 2.5rem;text-align:center}.hp-section-title{font-size:1.9rem;font-weight:800;color:#1a1a1a;margin-bottom:2rem;position:relative;display:inline-block}.hp-section-title:after{content:"";display:block;width:50%;height:3px;background:linear-gradient(90deg,#c9a97a,transparent);margin:.6rem auto 0;border-radius:2px}.hp-philosophy-content{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.hp-philosophy-content p{font-size:1.05rem;line-height:1.85;color:#444;margin:0}.hp-footer{background:#ede4d8;text-align:center;padding:1.5rem;font-size:.85rem;color:#7a5c3f;margin-top:auto}@media(max-width:768px){.hp-hero{flex-direction:column-reverse;padding:3rem 1.5rem 2rem;text-align:center;gap:2rem}.hp-badge{margin:0 auto}.hp-quote{text-align:left}.hp-avatar-wrapper{width:180px;height:180px}.hp-stats-card{flex-direction:column;align-items:flex-start;gap:1.5rem}.hp-stat-divider{width:100%;height:1px}.hp-stats-section{padding:0 1.5rem 3rem}.hp-philosophy{padding:3rem 1.5rem;text-align:left}.hp-section-title{display:block;text-align:center}.hp-nav{padding:1rem 1.5rem}}.blogs-page{max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.blogs-hero{text-align:center;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.85rem}.blogs-badge{background:#ede4d8;color:#7a5c3f;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px}.blogs-title{font-size:2.2rem;font-weight:800;color:#1a1a1a;margin:0}.blogs-subtitle{font-size:1rem;color:#8a7968;max-width:520px;line-height:1.7;margin:0}.blogs-add-btn{margin-top:.5rem;background:#7a5c3f;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:999px;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 3px 10px #7a5c3f40;transition:background .2s,transform .15s,box-shadow .2s}.blogs-add-btn:hover{background:#5e4530;transform:translateY(-1px);box-shadow:0 5px 16px #7a5c3f59}.blogs-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:10px;padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.875rem}.blogs-loading{text-align:center;color:#b8a898;padding:4rem 0;font-size:1rem}.blogs-empty{text-align:center;background:#fff;border-radius:20px;padding:4rem 2rem;box-shadow:0 4px 30px #7a5c3f14;border:1px solid #ede4d8}.blogs-empty-icon{font-size:3.5rem;margin-bottom:1rem}.blogs-empty h2{font-size:1.6rem;font-weight:800;color:#1a1a1a;margin:0 0 .75rem}.blogs-empty p{color:#8a7968;font-size:1rem;margin:0}.blogs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem}.blog-card{background:#fff;border-radius:18px;padding:1.6rem;border:1px solid #ede4d8;box-shadow:0 2px 16px #7a5c3f12;display:flex;flex-direction:column;gap:.75rem;transition:transform .18s,box-shadow .18s;text-decoration:none;color:inherit;cursor:pointer}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #7a5c3f21;text-decoration:none}.blog-card *,.blog-card *:hover{text-decoration:none}.blog-card-top{display:flex;align-items:center;justify-content:space-between}.blog-category{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;padding:.25rem .75rem;border-radius:999px}.blog-delete-btn{background:transparent;border:none;color:#c9bfb5;font-size:.8rem;cursor:pointer;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.blog-delete-btn:hover{color:#e74c3c;background:#fdecea}.blog-card-title{font-size:1.05rem;font-weight:800;color:#1a1a1a;margin:0;line-height:1.35}.blog-card-excerpt{font-size:.88rem;color:#8a7968;line-height:1.65;margin:0;flex:1}.blog-card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid #f0e8df;gap:.5rem;flex-wrap:wrap}.blog-card-author,.blog-card-date{font-size:.78rem;color:#b8a898;font-weight:500}.blogs-modal{max-width:640px;max-height:90vh;overflow-y:auto}.modal-form select{width:100%;padding:.65rem .95rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:.95rem;background:#faf7f4;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;cursor:pointer}.modal-form select:focus{outline:none;border-color:#c9a97a;background:#fff;box-shadow:0 0 0 3px #c9a97a33}.modal-form textarea{width:100%;padding:.65rem .95rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:.92rem;background:#faf7f4;box-sizing:border-box;resize:vertical;font-family:inherit;line-height:1.6;transition:border-color .2s,box-shadow .2s}.modal-form textarea:focus{outline:none;border-color:#c9a97a;background:#fff;box-shadow:0 0 0 3px #c9a97a33}.label-hint{font-weight:400;text-transform:none;letter-spacing:0;color:#b8a898;font-size:.78rem}@media(max-width:640px){.blogs-page{padding:2rem 1.25rem 3rem}.blogs-grid{grid-template-columns:1fr}.blogs-modal{max-width:100%}}.blog-editor-page{max-width:1300px;margin:0 auto;padding:1.5rem 2rem 4rem;display:flex;flex-direction:column;gap:1rem}.blog-editor-topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.blog-editor-heading{font-size:1.3rem;font-weight:800;color:#1a1a1a;margin:0;flex:1;text-align:center}.editor-back-btn{background:#ede4d8;color:#5e4530;border:none;padding:.45rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .18s;white-space:nowrap}.editor-back-btn:hover{background:#ddd0c0}.editor-publish-btn{background:#7a5c3f;color:#fff;border:none;padding:.5rem 1.4rem;border-radius:999px;font-size:.9rem;font-weight:700;cursor:pointer;box-shadow:0 3px 10px #7a5c3f40;transition:background .2s,box-shadow .2s;white-space:nowrap}.editor-publish-btn:hover:not(:disabled){background:#5e4530;box-shadow:0 5px 16px #7a5c3f59}.editor-publish-btn:disabled{opacity:.6;cursor:not-allowed}.editor-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:10px;padding:.65rem 1rem;font-size:.875rem}.editor-loading{text-align:center;color:#b8a898;padding:3rem}.blog-editor-meta{display:flex;gap:1rem;flex-wrap:wrap}.editor-title-input{flex:1;min-width:200px;padding:.75rem 1rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:1.1rem;font-weight:700;background:#fff;color:#1a1a1a;font-family:inherit;transition:border-color .2s,box-shadow .2s}.editor-title-input::placeholder{color:#c9bfb5;font-weight:400}.editor-title-input:focus{outline:none;border-color:#c9a97a;box-shadow:0 0 0 3px #c9a97a33}.editor-category-select{padding:.75rem 1rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:.9rem;background:#fff;color:#5e4530;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .2s}.editor-category-select:focus{outline:none;border-color:#c9a97a;box-shadow:0 0 0 3px #c9a97a33}.blog-editor-container{background:#fff;border-radius:16px;border:1.5px solid #d4c4b0;box-shadow:0 4px 24px #7a5c3f14;display:flex;flex-direction:column;overflow:hidden}.editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:.15rem;padding:.55rem .75rem;background:#faf7f4;border-bottom:1.5px solid #ede4d8;position:sticky;top:0;z-index:5}.editor-tool-btn{background:transparent;border:none;cursor:pointer;padding:.28rem .5rem;border-radius:6px;font-size:.82rem;color:#3d2b1f;min-width:28px;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}.editor-tool-btn:hover{background:#ede4d8}.editor-tool-btn.active{background:#d4c4b0}.editor-tool-divider{width:1px;height:18px;background:#d4c4b0;margin:0 .2rem;flex-shrink:0}.editor-select{padding:.22rem .4rem;border:1px solid #d4c4b0;border-radius:6px;font-size:.82rem;background:#fff;color:#3d2b1f;cursor:pointer;font-family:inherit}.editor-select:focus{outline:none;border-color:#c9a97a}.editor-view-toggle{margin-left:auto;display:flex;gap:.15rem;background:#ede4d8;border-radius:8px;padding:.2rem}.view-mode-btn{background:transparent;border:none;cursor:pointer;padding:.25rem .65rem;border-radius:6px;font-size:.78rem;font-weight:600;color:#8a7968;transition:background .15s,color .15s;white-space:nowrap}.view-mode-btn:hover{color:#3d2b1f}.view-mode-btn.active{background:#fff;color:#3d2b1f;box-shadow:0 1px 4px #00000014}.editor-panes{display:flex;flex:1;min-height:65vh}.editor-panes--edit,.editor-panes--preview,.editor-panes--split{flex-direction:row}.editor-pane{flex:1;display:flex;flex-direction:column;overflow-y:auto;min-width:0}.editor-pane-divider{width:1.5px;background:#ede4d8;flex-shrink:0}.blog-editor-textarea{flex:1;width:100%;min-height:65vh;padding:1.75rem 2rem;font-size:1rem;line-height:1.8;color:#1a1a1a;font-family:Menlo,Consolas,Courier New,monospace;border:none;outline:none;resize:none;box-sizing:border-box;background:#fff;display:block;position:relative;z-index:2}.blog-editor-textarea::placeholder{color:#c9bfb5;font-family:inherit}.editor-pane--preview{background:#faf7f4;border-left:none}.editor-preview-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#b8a898;padding:.75rem 2rem 0}.editor-preview-content{padding:.5rem 2rem 2rem;max-width:100%}.editor-preview-empty{padding:2rem;color:#c9bfb5;font-style:italic;font-size:.95rem}.editor-footer-bar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#faf7f4;border-top:1.5px solid #ede4d8;flex-wrap:wrap;gap:.5rem}.editor-word-count{font-size:.75rem;color:#b8a898;font-weight:500}.editor-cheatsheet-inline{font-size:.72rem;color:#c9bfb5}@media(max-width:768px){.blog-editor-page{padding:1rem 1rem 3rem}.editor-panes{flex-direction:column!important}.editor-pane-divider{width:100%;height:1.5px}.blog-editor-textarea{min-height:40vh}.editor-view-toggle{margin-left:0}.blog-editor-topbar{flex-direction:column;align-items:stretch;text-align:center}.blog-editor-heading{order:-1}}.bd-page{max-width:1100px;margin:0 auto;padding:2rem 2.5rem 5rem}.bd-breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.83rem;color:#b8a898;margin-bottom:1.5rem}.bd-breadcrumb-link{color:#7a5c3f;text-decoration:none;font-weight:600}.bd-breadcrumb-link:hover{text-decoration:underline}.bd-breadcrumb-sep{color:#d4c4b0}.bd-breadcrumb-current{color:#5e4530;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:400px}.bd-article{background:#fff;border-radius:20px;border:1px solid #ede4d8;box-shadow:0 4px 30px #7a5c3f14;padding:2.5rem 3rem}.bd-header{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.bd-category{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;padding:.25rem .85rem;border-radius:999px;width:fit-content}.bd-title{font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;color:#1a1a1a;line-height:1.25;margin:0}.bd-meta{display:flex;gap:1.25rem;font-size:.83rem;color:#b8a898;flex-wrap:wrap}.bd-divider{border:none;border-top:2px solid #f0e8df;margin:0 0 2rem}.bd-content{font-size:1.05rem;line-height:1.85;color:#2d2d2d;max-width:780px}.bd-content h1{font-size:1.9rem;font-weight:800;margin:1.5rem 0 .6rem;color:#1a1a1a}.bd-content h2{font-size:1.5rem;font-weight:700;margin:1.25rem 0 .5rem;color:#1a1a1a}.bd-content h3{font-size:1.2rem;font-weight:700;margin:1rem 0 .4rem;color:#1a1a1a}.bd-content p{margin:0 0 1rem}.bd-content ul,.bd-content ol{padding-left:1.75rem;margin:.5rem 0 1rem}.bd-content li{margin-bottom:.35rem}.bd-content blockquote{border-left:3px solid #c9a97a;margin:1.25rem 0;padding:.6rem 1.25rem;color:#5e4530;font-style:italic;background:#faf5ef;border-radius:0 8px 8px 0}.bd-content code{background:#f0ebe4;border-radius:5px;padding:.15rem .4rem;font-family:Courier New,monospace;font-size:.9em;border:1px solid #d4c4b0}.bd-content pre{background:#f0ebe4;border-radius:10px;padding:1rem 1.25rem;overflow-x:auto;border:1px solid #d4c4b0;margin:.75rem 0}.bd-content hr{border:none;border-top:2px solid #ede4d8;margin:1.5rem 0}.bd-content a{color:#7a5c3f;text-decoration:underline}.bd-content strong{font-weight:700}.bd-content em{font-style:italic}.bd-footer{display:flex;align-items:center;justify-content:space-between;margin-top:2.5rem;padding-top:1.5rem;border-top:2px solid #f0e8df;flex-wrap:wrap;gap:.75rem}.bd-back-link{color:#7a5c3f;text-decoration:none;font-weight:600;font-size:.9rem}.bd-back-link:hover{text-decoration:underline}.bd-actions{display:flex;gap:.5rem;flex-wrap:wrap}.bd-edit-btn{background:transparent;border:1.5px solid #c9a97a;color:#7a5c3f;padding:.4rem 1rem;border-radius:999px;font-size:.83rem;font-weight:600;cursor:pointer;transition:background .15s}.bd-edit-btn:hover{background:#faf5ef}.bd-delete-btn{background:transparent;border:1.5px solid #fca5a5;color:#b91c1c;padding:.4rem 1rem;border-radius:999px;font-size:.83rem;font-weight:600;cursor:pointer;transition:background .15s}.bd-delete-btn:hover{background:#fef2f2}.bd-loading,.bd-not-found{text-align:center;padding:5rem 2rem;color:#b8a898}.bd-not-found span{font-size:3rem;display:block;margin-bottom:1rem}.bd-not-found h2{font-size:1.4rem;color:#1a1a1a;margin:0 0 1rem}@media(max-width:640px){.bd-page{padding:1.25rem 1rem 3rem}.bd-article{padding:1.5rem 1.25rem}}.dashboard-list-page{max-width:1100px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.page-title{font-size:1.65rem;color:#1a1a1a;margin:0;font-weight:800;letter-spacing:-.3px}.empty-state,.loading-state{text-align:center;color:#b8a898;margin-top:4rem;font-size:1rem}.db-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;margin-bottom:1.25rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.5rem}.dashboard-card-wrapper{position:relative}.btn-delete-card{position:absolute;top:.6rem;right:.6rem;background:transparent;border:none;color:#c9bfb5;font-size:.8rem;cursor:pointer;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s;z-index:1}.btn-delete-card:hover{color:#e74c3c;background:#fdecea}.dashboard-card{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:16px;padding:1.35rem 1.5rem;text-decoration:none;color:inherit;box-shadow:0 2px 16px #7a5c3f14;border:1px solid #ede4d8;transition:transform .18s,box-shadow .18s;width:100%;border-top:3px solid #c9a97a}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #7a5c3f26;text-decoration:none}.dashboard-card-icon{font-size:1.8rem;flex-shrink:0;line-height:1;margin-top:.1rem}.dashboard-card-title{font-size:.98rem;font-weight:700;color:#1a1a1a;margin:0 0 .3rem}.dashboard-card-description{font-size:.855rem;color:#8a7968;margin:0 0 .7rem;line-height:1.45}.dashboard-card-meta{font-size:.78rem;color:#b8a898;font-weight:500}.btn{display:inline-flex;align-items:center;gap:.3rem;padding:.55rem 1.2rem;border-radius:999px;border:none;cursor:pointer;font-size:.875rem;font-weight:600;transition:background .18s,box-shadow .18s,transform .1s}.btn.btn-primary{background:#7a5c3f;color:#fff;box-shadow:0 2px 8px #7a5c3f40}.btn.btn-primary:hover{background:#5e4530;box-shadow:0 4px 14px #7a5c3f59}.btn.btn-secondary{background:#ede4d8;color:#5e4530;border:1.5px solid #d4c4b0}.btn.btn-secondary:hover{background:#e0d4c4}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:200;animation:fadeInOverlay .15s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:20px;width:100%;max-width:460px;box-shadow:0 20px 60px #7a5c3f2e;padding:2rem;animation:slideUpModal .2s cubic-bezier(.4,0,.2,1)}@keyframes slideUpModal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #ede4d8}.modal-header h3{font-size:1.1rem;color:#1a1a1a;margin:0;font-weight:700}.modal-close{background:#f5f0ea;border:none;font-size:.9rem;color:#8a7968;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.modal-form label{display:block;font-size:.82rem;font-weight:700;color:#5e4530;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.5px}.modal-form input{width:100%;padding:.65rem .95rem;border:1.5px solid #d4c4b0;border-radius:10px;font-size:.95rem;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;background:#faf7f4}.modal-form input:focus{outline:none;border-color:#c9a97a;background:#fff;box-shadow:0 0 0 3px #c9a97a33}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.75rem;padding-top:1rem;border-top:1px solid #ede4d8}.form-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;margin-bottom:1rem}.student-table-wrapper{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 4px 24px #2c3e5017;border:1px solid #eef1f5}.student-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-input{padding:.6rem 1rem;border:1.5px solid #dde3ea;border-radius:8px;font-size:.9rem;width:260px;background:#f8fafc;transition:border-color .2s,box-shadow .2s}.search-input:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 3px #3498db24}.table-scroll{overflow-x:auto;border-radius:10px;border:1px solid #eef1f5}.student-table{width:100%;border-collapse:collapse;font-size:.9rem}.student-table thead tr{background:linear-gradient(135deg,#2c3e50,#3d5166)}.student-table th{padding:.9rem 1.1rem;text-align:left;font-size:.72rem;font-weight:700;color:#ffffffbf;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.student-table th:first-child{border-radius:10px 0 0}.student-table th:last-child{border-radius:0 10px 0 0}.student-table td{padding:.8rem 1.1rem;border-bottom:1px solid #f0f3f7;color:#2c3e50;vertical-align:middle;transition:background .12s}.student-table tbody tr.row-stripe td{background-color:#f7f9fc}.student-table tbody tr:not(.row-rank-1):not(.row-rank-2):not(.row-rank-3):hover td{background-color:#eef6fd!important}.student-table tbody tr.row-rank-1 td{background:linear-gradient(90deg,#fffbe6,#fff9d6);border-bottom:1px solid #f5e589}.student-table tbody tr.row-rank-1:hover td{background:linear-gradient(90deg,#fff5c0,#fff0a8)}.student-table tbody tr.row-rank-1 td:first-child{border-left:4px solid #f1c40f}.student-table tbody tr.row-rank-2 td{background:linear-gradient(90deg,#f5f5f5,#ececec);border-bottom:1px solid #d5d5d5}.student-table tbody tr.row-rank-2:hover td{background:linear-gradient(90deg,#eaeaea,#e0e0e0)}.student-table tbody tr.row-rank-2 td:first-child{border-left:4px solid #95a5a6}.student-table tbody tr.row-rank-3 td{background:linear-gradient(90deg,#fdf3ee,#fae8df);border-bottom:1px solid #e8b89a}.student-table tbody tr.row-rank-3:hover td{background:linear-gradient(90deg,#fae8da,#f5d9c8)}.student-table tbody tr.row-rank-3 td:first-child{border-left:4px solid #e67e22}.student-table tbody tr:last-child td{border-bottom:none}.td-rank{white-space:nowrap;min-width:96px}.medal{display:inline-flex;align-items:center;gap:.3rem;font-size:.88rem;font-weight:800;padding:.25rem .6rem;border-radius:6px;white-space:nowrap}.medal-gold{background:#fef9c3;color:#92700a;border:1px solid #f5e589}.medal-silver{background:#f1f3f4;color:#5a6473;border:1px solid #c8cdd3}.medal-bronze{background:#fef0e6;color:#8b4a1a;border:1px solid #e8b897}.rank-num{color:#aab4bf;font-size:.83rem;font-weight:600}.td-name{font-weight:600;color:#1a2632}.td-hw{font-variant-numeric:tabular-nums;white-space:nowrap}.hw-done{font-weight:700;color:#2c3e50}.hw-max{color:#aab4bf;font-size:.85rem}.td-progress{min-width:160px}.progress-bar-wrapper{height:10px;background:#e9edf2;border-radius:999px;overflow:hidden;margin-bottom:4px;box-shadow:inset 0 1px 2px #0000000f}.progress-bar-fill{height:100%;border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.bar-complete{background:linear-gradient(90deg,#27ae60,#2ecc71)}.bar-good{background:linear-gradient(90deg,#2980b9,#3498db)}.bar-warn{background:linear-gradient(90deg,#d35400,#e67e22)}.bar-crit{background:linear-gradient(90deg,#c0392b,#e74c3c)}.bar-zero{background:#d5dbe2}.progress-label{font-size:.75rem;font-weight:600;color:#7f8c8d;letter-spacing:.2px}.badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;white-space:nowrap;letter-spacing:.2px}.badge-zero{background:#eef1f5;color:#8e9dab;border:1px solid #dde3ea}.badge-complete{background:#d5f5e3;color:#1a7a42;border:1px solid #a9dfbf}.badge-active{background:#d6eaf8;color:#1a5276;border:1px solid #a9cce3}.badge-warning{background:#fdebd0;color:#9c4a00;border:1px solid #f0c080}.badge-critical{background:#fadbd8;color:#922b21;border:1px solid #f1948a}.td-actions{white-space:nowrap}.action-btn{padding:.3rem .75rem;border:1.5px solid #e0e5ea;background:#fff;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;color:#5a6473;transition:all .15s;display:inline-flex;align-items:center;gap:.25rem}.action-btn:hover{background:#f4f7fa;border-color:#c5cdd6}.action-btn-danger{border-color:#f1948a;color:#c0392b}.action-btn-danger:hover{background:#fff0ef;border-color:#e74c3c}.action-btn-edit{border-color:#a9cce3;color:#1a5276}.action-btn-edit:hover{background:#eaf4fb;border-color:#3498db}@keyframes rowFlash{0%{background-color:#d6f0fa}60%{background-color:#eaf7fd}to{background-color:transparent}}.student-table tbody tr.row-updated td{animation:rowFlash 1.8s ease forwards}.table-footer{margin-top:1.1rem;font-size:.8rem;color:#aab4bf;text-align:right;font-weight:500}.empty-state{text-align:center;color:#aab4bf;padding:3rem 0;font-size:.95rem}.btn{display:inline-flex;align-items:center;gap:.3rem;padding:.55rem 1.15rem;border-radius:8px;border:none;cursor:pointer;font-size:.875rem;font-weight:600;transition:background .18s,box-shadow .18s,transform .1s}.btn:active{transform:scale(.97)}.btn.btn-primary{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;box-shadow:0 2px 8px #3498db4d}.btn.btn-primary:hover{background:linear-gradient(135deg,#2980b9,#1f6fa8);box-shadow:0 4px 14px #3498db66}.btn.btn-secondary{background:#f4f6f9;color:#4a5568;border:1.5px solid #dde3ea}.btn.btn-secondary:hover{background:#e8ecf2}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:200;animation:fadeIn .15s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:14px;width:100%;max-width:420px;box-shadow:0 20px 60px #0f172a38;padding:2rem;animation:slideUp .2s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eef1f5}.modal-header h3{font-size:1.1rem;color:#1a2632;margin:0;font-weight:700}.modal-close{background:#f4f6f9;border:none;font-size:.9rem;color:#7f8c8d;cursor:pointer;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.modal-close:hover{background:#fdecea;color:#e74c3c}.modal-form .form-group{margin-bottom:1.2rem}.modal-form label{display:block;font-size:.82rem;font-weight:700;color:#4a5568;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.5px}.label-hint{font-weight:400;color:#aab4bf;font-size:.78rem;text-transform:none;letter-spacing:0}.modal-form input{width:100%;padding:.65rem .95rem;border:1.5px solid #dde3ea;border-radius:8px;font-size:.95rem;box-sizing:border-box;transition:border-color .2s,box-shadow .2s;background:#f8fafc}.modal-form input:focus{outline:none;border-color:#3498db;background:#fff;box-shadow:0 0 0 3px #3498db26}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.75rem;padding-top:1rem;border-top:1px solid #eef1f5}.form-error{background:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.edit-hw-bar-preview{height:8px;background:#e9edf2;border-radius:999px;overflow:hidden;margin-top:.6rem;box-shadow:inset 0 1px 2px #0000000f}.edit-hw-bar-fill{height:100%;background:linear-gradient(90deg,#2980b9,#3498db);border-radius:999px;transition:width .2s ease}.edit-hw-pct{display:block;margin-top:.3rem;font-size:.78rem;font-weight:600;color:#7f8c8d}.chart-wrapper{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 4px 24px #2c3e5017;border:1px solid #eef1f5}.chart-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eef1f5}.chart-title{font-size:1rem;font-weight:700;color:#1a2632;margin:0}.chart-legend{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;font-size:.78rem;font-weight:600;color:#7f8c8d}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px;flex-shrink:0}.chart-empty{display:flex;align-items:center;justify-content:center;min-height:180px;color:#aab4bf;font-size:.95rem}.chart-tooltip{background:#1a2632;border-radius:10px;padding:.75rem 1rem;box-shadow:0 8px 24px #00000038;min-width:180px}.tt-name{font-size:.9rem;font-weight:700;color:#fff;margin:0 0 .5rem;padding-bottom:.45rem;border-bottom:1px solid rgba(255,255,255,.12)}.tt-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:.3rem 0 0;font-size:.82rem}.tt-label{color:#ffffff8c;font-weight:500}.tt-value{color:#fff;font-weight:700}.dashboard-detail-page{max-width:1100px;margin:0 auto}.breadcrumb-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.breadcrumb{display:flex;align-items:center;gap:.4rem;font-size:.83rem;color:#b8a898;font-weight:500}.breadcrumb-link{color:#7a5c3f;text-decoration:none;transition:color .15s}.breadcrumb-link:hover{color:#5e4530;text-decoration:underline}.breadcrumb-sep{color:#d4c4b0;font-size:1rem}.breadcrumb-current{color:#5e4530}.detail-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;background:#fff;border-radius:16px;padding:1.6rem 1.75rem;box-shadow:0 2px 16px #7a5c3f14;border:1px solid #ede4d8;border-left:4px solid #c9a97a;margin-bottom:1.75rem}.detail-title{font-size:1.4rem;color:#1a1a1a;margin:0 0 .4rem;font-weight:800;letter-spacing:-.3px}.detail-description{color:#8a7968;font-size:.88rem;margin:0;line-height:1.5}.detail-meta{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;color:#b8a898;text-align:right;flex-shrink:0;font-weight:500}.tab-bar{display:flex;gap:0;border-bottom:2px solid #ede4d8;margin-bottom:1.5rem}.tab-btn{padding:.65rem 1.4rem;border:none;background:transparent;cursor:pointer;font-size:.88rem;font-weight:600;color:#b8a898;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .18s,border-color .18s,background .18s;border-radius:6px 6px 0 0;display:inline-flex;align-items:center;gap:.4rem}.tab-btn:hover{color:#7a5c3f;background:#f5efe8}.tab-btn.active{color:#5e4530;font-weight:700;border-bottom-color:#c9a97a;background:#faf5ef}.not-found{color:#b8a898;font-size:1rem;margin-top:2rem;text-align:center}.btn-share{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem 1rem;border-radius:999px;border:1.5px solid #c9a97a;background:transparent;color:#7a5c3f;font-size:.83rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .18s,color .18s,border-color .18s,box-shadow .18s;white-space:nowrap}.btn-share:hover{background:#f5efe8;box-shadow:0 2px 8px #7a5c3f26}.btn-share-copied{background:#d5f5e3;border-color:#27ae60;color:#1a7a42}.btn-share-copied:hover{background:#c8f0da;box-shadow:0 2px 8px #27ae602e}.ro-table-wrapper{background:#fff;border-radius:12px;padding:1.75rem;box-shadow:0 4px 24px #2c3e5017;border:1px solid #eef1f5}.ro-empty-state{text-align:center;color:#aab4bf;padding:3rem 0;font-size:.95rem}.ro-table-scroll{overflow-x:auto;border-radius:10px;border:1px solid #eef1f5}.ro-student-table{width:100%;border-collapse:collapse;font-size:.9rem;cursor:default;-webkit-user-select:text;user-select:text}.ro-student-table thead tr{background:linear-gradient(135deg,#2c3e50,#3d5166)}.ro-student-table th{padding:.9rem 1.1rem;text-align:left;font-size:.72rem;font-weight:700;color:#ffffffbf;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.ro-student-table th:first-child{border-radius:10px 0 0}.ro-student-table th:last-child{border-radius:0 10px 0 0}.ro-student-table td{padding:.8rem 1.1rem;border-bottom:1px solid #f0f3f7;color:#2c3e50;vertical-align:middle}.ro-student-table tbody tr.ro-stripe td{background-color:#f7f9fc}.ro-student-table tbody tr.ro-rank-1 td{background:linear-gradient(90deg,#fffbe6,#fff9d6);border-bottom:1px solid #f5e589}.ro-student-table tbody tr.ro-rank-1 td:first-child{border-left:4px solid #f1c40f}.ro-student-table tbody tr.ro-rank-2 td{background:linear-gradient(90deg,#f5f5f5,#ececec);border-bottom:1px solid #d5d5d5}.ro-student-table tbody tr.ro-rank-2 td:first-child{border-left:4px solid #95a5a6}.ro-student-table tbody tr.ro-rank-3 td{background:linear-gradient(90deg,#fdf3ee,#fae8df);border-bottom:1px solid #e8b89a}.ro-student-table tbody tr.ro-rank-3 td:first-child{border-left:4px solid #e67e22}.ro-student-table tbody tr:last-child td{border-bottom:none}.ro-td-rank{white-space:nowrap;min-width:96px}.ro-medal{display:inline-flex;align-items:center;gap:.3rem;font-size:.88rem;font-weight:800;padding:.25rem .6rem;border-radius:6px;white-space:nowrap}.ro-medal-gold{background:#fef9c3;color:#92700a;border:1px solid #f5e589}.ro-medal-silver{background:#f1f3f4;color:#5a6473;border:1px solid #c8cdd3}.ro-medal-bronze{background:#fef0e6;color:#8b4a1a;border:1px solid #e8b897}.ro-rank-num{color:#aab4bf;font-size:.83rem;font-weight:600}.ro-td-name{font-weight:600;color:#1a2632}.ro-td-hw{font-variant-numeric:tabular-nums;white-space:nowrap}.ro-hw-done{font-weight:700;color:#2c3e50}.ro-hw-max{color:#aab4bf;font-size:.85rem}.ro-td-progress{min-width:160px}.ro-progress-bar-wrapper{height:10px;background:#e9edf2;border-radius:999px;overflow:hidden;margin-bottom:4px;box-shadow:inset 0 1px 2px #0000000f}.ro-progress-bar-fill{height:100%;border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.ro-bar-complete{background:linear-gradient(90deg,#27ae60,#2ecc71)}.ro-bar-good{background:linear-gradient(90deg,#2980b9,#3498db)}.ro-bar-warn{background:linear-gradient(90deg,#d35400,#e67e22)}.ro-bar-crit{background:linear-gradient(90deg,#c0392b,#e74c3c)}.ro-bar-zero{background:#d5dbe2}.ro-progress-label{font-size:.75rem;font-weight:600;color:#7f8c8d}.ro-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .7rem;border-radius:999px;font-size:.75rem;font-weight:700;white-space:nowrap}.ro-badge-zero{background:#eef1f5;color:#8e9dab;border:1px solid #dde3ea}.ro-badge-complete{background:#d5f5e3;color:#1a7a42;border:1px solid #a9dfbf}.ro-badge-active{background:#d6eaf8;color:#1a5276;border:1px solid #a9cce3}.ro-badge-warning{background:#fdebd0;color:#9c4a00;border:1px solid #f0c080}.ro-badge-critical{background:#fadbd8;color:#922b21;border:1px solid #f1948a}.ro-table-footer{margin-top:1rem;font-size:.8rem;color:#aab4bf;text-align:right;font-weight:500}.view-page{min-height:100vh;background:#f0f3f7;display:flex;flex-direction:column}.view-banner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1.5rem;background:linear-gradient(90deg,#1a2634,#2c3e50);color:#fffc;font-size:.8rem;font-weight:600;letter-spacing:.3px;flex-shrink:0}.view-banner-icon{font-size:.9rem}.view-container{max-width:1100px;width:100%;margin:2rem auto;padding:0 2rem 3rem;flex:1;display:flex;flex-direction:column;gap:1.5rem}.view-header{display:flex;align-items:center;justify-content:space-between}.view-header-brand{display:flex;align-items:center;gap:.5rem}.view-brand-logo{font-size:1.5rem}.view-brand-name{font-size:1.1rem;font-weight:800;color:#1a2632;letter-spacing:-.2px}.view-info-card{background:#fff;border-radius:12px;padding:1.6rem 1.75rem;box-shadow:0 2px 12px #2c3e5012;border:1px solid #eef1f5;border-left:4px solid #3498db;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem}.view-title{font-size:1.4rem;font-weight:800;color:#1a2632;margin:0 0 .4rem;letter-spacing:-.3px}.view-description{font-size:.88rem;color:#7f8c8d;margin:0;line-height:1.5}.view-info-meta{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0;text-align:right}.view-meta-item{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;font-size:.82rem;color:#7f8c8d;font-weight:500}.meta-icon{font-size:.85rem}.view-meta-item strong{color:#2c3e50;font-weight:700}.view-tab-bar{display:flex;gap:0;border-bottom:2px solid #eef1f5}.view-tab-btn{padding:.65rem 1.4rem;border:none;background:transparent;cursor:pointer;font-size:.88rem;font-weight:600;color:#aab4bf;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .18s,border-color .18s,background .18s;border-radius:6px 6px 0 0;display:inline-flex;align-items:center;gap:.4rem;font-family:inherit}.view-tab-btn:hover{color:#3498db;background:#f4f9fe}.view-tab-btn.active{color:#2980b9;font-weight:700;border-bottom-color:#3498db;background:#f0f8ff}.view-not-found{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:5rem 2rem;text-align:center;color:#7f8c8d}.view-not-found-icon{font-size:3rem}.view-not-found h2{font-size:1.4rem;color:#1a2632;margin:0}.view-not-found p{font-size:.9rem;margin:0}.view-footer{text-align:center;font-size:.78rem;color:#aab4bf;font-weight:500;margin-top:auto;padding-top:1rem}@media(max-width:640px){.view-container{padding:0 1rem 2rem}.view-info-card{flex-direction:column}.view-info-meta{text-align:left}.view-meta-item{justify-content:flex-start}}
