.article-loading,.article-not-found{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#6b7280}.article-loading__spinner{width:48px;height:48px;border:3px solid #e5e7eb;border-top-color:#349c98;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.article-not-found svg{width:80px;height:80px;color:#d1d5db;margin-bottom:1.5rem}.article-not-found h2{font-size:1.5rem;color:#374151;margin:0 0 .5rem}.article-not-found p{margin:0 0 1.5rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--color-brand-primary);border:none;border-radius:10px;cursor:pointer;text-decoration:none;transition:all .2s ease}.btn-primary:hover{background:var(--color-brand-primary-dark)}.article-breadcrumb{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:8rem 1.5rem .75rem}.article-breadcrumb__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.article-breadcrumb a{color:var(--color-link);text-decoration:none}.article-breadcrumb a:hover{text-decoration:underline}.article-breadcrumb__current{color:#9ca3af}.article-content{padding:0;background:#fff}.article-content__container{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 0;display:grid;grid-template-columns:1fr 300px;grid-gap:2.5rem;gap:2.5rem;align-items:start}@media (min-width:1280px){.article-content__container--with-toc{max-width:1340px;grid-template-columns:200px 1fr 300px;gap:2rem}}.article-main{min-width:0}.article-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.article-header__badges{display:flex;gap:.5rem;margin-bottom:1rem}.article-badge{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f3f4f6;border-radius:9999px}.article-badge--oa{color:#f59e0b;background:#fef3c7}.article-header__title{font-size:2.4rem;font-weight:700;color:#0f172a;line-height:1.18;margin:0 0 1.5rem;letter-spacing:-.03em;max-width:50ch}.article-authors{margin-bottom:1.2rem;line-height:1.85;font-size:1rem;max-width:70ch}.article-author{display:inline}.article-author__name{color:#1e293b;font-weight:600;letter-spacing:-.005em}.article-author__corresponding{color:var(--color-link);font-weight:700;margin-left:2px}.article-author__orcid{display:inline-block;width:16px;height:16px;margin-left:4px;vertical-align:middle;color:#A6CE39}.article-author__orcid svg{width:100%;height:100%}.article-affiliations{margin-bottom:1.25rem;max-width:70ch}.article-affiliation{font-size:.875rem;color:#64748b;margin:0 0 .3rem;font-style:italic;line-height:1.55}.article-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.875rem;color:#64748b;align-items:baseline}.article-meta__item{position:relative}.article-meta__item+.article-meta__item:before{content:"·";color:#cbd5e1;margin-right:1.25rem;margin-left:-.75rem}.article-meta__item strong{color:#334155;font-weight:600}.article-meta__item a{color:var(--color-link);text-decoration:none;font-weight:500}.article-meta__item a:hover{text-decoration:underline}.article-section{margin-bottom:2rem}.article-section>h2{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 1.1rem;padding-bottom:.5rem;border-bottom:2px solid #349c98;display:inline-block;text-transform:uppercase;letter-spacing:.08em}.article-abstract{font-size:1.05rem;color:#1e293b;line-height:1.75;margin:0;max-width:70ch;font-feature-settings:"kern","liga","calt"}.article-keywords{display:flex;flex-wrap:wrap;gap:.5rem}.article-keyword{display:inline-block;padding:.4rem .9rem;font-size:.8125rem;font-weight:500;color:var(--color-link);background:rgba(0,48,135,.06);border:1px solid rgba(0,48,135,.12);border-radius:9999px;transition:background .18s ease,border-color .18s ease,transform .18s ease;text-decoration:none}.article-keyword:hover{background:rgba(0,48,135,.1);border-color:rgba(0,48,135,.24);transform:translateY(-1px)}.article-fulltext-placeholder{background:#f9fafb;padding:3rem;border-radius:12px;border:1px solid #e5e7eb}.article-fulltext-notice{text-align:center}.article-fulltext-notice svg{width:48px;height:48px;color:#9ca3af;margin-bottom:1rem}.article-fulltext-notice p{color:#6b7280;margin:0 0 1rem}.article-toc{position:-webkit-sticky;position:sticky;top:96px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto;padding:1.2rem 1.3rem 1.3rem;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.03);scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.article-toc::-webkit-scrollbar{width:4px}.article-toc::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.article-toc::-webkit-scrollbar-track{background:transparent}.article-toc__title{font-size:.72rem;font-weight:700;color:#64748b;margin:0 0 .85rem;text-transform:uppercase;letter-spacing:.1em}.article-toc__list,.article-toc__sublist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1px}.article-toc__link{display:block;padding:.5rem .7rem .5rem .85rem;font-size:.825rem;font-weight:500;line-height:1.4;color:#334155;text-decoration:none;border-left:2px solid transparent;border-radius:0 6px 6px 0;transition:color .18s ease,background .18s ease,border-color .18s ease}.article-toc__link:hover{color:var(--color-link);background:#f8fafc}.article-toc__link--active{color:var(--color-link);font-weight:600;background:rgba(0,48,135,.04);border-left-color:var(--color-brand-primary)}.article-toc__sublist{margin-top:2px;margin-bottom:4px;padding-left:.85rem;border-left:1px solid #e2e8f0;margin-left:.5rem}.article-toc__sublink{display:block;padding:.35rem .6rem;font-size:.78rem;line-height:1.4;color:#64748b;text-decoration:none;border-radius:6px;transition:color .18s ease,background .18s ease}.article-toc__sublink:hover{color:var(--color-link);background:#f8fafc}.article-toc__sublink--active{color:var(--color-link);font-weight:600;background:rgba(0,48,135,.04)}@media (max-width:1279px){.article-toc{position:static;max-height:none;margin-bottom:1.5rem;grid-column:1/-1}}.article-sidebar__sticky{position:-webkit-sticky;position:sticky;top:100px;display:flex;flex-direction:column;gap:1rem;max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.article-sidebar__sticky::-webkit-scrollbar{width:4px}.article-sidebar__sticky::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.article-sidebar__sticky::-webkit-scrollbar-track{background:transparent}.article-sidebar-card{background:#fff;padding:1.25rem;border-radius:14px;border:1px solid #e5e7eb;transition:box-shadow .2s ease,border-color .2s ease}.article-sidebar-card:hover{border-color:#cbd5e1;box-shadow:0 6px 16px rgba(15,23,42,.05)}.article-sidebar-card h3{font-size:.72rem;font-weight:700;color:#64748b;margin:0 0 .85rem;text-transform:uppercase;letter-spacing:.09em}.article-metrics-card{display:flex;justify-content:space-around;gap:.75rem;background:radial-gradient(circle at 20% 0,rgba(52,156,152,.08),transparent 65%),#fff;border-color:rgba(52,156,152,.25)}.article-metric{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .25rem;flex:1 1}.article-metric svg{width:20px;height:20px;color:#349C98}.article-metric__value{font-size:1.45rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.article-metric__label{font-size:.68rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.article-actions{display:flex;flex-direction:column;gap:.5rem}.article-action-btn{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;font-size:.8375rem;font-weight:500;color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease;width:100%;text-align:left}.article-action-btn:hover{border-color:#99CBCA;color:var(--color-link);background:#fff;box-shadow:0 0 0 4px rgba(52,156,152,.08)}.article-action-btn svg{width:18px;height:18px;flex-shrink:0}.article-action-btn--active{color:var(--color-link)!important;border-color:#349C98;background:#f0fdfa}.article-action-btn--active svg{color:var(--color-link)}.article-share-buttons{display:flex;gap:.5rem}.share-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.share-btn svg{width:18px;height:18px}.share-btn--twitter{background:#000;color:#fff}.share-btn--twitter:hover{background:#333}.share-btn--facebook{background:#1877f2;color:#fff}.share-btn--facebook:hover{background:#166fe5}.share-btn--linkedin{background:#0a66c2;color:#fff}.share-btn--linkedin:hover{background:#0958a6}.share-btn--email{background:#6b7280;color:#fff}.share-btn--email:hover{background:#4b5563}.article-journal-link{display:block;text-decoration:none;color:#334155;padding:.85rem .9rem;border-radius:10px;border:1px solid transparent;transition:background .18s ease,border-color .18s ease}.article-journal-link:hover{background:#f8fafc;border-color:#e2e8f0}.article-journal-link strong{display:block;color:var(--color-link);margin-bottom:.3rem;font-size:.95rem;letter-spacing:-.005em}.article-journal-link span{font-size:.8125rem;color:#64748b;line-height:1.45}.article-related-section{border-top:1px solid #e5e7eb;background:#f9fafb;padding:3rem 1.5rem}.article-related-section__container{max-width:1200px;margin:0 auto}.article-related-section__title{font-size:.78rem;font-weight:700;color:#64748b;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:.09em}.article-related-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.related-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.25rem;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .22s ease,transform .18s ease;min-height:140px}.related-card:hover{border-color:#99CBCA;box-shadow:0 10px 24px rgba(15,23,42,.06),0 0 0 4px rgba(52,156,152,.08);transform:translateY(-2px)}.related-card__body{flex:1 1}.related-card__title{font-size:.95rem;font-weight:600;color:#0f172a;line-height:1.45;letter-spacing:-.01em;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s ease}.related-card:hover .related-card__title{color:var(--color-link)}.related-card__abstract{font-size:.8125rem;color:#64748b;line-height:1.55;margin:0}.related-card__date{font-size:.72rem;color:#94a3b8;margin-top:.85rem;padding-top:.75rem;border-top:1px solid #f1f5f9;text-transform:uppercase;letter-spacing:.06em;font-weight:500}.article-comments-section{border-top:1px solid #e5e7eb;padding:3rem 1.5rem 4rem}.article-comments-section__container{max-width:800px;margin:0 auto}.citation-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.citation-modal{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.2)}.citation-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e5e7eb}.citation-modal__header h3{font-size:1.125rem;font-weight:600;color:#111827;margin:0}.citation-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#6b7280;background:none;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.citation-modal__close:hover{background:#f3f4f6}.citation-modal__formats{display:flex;gap:.5rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.citation-format-btn{padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#6b7280;background:#f3f4f6;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.citation-format-btn:hover{color:var(--color-link)}.citation-format-btn.active{color:#fff;background:var(--color-brand-primary)}.citation-modal__content{padding:1.5rem}.citation-modal__content pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.6;color:#374151;background:#f9fafb;padding:1rem;border-radius:8px;white-space:pre-wrap;word-break:break-word;margin:0}.citation-copy-btn{display:block;width:calc(100% - 3rem);margin:0 1.5rem 1.5rem;padding:.75rem;font-size:.9375rem;font-weight:600;color:#fff;background:var(--color-brand-primary);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.citation-copy-btn:hover{background:var(--color-brand-primary-dark)}.article-fulltext{background:#fff}.article-fulltext__content{font-size:1rem;line-height:1.9;color:#374151}.article-fulltext__content h2{font-size:1.45rem;font-weight:700;color:#0f172a;margin:2.5rem 0 1.1rem;line-height:1.25;letter-spacing:-.02em;scroll-margin-top:100px}.article-fulltext__content h3,.article-fulltext__content h4{font-size:1.125rem;font-weight:600;color:#111827;margin:2rem 0 1rem;line-height:1.3;letter-spacing:-.01em;scroll-margin-top:100px}.article-fulltext__content p{margin:0 0 1.25rem}.article-fulltext__content figure{margin:2rem 0;text-align:center}.article-fulltext__content figure img{max-width:100%;height:auto;border-radius:8px}.article-fulltext__content figcaption{font-size:.875rem;color:#6b7280;margin-top:.75rem;font-style:italic}.article-fulltext__content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.article-fulltext__content td,.article-fulltext__content th{padding:.75rem 1rem;border:1px solid #e5e7eb;text-align:left}.article-fulltext__content th{background:#f9fafb;font-weight:600;color:#111827}.article-fulltext__content blockquote{margin:1.5rem 0;padding:1rem 1.5rem;border-left:4px solid #349c98;background:#f9fafb;font-style:italic;color:#4b5563}.article-fulltext__content ol,.article-fulltext__content ul{margin:1rem 0;padding-left:2rem}.article-fulltext__content li{margin-bottom:.5rem}.article-fulltext__content a{color:var(--color-link);text-decoration:none}.article-fulltext__content a:hover{text-decoration:underline}.article-fulltext__content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;background:#f3f4f6;padding:.125rem .375rem;border-radius:4px}.article-pdf-section{background:#f9fafb;padding:1.5rem;border-radius:12px;border:1px solid #e5e7eb}.article-pdf-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.article-pdf-header h2{margin:0;border-bottom:none;padding-bottom:0}.article-pdf-toggle{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--color-link);background:white;border:1px solid #349c98;border-radius:8px;cursor:pointer;transition:all .2s}.article-pdf-toggle:hover{background:rgba(0,48,135,.05)}@media (max-width:1024px){.article-content__container{grid-template-columns:1fr;padding:1.5rem 1.5rem 0;gap:0}.article-sidebar{order:2;margin-top:2rem}.article-sidebar__sticky{position:static;max-height:none;overflow:visible;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.article-metrics-card{grid-column:1/-1}.article-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.article-breadcrumb{padding-top:6rem}.article-content__container{padding:1.25rem 1rem 0}.article-header__title{font-size:1.75rem;line-height:1.22}.article-meta{gap:.4rem 1rem}.article-meta__item+.article-meta__item:before{display:none}.article-sidebar__sticky{grid-template-columns:1fr}.article-related-section{padding:2rem 1rem}.article-related-grid{grid-template-columns:1fr}.article-comments-section{padding:2rem 1rem 3rem}.article-comments-section__container{max-width:100%}.citation-modal{border-radius:12px}.citation-modal__formats{flex-wrap:wrap}}@media (max-width:480px){.article-breadcrumb{padding-top:5.5rem;padding-left:1rem;padding-right:1rem}.article-content__container{padding:1rem .75rem 0}.article-header__title{font-size:1.4rem;line-height:1.25;letter-spacing:-.02em}.article-header__badges{gap:.375rem}.article-badge{font-size:.6875rem;padding:.2rem .5rem}.article-meta{gap:.75rem}.article-section h2{font-size:.85rem}.article-action-btn{padding:.5rem .75rem;font-size:.8125rem}.share-btn{width:34px;height:34px}.share-btn svg{width:16px;height:16px}.article-related-section{padding:1.5rem .75rem}.related-card{padding:1rem;min-height:auto}.related-card__title{font-size:.875rem}.article-comments-section{padding:1.5rem .75rem 2rem}.article-pdf-section{padding:1rem;border-radius:8px}}.pdf-viewer{background:white;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden}.pdf-viewer__error,.pdf-viewer__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;min-height:300px;background:#f8fafc}.pdf-viewer__spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#349c98;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}.pdf-viewer__error p,.pdf-viewer__loading p{color:#64748b;margin:.5rem 0 1rem}.pdf-viewer__error svg{width:48px;height:48px;color:#dc2626;margin-bottom:.5rem}.pdf-viewer__retry-btn{padding:.5rem 1.5rem;background:var(--color-brand-primary);color:white;border:none;border-radius:10px;font-weight:600;cursor:pointer;box-shadow:0 1px 2px rgba(0,48,135,.18);transition:background .2s,box-shadow .2s,transform .2s}.pdf-viewer__retry-btn:hover{background:var(--color-brand-primary-dark);box-shadow:0 8px 18px rgba(0,48,135,.28),0 0 0 4px rgba(0,48,135,.08);transform:translateY(-1px)}.pdf-viewer__toolbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.pdf-viewer__file-info{display:flex;align-items:center;gap:.5rem;color:#1e293b;font-weight:500}.pdf-viewer__file-info svg{width:20px;height:20px;color:#dc2626}.pdf-viewer__file-name{font-size:.9rem;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf-viewer__actions{display:flex;align-items:center;gap:.5rem}.pdf-viewer__action-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:white;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s}.pdf-viewer__action-btn:hover{background:#f1f5f9;color:#1e293b}.pdf-viewer__action-btn svg{width:18px;height:18px}.pdf-viewer__download-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-brand-primary);color:white;border:none;border-radius:10px;font-weight:600;font-size:.875rem;cursor:pointer;box-shadow:0 1px 2px rgba(0,48,135,.18);transition:background .2s,box-shadow .2s,transform .2s}.pdf-viewer__download-btn:hover{background:var(--color-brand-primary-dark,#002468);transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,48,135,.28),0 0 0 4px rgba(0,48,135,.08)}.pdf-viewer__download-btn svg{width:18px;height:18px}.pdf-viewer__container{width:100%;background:#f1f5f9}.pdf-viewer__iframe{width:100%;height:100%;border:none}.pdf-viewer__fullscreen-overlay{position:fixed;inset:0;background:white;z-index:1000;display:flex;flex-direction:column}.pdf-viewer__fullscreen-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#1e293b;color:white;font-weight:600}.pdf-viewer__close-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.1);border:none;border-radius:8px;color:white;cursor:pointer;transition:background .2s}.pdf-viewer__close-btn:hover{background:rgba(255,255,255,.2)}.pdf-viewer__close-btn svg{width:24px;height:24px}.pdf-viewer__iframe--fullscreen{flex:1 1}@media (max-width:640px){.pdf-viewer__toolbar{flex-direction:column;gap:.75rem;align-items:stretch}.pdf-viewer__actions,.pdf-viewer__file-info{justify-content:center}.pdf-viewer__file-name{max-width:200px}}.comments-section{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border-color,#e5e7eb)}.comments-title{font-size:1.2rem;font-weight:600;letter-spacing:-.015em;color:var(--text-primary,#1f2937);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.comments-count{font-size:1rem;font-weight:400}.comments-count,.comments-loading{color:var(--text-secondary,#6b7280)}.comments-loading{display:flex;flex-direction:column;align-items:center;padding:2rem}.comments-loading .spinner{width:32px;height:32px;border:3px solid var(--border-color,#e5e7eb);border-top-color:var(--primary,#349c98);border-radius:50%;animation:spin .8s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(1turn)}}.comments-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.comments-error p{color:#dc2626;margin:0}.comments-error button{background:none;border:none;color:#dc2626;cursor:pointer;font-weight:500}.comment-form{display:flex;gap:1rem;margin-bottom:2rem}.comment-form-avatar{width:40px;height:40px;border-radius:50%;background:var(--primary,#349C98);color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.comment-form-input{flex:1 1}.comment-form-input textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border-color,#e5e7eb);border-radius:8px;font-size:.9375rem;font-family:inherit;resize:vertical;min-height:80px;transition:border-color .2s,box-shadow .2s}.comment-form-input textarea:focus{outline:none;border-color:var(--color-brand-primary);box-shadow:0 0 0 3px rgba(0,48,135,.1)}.comment-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem}.comment-form-hint{font-size:.8125rem;color:var(--text-secondary,#6b7280);margin:0}.comments-login-prompt{background:var(--bg-secondary,#f9fafb);border-radius:8px;padding:1.5rem;text-align:center;margin-bottom:2rem}.comments-login-prompt p{margin:0;color:var(--text-secondary,#6b7280)}.comments-login-prompt a{color:var(--primary,#349C98);font-weight:500;text-decoration:none}.comments-login-prompt a:hover{text-decoration:underline}.comments-empty{text-align:center;padding:3rem 1rem;color:var(--text-secondary,#6b7280)}.comments-empty svg{color:var(--border-color,#e5e7eb);margin-bottom:1rem}.comments-empty p{margin:0}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.comment-item{display:flex;gap:1rem}.comment-item--reply{margin-left:3rem;padding-left:1rem;border-left:2px solid var(--border-color,#e5e7eb)}.comment-avatar{width:40px;height:40px;border-radius:50%;background:var(--color-brand-primary);color:white;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.comment-item--reply .comment-avatar{width:32px;height:32px;font-size:.75rem}.comment-content{flex:1 1;min-width:0}.comment-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;flex-wrap:wrap}.comment-author{font-weight:600;color:var(--text-primary,#1f2937)}.comment-time{font-size:.8125rem;color:var(--text-secondary,#6b7280)}.comment-edited{font-size:.75rem;color:var(--text-muted,#9ca3af);font-style:italic}.comment-text{color:var(--text-primary,#374151);line-height:1.6;margin:.5rem 0;white-space:pre-wrap;word-break:break-word}.comment-actions{display:flex;gap:.5rem;margin-top:.5rem}.comment-action-btn{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:none;border:none;color:var(--text-secondary,#6b7280);font-size:.8125rem;cursor:pointer;border-radius:4px;transition:background .2s,color .2s}.comment-action-btn:hover{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#1f2937)}.comment-action-btn:disabled{cursor:not-allowed;opacity:.5}.comment-action-btn.liked{color:#ef4444}.comment-action-btn.liked svg{fill:#ef4444}.comment-action-btn--delete:hover{background:#fef2f2;color:#dc2626}.reply-form{margin-top:1rem;padding:1rem;background:var(--bg-secondary,#f9fafb);border-radius:8px}.reply-form textarea{width:100%;padding:.5rem .75rem;border:1px solid var(--border-color,#e5e7eb);border-radius:6px;font-size:.875rem;font-family:inherit;resize:vertical;min-height:60px}.reply-form textarea:focus{outline:none;border-color:var(--color-brand-primary)}.reply-form-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.5rem}.comment-replies{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .2s}.btn--primary{background:var(--color-brand-primary);color:white;border-radius:10px;box-shadow:0 1px 2px rgba(0,48,135,.18)}.btn--primary:hover{background:var(--color-brand-primary-dark,#002468);box-shadow:0 8px 18px rgba(0,48,135,.28),0 0 0 4px rgba(0,48,135,.08)}.btn--primary:disabled{background:#9ca3af;cursor:not-allowed;box-shadow:none}.btn--secondary{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#374151)}.btn--secondary:hover{background:#e5e7eb}.btn--sm{padding:.375rem .75rem;font-size:.8125rem}@media (max-width:640px){.comment-form{flex-direction:column}.comment-form-avatar{display:none}.comment-item--reply{margin-left:1rem}.comment-form-footer{flex-direction:column;gap:.75rem;align-items:stretch}.comment-form-hint{text-align:center}}