:root{color-scheme:only light}.templates-page{margin:0;background:#F7F4EC;color:#111;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.templates-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(22px,5vw,72px);border-bottom:1px solid #DEDCD5;background:rgba(247,244,236,.96);backdrop-filter:blur(16px)}.templates-header .brand{display:flex;align-items:center;gap:10px;color:#111;text-decoration:none;font-size:24px;font-weight:800}.templates-shell{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:64px 0 80px}.templates-hero{max-width:980px}.templates-hero h1{font-size:clamp(48px,7vw,92px);line-height:.94;letter-spacing:-.055em;margin:12px 0 24px;max-width:1000px}.templates-hero>p{font-size:clamp(19px,2vw,26px);line-height:1.45;color:#4b4a47;max-width:850px}.templates-stats{display:flex;gap:1px;margin:40px 0 56px;border:1px solid #DEDCD5;border-radius:22px;overflow:hidden;background:#DEDCD5;max-width:780px}.templates-stats div{flex:1;background:#fff;padding:24px}.templates-stats strong{display:block;font-size:34px;line-height:1}.templates-stats span{display:block;margin-top:8px;color:#6B6B6B;font-size:14px}.templates-toolbar{display:grid;gap:22px;padding:28px;border:1px solid #DEDCD5;border-radius:24px;background:#fff}.template-search{display:grid;gap:8px}.template-search span{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.template-search input{width:100%;box-sizing:border-box;border:1px solid #CFCBC2;border-radius:14px;padding:17px 18px;font:inherit;font-size:17px;background:#FDFCF8;color:#111;outline:none}.template-search input:focus{border-color:#111;box-shadow:0 0 0 3px rgba(255,219,77,.35)}.category-filters{display:flex;gap:8px;flex-wrap:wrap}.category-filters button{border:1px solid #D8D5CD;border-radius:999px;background:#F7F4EC;padding:10px 15px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.category-filters button.active{background:#111;color:#fff;border-color:#111}.template-results-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:30px 0 18px;color:#6B6B6B}.template-results-head span{font-weight:800;color:#111}.template-results-head a{color:#111;text-decoration:none;font-weight:700}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.template-card{display:flex;flex-direction:column;min-height:310px;padding:24px;border:1px solid #DEDCD5;border-radius:22px;background:#fff;box-shadow:0 8px 26px rgba(17,17,17,.035);transition:transform .18s ease,box-shadow .18s ease}.template-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(17,17,17,.07)}.template-card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.template-category{display:inline-flex;padding:7px 10px;border-radius:999px;background:#FFF0A8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.template-version{font-size:12px;color:#7B7974}.template-name{font-size:28px;line-height:1.04;letter-spacing:-.035em;margin:25px 0 12px}.template-description{color:#66625C;line-height:1.5;margin:0 0 22px;flex:1}.template-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.template-meta span{font-size:12px;background:#F3F1EB;border-radius:8px;padding:7px 9px;color:#57544F}.template-use{width:100%}.template-loading,.template-empty{grid-column:1/-1;padding:60px;text-align:center;border:1px dashed #CFCBC2;border-radius:22px;color:#6B6B6B;background:#fff}.templates-footer-cta{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-top:60px;padding:38px;border-radius:26px;background:#111;color:#fff}.templates-footer-cta h2{font-size:clamp(32px,4vw,54px);margin:8px 0 12px;letter-spacing:-.04em}.templates-footer-cta p{max-width:700px;color:#ccc;line-height:1.5;margin:0}.templates-footer-cta .eyebrow{color:#FF0A8A}.templates-footer-cta .btn.primary{background:#FFDB4D;color:#111}.templates-page .btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid #111;text-decoration:none;font:inherit;font-weight:800;cursor:pointer;box-sizing:border-box}.templates-page .btn.primary{background:#FFDB4D;color:#111;border-color:#E1B800}.templates-page .btn.ghost{background:#fff;color:#111;border-color:#D8D5CD}.templates-page .btn[disabled]{opacity:.55;cursor:wait}.templates-page .eyebrow{font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.templates-page .toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#111;color:#fff;padding:12px 18px;border-radius:12px;font-weight:700;transition:.2s;z-index:50}.templates-page .toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.templates-footer-cta{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.templates-header{padding:14px 18px}.templates-header .brand{font-size:20px}.templates-shell{width:min(100% - 28px,1240px);padding-top:38px}.templates-hero h1{font-size:46px}.templates-stats{margin-top:30px}.templates-stats div{padding:17px 12px}.templates-stats strong{font-size:26px}.templates-stats span{font-size:11px}.templates-toolbar{padding:18px}.template-grid{grid-template-columns:1fr}.template-results-head{align-items:flex-start;flex-direction:column}.template-card{min-height:270px}.templates-footer-cta{padding:26px}.templates-header .btn{min-height:42px;padding:0 12px;font-size:13px}}