.category-page{background:radial-gradient(circle at top right,rgba(255,30,58,.12),transparent 55%),radial-gradient(circle at bottom left,rgba(255,22,22,.1),transparent 60%),#0a0a0a;background-color:#0a0a0a;color:#f5f5f5;min-height:100vh}.category-page .container{position:relative;z-index:2}.category-page .category-hero{overflow:hidden;padding:6rem 0 5rem;position:relative}.category-page .category-hero:after,.category-page .category-hero:before{border-radius:50%;content:"";filter:blur(60px);opacity:.75;position:absolute}.category-page .category-hero:before{background:radial-gradient(circle,rgba(255,30,58,.32),transparent 70%);height:70vw;right:-25%;top:-20%;width:70vw}.category-page .category-hero:after{background:radial-gradient(circle,rgba(255,22,22,.25),transparent 70%);bottom:-30%;height:60vw;left:-15%;width:60vw}.category-page .category-hero .container{align-items:center;display:grid;gap:3.5rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.category-page .category-hero__content{display:flex;flex-direction:column;gap:1.8rem}.category-page .category-hero__content h1{font-family:Oswald,sans-serif;font-size:clamp(2.8rem,4.6vw,4rem);letter-spacing:.1em;line-height:1.05;text-transform:uppercase}.category-page .category-hero__content p{color:#b0b0b0;line-height:1.85;max-width:540px}.category-page .category-hero__visual{align-items:center;display:flex;justify-content:center;position:relative}.category-page .hero-aurora{background:linear-gradient(135deg,rgba(255,30,58,.4),rgba(255,22,22,.35));border-radius:32px;filter:blur(20px);inset:-12%;position:absolute;z-index:0}.category-page .hero-visual-image{border:1px solid hsla(0,0%,100%,.12);border-radius:32px;box-shadow:0 30px 60px rgba(8,8,8,.6);max-height:360px;object-fit:cover;position:relative;width:min(100%,520px);z-index:1}.category-page .category-showcase{padding:4.5rem 0}.category-page .section-heading{margin:0 auto 3rem;max-width:720px;text-align:center}.category-page .section-heading h2{font-family:Oswald,sans-serif;font-size:clamp(2.2rem,3.8vw,3rem);letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.category-page .section-heading p{color:#b0b0b0;line-height:1.8}.category-page .showcase-grid{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.category-page .showcase-grid a.showcase-card{color:inherit;display:block;text-decoration:none}.category-page .showcase-card{background:rgba(15,15,15,.95);border:1px solid hsla(0,0%,100%,.08);border-radius:22px;box-shadow:0 24px 48px rgba(8,8,8,.55);cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s ease,box-shadow .4s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.category-page .showcase-card:hover{box-shadow:0 30px 60px rgba(8,8,8,.65);transform:translateY(-10px) scale(1.01)}.category-page .showcase-media{border-radius:18px 18px 0 0;height:220px;overflow:hidden;position:relative}.category-page .showcase-image{display:block;height:100%;object-fit:cover;width:100%}.category-page .showcase-placeholder{align-items:center;background:rgba(15,15,15,.82);border:1px dashed hsla(0,0%,100%,.18);border-radius:18px 18px 0 0;color:hsla(0,0%,71%,.75);display:flex;font-size:.9rem;inset:0;justify-content:center;letter-spacing:.2em;position:absolute;text-transform:uppercase}.category-page .showcase-content{padding:1.6rem 1.8rem 2rem}.category-page .showcase-content h3{font-size:1.35rem;margin-bottom:.6rem}.category-page .showcase-content p{color:#b0b0b0;line-height:1.7}.category-page .category-process{padding:4.5rem 0}.category-page .process-timeline{display:grid;gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.category-page .process-step{background:rgba(12,12,12,.85);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;box-shadow:0 18px 45px rgba(8,8,8,.45);padding:1.9rem;position:relative}.category-page .step-index{align-items:center;background:rgba(255,30,58,.15);border:1px solid rgba(255,30,58,.35);border-radius:14px;color:#ff1e3a;display:flex;font-size:1rem;font-weight:700;height:48px;justify-content:center;left:20px;position:absolute;top:-18px;width:48px}.category-page .process-step h3{font-size:1.2rem;margin-bottom:.75rem;margin-top:1.5rem}.category-page .process-step p{color:#b0b0b0;line-height:1.8}.category-page .category-cta{padding:4.5rem 0 5rem}.category-page .cta-panel{align-items:center;background:linear-gradient(135deg,rgba(255,30,58,.22),rgba(12,12,12,.92));border:1px solid hsla(0,0%,100%,.1);border-radius:28px;box-shadow:0 32px 60px rgba(8,8,8,.55);display:grid;gap:2rem;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);padding:3rem}.category-page .cta-text h2{font-family:Oswald,sans-serif;font-size:clamp(2rem,3.2vw,2.6rem);letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.category-page .cta-text p{color:#d0d0d0;line-height:1.8;max-width:520px}.category-page .cta-actions{display:flex;flex-direction:column;gap:1rem;justify-content:center}.category-page .cta-actions .cta-button.secondary{align-self:flex-start}@media (max-width:1024px){.category-page .category-hero .container{grid-template-columns:1fr;text-align:center}.category-page .category-hero__content{align-items:center}.category-page .category-hero__content p{max-width:640px}.category-page .category-hero__visual{margin-top:2.2rem}.category-page .cta-panel{grid-template-columns:1fr;text-align:center}.category-page .cta-actions{align-items:center}.category-page .cta-actions .cta-button.secondary{align-self:center}}@media (max-width:600px){.category-page .showcase-media{height:200px}.category-page .process-step{padding:1.6rem}.category-page .cta-panel{padding:2.2rem 1.8rem}}