.category-template{--bg-primary:#faf9f7;--bg-secondary:#f3f1ed;--bg-dark:#0c0c0c;--surface:#fff;--text-primary:#111;--text-secondary:#555;--text-tertiary:#888;--text-inverse:#f5f5f3;--accent:#c8964e;--accent-light:#dbb07a;--accent-dark:#a07a3a;--accent-bg:#fdf6ec;--teal:#1a7a6d;--teal-bg:#eef8f6;--border:#e8e6e1;--border-light:#f0eeea;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--radius-full:999px;--shadow-sm:0 2px 8px #0000000d;--shadow-lg:0 12px 40px #00000017;--font-display:"Playfair Display", "Almarai", serif;--font-heading:"Almarai", sans-serif;--font-body:"DM Sans", "Almarai", sans-serif;--container:1200px;background:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);line-height:1.65;overflow-x:hidden}.category-template *,.category-template :before,.category-template :after{box-sizing:border-box}.category-template a{color:inherit;text-decoration:none}.category-template img{max-width:100%;display:block}.category-template .btn{border-radius:var(--radius-sm);font-family:var(--font-body);white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:15px 32px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .2s;display:inline-flex}.category-template .btn svg{flex-shrink:0;width:17px;height:17px}.category-template .btn:hover{transform:translateY(-2px)}.category-template .btn-dark{background:var(--bg-dark);color:var(--text-inverse);box-shadow:0 2px 8px #00000026}.category-template .btn-accent{background:var(--accent);color:#fff;box-shadow:0 2px 8px #c8964e40}.category-template .btn-outline{border:1.5px solid var(--border);color:var(--text-primary);background:0 0}.category-template .btn-outline:hover{border-color:var(--text-primary)}.category-template .btn-lg{padding:18px 40px;font-size:.95rem}.category-template .k-hero{background:var(--bg-secondary);padding:120px 20px 0;position:relative;overflow:hidden}.category-template .k-hero__in,.category-template .k-skills-bar__in,.category-template .k-body,.category-template .k-related__in,.category-template .k-cta__card{max-width:var(--container);margin:0 auto}.category-template .k-crumb{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:22px;font-size:.74rem;display:flex}.category-template .k-crumb a{transition:color .15s}.category-template .k-crumb a:hover{color:var(--accent)}.category-template .k-crumb svg{flex-shrink:0;width:12px;height:12px}.category-template .k-hero__split{border-bottom:1px solid var(--border);grid-template-columns:1.15fr .85fr;align-items:start;gap:48px;padding-bottom:48px;display:grid}.category-template .k-ey{color:var(--accent);letter-spacing:0;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.7rem;font-weight:800;display:inline-flex}.category-template .k-ey:before{content:"";background:var(--accent);width:28px;height:1.5px}.category-template .k-hero h1{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:0;margin:0 0 12px;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:900;line-height:1.12}.category-template .k-hero h1 .hl{z-index:1;display:inline;position:relative}.category-template .k-hero h1 .hl:after{content:"";z-index:-1;background:#dbb07a73;border-radius:4px;height:10px;position:absolute;bottom:2px;left:0;right:0}.category-template .k-hero__desc{max-width:560px;color:var(--text-secondary);margin:0 0 20px;font-size:.96rem;line-height:1.9}.category-template .k-tech,.category-template .k-hero__pills,.category-template .k-hero__btns,.category-template .k-related__chips,.category-template .k-cta__btns{flex-wrap:wrap;gap:8px;display:flex}.category-template .k-tech{margin-bottom:24px}.category-template .k-tech__tag,.category-template .k-skill,.category-template .k-chip{border:1.5px solid var(--border);border-radius:var(--radius-full);background:var(--surface);color:var(--text-secondary);white-space:nowrap;font-size:.78rem;font-weight:700;transition:border-color .15s,color .15s,transform .15s,background-color .15s}.category-template .k-tech__tag{padding:6px 14px}.category-template .k-tech__tag:hover,.category-template .k-skill:hover,.category-template .k-chip:hover{border-color:var(--accent);color:var(--text-primary);transform:translateY(-1px)}.category-template .k-hero__pills{margin-bottom:24px}.category-template .k-pill{border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface);color:var(--text-secondary);align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;display:flex}.category-template .k-pill svg{width:15px;height:15px;color:var(--accent);flex-shrink:0}.category-template .k-pill strong{color:var(--text-primary);font-weight:800}.category-template .k-builds{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);padding:28px}.category-template .k-builds__t{color:var(--text-primary);font-family:var(--font-heading);align-items:center;gap:8px;margin-bottom:16px;font-size:.88rem;font-weight:800;display:flex}.category-template .k-builds__t svg{width:16px;height:16px;color:var(--accent)}.category-template .k-build{border-bottom:1px solid var(--border-light);align-items:flex-start;gap:12px;padding:14px 0;display:flex}.category-template .k-build:last-child{border-bottom:0}.category-template .k-build__ic{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.category-template .k-build__ic svg{width:16px;height:16px}.category-template .k-build h4{color:var(--text-primary);margin:0 0 2px;font-size:.84rem;font-weight:800}.category-template .k-build p{color:var(--text-tertiary);margin:0;font-size:.74rem;line-height:1.55}.category-template .k-build__price{color:var(--text-primary);font-family:var(--font-display);white-space:nowrap;flex-shrink:0;margin-right:auto;font-size:.8rem;font-weight:800}.category-template .k-skills-bar{border-bottom:1px solid var(--border);background:var(--surface);padding:16px 20px}.category-template .k-skills-bar__in{scrollbar-width:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;display:flex;overflow-x:auto}.category-template .k-skills-bar__in::-webkit-scrollbar{display:none}.category-template .k-skills-bar__label{color:var(--text-tertiary);white-space:nowrap;margin-left:12px;font-size:.76rem;font-weight:800}.category-template .k-skill{flex-shrink:0;padding:7px 16px}.category-template .k-skill.on{border-color:var(--bg-dark);background:var(--bg-dark);color:var(--text-inverse)}.category-template .k-body{padding:36px 20px 80px}.category-template .k-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.category-template .k-bar__count{color:var(--text-primary);font-family:var(--font-heading);font-size:.9rem;font-weight:900}.category-template .k-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:32px;display:grid}.category-template .k-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:center;padding:24px 20px;transition:transform .3s,box-shadow .3s,border-color .3s}.category-template .k-card:hover{border-color:var(--accent-light);box-shadow:var(--shadow-lg);transform:translateY(-5px)}.category-template .kc__av{border:3px solid var(--bg-secondary);width:68px;height:68px;box-shadow:var(--shadow-sm);border-radius:50%;margin:0 auto 12px;overflow:hidden}.category-template .kc__av img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.category-template .kc__name{color:var(--text-primary);font-family:var(--font-heading);justify-content:center;align-items:center;gap:5px;margin-bottom:2px;font-size:.9rem;font-weight:900;display:flex}.category-template .kc__v{background:var(--teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.category-template .kc__v svg{color:#fff;width:9px;height:9px}.category-template .kc__role{color:var(--text-tertiary);margin-bottom:8px;font-size:.76rem}.category-template .kc__rating{color:var(--accent);margin-bottom:10px;font-size:.78rem;font-weight:800}.category-template .kc__rating span{color:var(--text-tertiary);font-weight:400}.category-template .kc__tags{flex-wrap:wrap;justify-content:center;gap:4px;min-height:26px;margin-bottom:14px;display:flex}.category-template .kc__tag{border-radius:var(--radius-sm);background:var(--bg-secondary);color:var(--text-tertiary);padding:3px 10px;font-size:.62rem;font-weight:800}.category-template .kc__foot{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.category-template .kc__price{color:var(--text-primary);font-family:var(--font-display);font-size:.88rem;font-weight:900}.category-template .kc__price small{color:var(--text-tertiary);font-family:var(--font-body);font-size:.55rem}.category-template .kc__badge{border-radius:100px;padding:3px 8px;font-size:.58rem;font-weight:900}.category-template .kc__badge.on{background:var(--teal-bg);color:var(--teal)}.category-template .kc__badge.top{background:var(--accent-bg);color:var(--accent-dark)}.category-template .k-seo,.category-template .k-empty{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-bottom:36px;padding:36px}.category-template .k-empty{text-align:center}.category-template .k-seo h2,.category-template .k-seo h3,.category-template .k-empty h2{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:0;margin:0 0 12px;font-weight:900}.category-template .k-seo h2,.category-template .k-empty h2{font-size:1.1rem}.category-template .k-seo h3{margin-top:20px;font-size:.94rem}.category-template .k-seo p,.category-template .k-empty p{color:var(--text-secondary);margin:0 0 12px;font-size:.88rem;line-height:1.9}.category-template .k-seo ul{margin:0 0 14px;padding:0;list-style:none}.category-template .k-seo li{color:var(--text-secondary);padding:5px 0 5px 18px;font-size:.86rem;line-height:1.8;position:relative}.category-template .k-seo li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:15px;right:0}.category-template .k-project-list{gap:10px;margin:12px 0 18px;display:grid}.category-template .k-project{border:1px solid var(--border-light);border-radius:var(--radius-sm);background:#fbfaf7;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.category-template .k-project a{color:var(--text-primary);font-weight:900}.category-template .k-project span{color:var(--text-tertiary);white-space:nowrap;font-size:.76rem}.category-template .k-faq details{border-top:1px solid var(--border-light);padding:14px 0}.category-template .k-faq summary{cursor:pointer;color:var(--text-primary);font-weight:900}.category-template .k-related{border-top:1px solid var(--border);background:var(--bg-secondary);padding:40px 20px}.category-template .k-related__in{text-align:center}.category-template .k-related__t{color:var(--text-primary);font-family:var(--font-heading);margin-bottom:16px;font-size:.9rem;font-weight:900}.category-template .k-related__chips,.category-template .k-cta__btns{justify-content:center}.category-template .k-chip{padding:8px 18px}.category-template .k-chip.on{border-color:var(--accent);background:var(--accent-bg);color:var(--accent-dark)}.category-template .k-cta{padding:48px 20px 80px}.category-template .k-cta__card{border-radius:var(--radius-xl);background:var(--bg-dark);text-align:center;padding:52px 40px;position:relative;overflow:hidden}.category-template .k-cta__card h2{z-index:2;color:var(--text-inverse);font-family:var(--font-heading);letter-spacing:0;margin:0 0 10px;font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:900;position:relative}.category-template .k-cta__card p{z-index:2;color:#ffffff9e;max-width:520px;margin:0 auto 22px;font-size:.9rem;line-height:1.8;position:relative}@media (width<=1024px){.category-template .k-hero__split{grid-template-columns:1fr}.category-template .k-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.category-template .k-grid{grid-template-columns:1fr}.category-template .k-hero__btns,.category-template .k-cta__btns{flex-direction:column}.category-template .k-hero__btns .btn,.category-template .k-cta__btns .btn{width:100%}.category-template .k-seo,.category-template .k-builds,.category-template .k-empty{padding:24px 20px}.category-template .k-project{flex-direction:column;align-items:flex-start}.category-template .k-project span{white-space:normal}}@media (width<=480px){.category-template .k-hero{padding:96px 16px 0}.category-template .k-body{padding:28px 16px 60px}.category-template .k-build{flex-direction:column;gap:8px}.category-template .k-build__price{margin-right:0}}
