.container[data-astro-cid-ovxcmftc]{max-width:1100px;margin:0 auto;padding:48px 40px 80px;min-height:100vh}.breadcrumb[data-astro-cid-ovxcmftc]{margin-bottom:40px}.back-link[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:6px;font-size:.9375rem;color:#666;font-weight:500;text-decoration:none;transition:all .2s ease}.back-link[data-astro-cid-ovxcmftc]:hover{color:#000;gap:8px}.back-link[data-astro-cid-ovxcmftc] svg[data-astro-cid-ovxcmftc]{transition:transform .2s ease}.back-link[data-astro-cid-ovxcmftc]:hover svg[data-astro-cid-ovxcmftc]{transform:translate(-2px)}.project-header[data-astro-cid-ovxcmftc]{margin-bottom:56px;max-width:800px}.header-top[data-astro-cid-ovxcmftc]{display:flex;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.project-date[data-astro-cid-ovxcmftc]{display:inline-block;font-size:.8125rem;color:#999;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.header-tags[data-astro-cid-ovxcmftc]{display:flex;gap:8px;flex-wrap:wrap}.header-tag[data-astro-cid-ovxcmftc]{font-size:.75rem;color:#666;background:#f8f8f8;padding:4px 10px;border-radius:4px;font-weight:500}.project-title[data-astro-cid-ovxcmftc]{font-size:2.5rem;font-weight:700;color:#000;margin-bottom:16px;line-height:1.2;letter-spacing:-.03em}.project-description[data-astro-cid-ovxcmftc]{font-size:1.125rem;color:#555;line-height:1.6;margin-bottom:28px}.project-links[data-astro-cid-ovxcmftc]{display:flex;gap:12px;flex-wrap:wrap}.project-link[data-astro-cid-ovxcmftc]{display:inline-flex;align-items:center;gap:8px;font-size:.9375rem;color:#000;font-weight:500;text-decoration:none;padding:10px 18px;border:2px solid #000000;border-radius:8px;transition:all .2s ease;background:#fff}.project-link[data-astro-cid-ovxcmftc]:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.project-link-demo[data-astro-cid-ovxcmftc]{background:#000;color:#fff}.project-link-demo[data-astro-cid-ovxcmftc]:hover{background:#333}.project-link[data-astro-cid-ovxcmftc] svg[data-astro-cid-ovxcmftc]{flex-shrink:0}.project-layout[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:1fr 280px;gap:64px;align-items:start}.project-content[data-astro-cid-ovxcmftc]{max-width:100%;min-width:0}.project-sidebar[data-astro-cid-ovxcmftc]{position:relative}.sidebar-sticky[data-astro-cid-ovxcmftc]{position:sticky;top:40px;background:#fafafa;padding:24px;border-radius:12px;border:1px solid #f0f0f0}.sidebar-title[data-astro-cid-ovxcmftc]{font-size:1rem;font-weight:600;color:#000;margin-bottom:16px}.tech-grid[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;gap:8px}.tech-item[data-astro-cid-ovxcmftc]{font-size:.875rem;color:#555;background:#fff;padding:8px 12px;border-radius:6px;font-weight:500;border:1px solid #e8e8e8;transition:all .2s ease}.tech-item[data-astro-cid-ovxcmftc]:hover{border-color:#000;transform:translate(4px)}.project-content[data-astro-cid-ovxcmftc] h1,.project-content[data-astro-cid-ovxcmftc] h2,.project-content[data-astro-cid-ovxcmftc] h3,.project-content[data-astro-cid-ovxcmftc] h4{color:#000;font-weight:600;margin-bottom:12px;margin-top:40px;letter-spacing:-.02em}.project-content[data-astro-cid-ovxcmftc] h1{font-size:1.875rem}.project-content[data-astro-cid-ovxcmftc] h2{font-size:1.5rem}.project-content[data-astro-cid-ovxcmftc] h3{font-size:1.25rem}.project-content[data-astro-cid-ovxcmftc] p{font-size:1rem;line-height:1.7;color:#404040;margin-bottom:20px}.project-content[data-astro-cid-ovxcmftc] ul,.project-content[data-astro-cid-ovxcmftc] ol{padding-left:24px;margin-bottom:20px}.project-content[data-astro-cid-ovxcmftc] ul{list-style-type:disc}.project-content[data-astro-cid-ovxcmftc] ol{list-style-type:decimal}.project-content[data-astro-cid-ovxcmftc] li{font-size:1rem;line-height:1.7;color:#404040;margin-bottom:8px}.project-content[data-astro-cid-ovxcmftc] li::marker{color:#999}.project-content[data-astro-cid-ovxcmftc] a{color:#000;text-decoration:underline;text-underline-offset:2px;font-weight:500;transition:color .2s ease}.project-content[data-astro-cid-ovxcmftc] a:hover{color:#666}.project-content[data-astro-cid-ovxcmftc] strong{font-weight:600;color:#000}.project-content[data-astro-cid-ovxcmftc] em{font-style:italic;color:#555}.project-content[data-astro-cid-ovxcmftc] blockquote{border-left:4px solid #000000;padding-left:20px;margin:24px 0;color:#555;font-style:italic}.project-content[data-astro-cid-ovxcmftc] pre{background:#1e1e1e;padding:20px;border-radius:8px;overflow-x:auto;font-family:JetBrains Mono,Courier New,monospace;font-size:.875rem;margin-bottom:24px;border:1px solid #2d2d2d;color:#d4d4d4}.project-content[data-astro-cid-ovxcmftc] code{font-family:JetBrains Mono,Courier New,monospace;background:#f0f0f0;padding:3px 7px;border-radius:4px;font-size:.9em;color:#e01e5a;font-weight:500}.project-content[data-astro-cid-ovxcmftc] pre>code{background:none;padding:0;border:none;color:#d4d4d4;font-weight:400}.project-content[data-astro-cid-ovxcmftc] img{display:block;max-width:100%;height:auto;margin:32px 0;border-radius:12px;box-shadow:0 4px 24px #00000014;border:1px solid #f0f0f0}.project-content[data-astro-cid-ovxcmftc] hr{border:none;border-top:1px solid #e8e8e8;margin:40px 0}@media(max-width:900px){.project-layout[data-astro-cid-ovxcmftc]{grid-template-columns:1fr;gap:40px}.sidebar-sticky[data-astro-cid-ovxcmftc]{position:static}.tech-grid[data-astro-cid-ovxcmftc]{flex-direction:row;flex-wrap:wrap}}@media(max-width:768px){.container[data-astro-cid-ovxcmftc]{padding:40px 28px 60px}.project-title[data-astro-cid-ovxcmftc]{font-size:2rem}.project-description[data-astro-cid-ovxcmftc]{font-size:1rem}.project-content[data-astro-cid-ovxcmftc] h1{font-size:1.5rem}.project-content[data-astro-cid-ovxcmftc] h2{font-size:1.25rem}.project-content[data-astro-cid-ovxcmftc] h3{font-size:1.125rem}}@media(max-width:480px){.container[data-astro-cid-ovxcmftc]{padding:32px 20px 48px}.project-title[data-astro-cid-ovxcmftc]{font-size:1.75rem}.project-links[data-astro-cid-ovxcmftc]{flex-direction:column;width:100%}.project-link[data-astro-cid-ovxcmftc]{justify-content:center;width:100%}.header-top[data-astro-cid-ovxcmftc]{flex-direction:column;align-items:flex-start;gap:12px}}
