.tp-trust-badges{display:flex;gap:var(--tp-space-3);justify-content:center;flex-wrap:wrap;margin-top:var(--tp-space-5)}.tp-trust-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--tp-space-5);gap:var(--tp-space-5);counter-reset:tp-trust-step}.tp-trust-step{display:flex;flex-direction:column;gap:var(--tp-space-3)}.tp-trust-step__num{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:var(--tp-primary);color:var(--tp-surface);font-family:var(--tp-font-display);font-weight:var(--tp-weight-heading);font-size:15px}[data-tp-theme=dark] .tp-trust-step__num{color:var(--tp-bg)}.tp-trust-step__title{font-family:var(--tp-font-display);font-weight:var(--tp-weight-heading);font-size:17px;color:var(--tp-text)}.tp-trust-step__desc{margin:0;color:var(--tp-text-muted);font-size:15px;line-height:var(--tp-leading-body)}.tp-trust-callout{max-width:70ch;margin:var(--tp-space-6) auto 0;padding:var(--tp-space-6);border-left:3px solid var(--tp-primary);border-radius:var(--tp-radius-sm);background:var(--tp-surface-card)}.tp-trust-callout__title{font-family:var(--tp-font-display);font-weight:var(--tp-weight-heading);font-size:16px;color:var(--tp-text);margin:0 0 var(--tp-space-4)}.tp-trust-callout ul{margin:0;padding-left:1.2em;display:flex;flex-direction:column;gap:var(--tp-space-3)}.tp-trust-callout li{color:var(--tp-text-muted);font-size:15px;line-height:var(--tp-leading-body)}.tp-trust-callout li::marker{color:var(--tp-primary)}@media (max-width:900px){.tp-trust-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tp-trust-steps{grid-template-columns:1fr}.tp-trust-callout{padding:var(--tp-space-5)}}.tp-post-meta{display:inline-flex;align-items:center;gap:var(--tp-space-2);font-family:var(--tp-font-mono);font-size:13px;color:var(--tp-text-muted);white-space:nowrap}.tp-post-meta__dot{opacity:.5}.tp-post-body{max-width:70ch;margin:0 auto;display:flex;flex-direction:column;gap:var(--tp-space-8)}.tp-post-section__title{margin:0 0 var(--tp-space-4);font-family:var(--tp-font-display);font-weight:var(--tp-weight-heading);font-size:var(--tp-text-h3);line-height:var(--tp-leading-heading);color:var(--tp-text)}.tp-post-section p{margin:0;color:var(--tp-text);font-size:17px;line-height:var(--tp-leading-body)}.tp-post-section p+p{margin-top:var(--tp-space-4)}.tp-post-body a{color:var(--tp-primary);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--tp-primary) 40%,transparent);text-decoration-color:color-mix(in srgb,var(--tp-primary) 40%,transparent);text-underline-offset:2px;font-weight:var(--tp-weight-medium);transition:color var(--tp-duration) var(--tp-ease)}.tp-post-body a:hover{color:var(--tp-primary-hover)}.tp-post-body a:visited{color:var(--tp-primary)}@media (max-width:640px){.tp-post-section p{font-size:16px}.tp-post-section__title{font-size:20px}}.tp-dict{display:flex;flex-direction:column;gap:var(--tp-space-5)}.tp-dict__toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--tp-space-4);flex-wrap:wrap}.tp-dict__toolbar .tp-field{min-width:260px;flex:1 1 260px}.tp-dict__count{font-family:var(--tp-font-mono);font-size:14px;color:var(--tp-accent-hover);background:var(--tp-accent-soft);padding:6px 14px;border-radius:var(--tp-radius-pill);white-space:nowrap}.tp-dict__table-wrap{border:1px solid var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-surface);overflow-x:auto}.tp-dict__table{width:100%;border-collapse:collapse;font-size:15px}.tp-dict__table th{text-align:left;color:var(--tp-text-muted);font-size:var(--tp-text-caption);font-weight:var(--tp-weight-medium);position:-webkit-sticky;position:sticky;top:0;background:var(--tp-surface)}.tp-dict__table td,.tp-dict__table th{padding:var(--tp-space-4) var(--tp-space-5);border-bottom:1px solid var(--tp-border)}.tp-dict__table td{color:var(--tp-text);vertical-align:top}.tp-dict__table tr:last-child td{border-bottom:none}.tp-dict__table tr:hover td{background:var(--tp-accent-soft)}.tp-dict__note{margin-top:4px;font-family:var(--tp-font-sans,inherit);font-size:13px;font-style:italic;color:var(--tp-text-muted);line-height:var(--tp-leading-body);max-width:46ch}.tp-dict__empty{margin:0;padding:var(--tp-space-6);text-align:center;color:var(--tp-text-muted);border:1px dashed var(--tp-border);border-radius:var(--tp-radius)}@media (max-width:640px){.tp-dict__toolbar{flex-direction:column;align-items:stretch}.tp-dict__table td,.tp-dict__table th{padding:var(--tp-space-3) var(--tp-space-4)}}.tp-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--tp-space-5);gap:var(--tp-space-5)}@media (max-width:1024px){.tp-benefit-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.tp-benefit-grid{grid-template-columns:1fr}}.tp-requirements{display:flex;flex-direction:column;gap:var(--tp-space-4);list-style:none;margin:0;padding:0}.tp-requirements li{display:flex;align-items:flex-start;gap:var(--tp-space-3);color:var(--tp-text);font-size:var(--tp-text-body)}.tp-requirements li svg{flex:none;margin-top:2px}.tp-anketa-card{max-width:720px;margin:0 auto}.tp-anketa-card .tp-contact-form{gap:var(--tp-space-7)}.tp-anketa-group{display:flex;flex-direction:column;gap:var(--tp-space-5)}.tp-anketa-group+.tp-anketa-group{padding-top:var(--tp-space-6);border-top:1px solid var(--tp-border)}.tp-anketa-group__title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--tp-primary)}.tp-langfield{flex-direction:column}.tp-langfield,.tp-langfield__add{display:flex;gap:var(--tp-space-3)}.tp-langfield__add{flex-wrap:wrap}.tp-langfield__add select{min-width:160px}.tp-langfield__tags{display:flex;flex-wrap:wrap;gap:var(--tp-space-3)}.tp-langtag{display:inline-flex;align-items:center;gap:6px;padding:5px 6px 5px 12px;background:var(--tp-surface-sunken);border:1.5px solid var(--tp-border-strong);border-radius:var(--tp-radius-pill);font-size:var(--tp-text-caption);font-weight:var(--tp-weight-medium);color:var(--tp-text)}.tp-langtag__name{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:2px}.tp-langtag__level{background:var(--tp-primary);color:var(--tp-text-inverse);padding:2px 8px;border-radius:var(--tp-radius-pill);font-size:11px;font-weight:600;cursor:pointer}.tp-langtag__remove{background:none;border:none;cursor:pointer;opacity:.5;font-size:13px;padding:2px 4px;color:inherit;line-height:1}.tp-langtag__remove:hover{opacity:1}.tp-levelgrid{display:flex;flex-direction:column;gap:var(--tp-space-2)}.tp-levelopt{display:flex;align-items:center;gap:var(--tp-space-3);padding:10px 14px;border:1.5px solid var(--tp-border);border-radius:var(--tp-radius-sm);cursor:pointer;font-size:var(--tp-text-body);color:var(--tp-text)}.tp-levelopt input{accent-color:var(--tp-primary);width:16px;height:16px;cursor:pointer}.tp-levelopt--sel{border-color:var(--tp-primary);background:var(--tp-primary-soft)}.tp-modal-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(10,15,26,.6);display:flex;align-items:center;justify-content:center;padding:var(--tp-space-5)}.tp-modal{position:relative;width:100%;background:var(--tp-surface);border-radius:var(--tp-radius);max-height:90vh;overflow-y:auto;box-shadow:var(--tp-shadow-lift)}.tp-modal__close{position:absolute;top:var(--tp-space-4);right:var(--tp-space-4);background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--tp-text-muted);z-index:1}.tp-modal__header{padding:var(--tp-space-6) var(--tp-space-7) var(--tp-space-4);border-bottom:1px solid var(--tp-border)}.tp-modal__title{font-family:var(--tp-font-display);font-size:1.3rem;font-weight:var(--tp-weight-heading);color:var(--tp-text)}.tp-modal__subtitle{font-size:var(--tp-text-caption);color:var(--tp-text-muted);margin-top:4px}.tp-modal__body{padding:var(--tp-space-6) var(--tp-space-7)}.tp-modal__footer{padding:var(--tp-space-5) var(--tp-space-7) var(--tp-space-6);border-top:1px solid var(--tp-border);display:flex;gap:var(--tp-space-3);justify-content:flex-end;flex-wrap:wrap}.tp-samples-filter-section{padding-top:var(--tp-space-6);padding-bottom:var(--tp-space-6)}.tp-samples-filter{display:flex;gap:var(--tp-space-3);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.tp-samples-filter::-webkit-scrollbar{display:none}.tp-samples-filter__chip{display:flex;align-items:center;gap:8px;flex:none;padding:10px 16px;border-radius:var(--tp-radius-pill);border:1px solid var(--tp-border);background:var(--tp-surface-card);color:var(--tp-text);font-size:14px;font-weight:var(--tp-weight-medium);text-decoration:none;white-space:nowrap;transition:border-color var(--tp-duration) var(--tp-ease-out),color var(--tp-duration) var(--tp-ease-out)}.tp-samples-filter__chip:hover{border-color:var(--tp-primary);color:var(--tp-primary)}.tp-samples-filter__count{font-family:var(--tp-font-mono);font-size:12px;color:var(--tp-text-muted);background:var(--tp-surface-sunken);border-radius:var(--tp-radius-pill);padding:1px 7px}.tp-samples-spec-header{display:flex;flex-direction:column;align-items:flex-start;gap:var(--tp-space-4)}.tp-samples-spec-header__icon{width:48px;height:48px;flex:none;border-radius:var(--tp-radius-sm);background:var(--tp-primary-soft);color:var(--tp-primary);display:flex;align-items:center;justify-content:center}.tp-samples-grid{gap:var(--tp-space-6)}.tp-sample-card,.tp-samples-grid{display:flex;flex-direction:column}.tp-sample-card{gap:var(--tp-space-5)}.tp-sample-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--tp-space-3)}.tp-before-after--samples{grid-template-columns:1fr;gap:var(--tp-space-4)}.tp-before-after--samples .tp-before-after__panel{border-radius:var(--tp-radius-sm);padding:var(--tp-space-5);border:1px solid var(--tp-border);background:var(--tp-surface-sunken)}.tp-before-after--samples .tp-before-after__panel--after{background:var(--tp-accent-soft);border-color:color-mix(in srgb,var(--tp-accent) 35%,var(--tp-border))}.tp-before-after--samples .tp-before-after__text{font-size:15px}.tp-sample-card__markers{border-top:1px solid var(--tp-border);padding-top:var(--tp-space-4)}.tp-sample-card__markers-label{font-family:var(--tp-font-mono);font-size:12px;letter-spacing:.02em;text-transform:uppercase;color:var(--tp-text-muted);margin-bottom:var(--tp-space-3)}.tp-sample-card__markers ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.tp-sample-card__markers li{position:relative;padding-left:22px;font-size:14px;line-height:var(--tp-leading-body);color:var(--tp-text-muted)}.tp-sample-card__markers li:before{content:"";position:absolute;left:2px;top:8px;width:6px;height:6px;border-radius:50%;background:var(--tp-accent)}@media (min-width:640px){.tp-before-after--samples{grid-template-columns:1fr 1fr}}@media (min-width:900px){.tp-samples-spec-header{flex-direction:row;align-items:center}}.tp-standards-grid{display:grid;grid-template-columns:1fr;grid-gap:var(--tp-space-6);gap:var(--tp-space-6)}.tp-standard-card{display:flex;flex-direction:column;gap:var(--tp-space-4)}.tp-standard-card__code{font-family:var(--tp-font-display);font-weight:var(--tp-weight-heading);font-size:19px;color:var(--tp-text)}.tp-standard-card__fullname{font-size:14px;color:var(--tp-text-muted);margin-top:2px}.tp-standard-card__summary{margin:0;font-size:15px;line-height:var(--tp-leading-body);color:var(--tp-text)}.tp-standard-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--tp-space-3);border-top:1px solid var(--tp-border);padding-top:var(--tp-space-4)}.tp-standard-card__forwhom{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--tp-text-muted)}.tp-standard-card__forwhom svg{flex:none;color:var(--tp-text-muted)}.tp-standard-card__link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:var(--tp-weight-medium);color:var(--tp-primary);text-decoration:none}.tp-standard-card__link:hover{text-decoration:underline}@media (min-width:900px){.tp-standards-grid{grid-template-columns:1fr 1fr}}