.public-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e5e5;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .4s cubic-bezier(.22,1,.36,1)}.public-header__inner{max-width:1400px;min-height:72px;margin:0 auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;gap:32px}.public-header__left{display:flex;align-items:center;gap:40px}.brand{display:flex;align-items:center;gap:14px;color:#0a0a0a;text-decoration:none;font-weight:600;font-size:1.1rem;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #0a0a0a;font-family:'JetBrains Mono',monospace;font-size:.72rem;font-weight:700;letter-spacing:-.06em}.site-nav{display:flex;align-items:center;gap:32px;margin:0;padding:0;list-style:none}.site-nav a{color:#737373;text-decoration:none;font-size:.88rem;font-weight:500;letter-spacing:.02em;transition:color .2s}.site-nav a:hover,.site-nav a.active{color:#0a0a0a}.public-header__actions{display:flex;align-items:center;gap:12px}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:#737373;background:transparent;text-decoration:none;transition:color .2s}.btn-ghost:hover{color:#0a0a0a}.btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;background:#0a0a0a;color:#fff;font-size:.82rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:background-color .2s,color .2s}.btn-primary:hover{background:#c9a96e;color:#0a0a0a}.public-header__mobile-nav{display:none}.seo-hero{padding:56px 28px 42px;background:linear-gradient(135deg,rgba(255,255,255,.94) 0%,rgba(247,247,245,.9) 100%);border-bottom:1px solid #f5f5f5;position:relative;overflow:hidden}.seo-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(201,169,110,.15) 0%,transparent 60%);border-radius:50%}.seo-hero::after{content:'';position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(16,185,129,.08) 0%,transparent 60%);border-radius:50%}.seo-hero-inner{max-width:1400px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:40px;align-items:center}.seo-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:#a3a3a3}.seo-breadcrumb svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.5;fill:none}.seo-title{font-family:'Playfair Display',Georgia,serif;font-size:clamp(38px,4.8vw,64px);font-weight:500;line-height:1.02;letter-spacing:-.035em;color:#0a0a0a;margin-bottom:16px}.seo-description{max-width:720px;margin-bottom:18px;font-size:17px;line-height:1.7;color:#737373}.seo-stats{display:flex;gap:32px;flex-wrap:wrap}.seo-stat{display:flex;align-items:center;gap:10px}.seo-stat-icon{width:44px;height:44px;border-radius:8px;background:rgba(201,169,110,.08);display:flex;align-items:center;justify-content:center}.seo-stat-icon svg{width:22px;height:22px;stroke:#c9a96e;stroke-width:1.8;fill:none}.seo-stat-content{display:flex;flex-direction:column}.seo-stat-value{font-size:20px;font-weight:600;color:#0a0a0a}.seo-stat-label{font-size:12px;color:#a3a3a3}.seo-media{justify-self:end;width:min(320px,100%);aspect-ratio:4/5;border-radius:30px;overflow:hidden;background:linear-gradient(135deg,#f7f7f5 0%,#e5e5e5 100%);border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 25px -5px rgba(10,10,10,.08),0 8px 10px -6px rgba(10,10,10,.02)}.seo-media img{width:100%;height:100%;object-fit:cover}.main-container{display:flex;gap:28px;max-width:1400px;margin:0 auto;padding:32px 28px 64px;min-height:calc(100vh - 72px - 260px)}.sidebar{flex:0 0 280px}.category-nav{position:sticky;top:calc(72px+24px);padding:18px;border:1px solid rgba(10,10,10,.08);border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 18px 44px rgba(10,10,10,.04);backdrop-filter:blur(16px)}.sidebar-title{margin-bottom:14px;padding:0 6px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#a3a3a3}.category-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.category-item{display:flex;align-items:center;gap:12px;min-height:52px;padding:8px 10px;border:1px solid transparent;border-radius:16px;color:#737373;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.category-item:hover{border-color:#e5e5e5;background:rgba(250,250,250,.9);color:#0a0a0a}.category-item.active{border-color:rgba(10,10,10,.12);background:#0a0a0a;color:#fff;box-shadow:0 14px 28px rgba(10,10,10,.12)}.category-icon{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#f7f7f5}.category-icon img{width:100%;height:100%;object-fit:cover}.category-icon svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;fill:none}.category-item.active .category-icon{background:rgba(255,255,255,.14)}.category-info{min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.category-name{min-width:0;overflow:hidden;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.category-count{flex:0 0 auto;min-width:28px;padding:3px 8px;border-radius:999px;background:rgba(10,10,10,.05);font-size:11px;font-weight:700;text-align:center;color:#a3a3a3}.category-item.active .category-count{background:rgba(255,255,255,.16);color:rgba(255,255,255,.72)}.content-area{flex:1;min-width:0;padding:0}.content-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:22px}.content-title{font-size:20px;font-weight:600;color:#0a0a0a}.content-title span{margin-left:8px;font-size:14px;font-weight:400;color:#a3a3a3}.search-wrapper{position:relative;width:280px}.search-icon{position:absolute;left:12px;top:50%;width:16px;height:16px;transform:translateY(-50%);stroke:#a3a3a3;stroke-width:2;fill:none;pointer-events:none}.search-input{width:100%;height:40px;padding:0 14px 0 38px;background:rgba(255,255,255,.92);border:1px solid #e5e5e5;border-radius:999px;font-size:13.5px;color:#0a0a0a}.search-input:focus{outline:none;border-color:#c9a96e;background:#fff;box-shadow:0 0 0 3px rgba(201,169,110,.08)}.sort-wrapper{display:flex;align-items:center;gap:12px}.sort-label{font-size:13px;color:#a3a3a3}.sort-select{min-height:40px;padding:8px 36px 8px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:999px;font-size:13px;color:#0a0a0a;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.sort-select:focus{outline:none;border-color:#c9a96e;box-shadow:0 0 0 3px rgba(201,169,110,.08)}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:340px;border:1px solid #f5f5f5;border-radius:24px;background:rgba(255,255,255,.72);text-align:center;color:#737373}.spinner{width:28px;height:28px;border:3px solid #e5e5e5;border-top-color:#c9a96e;border-radius:999px;animation:spin .8s linear infinite}.empty-state h3{font-size:20px;color:#0a0a0a}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;margin:0;padding:0;list-style:none}.template-grid-item{min-width:0}.template-card{overflow:hidden;border:1px solid rgba(10,10,10,.08);border-radius:22px;background:rgba(255,255,255,.88);cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);animation:fadeInUp .5s ease both}.template-card-link{display:block;height:100%;color:inherit;text-decoration:none}.template-card:hover{transform:translateY(-4px);border-color:rgba(201,169,110,.55);box-shadow:0 18px 44px rgba(10,10,10,.08)}.template-preview{position:relative;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(135deg,#f7f7f5 0%,#e5e5e5 100%)}.template-preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.template-card:hover .template-preview img{transform:scale(1.05)}.template-badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:100px;font-size:11px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.03em}.template-badge.new{background:#10B981}.template-badge.pro{background:linear-gradient(135deg,#0a0a0a,#737373)}.template-info{padding:16px 16px 18px}.template-name{margin-bottom:8px;font-size:15px;font-weight:650;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#a3a3a3}.template-category{display:flex;align-items:center;gap:4px}.template-category svg{width:12px;height:12px;stroke:currentColor;stroke-width:1.8;fill:none}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:40px}.pagination button{padding:10px 20px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;font-size:14px;font-weight:500;color:#0a0a0a}.pagination button:hover:not(:disabled){border-color:#c9a96e;color:#c9a96e}.pagination button:disabled{opacity:.5;cursor:not-allowed}.pagination span{font-size:14px;color:#737373}.section{padding:80px 28px;border-top:1px solid #e5e5e5}.section-inner{max-width:1400px;margin:0 auto}.section-header{max-width:640px;margin-bottom:48px}.section-header.center{margin-left:auto;margin-right:auto;text-align:center}.section-eyebrow{font-family:'JetBrains Mono',monospace;font-size:.62rem;text-transform:uppercase;letter-spacing:.2em;color:#c9a96e;margin:0 0 16px}.section-header h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1.1;letter-spacing:-.02em;font-weight:600;margin:0}.section-header p{font-size:1rem;line-height:1.75;color:#737373;margin:16px 0 0}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step-card{padding:28px;border:1px solid #e5e5e5;background:#fff}.step-number{font-family:'Playfair Display',Georgia,serif;font-size:2.2rem;font-weight:600;color:#c9a96e;line-height:1;margin-bottom:20px}.step-card h3{font-size:1.1rem;font-weight:600;margin:0 0 10px}.step-card p{font-size:.9rem;color:#737373;line-height:1.7;margin:0}.use-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.use-case-card{padding:28px;border:1px solid #e5e5e5;background:#fff}.use-case-tag{display:inline-block;font-family:'JetBrains Mono',monospace;font-size:.58rem;text-transform:uppercase;letter-spacing:.16em;color:#c9a96e;border:1px solid #e5e5e5;padding:6px 14px;margin-bottom:16px}.use-case-card h3{font-size:1.2rem;font-weight:600;letter-spacing:-.01em;margin:0 0 10px}.use-case-card p{font-size:.9rem;color:#737373;line-height:1.7;margin:0}.comparison-table{border:1px solid #e5e5e5}.comparison-row{display:grid;grid-template-columns:1fr 1.4fr 1.4fr;gap:0;border-bottom:1px solid #e5e5e5}.comparison-row:last-child{border-bottom:0}.comparison-header{background:#fafafa}.comparison-header .comparison-cell{font-family:'JetBrains Mono',monospace;font-size:.6rem;text-transform:uppercase;letter-spacing:.16em;color:#a3a3a3;font-weight:500}.comparison-cell{padding:20px 24px;font-size:.92rem;line-height:1.6;color:#737373;border-right:1px solid #e5e5e5}.comparison-cell:last-child{border-right:0}.comparison-cell strong{color:#0a0a0a;font-weight:600}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e5e5}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;font-size:1.05rem;font-weight:600;color:#0a0a0a;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-icon{font-family:'JetBrains Mono',monospace;font-size:1.2rem;font-weight:500;color:#c9a96e;flex-shrink:0;transition:transform .2s}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-item p{padding:0 0 24px;font-size:.95rem;line-height:1.75;color:#737373;margin:0}.bottom-cta{background:#0a0a0a;color:#fff}.bottom-cta-inner{max-width:640px;margin:0 auto;text-align:center}.bottom-cta-inner h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:600;letter-spacing:-.02em;margin:0}.bottom-cta-inner p{color:rgba(255,255,255,.5);font-size:1.05rem;line-height:1.7;margin:16px 0 0}.bottom-cta-actions{display:flex;gap:16px;margin-top:32px;justify-content:center;flex-wrap:wrap}.action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;font-size:.88rem;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:all .2s}.action-btn.primary{background:#fff;color:#0a0a0a}.action-btn.primary:hover{background:#c9a96e;color:#0a0a0a}.action-btn.secondary{border:1px solid rgba(255,255,255,.25);color:#fff}.action-btn.secondary:hover{background:rgba(255,255,255,.08);border-color:#fff}.site-footer{background:#0a0a0a;color:#fff;margin-top:0}.footer-nav{padding:56px 48px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-nav-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;gap:80px;align-items:start}.footer-brand-mark{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.25);font-family:'JetBrains Mono',monospace;font-size:.78rem;font-weight:700;letter-spacing:-.06em;margin-bottom:20px}.footer-brand-name{display:block;font-size:1.1rem;font-weight:600;letter-spacing:-.02em;margin-bottom:10px}.footer-brand-desc{color:rgba(255,255,255,.4);font-size:.88rem;line-height:1.6;margin:0;max-width:240px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.footer-links-col h4{font-family:'JetBrains Mono',monospace;font-size:.6rem;text-transform:uppercase;letter-spacing:.16em;color:rgba(255,255,255,.35);margin:0 0 24px;font-weight:500}.footer-links-col a{display:block;color:rgba(255,255,255,.65);text-decoration:none;font-size:.92rem;line-height:2.2;transition:color .2s,padding-left .2s}.footer-links-col a:hover{color:#fff;padding-left:4px}.footer-bottom{padding:28px 48px}.footer-bottom-inner{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{color:rgba(255,255,255,.3);font-size:.78rem;margin:0;font-family:'JetBrains Mono',monospace;text-transform:uppercase;letter-spacing:.1em}.footer-bottom-tag{color:rgba(255,255,255,.2)!important}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1024px){.seo-hero-inner{grid-template-columns:1fr}.seo-media{display:none}.main-container{display:block;padding:28px 24px 56px}.sidebar{position:fixed;top:72px;left:0;bottom:0;z-index:950;width:min(340px,calc(100vw - 40px));padding:16px;background:rgba(255,255,255,.94);box-shadow:18px 0 44px rgba(10,10,10,.1);transform:translateX(-100%);transition:transform .24s}.category-nav{height:100%;overflow-y:auto;position:static}.steps-grid{grid-template-columns:repeat(2,1fr)}.use-cases-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.use-cases-grid{grid-template-columns:1fr}.comparison-row{grid-template-columns:1fr}.comparison-cell{border-right:0;border-bottom:1px solid #e5e5e5}.comparison-row:last-child .comparison-cell:last-child{border-bottom:0}.comparison-header{display:none}}@media(max-width:860px){.public-header__inner{padding:0 24px}.site-nav{display:none}.public-header__mobile-nav{display:flex;gap:10px;overflow-x:auto;padding:0 24px 16px;scrollbar-width:none}.public-header__mobile-nav::-webkit-scrollbar{display:none}.public-header__mobile-nav a{flex:0 0 auto;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(10,10,10,.08);display:inline-flex;align-items:center;color:#737373;text-decoration:none;font-size:.78rem;font-weight:600;letter-spacing:.03em;background:rgba(255,255,255,.92);white-space:nowrap}.footer-nav{padding:48px 24px}.footer-nav-inner{grid-template-columns:1fr;gap:48px}.footer-links{grid-template-columns:repeat(2,1fr);gap:32px}.footer-bottom{padding:20px 24px}.footer-bottom-inner{flex-direction:column;gap:8px;align-items:flex-start}}@media(max-width:768px){.btn-ghost,.btn-primary{display:none}.search-wrapper{width:180px}.seo-hero{padding:42px 20px 32px}.seo-stats{gap:16px}.seo-stat{min-width:calc(50% - 8px)}.template-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media(max-width:560px){.search-wrapper{width:144px}.seo-title{font-size:clamp(34px,11vw,46px)}.seo-description{font-size:15px}.seo-stat{min-width:100%}.template-grid{grid-template-columns:1fr}.template-meta{flex-direction:column;align-items:flex-start}.section{padding:60px 24px}.steps-grid{grid-template-columns:1fr}.bottom-cta-actions .action-btn{width:100%}}
/* Category content sections */
.cat-section{padding:72px 28px;border-top:1px solid #f0f0f0;background:#fff}
.cat-section-inner{max-width:900px;margin:0 auto}
.cat-eyebrow{text-transform:uppercase;letter-spacing:.14em;font:700 11px/1.4 Outfit,sans-serif;color:#0f766e;margin-bottom:12px}
.cat-section-title{margin:0 0 20px;font:600 clamp(28px,3vw,42px)/1.1 "Cormorant Garamond",serif;color:#111827}
.cat-section-copy p{margin:0 0 16px;font:400 16px/1.85 Outfit,sans-serif;color:#4b5563;max-width:860px}
.cat-section-copy p:last-child{margin-bottom:0}
.cat-faq-list{display:grid;gap:12px;margin-top:24px}
.cat-faq{border:1px solid #e5e7eb;border-radius:16px;padding:0;overflow:hidden}
.cat-faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;font:600 16px/1.4 Outfit,sans-serif;color:#111827;list-style:none}
.cat-faq summary::-webkit-details-marker{display:none}
.cat-faq-icon{font-size:20px;font-weight:400;color:#94a3b8;transition:transform .2s}
.cat-faq[open] .cat-faq-icon{transform:rotate(45deg)}
.cat-faq p{margin:0;padding:0 22px 18px;font:400 15px/1.75 Outfit,sans-serif;color:#4b5563;max-width:760px}
.cat-cta{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);text-align:center}
.cat-cta-inner{max-width:680px;margin:0 auto;padding:48px 28px}
.cat-cta h2{margin:0 0 14px;font:600 clamp(28px,3vw,42px)/1.1 "Cormorant Garamond",serif;color:#111827}
.cat-cta p{margin:0 0 28px;font:400 17px/1.7 Outfit,sans-serif;color:#4b5563}
.cat-cta-actions{display:inline-flex;flex-wrap:wrap;gap:14px;justify-content:center}
@media(max-width:900px){.cat-section{padding:56px 20px}.cat-cta-inner{padding:36px 20px}}
@media(max-width:560px){.cat-cta-actions{flex-direction:column;width:100%}.cat-cta-actions .action-btn{width:100%}}

/* FAQ open list */
.cat-faq-item{padding-top:18px;border-top:1px solid rgba(148,163,184,.22)}
.cat-faq-item:first-child{padding-top:0;border-top:none}
.cat-faq-q{margin:0 0 10px;font:600 22px/1.2 "Cormorant Garamond",serif;color:#111827}
.cat-faq-a p{margin:0 0 12px;font:400 16px/1.75 Outfit,sans-serif;color:#475569;max-width:800px}
.cat-faq-a p:last-child{margin-bottom:0}
