.projects-grid[data-astro-cid-aid3sr62]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:5px 20px;margin:10px 0}.project-detail-window[data-astro-cid-aid3sr62]{height:fit-content;cursor:pointer;transition:transform .1s ease}.project-detail-window[data-astro-cid-aid3sr62]:hover{transform:translateY(-2px)}.project-detail-window[data-astro-cid-aid3sr62]>.window-pane[data-astro-cid-aid3sr62]{padding:10px}.project-screenshot[data-astro-cid-aid3sr62]{text-align:center}.project-screenshot[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]{width:95%;height:200px;object-fit:cover;border:var(--img-border);box-shadow:var(--img-shadow);margin-bottom:15px;background:#f0f0f0}.project-tech-stack[data-astro-cid-aid3sr62]{margin:8px 0;color:#666;font-size:var(--font-size-small)}.project-buttons[data-astro-cid-aid3sr62]{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px;justify-content:flex-end}.system-btn[data-astro-cid-aid3sr62]{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:var(--img-border);box-shadow:var(--img-shadow);color:#000;font-family:var(--font-main);font-size:var(--font-size-small);text-decoration:none;cursor:pointer;transition:all .1s ease;font-weight:700}.system-btn[data-astro-cid-aid3sr62]:active{transform:translate(1px,1px)}.system-btn[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62]{filter:contrast(1.2)}.info-btn[data-astro-cid-aid3sr62]{background:#87ceeb}.info-btn[data-astro-cid-aid3sr62]:hover{background:#70b8d6}.github-btn[data-astro-cid-aid3sr62]{background:#d3d3d3}.github-btn[data-astro-cid-aid3sr62]:hover{background:#bebebe}.demo-btn[data-astro-cid-aid3sr62]{background:#98fb98}.demo-btn[data-astro-cid-aid3sr62]:hover{background:#85e085}#project-modal[data-astro-cid-aid3sr62]{position:fixed;inset:0;z-index:1000;display:none;justify-content:center;align-items:center;backdrop-filter:blur(2px)}#project-modal[data-astro-cid-aid3sr62].modal-open,#project-modal[data-astro-cid-aid3sr62].show{display:flex}.modal-backdrop[data-astro-cid-aid3sr62]{position:fixed;inset:0;background:#00000080;z-index:1001}.modal-dialog[data-astro-cid-aid3sr62]{position:relative;z-index:1002;margin:0;padding:0;display:flex;width:min(900px,95vw);max-height:85vh}#project-modal-window[data-astro-cid-aid3sr62]{width:100%;max-height:85vh;display:flex;flex-direction:column;margin:0}#project-modal-content[data-astro-cid-aid3sr62]{overflow-y:auto;max-height:70vh;padding:10px 20px;background:#fff}.loading-spinner[data-astro-cid-aid3sr62],.error-content[data-astro-cid-aid3sr62]{text-align:center;padding:40px;color:#666}.project-header[data-astro-cid-aid3sr62]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:20px}.project-title-section[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{margin:0 0 10px;font-size:2em}.project-title-section p{margin-left:0!important;padding-left:0!important;color:#666}.project-header-buttons{display:flex;gap:8px;flex-shrink:0;margin-bottom:10px}.project-header-buttons>a{border:var(--img-border)!important;box-shadow:var(--img-shadow)!important;text-decoration:none!important;display:flex;align-items:center;padding:5px}.project-header-buttons>a:hover{background:#0003!important}.project-header-buttons>a>img{border:none!important;box-shadow:none!important;margin-right:5px}.readme-content[data-astro-cid-aid3sr62]{font-family:var(--font-main);line-height:1.6;color:#333}.readme-content[data-astro-cid-aid3sr62] img[data-astro-cid-aid3sr62],.readme-content[data-astro-cid-aid3sr62] video[data-astro-cid-aid3sr62]{max-width:80%!important;width:auto!important;height:auto!important;border:var(--img-border)!important;box-shadow:var(--img-shadow)!important;margin:15px auto!important;display:block!important;border-radius:4px!important;image-rendering:-webkit-optimize-contrast}.readme-content[data-astro-cid-aid3sr62] video[data-astro-cid-aid3sr62]{background:#000!important}.readme-content[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62],.readme-content[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62],.readme-content[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{margin-top:25px;margin-bottom:10px;font-weight:700}.readme-content[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{font-size:2em}.readme-content[data-astro-cid-aid3sr62] h2[data-astro-cid-aid3sr62]{font-size:1.5em}.readme-content[data-astro-cid-aid3sr62] h3[data-astro-cid-aid3sr62]{font-size:1.2em}.readme-content[data-astro-cid-aid3sr62] pre[data-astro-cid-aid3sr62]{background:#f5f5f5;border:1px solid #000;padding:15px;overflow-x:auto;margin:15px 0;border-radius:4px;font-size:.9em}.readme-content[data-astro-cid-aid3sr62] code[data-astro-cid-aid3sr62]{background:#ececec;border:1px solid #000;padding:0 3px;border-radius:3px;font-family:Courier New,Courier,monospace;font-size:.85em}.readme-content[data-astro-cid-aid3sr62] pre[data-astro-cid-aid3sr62] code[data-astro-cid-aid3sr62]{border:none;background:none;padding:0}.readme-content[data-astro-cid-aid3sr62] blockquote[data-astro-cid-aid3sr62]{border-left:4px solid #ccc;padding-left:15px;margin:15px 0;color:#666}.readme-content[data-astro-cid-aid3sr62] ul[data-astro-cid-aid3sr62],.readme-content[data-astro-cid-aid3sr62] ol[data-astro-cid-aid3sr62]{padding-left:20px;margin:15px 0}.readme-content[data-astro-cid-aid3sr62] a[data-astro-cid-aid3sr62]{color:#06c;text-decoration:none}.readme-content[data-astro-cid-aid3sr62] a[data-astro-cid-aid3sr62]:hover{text-decoration:underline}.separator[data-astro-cid-aid3sr62]{border-top:1px solid #000;margin:16px 0;opacity:.35}.window-title-with-icon[data-astro-cid-aid3sr62]{display:flex;align-items:center;gap:6px}.title-icon[data-astro-cid-aid3sr62]{width:16px;height:16px;flex-shrink:0}.project-wrapper[data-astro-cid-aid3sr62]{cursor:pointer;transition:transform .1s ease}.project-wrapper[data-astro-cid-aid3sr62]:hover{transform:translateY(-2px)}.project-buttons[data-astro-cid-aid3sr62]{display:flex;justify-content:space-between;align-items:center;margin-top:15px;gap:10px}.left-buttons[data-astro-cid-aid3sr62],.right-buttons[data-astro-cid-aid3sr62]{display:flex;gap:6px}.project-buttons[data-astro-cid-aid3sr62] a[data-astro-cid-aid3sr62],.project-buttons[data-astro-cid-aid3sr62] button[data-astro-cid-aid3sr62]{position:relative;z-index:10}.project-info-header[data-astro-cid-aid3sr62]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:20px}.project-info[data-astro-cid-aid3sr62]>p[data-astro-cid-aid3sr62]{margin:0 0 15px}.project-title-section[data-astro-cid-aid3sr62]{flex:1}.project-meta-section[data-astro-cid-aid3sr62]{flex-shrink:0;text-align:right;min-width:200px}.project-meta-section[data-astro-cid-aid3sr62] h1[data-astro-cid-aid3sr62]{margin:0 0 10px;font-size:2em}.project-meta-section[data-astro-cid-aid3sr62] .tech-list[data-astro-cid-aid3sr62]{margin-bottom:15px;color:#666;font-size:var(--font-size-small)}.project-meta-section[data-astro-cid-aid3sr62] .project-links[data-astro-cid-aid3sr62]{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.readme-content img,.readme-content video{max-width:80%!important;border:var(--img-border);box-shadow:var(--img-shadow)}.readme-content video{background:#000!important}#project-modal-window{margin:0!important}#project-modal-window>.window-pane{padding:0!important}#project-modal-window>.window-pane{height:calc(100% - 35px)!important}@media screen and (max-width: 768px){.projects-grid[data-astro-cid-aid3sr62]{grid-template-columns:1fr;gap:5px;margin:10px 0;width:80vw;display:block}.project-detail-window[data-astro-cid-aid3sr62]{width:90vw}#project-modal-window[data-astro-cid-aid3sr62]{width:90vw!important;max-height:90vh}.modal-dialog[data-astro-cid-aid3sr62]{width:90vw}#project-modal-content[data-astro-cid-aid3sr62]{max-height:75vh;padding:10px 15px}.project-header[data-astro-cid-aid3sr62]{flex-direction:column;gap:15px;align-items:stretch}.project-header-buttons[data-astro-cid-aid3sr62]{justify-content:center;flex-wrap:wrap}.project-buttons[data-astro-cid-aid3sr62]{flex-direction:column;gap:10px;align-items:stretch}.left-buttons[data-astro-cid-aid3sr62],.right-buttons[data-astro-cid-aid3sr62]{justify-content:center}}
