.irf{--irf-action:#31363f;--irf-dark:#222831;--irf-ink:#eeeeee;--irf-line:#3c434e;--irf-muted:#c5cad1;--irf-soft:#31363f;color:var(--irf-ink);font-family:inherit;font-size:16px;line-height:1.6;max-width:1120px;margin:24px auto;border:1px solid var(--irf-line);border-radius:10px;background:var(--irf-dark);overflow:hidden;isolation:isolate;scroll-margin-top:32px}
.irf *,.irf *::before,.irf *::after{box-sizing:border-box}
.irf h2,.irf h3,.irf h4,.irf p{font-family:inherit;color:inherit;margin:0;line-height:1.35;text-transform:none;letter-spacing:normal}
.irf a{color:var(--irf-ink);text-decoration:none;font-weight:600;transition:background .15s,color .15s}
.irf a:hover{text-decoration:underline}
.irf a:focus-visible,.irf input:focus-visible,.irf select:focus-visible,.irf textarea:focus-visible,.irf button:focus-visible{outline:3px solid #a8c6ee;outline-offset:4px}
.irf .irf-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:36px 40px;border-bottom:1px solid var(--irf-line);background:var(--irf-dark);color:#eeeeee}
.irf .irf-header h2{font-size:clamp(28px,4vw,38px);font-weight:750;line-height:1.15;margin:7px 0 12px}
.irf .irf-header p{color:#c5cad1;font-size:16px}
.irf .irf-eyebrow{color:#eeeeee;font-size:11px;font-weight:700;letter-spacing:2.5px}
.irf .irf-account{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:16px;font-size:14px;max-width:45%}
.irf .irf-account a{color:#eeeeee}
.irf .irf-account>span{overflow-wrap:anywhere}
.irf .irf-main{padding:28px 40px 36px}
.irf .irf-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 20px;border:1px solid transparent;border-radius:7px;background:var(--irf-action);color:#eeeeee;font-family:inherit;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none;cursor:pointer;text-transform:none;letter-spacing:normal;box-shadow:none;width:auto;margin:0}
.irf .irf-button:hover{background:#434c59;color:#eeeeee;text-decoration:none}
.irf .irf-button-secondary{background:var(--irf-soft);color:var(--irf-ink);border-color:#626c77}
.irf .irf-button-secondary:hover{background:#434c59;color:var(--irf-ink)}
.irf .irf-button-light{background:#eeeeee;color:var(--irf-dark)}
.irf .irf-account .irf-button-light{color:var(--irf-dark)}
.irf .irf-button-light:hover{background:#d4d8df}
.irf .irf-categories{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:25px;margin-bottom:28px;border-bottom:1px solid var(--irf-line)}
.irf .irf-categories a{display:inline-block;background:var(--irf-soft);border:1px solid transparent;border-radius:6px;padding:9px 14px;color:#eeeeee;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
.irf .irf-categories a:hover{border-color:#626c77;text-decoration:none}
.irf .irf-categories a.is-active{background:#eeeeee;color:#222831;border-color:#eeeeee}
.irf .irf-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}
.irf .irf-toolbar h3{font-size:24px;font-weight:700}
.irf .irf-search{display:flex;align-items:stretch;gap:10px;margin:20px 0 12px}
.irf input[type=text],.irf input[type=email],.irf input[type=search],.irf textarea,.irf select{appearance:auto;display:block;border:1px solid #c5cad1;border-radius:6px;width:100%;max-width:100%;min-width:0;min-height:47px;background:#eeeeee;padding:11px 13px;color:#222831;font-family:inherit;font-size:16px;font-weight:400;line-height:1.5;box-shadow:none;letter-spacing:normal}
.irf input::placeholder,.irf textarea::placeholder{color:#626c77;opacity:1}
.irf textarea{resize:vertical;min-height:132px}
.irf .irf-search input{flex:1}
.irf .irf-search button{flex:none}
.irf .irf-topic-row{display:flex;align-items:center;gap:18px;padding:23px 0;border-bottom:1px solid var(--irf-line)}
.irf .irf-topic-icon{width:42px;height:42px;border:1px solid #3c434e;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#31363f;font-size:23px;flex:none;color:var(--irf-ink)}
.irf .irf-topic-summary{flex:1;min-width:0}
.irf .irf-topic-summary h4{font-size:19px;font-weight:700;margin:5px 0 8px;overflow-wrap:anywhere}
.irf .irf-topic-summary h4 a{color:var(--irf-ink)}
.irf .irf-topic-summary h4 a:hover{color:var(--irf-ink)}
.irf .irf-topic-tags{display:flex;gap:9px;flex-wrap:wrap;font-size:11px;font-weight:700;color:#c5cad1;line-height:1.4}
.irf .irf-closed{color:#c5cad1}
.irf .irf-meta{color:var(--irf-muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}
.irf .irf-meta span{padding:0 5px}
.irf .irf-count{text-align:center;min-width:46px;color:var(--irf-muted);font-size:12px;flex:none}
.irf .irf-count strong{display:block;font-size:23px;color:var(--irf-ink);line-height:1.2;font-weight:700}
.irf .irf-empty{text-align:center;padding:38px 20px;background:var(--irf-soft);border:1px dashed #626c77;border-radius:8px;margin:22px 0}
.irf .irf-empty h4{font-size:21px;font-weight:700;margin:0 0 8px}
.irf .irf-empty p{color:var(--irf-muted);line-height:1.6}
.irf .irf-empty .irf-actions{justify-content:center;margin-top:20px}
.irf .irf-muted{color:var(--irf-muted);font-size:14px;line-height:1.65;margin:10px 0 18px}
.irf .irf-notice{background:#31363f;border:1px solid #626c77;border-radius:7px;color:#eeeeee;padding:16px 19px;line-height:1.7;margin:0 0 24px;font-size:15px}
.irf .irf-back{display:inline-block;font-size:14px;margin-bottom:28px;overflow-wrap:anywhere}
.irf .irf-form-panel{max-width:760px;margin:0 auto}
.irf .irf-form-panel h3{font-size:27px;font-weight:700}
.irf .irf-form{display:flex;flex-direction:column;align-items:stretch;gap:9px;margin:23px 0}
.irf .irf-form>label{font-size:14px;font-weight:650;margin:10px 0 0;line-height:1.5;color:var(--irf-ink)}
.irf .irf-form small{font-size:12px;color:var(--irf-muted);line-height:1.5}
.irf .irf-form>button{align-self:flex-start;margin-top:18px}
.irf .irf-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px;font-size:14px}
.irf .irf-question{padding:0 0 30px;border-bottom:1px solid var(--irf-line)}
.irf .irf-label{font-size:11px;font-weight:700;color:var(--irf-ink);letter-spacing:1.5px}
.irf .irf-question h3{font-size:clamp(25px,4vw,34px);line-height:1.25;font-weight:750;margin:10px 0 22px;overflow-wrap:anywhere}
.irf .irf-author{display:flex;align-items:center;gap:11px;font-size:13px;line-height:1.4;margin:0 0 19px;overflow-wrap:anywhere}
.irf .irf-author time{display:block;font-size:12px;color:var(--irf-muted);margin-top:3px}
.irf .irf-avatar{display:flex;align-items:center;justify-content:center;background:#31363f;color:var(--irf-ink);border-radius:50%;width:38px;height:38px;flex:none;font-size:17px;font-weight:700;text-transform:uppercase}
.irf .irf-edit{margin-left:auto;font-size:12px}
.irf .irf-content{overflow-wrap:anywhere;line-height:1.85}
.irf .irf-content p{line-height:1.85;margin:0 0 14px}
.irf .irf-content p:last-child{margin-bottom:0}
.irf .irf-replies-heading{font-size:21px;font-weight:700;margin:28px 0 22px}
.irf .irf-reply{padding:24px;border:1px solid var(--irf-line);border-radius:8px;margin-bottom:16px;scroll-margin-top:30px}
.irf .irf-reply:target{border-color:#c5cad1;background:#31363f}
.irf .irf-answer{max-width:none;background:var(--irf-soft);border:1px solid var(--irf-line);border-radius:9px;padding:25px;margin-top:30px}
.irf .irf-answer h3{font-size:22px}
.irf .irf-answer .irf-form{margin-bottom:0}
.irf .irf-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin:28px 0 0;font-size:13px;flex-wrap:wrap}
.irf .irf-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;border-top:1px solid var(--irf-line);background:#151920;padding:20px 40px;font-size:12px;color:var(--irf-muted);line-height:1.7}
.irf .irf-honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.irf .irf-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:680px){
 .irf{margin:12px auto;border-radius:9px;font-size:15px}
 .irf .irf-header{padding:27px 22px;align-items:flex-start;flex-direction:column;gap:23px}
 .irf .irf-account{justify-content:flex-start;max-width:100%}
 .irf .irf-header p{font-size:14px}
 .irf .irf-main{padding:22px 18px 28px}
 .irf .irf-categories{gap:7px;margin-bottom:22px;padding-bottom:21px}
 .irf .irf-categories a{padding:8px 10px;font-size:12px}
 .irf .irf-toolbar{align-items:stretch;flex-direction:column;gap:14px}
 .irf .irf-toolbar h3{font-size:22px}
 .irf .irf-topic-icon{display:none}
 .irf .irf-topic-row{gap:10px;padding:20px 0}
 .irf .irf-topic-summary h4{font-size:17px}
 .irf .irf-count{min-width:34px}
 .irf .irf-count strong{font-size:21px}
 .irf .irf-reply{padding:18px}
 .irf .irf-answer{padding:20px 16px}
 .irf .irf-footer{padding:18px 22px;font-size:11px}
 .irf .irf-form-panel h3{font-size:24px}
 .irf .irf-form>button{align-self:stretch}
 .irf .irf-actions .irf-button{flex:1}
}
