:root{--bg:#0f1115;--text:#eaeaf0;--card:#171a21;--accent:#4ade80;--muted:#9aa0b4}:root[data-theme=light]{--bg:#f8f9fb;--text:#111;--card:#fff}html,body{height:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-content{flex-direction:column;flex:1;display:flex}.page-content{flex:1}.theme-toggle{cursor:pointer;text-decoration:none}.hero{max-width:1000px;margin:auto;padding:64px 40px 40px}.search{gap:12px;margin-top:32px;display:flex}.search input{color:var(--text);background:#1b1f2a;border:none;border-radius:10px;flex:1;padding:14px 16px}.search button{background:var(--accent);border:none;border-radius:10px;padding:14px 20px;font-weight:600}.filters{gap:12px;padding:20px 40px;display:flex;overflow-x:auto}.filters button{border:none;outline:none}.filter{color:var(--muted);background:#1b1f2a;border-radius:999px;padding:10px 14px;font-size:13px}.filter.active{background:var(--accent);color:#052e16;font-weight:600}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding:40px;display:grid}.card{background:var(--card);cursor:pointer;border-radius:16px;padding:14px}.thumb{background:#0b0d12;border-radius:12px;height:180px;position:relative;overflow:hidden}.card:hover img{transition:transform .3s;transform:scale(1.05)}.modal{background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:var(--card);border-radius:16px;padding:24px}footer{text-align:center;border-top:1px solid #1f2330;padding:30px 40px}.container-box{position:relative}.form-container{border-radius:5px;flex-direction:column;width:380px;padding:2rem 3rem;display:flex;box-shadow:0 4px 6px #00000079}.form-container h2{text-align:center;margin-bottom:1.5rem}.input-group{justify-content:space-between;align-items:center;margin-bottom:1.8rem;display:flex;position:relative}.input-group input,.input-group textarea{color:var(--text);background-color:#0000;border:1px solid #767575;border-radius:5px;outline:none;padding:1rem 2rem}.input-group textarea{resize:vertical;min-height:100px;margin-bottom:1rem}.input-group p{color:red;font-size:.8em;position:absolute;bottom:-25px;right:0}input[type=file]{color:var(--text);cursor:pointer;background-color:#0000;border:1px solid #767575;border-radius:5px;margin:1rem 0;padding:.9rem 3.9rem}input[type=file]::file-selector-button{background:var(--accent);color:#052e16;cursor:pointer;border:none;border-radius:4px;margin-right:1rem;padding:.6rem 1.2rem;font-weight:600}input[type=file]::file-selector-button:hover{opacity:.9}input[type=file]:focus{border-color:var(--accent);outline:none}input[type=file]:disabled{opacity:.5;cursor:not-allowed}.btn-container{justify-content:flex-end;margin-top:2.5rem;display:flex}.footer-container{justify-content:center;margin-top:1rem;font-size:.8em;display:flex}button{background-color:var(--accent);color:#052e16;cursor:pointer;border:none;border-radius:5px;outline:none;padding:.8rem 2rem;font-weight:600}
.Header-module__hBw1pG__header{background:var(--bg);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoText{color:var(--text);font-weight:600}.Header-module__hBw1pG__menuButton{color:var(--text);background:0 0;border:none;font-size:22px;display:none}.Header-module__hBw1pG__nav{align-items:center;gap:18px;display:flex}.Header-module__hBw1pG__navLink{color:var(--muted);font-size:14px;text-decoration:none}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__active{color:var(--accent);font-weight:600}.Header-module__hBw1pG__signin{color:var(--accent);font-weight:600;text-decoration:none}.Header-module__hBw1pG__logout{color:var(--muted);cursor:pointer;background:0 0;border:none}.Header-module__hBw1pG__themeToggle{cursor:pointer;background:0 0;border:none;font-size:18px}@media (max-width:768px){.Header-module__hBw1pG__menuButton{display:block}.Header-module__hBw1pG__nav{background:var(--card);border-radius:12px;flex-direction:column;padding:16px;display:none;position:absolute;top:64px;right:16px}.Header-module__hBw1pG__open{display:flex}}.Header-module__hBw1pG__toolsWrapper{position:relative}.Header-module__hBw1pG__toolsMenu{background:var(--card);z-index:20;border-radius:12px;flex-direction:column;min-width:220px;padding:8px;display:flex;position:absolute;top:36px;left:0;box-shadow:0 10px 30px #00000059}.Header-module__hBw1pG__toolItem{color:var(--text);border-radius:8px;padding:10px 14px;font-size:14px;text-decoration:none}.Header-module__hBw1pG__toolItem:hover{background:var(--bg);color:var(--accent)}@media (max-width:768px){.Header-module__hBw1pG__toolsMenu{box-shadow:none;padding:6px 0;position:static}}
