html{box-sizing:border-box;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body{background-color:#f8fafc;color:#1e293b;font-family:"Inter",system-ui,-apple-system,sans-serif;margin:0;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Merriweather","Times New Roman",serif;margin-top:0;margin-bottom:.5rem;font-weight:700;line-height:1.2;color:#0f172a}a{color:inherit;text-decoration:none;transition:all .2s ease}a:hover{text-decoration:underline}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width: 768px){.container{padding:0 1rem}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.5rem;border-radius:.5rem;text-decoration:none;cursor:pointer;border:1px solid rgba(0,0,0,0);font-weight:600;font-size:.95rem;transition:all .2s;gap:.25rem}.btn:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.btn:active{transform:translateY(0)}.btn.btn-primary{background-color:#4f46e5;color:#fff}.btn.btn-primary:hover{background-color:rgb(57.7298578199,47.6421800948,225.8578199052)}.btn.btn-soft{background-color:rgba(79,70,229,.1);color:#4f46e5}.btn.btn-soft:hover{background-color:rgba(70.491943128,61.0568720379,227.7431279621,.1)}.btn.btn-outline{background-color:rgba(0,0,0,0);border-color:#cbd5e1;color:#334155}.btn.btn-outline:hover{border-color:#94a3b8;background-color:#f8fafc}.btn.btn-sm{padding:0 1rem !important;font-size:.85rem;height:36px}.btn.btn-lg{padding:.8rem 3rem;font-size:1.1rem;border-radius:.75rem}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.text-muted{color:#64748b}.text-brand{color:#4f46e5}.font-serif{font-family:"Merriweather","Times New Roman",serif}.font-sans{font-family:"Inter",system-ui,-apple-system,sans-serif}.w-4{width:1rem}.h-4{height:1rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-12{width:3rem}.h-12{height:3rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.transition-colors{transition:color .2s}.group:hover .group-hover\:text-primary{color:#4f46e5}.main-header{background:#fff;border-bottom:1px solid #e2e8f0;height:4rem;display:flex;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 1px 2px 0 rgba(0,0,0,.03)}.flash-container{margin-top:1rem;margin-bottom:1rem}.flash-message{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:500;margin-bottom:.5rem;animation:slideIn .3s ease-out}.flash-message.flash-info{background-color:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.flash-message.flash-error{background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca}.flash-message .flash-content{flex:1}.flash-message .flash-content .flash-title{font-weight:700;margin-bottom:.25rem}.flash-message .flash-close{background:rgba(0,0,0,0);border:none;font-size:1.5rem;line-height:1;color:inherit;opacity:.5;cursor:pointer;padding:0 .5rem;transition:opacity .2s}.flash-message .flash-close:hover{opacity:1}@keyframes slideIn{from{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.section-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem}.section-header .section-title{font-size:1.5rem;font-weight:900;color:#0f172a;font-family:"Merriweather","Times New Roman",serif;margin:0}.header-content{display:flex;justify-content:space-between;align-items:center;width:100%}.logo{font-size:1.5rem;font-family:"Merriweather","Times New Roman",serif;color:#0f172a;text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo .logo-img{width:32px;height:32px;display:block}.logo strong{color:#4f46e5}.logo:hover{text-decoration:none}.logo:hover .logo-text{color:#4f46e5}.nav-links{display:flex;align-items:center;gap:2rem}.nav-item{color:#64748b;font-weight:500;font-size:.95rem}.nav-item:hover{color:#4f46e5;text-decoration:none}.user-menu{display:flex;align-items:center;gap:1rem}.user-avatar{width:32px;height:32px;border-radius:9999px;border:1px solid #e2e8f0;background-color:#f1f5f9}.main-footer{padding:4rem 0;margin-top:4rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.9rem;background-color:#fff}.main-footer .footer-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.main-footer .footer-links{display:flex;gap:1.5rem}.main-footer .footer-links a{color:#64748b;text-decoration:none;font-size:.85rem;transition:color .2s}.main-footer .footer-links a:hover{color:#4f46e5}.playlist-card{display:flex;flex-direction:column;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s ease;height:100%;text-decoration:none;color:inherit;border:1px solid rgba(0,0,0,0)}.playlist-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:#f1f5f9}.playlist-card-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;flex-grow:1}.playlist-card-thumbnail{position:relative;aspect-ratio:16/9;background-color:#f1f5f9;overflow:hidden}.playlist-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent 50%);display:flex;align-items:flex-end;padding:1rem;opacity:0;transition:opacity .2s}.playlist-card:hover .playlist-card-overlay{opacity:1}.playlist-card-count{display:flex;align-items:center;gap:.25rem;color:#fff;font-size:.875rem;font-weight:600}.playlist-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.playlist-card-title{font-size:1.125rem;font-weight:700;margin:0 0 .25rem 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#0f172a}.playlist-card-desc{font-size:.875rem;color:#64748b;margin:0 0 1.5rem 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.playlist-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #f1f5f9}.playlist-card-curator{display:flex;align-items:center;gap:.5rem}.playlist-card-curator .curator-avatar-sm{width:1.5rem;height:1.5rem;border-radius:9999px;object-fit:cover;background-color:#f1f5f9}.playlist-card-curator .curator-name{font-size:.75rem;color:#334155;font-weight:600}.playlist-card-date{font-size:.75rem;color:#94a3b8}.playlist-card-actions{padding:.5rem 1.5rem;border-top:1px solid #f1f5f9;display:flex;gap:.5rem;background:#f8fafc}.playlist-card-actions .btn{flex:1;justify-content:center;font-size:.75rem;padding:.4rem .5rem}.playlist-collage{width:100%;height:100%}.playlist-collage .collage-grid{display:grid;width:100%;height:100%;gap:1px}.playlist-collage .collage-grid.collage-4{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr)}.playlist-collage .collage-grid.collage-2{grid-template-columns:repeat(2, 1fr)}.playlist-collage .collage-single{width:100%;height:100%}.playlist-collage .collage-img{width:100%;height:100%;object-fit:cover}.playlist-collage .collage-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f8fafc}.hero-section{background:#fff;padding:4rem 1.5rem 3rem;text-align:center;border-bottom:1px solid #e2e8f0;overflow:visible !important}@media(max-width: 768px){.hero-section{padding:3rem 1rem 2rem}}.hero-content{overflow:visible !important;max-width:800px;margin:0 auto}.hero-title{font-size:3.5rem;font-weight:900;margin-bottom:.5rem;color:#0f172a;line-height:1.1;letter-spacing:-0.02em}@media(max-width: 768px){.hero-title{font-size:2.5rem}}.hero-subtitle{font-size:1.25rem;color:#475569;margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.search-box-wrapper{position:relative;max-width:500px;margin:0 auto 2rem;overflow:visible !important}.search-form{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:1.2rem;color:#94a3b8;pointer-events:none;width:1.25rem;height:1.25rem}.hero-search-input{width:100%;padding:1rem 1.5rem 1rem 3.25rem;font-size:1.1rem;border:1px solid #cbd5e1;border-radius:9999px;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:all .2s;font-family:"Inter",system-ui,-apple-system,sans-serif}.hero-search-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05),0 0 0 2px rgba(79,70,229,.1)}.hero-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border:1px solid #4f46e5;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:999;text-align:left;overflow:hidden;display:block}.suggestions-list{list-style:none;margin:0;padding:.25rem}.suggestion-item{padding:0;border-radius:.5rem;overflow:hidden}.suggestion-item:hover{background:#f8fafc}.suggestion-link{display:grid;grid-template-columns:40px 1fr;gap:1rem;padding:.75rem 1rem;color:inherit;text-decoration:none;width:100%;align-items:flex-start}.suggestion-icon-wrapper{display:flex;align-items:center;justify-content:center;height:24px;width:24px;color:#94a3b8;margin-top:2px}.suggestion-info{display:flex;flex-direction:column}.suggestion-header{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.suggestion-text{font-weight:600;color:#0f172a;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestion-type-label{font-size:.65rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.suggestion-meta{font-size:.85rem;color:#64748b}.search-results-preview-section{padding:4rem 0 2rem;border-bottom:1px solid #f1f5f9}.search-status{font-size:.95rem;color:#64748b;margin-bottom:2rem;font-style:italic}.featured-section{padding:4rem 0}.grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem}.cta-container{margin-top:2rem}.playlist-view{padding-top:2rem;padding-bottom:4rem}.playlist-header{margin-bottom:2rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem;display:block}.header-collage{width:240px;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@media(max-width: 768px){.header-collage{width:100%;max-width:400px}}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:1rem}.curator-info{color:#475569;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.curator-avatar{width:24px;height:24px;border-radius:9999px;background-color:#f1f5f9}.playlist-title{font-size:2rem;margin:0 0 .5rem 0;color:#0f172a;line-height:1.2}.playlist-description{font-size:1.1rem;color:#334155;line-height:1.6;max-width:800px}.playlist-layout{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}@media(max-width: 1024px){.playlist-layout{grid-template-columns:1fr}}.main-content{display:flex;flex-direction:column;gap:1.5rem}.player-wrapper{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.context-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.current-video-title{font-size:1.5rem;margin-bottom:1rem;line-height:1.3;color:#0f172a}.notes-section{background:#fffbeb;border:1px solid #fcd34d;border-radius:.5rem;padding:1.5rem;margin-bottom:1rem}.notes-label{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#92400e;margin-bottom:.5rem}.notes-content{font-size:1rem;color:#1e293b;white-space:pre-wrap}.no-notes{color:#94a3b8;font-style:italic;font-size:.875rem}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#f1f5f9;color:#475569;padding:.25rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:600}.playlist-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 8rem);position:sticky;top:6rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}@media(max-width: 1024px){.playlist-sidebar{max-height:500px;position:static}}.sidebar-header{padding:1rem 1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0;font-weight:700;color:#475569;font-size:.9rem;display:flex;justify-content:space-between}.video-list{overflow-y:auto;flex:1}.video-item{display:flex;gap:1rem;padding:1rem;border-bottom:1px solid #f1f5f9;transition:background-color .2s;text-decoration:none}.video-item:hover{background-color:#f8fafc;text-decoration:none}.video-item.active{background-color:#eff6ff;border-left:4px solid #4f46e5;padding-left:calc(1rem - 4px)}.video-item.active .item-title{color:#4f46e5;font-weight:700}.item-index{font-size:.8rem;color:#94a3b8;font-family:monospace;width:1.5rem;flex-shrink:0;display:flex;align-items:center}.item-thumbnail{width:100px;height:56px;flex-shrink:0;border-radius:.375rem;overflow:hidden;background:#f1f5f9}.item-thumbnail img{width:100%;height:100%;object-fit:cover}.item-info{flex:1}.item-title{font-size:.9rem;line-height:1.4;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.has-notes-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.7rem;color:#d97706;margin-top:.25rem;font-weight:600}.has-notes-badge::before{content:"";display:block;width:6px;height:6px;background:#fbbf24;border-radius:9999px}.edit-playlist-view{padding:2rem 0 4rem}.edit-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.breadcrumbs{margin-bottom:.5rem}.breadcrumbs .back-link{display:inline-flex;align-items:center;gap:.5rem;color:#64748b;text-decoration:none;font-size:.875rem;font-weight:600}.breadcrumbs .back-link:hover{color:#4f46e5}.title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem}.header-left{flex:1}.edit-title{font-family:"Merriweather","Times New Roman",serif;font-size:2.5rem;font-weight:900;margin:0;line-height:1.1;color:#0f172a;max-width:600px}.edit-actions{display:flex;gap:1rem;align-items:center;flex-shrink:0}.view-toggle{display:flex;background:#f1f5f9;padding:.25rem;border-radius:.5rem}.view-toggle .toggle-btn{display:flex;align-items:center;justify-content:center;width:36px;height:32px;border:none;background:rgba(0,0,0,0);border-radius:.375rem;color:#64748b;cursor:pointer;transition:all .2s;padding:0;outline:none}.view-toggle .toggle-btn:hover:not(.active){color:#0f172a;background:hsla(0,0%,100%,.5)}.view-toggle .toggle-btn.active{background:#fff;color:#4f46e5;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);cursor:default}.edit-description{font-size:1rem;color:#94a3b8;font-style:italic;margin:.25rem 0 .5rem 0}.edit-meta{font-size:.875rem;color:#94a3b8;font-weight:500}.editor-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem}.editor-grid.list-view{grid-template-columns:1fr;gap:1.5rem}.editor-grid.list-view .editor-card{display:grid;grid-template-columns:280px 1fr;align-items:flex-start;gap:0}.editor-grid.list-view .card-preview{aspect-ratio:16/9}.editor-grid.list-view .edit-form .form-row{flex-direction:row;align-items:flex-start;gap:2rem}.editor-grid.list-view .form-group{flex:1}.editor-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease}.editor-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.card-preview{position:relative;width:100%;aspect-ratio:16/9;background:#f1f5f9}.card-preview .thumbnail{width:100%;height:100%;object-fit:cover}.card-preview .position{position:absolute;top:.5rem;left:.5rem;background:rgba(0,0,0,.7);color:#fff;padding:.2rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:700;z-index:10}.card-content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.video-title{font-size:1.1rem;font-weight:700;margin-bottom:1.5rem;line-height:1.4;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.edit-form .form-row{display:flex;flex-direction:column;gap:1.5rem}.edit-form .form-group{display:flex;flex-direction:column;gap:.5rem}.edit-form .form-group label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.edit-form .form-group textarea,.edit-form .form-group input[type=text]{width:100%;padding:.5rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.95rem;transition:all .2s;font-family:"Inter",system-ui,-apple-system,sans-serif}.edit-form .form-group textarea:focus,.edit-form .form-group input[type=text]:focus{outline:none;background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.edit-form .form-group textarea{resize:vertical;min-height:100px}.form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.form-footer .status{font-size:.8rem;color:#94a3b8;font-weight:600}.form-footer .btn-save{padding:.5rem 1.5rem;font-size:.875rem;font-weight:700}.new-playlist-view{padding:2rem 0 4rem}.new-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;border-bottom:1px solid #e2e8f0;padding-bottom:1.5rem}@media(max-width: 640px){.new-header{flex-direction:column;align-items:stretch}}.new-title{font-size:2rem;margin:0;color:#0f172a}.new-subtitle{margin:.25rem 0 0;color:#64748b;max-width:52rem}.user-info{display:flex;align-items:center;gap:1rem;font-size:.9rem;color:#64748b}@media(max-width: 640px){.user-info{justify-content:space-between}}.new-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:3rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.error-box{border:1px solid rgba(217,119,6,.35);background:rgba(217,119,6,.08);border-radius:.5rem;padding:1rem 1.5rem;margin-bottom:1.5rem}.error-title{font-weight:700;color:#0f172a;margin-bottom:.25rem}.error-hint{color:#475569;font-size:.9rem}.new-form{display:flex;flex-direction:column;gap:1rem}.new-form .label{font-weight:700;color:#334155;font-size:.95rem}.new-form .form-row{display:flex;gap:.5rem;width:100%}@media(max-width: 640px){.new-form .form-row{flex-direction:column}}.new-form .form-row input{flex:1;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:1rem;transition:all .2s;font-family:"Inter",system-ui,-apple-system,sans-serif}.new-form .form-row input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.new-form .form-row button{padding:0 2rem;white-space:nowrap}.new-form .helper-text{margin-top:.25rem;color:#64748b;font-size:.95rem}.dashboard-view{padding-top:1rem;padding-bottom:4rem}.dashboard-header .header-actions{display:flex;gap:1rem;align-self:center}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem}.dashboard-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;flex-direction:column;transition:all .3s ease;overflow:hidden;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-color:#cbd5e1}.card-body{padding:2rem;flex:1}.card-body .card-title{margin:0 0 .5rem 0;font-size:1.25rem;font-weight:700;line-height:1.3;color:#0f172a}.card-body .card-desc{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;align-items:center;font-size:.8rem;color:#94a3b8;font-weight:600}.card-actions{padding:1rem 2rem;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;gap:1rem}.card-actions .btn{flex:1;text-align:center}.empty-dashboard{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:1rem;color:#64748b}.empty-dashboard .empty-icon-wrapper{width:64px;height:64px;background:#fff;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);color:#94a3b8}.empty-dashboard .empty-icon-wrapper .empty-icon{width:32px;height:32px}.empty-dashboard .empty-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;font-family:"Merriweather","Times New Roman",serif}.empty-dashboard .empty-text{max-width:400px;margin-bottom:2rem;line-height:1.6;font-size:1.1rem}.legal-content-wrapper{padding-top:4rem;padding-bottom:4rem;max-width:800px}.legal-content{line-height:1.6;color:#1e293b}.legal-content h1{font-family:"Merriweather","Times New Roman",serif;font-size:2.5rem;font-weight:900;margin-bottom:2rem;color:#0f172a}.legal-content h2{font-family:"Merriweather","Times New Roman",serif;font-size:1.5rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;color:#0f172a}.legal-content p{margin-bottom:1.5rem;color:#475569}.legal-content ul{margin-bottom:1.5rem;padding-left:1.5rem;list-style-type:disc}.legal-content ul li{margin-bottom:.25rem;color:#475569}.legal-content ul li strong{color:#1e293b}.legal-content strong{color:#1e293b;font-weight:600}/*# sourceMappingURL=app.css.map */
