.template-page{background:#f7f1e8;color:#2d2119}.template-hero{min-height:clamp(390px,52vw,590px);padding:clamp(116px,12vw,166px) 0 clamp(40px,6vw,70px);display:flex;align-items:flex-end;color:#fff;background:linear-gradient(180deg,rgba(17,13,10,.18),rgba(17,13,10,.62)),var(--template-hero-image),#9f9284;background-size:cover;background-position:50%}.template-hero-inner{max-width:900px;margin:0 auto;text-align:center}.template-eyebrow{display:inline-flex;align-items:center;gap:12px;color:#c49467;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.template-eyebrow:before{content:"";width:30px;height:1px;background:currentColor}.template-hero h1{font-family:var(--serif,"Playfair Display",Georgia,serif);font-size:clamp(42px,5vw,76px);line-height:.98;font-weight:700;letter-spacing:0;margin:18px 0}.template-hero p{max-width:650px;margin:0 auto;color:rgba(255,255,255,.88);font-size:15px;line-height:1.75}.template-toolbar{background:#f7f1e8;border-bottom:1px solid rgba(80,62,48,.1);padding:32px 0 18px}.template-filter-row{width:100%;display:flex;flex-wrap:wrap;gap:12px}.template-filter,.template-filter-row{align-items:center;justify-content:center}.template-filter{min-height:42px;display:inline-flex;border:1px solid rgba(51,37,27,.12);background:#f7f1e8;color:#1d1713;padding:0 20px;border-radius:999px;font:800 14px/1.1 var(--sans,"Inter",Arial,sans-serif);cursor:pointer;white-space:nowrap}.template-filter.is-active,.template-filter:hover{border-color:#5f7f62;background:#5f7f62;color:#fff}.template-section{padding:clamp(42px,6vw,80px) 0 clamp(38px,5vw,66px)}.template-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3vw,36px)}.template-head h2{font-family:var(--serif,"Playfair Display",Georgia,serif);font-size:clamp(34px,4vw,58px);line-height:1.02;margin:16px 0 0}.template-count{color:#806f60;font-size:14px;font-weight:700}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(14px,1.25vw,20px);gap:clamp(14px,1.25vw,20px)}.template-card{overflow:hidden;border-radius:8px;background:#fbfbf9;color:inherit;text-decoration:none;border:1px solid rgba(122,126,121,.1);box-shadow:0 10px 24px rgba(35,39,37,.035);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.template-card:focus-visible,.template-card:hover{transform:translateY(-1px);border-color:rgba(116,126,120,.18);box-shadow:0 14px 32px rgba(35,39,37,.055)}.template-card[hidden]{display:none}.template-card-image{aspect-ratio:1/.86;background:#f6f7f5;overflow:hidden}.template-card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .28s ease}.template-card:hover .template-card-image img{transform:scale(1.012)}.template-card:focus-visible .template-cta:after,.template-card:hover .template-cta:after{transform:translateX(1px);border-color:rgba(106,116,110,.26);background:rgba(245,247,244,.72)}.template-card-body{padding:12px 16px 14px;background:#fbfbfa}.template-card-body h3{margin:0;color:#3f4643;font-family:var(--serif,"Playfair Display",Georgia,serif);font-size:16px;line-height:1.2;font-weight:500;letter-spacing:0}.template-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:11px;padding-top:9px;border-top:1px solid rgba(122,126,121,.09)}.template-price{color:#8d948f;font-size:14px;font-weight:550;white-space:nowrap;letter-spacing:.01em}.template-cta{gap:7px;font-size:14px;font-weight:600;white-space:nowrap}.template-cta,.template-cta:after{display:inline-flex;align-items:center;color:#7f8984}.template-cta:after{content:"\2192";width:18px;height:18px;justify-content:center;border:1px solid rgba(120,130,125,.18);border-radius:999px;font-size:9px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.template-bottom-nav{padding:24px 0 58px}.template-bottom-row{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.template-bottom-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid rgba(80,62,48,.24);border-radius:999px;color:#2d241f;text-decoration:none;font:800 14px/1 var(--sans,Inter,Arial,sans-serif);background:rgba(255,250,244,.62)}.template-bottom-link:not(.is-back){background:#17120f;border-color:#17120f;color:#fffaf4}@media (max-width:1100px){.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-card-body{padding:12px 14px 13px}.template-card-body h3{font-size:15.5px}}@media (max-width:620px){.template-toolbar{overflow:hidden;padding:16px 0}.template-filter-row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.template-filter{flex:0 0 auto}.template-grid{grid-template-columns:1fr}.template-head{align-items:flex-start;flex-direction:column}.template-bottom-row{flex-direction:column;width:100%}.template-bottom-link{width:min(100%,295px);max-width:295px;box-sizing:border-box}}