.CommentTemplate_commentsContainer__higIu{max-width:800px;margin:0 auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CommentTemplate_commentsTitle__Xdu1W{font-size:24px;font-weight:600;color:#1a1a1a;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.CommentTemplate_formSection__wKOfw{margin-bottom:32px;padding:20px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s ease}.CommentTemplate_formSection__wKOfw:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.CommentTemplate_separator__0JLF7{height:1px;background:linear-gradient(90deg,transparent,#d1d5db,transparent);margin:32px 0;border:none}.CommentTemplate_commentsList__9oY91{display:flex;flex-direction:column;gap:24px}.CommentTemplate_comment__HrK8N{background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:box-shadow .2s ease;position:relative;overflow:hidden}.CommentTemplate_comment__HrK8N:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#3b82f6,#1d4ed8);opacity:0;transition:opacity .2s ease}.CommentTemplate_comment__HrK8N:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.CommentTemplate_comment__HrK8N:hover:before{opacity:1}.CommentTemplate_commentHeader__ccCj2{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #f3f4f6}.CommentTemplate_commentMeta__oA6bd{display:flex;align-items:center;gap:12px;flex:1}.CommentTemplate_authorInfo__h6UOR{display:flex;align-items:center;gap:8px}.CommentTemplate_authorName__nseDJ{font-weight:600;color:#1f2937;font-size:14px}.CommentTemplate_commentId__XDAqm{font-size:12px;color:#6b7280;background:#f3f4f6;padding:4px 8px;border-radius:6px;font-family:Courier New,monospace}.CommentTemplate_commentContent__dT3vm{color:#374151;line-height:1.6;margin-bottom:16px}.CommentTemplate_commentContent__dT3vm p{margin:0 0 8px}.CommentTemplate_commentContent__dT3vm:last-child{margin-bottom:0}.CommentTemplate_repliesSection__lDIh6{margin-top:20px}.CommentTemplate_repliesTitle__KdT73{font-size:14px;font-weight:500;color:#4b5563;margin-bottom:16px;display:flex;align-items:center;gap:8px}.CommentTemplate_repliesTitle__KdT73:before{content:"↳";color:#9ca3af}.CommentTemplate_repliesList__DV4Q2{display:flex;flex-direction:column;gap:12px;margin-left:20px;padding-left:20px;border-left:1px solid #e5e7eb}.CommentTemplate_reply__qBKEb{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;position:relative;transition:all .2s ease}.CommentTemplate_reply__qBKEb:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#10b981,#059669);opacity:0;transition:opacity .2s ease}.CommentTemplate_reply__qBKEb:hover{background:#f3f4f6;transform:translateX(2px)}.CommentTemplate_reply__qBKEb:hover:before{opacity:1}.CommentTemplate_replyHeader__q3LGY{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.CommentTemplate_replyMeta__8wjx9{display:flex;align-items:center;gap:8px;flex:1}.CommentTemplate_replyAuthorInfo__bbDOL{display:flex;align-items:center;gap:6px}.CommentTemplate_replyAuthorName__z4tyR{font-weight:500;color:#374151;font-size:13px}.CommentTemplate_replyId__BwFqI{font-size:11px;color:#6b7280;background:#e5e7eb;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace}.CommentTemplate_replyContent__jX_mG{color:#4b5563;line-height:1.5;font-size:14px}.CommentTemplate_replyFormSection__g1eF_{margin-top:16px;padding:16px;background:#f8fafc;border:1px solid #cbd5e1}.CommentTemplate_replyFormTitle__hOAbb{font-size:14px;font-weight:500;color:#475569;margin-bottom:12px}.CommentTemplate_pagination__0vW1n{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:32px;padding:20px}.CommentTemplate_paginationButton__l6waO{background:var(--color-black);color:white;border:none;padding:10px 20px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-size:12px;border-radius:8px}.CommentTemplate_paginationButton__l6waO:hover:not(:disabled){opacity:.7}.CommentTemplate_paginationButton__l6waO:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.CommentTemplate_paginationButton__l6waO:disabled:hover{opacity:.7}.CommentTemplate_loadingState__yb68V{display:flex;justify-content:center;align-items:center;padding:40px;color:#6b7280}.CommentTemplate_errorState__WDLsQ{background:#fef2f2;border:1px solid #fecaca;padding:16px;color:#dc2626;text-align:center}.CommentTemplate_emptyState__2AZYj{text-align:center;padding:40px;color:#6b7280}.CommentTemplate_emptyState__2AZYj h3{margin-bottom:8px;color:#374151}.CommentTemplate_spinner__X8Ah3{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:CommentTemplate_spin__ytGJH 1s linear infinite;margin-right:8px}@keyframes CommentTemplate_spin__ytGJH{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.CommentTemplate_commentsContainer__higIu{max-width:100%;padding:20px}}@media (max-width:768px){.CommentTemplate_commentsContainer__higIu{padding:16px;margin:0}.CommentTemplate_commentsTitle__Xdu1W{font-size:20px;margin-bottom:20px;padding-bottom:12px}.CommentTemplate_comment__HrK8N,.CommentTemplate_formSection__wKOfw{padding:16px;border-radius:8px}.CommentTemplate_commentHeader__ccCj2{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}.CommentTemplate_commentMeta__oA6bd{width:100%;justify-content:space-between}.CommentTemplate_authorName__nseDJ{font-size:15px;font-weight:600}.CommentTemplate_commentId__XDAqm{align-self:flex-end;font-size:11px;padding:3px 6px}.CommentTemplate_commentContent__dT3vm{font-size:15px;line-height:1.5;margin-bottom:16px}.CommentTemplate_repliesList__DV4Q2{margin-left:12px;padding-left:12px;border-left:2px solid #e5e7eb}.CommentTemplate_repliesTitle__KdT73{font-size:14px;margin-bottom:12px}.CommentTemplate_reply__qBKEb{padding:12px;border-radius:6px}.CommentTemplate_replyHeader__q3LGY{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:8px}.CommentTemplate_replyMeta__8wjx9{width:100%;justify-content:space-between}.CommentTemplate_replyAuthorName__z4tyR{font-size:14px}.CommentTemplate_replyId__BwFqI{align-self:flex-end;font-size:10px;padding:2px 5px}.CommentTemplate_replyContent__jX_mG{font-size:14px;line-height:1.4}.CommentTemplate_replyFormSection__g1eF_{padding:12px;border-radius:6px;margin-top:12px}.CommentTemplate_replyFormTitle__hOAbb{font-size:13px;margin-bottom:10px}.CommentTemplate_pagination__0vW1n{flex-direction:column;gap:12px;padding:16px;margin-top:24px}.CommentTemplate_paginationButton__l6waO{width:100%;justify-content:center;padding:12px 16px;font-size:14px;border-radius:6px}.CommentTemplate_separator__0JLF7{margin:24px 0}.CommentTemplate_formSection__wKOfw{margin-bottom:24px;padding:16px;border-radius:8px}.CommentTemplate_commentsList__9oY91{gap:20px}.CommentTemplate_emptyState__2AZYj,.CommentTemplate_loadingState__yb68V{padding:32px 16px}.CommentTemplate_errorState__WDLsQ{padding:16px;border-radius:6px;margin:16px 0}}@media (max-width:480px){.CommentTemplate_commentsContainer__higIu{padding:12px}.CommentTemplate_commentsTitle__Xdu1W{font-size:18px;margin-bottom:16px;padding-bottom:10px;text-align:center}.CommentTemplate_comment__HrK8N,.CommentTemplate_formSection__wKOfw{padding:14px;border-radius:6px}.CommentTemplate_commentHeader__ccCj2{margin-bottom:10px}.CommentTemplate_authorName__nseDJ{font-size:14px}.CommentTemplate_commentId__XDAqm{font-size:10px;padding:2px 5px}.CommentTemplate_commentContent__dT3vm{font-size:14px;line-height:1.4;margin-bottom:14px}.CommentTemplate_repliesList__DV4Q2{margin-left:8px;padding-left:8px;gap:10px}.CommentTemplate_repliesTitle__KdT73{font-size:13px;margin-bottom:10px}.CommentTemplate_repliesTitle__KdT73:before{content:"↳";font-size:12px}.CommentTemplate_reply__qBKEb{padding:10px;border-radius:4px}.CommentTemplate_replyAuthorName__z4tyR{font-size:13px}.CommentTemplate_replyId__BwFqI{font-size:9px;padding:1px 4px}.CommentTemplate_replyContent__jX_mG{font-size:13px;line-height:1.3}.CommentTemplate_replyFormSection__g1eF_{padding:10px;margin-top:10px}.CommentTemplate_replyFormTitle__hOAbb{font-size:12px;margin-bottom:8px}.CommentTemplate_paginationButton__l6waO{padding:10px 14px;font-size:13px;border-radius:4px}.CommentTemplate_spinner__X8Ah3{width:16px;height:16px;margin-right:6px}.CommentTemplate_separator__0JLF7{margin:20px 0}.CommentTemplate_formSection__wKOfw{margin-bottom:20px;padding:12px}.CommentTemplate_commentsList__9oY91{gap:16px}.CommentTemplate_emptyState__2AZYj,.CommentTemplate_loadingState__yb68V{padding:24px 12px;font-size:14px}.CommentTemplate_emptyState__2AZYj h3{font-size:16px;margin-bottom:6px}.CommentTemplate_errorState__WDLsQ{padding:12px;font-size:14px}}@media (hover:none) and (pointer:coarse){.CommentTemplate_comment__HrK8N{transition:none}.CommentTemplate_comment__HrK8N:hover{box-shadow:0 1px 3px rgba(0,0,0,.1)}.CommentTemplate_paginationButton__l6waO{min-height:44px;touch-action:manipulation}.CommentTemplate_paginationButton__l6waO:hover:not(:disabled){opacity:1}.CommentTemplate_paginationButton__l6waO:active:not(:disabled){opacity:.7;transform:scale(.98)}}@media (max-width:768px){.CommentTemplate_authorName__nseDJ,.CommentTemplate_replyAuthorName__z4tyR{word-break:break-word;hyphens:auto}.CommentTemplate_commentContent__dT3vm,.CommentTemplate_replyContent__jX_mG{word-break:break-word;overflow-wrap:break-word}.CommentTemplate_commentContent__dT3vm img,.CommentTemplate_replyContent__jX_mG img{max-width:100%;height:auto}.CommentTemplate_commentId__XDAqm,.CommentTemplate_replyId__BwFqI{word-break:break-all;font-family:-apple-system-ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace}}.post-content{padding:0 50px}@media screen and (max-width:768px){.post-content{padding:0}}.post-content p{font-size:14px;margin-bottom:1rem}.post-content a{color:#007bff;text-decoration:underline}.post-content a:hover{color:#0056b3;text-decoration:none}.post-content a:visited{color:#6f42c1}.post-content a.wp-block-button__link,.post-content a.wp-block-button__link:hover,.post-content a[class*=btn],.post-content a[class*=btn]:hover,.post-content a[class*=button],.post-content a[class*=button]:hover{text-decoration:none}.post-content h2{font-size:24px;margin-bottom:2rem;border-top:1px solid var(--border);padding-top:2rem;font-weight:700}.post-content h3{font-size:18px}.post-content h3,.post-content h4{margin-bottom:1rem;font-weight:500}.post-content h4{font-size:16px}.post-content ul{list-style:disc;padding:0 0 0 20px;margin-bottom:1rem}.post-content ul li{font-size:14px;margin-bottom:.5rem}.post-content .has-background{padding:30px}.post-content .has-medium-font-size{font-size:16px}.post-content .has-text-align-center{text-align:center}.post-content .wp-block-buttons{display:flex;justify-content:center;margin:3rem 0}.post-content .wp-block-buttons .wp-block-button__link{padding:1rem 2rem;font-size:16px;color:#fff;background:#fb5722;border-radius:6px;display:block}.post-content .wp-block-buttons .wp-block-button__link:hover{background:linear-gradient(270deg,#F59E0B,#F38600 53.85%,#FB5722)}.post-content .cta-interno{max-width:800px;margin:0 auto;position:relative;background-color:#fff;border-radius:5px;background:linear-gradient(white,white) padding-box,linear-gradient(270deg,#F59E0B,#F38600 53.85%,#FB5722) border-box;border:1px solid rgba(0,0,0,0)}.post-content .cta-interno,.post-content .cta-interno>div{transition:all .3s ease-in-out}.post-content .cta-interno:hover{border:1px dashed #fff}.post-content .cta-interno:hover>div{transition:all .3s ease-in-out;opacity:.8}.post-content .cta-interno a{display:block;padding:1rem 5rem}.post-content .cta-interno p{font-size:25px;margin-bottom:0}.post-content .table-of-contents{margin:2rem 0;padding:1rem;background-color:#fff;border-radius:5px;border:1px solid var(--border)}.post-content .table-of-contents h2{font-size:20px;margin-bottom:1rem}.post-content .table-of-contents ul{list-style:none;padding-left:0}.post-content .table-of-contents ul li{margin-bottom:.5rem}.post-content .table-of-contents ul li a{text-decoration:none;color:#333}.post-content .table-of-contents ul li a:hover{text-decoration:underline}.post-content .table-of-contents ul .toc-item{padding-left:1rem;position:relative}.post-content .table-of-contents ul .toc-item:before{content:"";position:absolute;left:0;top:.5rem;width:.2rem;height:.2rem;background-color:var(--foreground);border-radius:50%}.post-content .table-of-contents ul .toc-level-2{padding-left:1.5rem}.post-content .table-of-contents ul .toc-level-2:before{left:.5rem}.post-content .table-of-contents ul .toc-level-3{padding-left:2rem}.post-content .table-of-contents ul .toc-level-3:before{left:1rem}.post-content .table-of-contents ul .toc-level-4{padding-left:2.5rem}.post-content .table-of-contents ul .toc-level-4:before{left:1.5rem}.post-content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:14px;text-align:left}.post-content table td,.post-content table th{padding:.75rem;border:1px solid var(--border)}.post-content table th{background-color:var(--foreground);color:#fff}.post-content table tbody tr:nth-child(2n){background-color:#ccc}@media(max-width:768px){.post-content table{display:block}.post-content table thead{display:none}.post-content table tbody tr:nth-child(2n){background-color:#fff}.post-content table tbody{display:block}.post-content table tbody tr{display:block;margin-bottom:1rem;border:1px solid var(--border);border-radius:5px;overflow:hidden}.post-content table tbody td:first-child{background-color:var(--foreground);color:#fff}.post-content table tbody td:first-child:before{color:#fff}.post-content table tbody td{display:block;padding:.5rem;border:none;border-bottom:1px solid var(--border);position:relative;text-align:right}.post-content table tbody td:last-child{border-bottom:none}.post-content table tbody td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:.5rem;font-weight:700;text-align:left;color:#333}}