*{padding:0;margin:0;box-sizing:border-box}html{font-size:14px}body{font-family:Inter,sans-serif;background-color:#18222d}.tgt-article-container{width:100%;display:flex;justify-content:center;padding:20px 0 40px;min-height:100vh}.tgt-article-content{max-width:700px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:14px;text-align:left;min-width:200px;padding:0 10px}.tgt-category-tag{align-self:flex-start;background-color:#243345;color:#f2f6fb;border:1px solid #2e3f53;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:600;letter-spacing:.02em;font-family:Inter,sans-serif}.tgt-article-title{font-family:Cormorant,serif;font-size:clamp(2.3rem,6vw,2.9rem);font-weight:500;margin:0;color:#f2f6fb;width:100%}.tgt-article-subtitle{font-family:Inter,sans-serif;font-size:clamp(1.3rem,3.5vw,1.3rem);font-weight:300;margin:0;color:#c7d3e2;width:100%}.tgt-hero-image{width:100%;height:auto;border-radius:0;object-fit:cover;background-color:#111923}.tgt-article-meta{display:flex;flex-direction:column;gap:4px;font-family:Inter,sans-serif;color:#d6e1f0;font-size:1rem;font-weight:300;width:100%}.tgt-article-meta span span{font-weight:500}.tgt-divider{width:100%;border:none;border-bottom:1px solid #2e3f53;margin:12px 0 4px}.tgt-body{font-family:"Source Serif 4",serif;font-size:1.4rem;line-height:1.7;color:#f5f7fb;white-space:pre-line;font-weight:300;width:100%}.tgt-placeholder{font-family:Inter,sans-serif;color:#b9c6d8;font-size:1rem}.tgt-legal-container{width:100%;display:flex;justify-content:center;padding:20px 0 40px;min-height:100vh}.tgt-legal-content{max-width:860px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:16px;text-align:left;padding:0 16px;color:#f2f6fb;font-family:Inter,sans-serif}.tgt-legal-content h1{font-family:Cormorant,serif;font-size:clamp(2.4rem,5vw,3rem);font-weight:500;margin:0}.tgt-legal-content h2{font-size:1.5rem;font-weight:600;color:#d7dee6}.tgt-legal-content h3{font-size:1.1rem;font-weight:600;color:#d7dee6}.tgt-legal-content p,.tgt-legal-content li{font-size:1rem;line-height:1.7;color:#d7dee6;font-weight:300}.tgt-legal-content a{color:#fff}.tgt-legal-content ul,.tgt-legal-content ol{padding-left:20px;display:flex;flex-direction:column;gap:8px}.tgt-legal-content blockquote{border-left:3px solid #2e3f53;padding-left:16px;color:#d7dee6}.tgt-legal-content hr{border:none;border-top:1px solid #2e3f53;margin:8px 0}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
