.works_page__1K7Ru{width:100%}.works_hero__maJCL{padding:8rem 6vw 4rem;border-bottom:1px solid var(--border-color);position:relative;overflow:hidden}.works_heroSub__oUwZK{color:var(--accent-red);font-weight:700;letter-spacing:.2em;font-size:.9rem;margin-bottom:1rem;display:block}.works_heroTitle__J5jTK{font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1;margin-bottom:3rem}.works_metricsRow__NybbU{display:flex;gap:4rem;border-top:1px solid var(--border-color);padding-top:2rem}.works_metricItem__2aret{display:flex;flex-direction:column}.works_metricVal__RLVl_{font-size:2.5rem;font-weight:800;color:#fff;line-height:1;margin-bottom:5px}.works_metricLabel__A2ULt{font-size:.8rem;color:var(--text-yellow);letter-spacing:.05em}.works_filterSection__cFcI1{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.9);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);padding:1.5rem 6vw}.works_filterContainer__m8XZc{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.works_filterTabs__9xnrN{display:flex;gap:.5rem}.works_filterBtn__o7BVV{background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text-muted);padding:.6rem 1.5rem;border-radius:100px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease}.works_filterBtn__o7BVV:hover{border-color:var(--text-main);color:var(--text-main)}.works_filterBtn__o7BVV.works_active__dN9uD{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.works_worksGridSection__excf1{padding:4rem 6vw;min-height:60vh}.works_worksGrid__nADnD{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.works_workCard__KevCo{display:flex;flex-direction:column;text-decoration:none;opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease}.works_workThumb__73PHL{width:100%;aspect-ratio:16/10;background:#1a1a1a;border:1px solid var(--border-color);position:relative;overflow:hidden;margin-bottom:1.5rem}.works_workThumb__73PHL img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,1,.5,1);opacity:.8}.works_workCard__KevCo:hover .works_workThumb__73PHL img{transform:scale(1.05);opacity:1}.works_resultBadge___sPAm{position:absolute;top:10px;right:10px;background:var(--accent-red);color:#fff;padding:5px 12px;font-size:.8rem;font-weight:800;box-shadow:0 4px 15px rgba(0,0,0,.5);z-index:2}.works_workInfo__ma0Xu{display:flex;flex-direction:column;gap:.8rem}.works_workMeta__215q6{display:flex;gap:10px;font-size:.75rem;flex-wrap:wrap}.works_tag___lhmN{border:1px solid #444;padding:3px 10px;color:#ccc;border-radius:4px}.works_tag___lhmN.works_main__oofOB{border-color:var(--text-main);color:var(--text-main)}.works_workTitle__U_xUS{font-size:1.2rem;font-weight:700;line-height:1.4;color:var(--text-main);transition:color .3s}.works_workCard__KevCo:hover .works_workTitle__U_xUS{color:var(--accent-red)}.works_workStats__ULLld{display:flex;gap:1.5rem;border-top:1px solid #333;padding-top:10px;margin-top:auto}.works_statItem__2a80J{font-size:.85rem;color:#999}.works_statItem__2a80J strong{display:block;font-size:1.1rem;color:#fff;font-weight:700}.works_emptyState__Zw8kJ{grid-column:1/-1;text-align:center;padding:4rem 2rem;color:var(--text-muted)}.works_ctaSection__ezPnx{text-align:center;padding:8rem 2rem;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(214,0,28,.1))}.works_sectionLabel__q77EI{font-size:.9rem;color:var(--text-muted);letter-spacing:.2em;margin-bottom:1rem;display:block}.works_ctaTitle__Hgmoz{font-size:2.5rem;font-weight:800;margin-bottom:1rem}.works_ctaCopy__I1wkg{color:#ccc;margin-bottom:3rem;line-height:1.6}.works_ctaBtnLarge__x_MEu{display:inline-block;padding:1.5rem 4rem;font-size:1.2rem;font-weight:700;background:var(--accent-secondary);color:#fff;margin-top:2rem;transition:.3s;text-decoration:none}.works_ctaBtnLarge__x_MEu:hover{transform:scale(1.05);box-shadow:0 0 30px rgba(214,0,28,.4)}.works_articleDetail__WpCwP{max-width:1100px;margin:0 auto;padding:5rem 6vw 6rem;color:var(--text-main)}.works_breadcrumb__QMpr3{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.works_breadcrumbList__IVnBG{flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:.9rem;color:var(--text-muted)}.works_breadcrumbList__IVnBG,.works_breadcrumbList__IVnBG li{display:flex;align-items:center;gap:.5rem}.works_breadcrumbList__IVnBG li:not(:last-child):after{content:">";color:var(--text-muted);margin-left:.5rem;opacity:.5}.works_breadcrumbList__IVnBG li a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.works_breadcrumbList__IVnBG li a:hover{color:var(--accent-red)}.works_breadcrumbCategory__npQXq{color:var(--accent-red);font-weight:600;text-decoration:none;transition:color .3s ease}.works_breadcrumbCategory__npQXq:hover{color:#ff1a3a;text-decoration:underline}.works_breadcrumbCurrent__YdW9D{color:#fff;font-weight:500}.works_articleHeader__bX_o8{margin-bottom:4rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-color);position:relative}.works_articleHeader__bX_o8:after{content:"";position:absolute;bottom:-1px;left:0;width:80px;height:2px;background:var(--accent-red)}.works_articleCategoryHeader__uLcJC{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.works_categoryLabel__C1gxv{font-size:.85rem;color:var(--text-muted);font-weight:500;letter-spacing:.05em}.works_categoryName__UvZgb{display:inline-block;padding:.5rem 1.2rem;background:rgba(214,0,28,.1);border:1px solid var(--accent-red);border-radius:100px;color:var(--accent-red);font-weight:700;font-size:.9rem;letter-spacing:.05em}.works_articleTitle__BWsmj{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;line-height:1.3;margin-bottom:2rem;color:#fff;letter-spacing:-.02em}.works_articleEyecatch__452ZT{width:100%;margin-bottom:2rem;border-radius:12px;overflow:hidden;position:relative;aspect-ratio:16/9;background:#111;border:1px solid var(--border-color)}.works_articleEyecatch__452ZT img{width:100%;height:100%;object-fit:cover}.works_articleMeta__rTstQ{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.9rem;color:var(--text-muted)}.works_articleMetaSeparator__tMVy_{color:var(--text-muted);opacity:.5}.works_articleDate__AM3SB{display:flex;align-items:center;gap:.5rem;font-weight:500}.works_articleCategory__txqBb{display:inline-block;padding:.4rem 1rem;background:rgba(214,0,28,.1);border:1px solid var(--accent-red);border-radius:100px;color:var(--accent-red);font-weight:700;font-size:.85rem;letter-spacing:.05em}.works_articleBody___W2Rl{line-height:1.9;font-size:1.1rem;color:#e0e0e0;font-weight:400}.works_articleBody___W2Rl h1,.works_articleBody___W2Rl h2,.works_articleBody___W2Rl h3,.works_articleBody___W2Rl h4,.works_articleBody___W2Rl h5,.works_articleBody___W2Rl h6{font-weight:700;line-height:1.4;color:#fff;margin-top:0;margin-bottom:0}.works_articleBody___W2Rl h2{font-size:clamp(1.7rem,1.7vw,1.7rem);margin-top:4rem;margin-bottom:1.5rem;border-left:5px solid var(--accent-red);background:linear-gradient(90deg,rgba(214,0,28,.1),transparent);font-weight:800;letter-spacing:-.01em;position:relative;padding:.5rem 0 .5rem 1rem}.works_articleBody___W2Rl h2:before{content:"";position:absolute;left:-5px;top:0;bottom:0;width:5px;background:var(--accent-red);box-shadow:0 0 15px rgba(214,0,28,.4)}.works_articleBody___W2Rl h3{font-size:clamp(1.1rem,1.5vw,1.3rem);margin-top:2.5rem;margin-bottom:1rem;color:#fff;font-weight:600;letter-spacing:.01em;position:relative;padding:.6rem 0 .6rem .8rem}.works_articleBody___W2Rl h3:before{content:"";position:absolute;background:rgba(214,0,28,.15);width:35px;height:35px;border-radius:50%;top:50%;left:-10px;transform:translateY(-50%);z-index:-1;box-shadow:0 0 20px rgba(214,0,28,.3),inset 0 0 10px rgba(214,0,28,.2);border:2px solid rgba(214,0,28,.3)}.works_articleBody___W2Rl h4{font-size:clamp(1.2rem,1.5vw,1.4rem);margin-top:2.5rem;margin-bottom:1rem;padding:.5rem 0 .5rem 1.2rem;border-left:2px solid rgba(214,0,28,.3);color:#ddd;font-weight:600;position:relative}.works_articleBody___W2Rl h4:before{content:"•";position:absolute;left:.4rem;color:rgba(214,0,28,.5);font-size:1.2rem;line-height:1}.works_articleBody___W2Rl h5,.works_articleBody___W2Rl h6{font-size:1.1rem;margin-top:2rem;margin-bottom:1rem;color:#ccc;font-weight:600;padding-left:.5rem;border-left:2px solid rgba(214,0,28,.2)}.works_articleBody___W2Rl p{margin-bottom:1.8rem;line-height:2;font-size:1rem;color:#fff}.works_articleBody___W2Rl ol,.works_articleBody___W2Rl ul{margin:2rem 0;padding-left:2.5rem}.works_articleBody___W2Rl ol li,.works_articleBody___W2Rl ul li{margin-bottom:1rem;line-height:1.9;padding-left:.5rem}.works_articleBody___W2Rl ol li::marker,.works_articleBody___W2Rl ul li::marker{color:var(--accent-red);font-weight:700}.works_articleBody___W2Rl ul{list-style-type:disc}.works_articleBody___W2Rl ol{list-style-type:decimal}.works_articleBody___W2Rl a{color:var(--accent-red);text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:.3s;font-weight:500}.works_articleBody___W2Rl a:hover{border-bottom-color:var(--accent-red);color:#ff4d5c}.works_articleBody___W2Rl strong{font-weight:700;color:var(--text-yellow);background:linear-gradient(90deg,rgba(214,0,28,.2),rgba(214,0,28,.1));background-position:0 .2em;padding:.15em .4em;border-radius:4px;position:relative}.works_articleBody___W2Rl em{font-style:italic;color:#fff}.works_articleBody___W2Rl code{background:rgba(214,0,28,.15);border:1px solid rgba(214,0,28,.3);padding:.25rem .6rem;border-radius:4px;font-family:Courier New,Monaco,monospace;font-size:.9em;color:#ff6b6b;font-weight:500}.works_articleBody___W2Rl pre{background:#0a0a0a;border:1px solid var(--border-color);padding:2rem;border-radius:8px;overflow-x:auto;margin:2.5rem 0;box-shadow:0 4px 20px rgba(0,0,0,.5)}.works_articleBody___W2Rl pre code{background:rgba(0,0,0,0);border:none;padding:0;color:#e0e0e0;font-size:.95em}.works_articleBody___W2Rl blockquote{border-left:4px solid var(--accent-red);padding:1.5rem 2rem 1.5rem 3rem;margin:2.5rem 0;color:#ccc;font-style:italic;background:linear-gradient(90deg,rgba(214,0,28,.08),transparent);border-radius:0 8px 8px 0;position:relative;font-size:1.1rem;line-height:1.8}.works_articleBody___W2Rl blockquote:before{content:"“";position:absolute;left:1rem;top:.5rem;font-size:3rem;color:var(--accent-red);opacity:.3;font-family:Georgia,serif;line-height:1}.works_articleBody___W2Rl blockquote p{margin-bottom:0;position:relative;z-index:1}.works_articleBody___W2Rl img{max-width:100%;height:auto;border-radius:8px;margin:2.5rem 0;border:1px solid var(--border-color);box-shadow:0 4px 20px rgba(0,0,0,.3);transition:.3s}.works_articleBody___W2Rl img:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(214,0,28,.2)}.works_articleBody___W2Rl table{width:100%;border-collapse:collapse;margin:2.5rem 0;border:1px solid var(--border-color);border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.3)}.works_articleBody___W2Rl table td,.works_articleBody___W2Rl table th{padding:1rem 1.5rem;border:1px solid var(--border-color);text-align:left}.works_articleBody___W2Rl table th{background:rgba(214,0,28,.15);font-weight:700;color:#fff;text-transform:uppercase;font-size:.9rem;letter-spacing:.05em}.works_articleBody___W2Rl table tr{transition:.3s}.works_articleBody___W2Rl table tr:nth-child(2n){background:hsla(0,0%,100%,.02)}.works_articleBody___W2Rl table tr:hover{background:rgba(214,0,28,.05)}.works_articleBody___W2Rl hr{border:none;border-top:2px solid var(--border-color);margin:3.5rem 0;position:relative}.works_articleBody___W2Rl hr:after{content:"";position:absolute;top:-2px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:var(--accent-red)}@media(max-width:768px){.works_articleDetail__WpCwP{padding:3rem 2rem 4rem}.works_breadcrumb__QMpr3{margin-bottom:1.5rem;padding-bottom:1rem}.works_breadcrumbList__IVnBG{font-size:.85rem}.works_articleCategoryHeader__uLcJC{flex-direction:column;align-items:flex-start;gap:.8rem;margin-bottom:1rem}.works_articleBody___W2Rl{font-size:1.05rem}.works_articleBody___W2Rl h2{font-size:1.5rem;margin-top:3rem;padding-left:1rem}.works_articleBody___W2Rl h3{font-size:1.2rem;margin-top:2rem}.works_articleBody___W2Rl img{margin:2rem 0}.works_articleBody___W2Rl table{font-size:.9rem}.works_articleBody___W2Rl table td,.works_articleBody___W2Rl table th{padding:.8rem 1rem}}@media(max-width:1024px){.works_hero__maJCL{padding:4rem 2rem}.works_metricsRow__NybbU{gap:2rem}.works_filterContainer__m8XZc{gap:1rem;overflow-x:auto;padding-bottom:5px}.works_worksGrid__nADnD{grid-template-columns:1fr}.works_worksGridSection__excf1{padding:4rem 2rem}}
/*# sourceMappingURL=f7e567e85f47e667.css.map*/