.template-detail-container{background-color:#f8fafc;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.template-detail-content{box-sizing:border-box;flex:1;width:100%;max-width:1280px;margin:0 auto;padding:48px 24px}.template-main-grid{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:1024px){.template-main-grid{grid-template-columns:60% 40%;gap:64px}}.template-preview-section{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.template-preview-section .preview-image-wrapper{background-color:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:100%;height:600px;display:flex;overflow:hidden}.template-preview-section .preview-image-wrapper img{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.template-info-section{flex-direction:column;justify-content:center;display:flex}.template-info-section .template-title{color:#1e293b;margin:0 0 24px;font-size:2.5rem;font-weight:800;line-height:1.2}.template-info-section .template-desc{color:#475569;margin:0 0 32px;font-size:1rem;line-height:1.75}.template-info-section .template-desc-item{background:#f8fafc;border-radius:8px;grid-template-columns:90px 1fr;align-items:start;gap:4px;padding:8px 12px;display:grid}.template-info-section .template-desc-label{color:#334155;white-space:nowrap;min-width:90px;font-weight:600}.template-info-section .template-desc-value{color:#475569;word-break:break-word}.action-area{margin-top:auto}.use-template-btn{color:#fff;cursor:pointer;background-color:#ff7d00;border:none;border-radius:12px;justify-content:center;align-items:center;padding:16px 48px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 6px -1px #ff7d0033}.use-template-btn:hover{background-color:#e67000;transform:translateY(-2px);box-shadow:0 10px 15px -3px #ff7d004d}.use-template-btn:active{transform:translateY(0)}.extra-traffic-link{text-align:center;margin-top:24px}.extra-traffic-link a{color:#64748b;align-items:center;gap:4px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.extra-traffic-link a:hover{color:#ff7d00;text-decoration:underline}.recommendations-section{margin-top:80px}.recommendations-section .section-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.recommendations-section .section-header .section-title{color:#1e293b;margin:0;font-size:1.75rem;font-weight:700}.recommendations-section .section-header .view-more-link{color:#ff7d00;align-items:center;gap:4px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.recommendations-section .section-header .view-more-link:hover{gap:8px;text-decoration:underline}.recommendations-section .recommendations-grid{flex-wrap:wrap;gap:24px;display:flex}.recommendations-section .recommendations-grid>*{width:100%}@media (min-width:640px){.recommendations-section .recommendations-grid>*{width:calc(50% - 12px)}}@media (min-width:1024px){.recommendations-section .recommendations-grid>*{width:calc(33.3333% - 16px)}}@media (min-width:1280px){.recommendations-section .recommendations-grid>*{width:calc(25% - 18px)}}
