:root{
	--twe-help-ink:#211a2b;
	--twe-help-purple:#2c123d;
	--twe-help-purple-deep:#16091f;
	--twe-help-gold:#d8b45d;
	--twe-help-cream:#f6f0e5;
	--twe-help-line:#ded3c4;
	--twe-help-muted:#776e79;
}
.twe-help-site{background:var(--twe-help-cream);color:var(--twe-help-ink)}
.twe-help-hero{padding:138px 0 72px;background:linear-gradient(120deg,#14081e,#32154a 65%,#1d3940);color:#fff}
.twe-help-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.78fr);gap:70px;align-items:end}
.twe-help-hero h1{max-width:760px;margin:12px 0 18px;color:#fff;font:400 clamp(48px,6vw,82px)/.92 Georgia,serif;letter-spacing:-.045em}
.twe-help-hero h1 em{color:#efd27c;font-style:italic}
.twe-help-hero p{max-width:720px;margin:0;color:#d9d0dd;font-size:16px;line-height:1.65}
.twe-help-search{padding:25px;border:1px solid rgba(255,255,255,.17);border-radius:22px;background:rgba(255,255,255,.09);box-shadow:0 22px 45px rgba(0,0,0,.18)}
.twe-help-search label{display:block;margin-bottom:10px;color:#f6e2a3;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.twe-help-search>div{display:flex;gap:8px}
.twe-help-search input{min-width:0;flex:1;height:52px;border:0;border-radius:13px;background:#fff;padding:0 16px;color:#281d2d;font-size:15px}
.twe-help-search button{min-width:105px;border:0;border-radius:13px;background:var(--twe-help-gold);color:#1f1524;font-weight:900;cursor:pointer}
.twe-help-search small{display:block;margin-top:10px;color:#cfc2d2;line-height:1.45}

.twe-kb-reference-strip{padding:28px 0 0}
.twe-kb-reference-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.twe-kb-reference-grid>a{display:grid;gap:6px;padding:22px 24px;border:1px solid var(--twe-help-line);border-radius:18px;background:#fff;color:var(--twe-help-ink);text-decoration:none;box-shadow:0 10px 26px rgba(36,22,42,.04)}
.twe-kb-reference-grid>a:hover{border-color:#b99654;transform:translateY(-1px)}
.twe-kb-reference-grid span{color:#9a7421;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.twe-kb-reference-grid strong{font:400 28px/1.05 Georgia,serif}
.twe-kb-reference-grid small{color:var(--twe-help-muted);font-size:12px;line-height:1.5}

.twe-kb-library{padding:58px 0 92px}
.twe-kb-library-heading{max-width:790px;margin-bottom:46px}
.twe-kb-library-heading h2{margin:8px 0 12px;font:400 clamp(38px,5vw,58px)/.98 Georgia,serif;letter-spacing:-.03em}
.twe-kb-library-heading p{margin:0;color:var(--twe-help-muted);font-size:15px;line-height:1.65}
.twe-kb-group{padding:34px 0 42px;border-top:1px solid var(--twe-help-line)}
.twe-kb-group:first-of-type{border-top:0;padding-top:0}
.twe-kb-group-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:20px}
.twe-kb-group-head>div{max-width:760px}
.twe-kb-group-head span{display:block;color:#7f6523;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.twe-kb-group-head p{margin:8px 0 0;color:var(--twe-help-muted);font-size:13px;line-height:1.55}
.twe-kb-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.twe-kb-topic-card{display:flex;min-height:240px;flex-direction:column;padding:24px;border:1px solid var(--twe-help-line);border-radius:18px;background:#fff;color:var(--twe-help-ink);text-decoration:none;box-shadow:0 9px 24px rgba(36,22,42,.035);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.twe-kb-topic-card:hover{border-color:#b99654;transform:translateY(-2px);box-shadow:0 13px 30px rgba(36,22,42,.065)}
.twe-kb-topic-kicker{color:#9a7421;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.twe-kb-topic-card h3{margin:16px 0 10px;font:400 28px/1.05 Georgia,serif;letter-spacing:-.02em}
.twe-kb-topic-card p{margin:0;color:var(--twe-help-muted);font-size:12px;line-height:1.6}
.twe-kb-topic-card footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px}
.twe-kb-topic-card footer small{color:#8a7f89;font-size:10px;font-weight:800}
.twe-kb-topic-card footer b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#f1e8d8;color:#4d1c58;font-size:15px}

.twe-help-main,.twe-help-article-wrap{padding:58px 0 92px}
.twe-help-result-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.twe-help-result-head>div{max-width:820px}
.twe-help-result-head h2{margin:8px 0 10px;font:400 clamp(38px,5vw,58px)/.98 Georgia,serif;letter-spacing:-.03em}
.twe-help-result-head p{margin:0;color:var(--twe-help-muted);font-size:14px;line-height:1.6}
.twe-help-doc-list{display:grid;gap:12px}
.twe-help-doc-list>a{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;border:1px solid var(--twe-help-line);border-radius:17px;background:#fff;color:var(--twe-help-ink);text-decoration:none;box-shadow:0 8px 22px rgba(36,22,42,.03)}
.twe-help-doc-list>a:hover{border-color:#b99654;transform:translateY(-1px)}
.twe-help-doc-list>a>div{min-width:0}
.twe-help-doc-list span{color:#9a7421;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.twe-help-doc-list h3{margin:7px 0 6px;font:400 26px/1.08 Georgia,serif}
.twe-help-doc-list p{margin:0;color:var(--twe-help-muted);font-size:12px;line-height:1.55}
.twe-help-doc-list small{display:inline-block;margin-top:10px;color:#39704b;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.twe-help-doc-list b{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:50%;background:#f1e8d8;color:#4d1c58}
.twe-help-empty{padding:60px 30px;border:1px dashed #cbbda8;border-radius:20px;background:#fff;text-align:center}
.twe-help-empty h3{margin:0 0 10px;font:400 34px/1 Georgia,serif}
.twe-help-empty p{margin:0;color:var(--twe-help-muted)}

.twe-help-article-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:42px;align-items:start}
.twe-help-sidebar{position:sticky;top:105px}
.twe-help-sidebar h2{margin:0 0 12px;color:#7f6523;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.twe-help-sidebar-secondary{margin-top:30px!important}
.twe-help-sidebar nav{display:grid}
.twe-help-sidebar nav a{display:block;padding:11px 12px;border-bottom:1px solid var(--twe-help-line);color:#3d3341;font-size:12px;font-weight:750;line-height:1.35;text-decoration:none}
.twe-help-sidebar nav a:hover,.twe-help-sidebar nav a.is-current{border-radius:10px;background:#2d143b;color:#fff}
.twe-help-back{display:inline-block;margin-bottom:28px;color:#6d2b79;font-size:12px;font-weight:900;text-decoration:none}
.twe-help-article{min-width:0;padding:38px 44px;border:1px solid var(--twe-help-line);border-radius:22px;background:#fff;box-shadow:0 14px 32px rgba(36,22,42,.045)}
.twe-help-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#8a768d;font-size:11px}
.twe-help-breadcrumb a{color:#6b2a77}
.twe-help-doc-label{margin-top:24px;color:#9a7421;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.twe-help-article>h1{max-width:870px;margin:8px 0 14px;font:400 clamp(42px,5vw,66px)/.98 Georgia,serif;letter-spacing:-.035em}
.twe-help-article-lead{max-width:800px;margin:0;color:#756b76;font-size:17px;line-height:1.6}
.twe-help-sharebar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 8px;padding:15px 17px;border:1px solid #ddd0bc;border-radius:15px;background:#fbf6ec}
.twe-help-sharebar>div{display:grid;gap:5px}
.twe-help-sharebar small{color:#776e79;font-size:11px;line-height:1.45}
.twe-help-access-badge{display:inline-flex;width:max-content;align-items:center;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.twe-help-access-badge.is-shareable{background:#e8f3e9;color:#2f6740}
.twe-help-access-badge.is-private{background:#f1e8d8;color:#73581c}
.twe-help-copy-link{flex:0 0 auto;min-height:46px;padding:0 18px;border:1px solid #6d5120;border-radius:999px;background:#d8b45d;color:#1f1524;font-size:12px;font-weight:900;letter-spacing:.02em;cursor:pointer;box-shadow:0 8px 18px rgba(36,22,42,.08)}
.twe-help-copy-link:hover,.twe-help-copy-link:focus-visible{background:#e6c87f;color:#160f18;border-color:#5a4117;outline:none}
.twe-help-article-content{margin-top:34px;color:#3b323e;font-size:15px;line-height:1.78}
.twe-help-article-content h2{margin:38px 0 12px;color:#251a2b;font:400 34px/1.05 Georgia,serif}
.twe-help-article-content h3{margin:28px 0 10px;font:700 18px/1.2 Arial,sans-serif}
.twe-help-article-content ol,.twe-help-article-content ul{padding-left:24px}
.twe-help-article-content li{margin:8px 0}
.twe-help-article-content dl{display:grid;grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:0;margin:0;border-top:1px solid var(--twe-help-line)}
.twe-help-article-content dt,.twe-help-article-content dd{margin:0;padding:15px 10px;border-bottom:1px solid var(--twe-help-line)}
.twe-help-article-content dt{padding-left:0;color:#4d1c58}
.twe-help-article-content dd{color:#645a66}
.twe-help-article-footer{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding:20px;border-radius:14px;background:#2c1439;color:#fff}
.twe-help-article-footer a{color:#f1d27b;font-weight:800}
.twe-help-related{margin-top:46px;padding-top:32px;border-top:1px solid var(--twe-help-line)}
.twe-help-related h2{font:400 30px/1 Georgia,serif}
.twe-help-related>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.twe-help-related a{padding:17px;border:1px solid var(--twe-help-line);border-radius:14px;color:#2b2130;text-decoration:none}
.twe-help-related strong,.twe-help-related span{display:block}
.twe-help-related span{margin-top:7px;color:#786f79;font-size:11px;line-height:1.45}

.twe-help-gate{min-height:75vh;padding:170px 0 100px;background:linear-gradient(135deg,#13081d,#050306)}
.twe-help-gate-card{max-width:650px;margin:auto;padding:55px;border:1px solid rgba(216,180,93,.35);border-radius:25px;background:rgba(255,255,255,.06);color:#fff;text-align:center}
.twe-help-gate-card h1{margin:12px 0;font:400 56px/1 Georgia,serif}
.twe-help-gate-card p{color:#d3c7d6;line-height:1.7}
.twe-help-gate-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}
.twe-help-gate-actions .twe-btn-outline{border-color:rgba(255,255,255,.3);color:#fff}
.twe-help-gate-actions .twe-btn-outline:hover{border-color:#efd27c;color:#efd27c}

@media(max-width:1050px){
	.twe-kb-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.twe-help-article-layout{grid-template-columns:1fr}
	.twe-help-sidebar{position:static}
	.twe-help-related>div{grid-template-columns:1fr 1fr}
}
@media(max-width:980px){
	.twe-help-hero-grid{grid-template-columns:1fr;gap:36px}
	.twe-kb-reference-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
	.twe-help-hero{padding:150px 0 48px}
	.twe-help-hero h1{font-size:48px}
	.twe-help-search{padding:18px}
	.twe-help-search>div{display:grid}
	.twe-help-search button{height:48px}
	.twe-kb-library{padding:38px 0 65px}
	.twe-kb-library-heading{margin-bottom:34px}
	.twe-kb-topic-grid{grid-template-columns:1fr}
	.twe-kb-topic-card{min-height:0}
	.twe-help-main,.twe-help-article-wrap{padding:35px 0 65px}
	.twe-help-result-head{align-items:flex-start;flex-direction:column}
	.twe-help-result-head .twe-btn{width:100%}
	.twe-help-doc-list>a{padding:18px}
	.twe-help-article{padding:26px 20px}
	.twe-help-article>h1{font-size:42px}
	.twe-help-sharebar{align-items:stretch;flex-direction:column}
	.twe-help-copy-link{width:100%;min-height:46px}
	.twe-help-article-content dl{grid-template-columns:1fr}
	.twe-help-article-content dt{padding-bottom:5px;border-bottom:0}
	.twe-help-article-content dd{padding-top:0;padding-left:0}
	.twe-help-article-footer{flex-direction:column}
	.twe-help-related>div{grid-template-columns:1fr}
}


/* v1.21.66 — SOP library article structure. */
.twe-kb-sop-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 30px;padding:16px 18px;border-left:4px solid #a67c2e;border-radius:12px;background:#f8f1e5}
.twe-kb-sop-intro strong{color:#4d1c58;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.twe-kb-sop-intro span{max-width:620px;color:#6e6370;font-size:12px;line-height:1.5}
.twe-help-article-content table{width:100%;margin:18px 0 28px;border-collapse:collapse;border:1px solid var(--twe-help-line);background:#fff;font-size:13px}
.twe-help-article-content th,.twe-help-article-content td{padding:13px 14px;border-bottom:1px solid var(--twe-help-line);text-align:left;vertical-align:top}
.twe-help-article-content th{background:#f7f1e7;color:#4d1c58;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.twe-help-article-content tr:last-child td{border-bottom:0}
.twe-help-article-content ol>li{padding-left:5px;margin:12px 0}
.twe-help-article-content ol>li::marker{color:#8f6c25;font-weight:900}
@media(max-width:640px){.twe-kb-sop-intro{align-items:flex-start;flex-direction:column}.twe-help-article-content table{display:block;overflow-x:auto;white-space:normal}}

@media(max-width:1180px) and (min-width:981px){.twe-kb-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v1.21.72 — plain-language SOP reading cue. */
.twe-help-sop-start{display:flex;align-items:flex-start;gap:12px;margin:18px 0 0;padding:14px 16px;border:1px solid rgba(166,124,46,.22);border-radius:12px;background:#fbf7ef}.twe-help-sop-start strong{flex:0 0 auto;color:#4d1c58;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.twe-help-sop-start span{color:#6e6370;font-size:12px;line-height:1.55}@media(max-width:640px){.twe-help-sop-start{flex-direction:column;gap:5px}}


/* v1.21.74 — related-guide links and support-footer contrast. */
.twe-help-article-content h2+ul a{color:#5d2369;font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.twe-help-article-content h2+ul a:hover,.twe-help-article-content h2+ul a:focus-visible{color:#8a3b98}
.twe-help-article-footer a,.twe-help-article-footer a:visited{color:#f6d77e!important;text-decoration:underline!important;text-decoration-thickness:1px;text-underline-offset:4px}
.twe-help-article-footer a:hover,.twe-help-article-footer a:focus-visible{color:#fff3c4!important}

/* v1.21.75 — plain-language guide migration + reliable link contrast. */
.twe-help-article-footer a,.twe-help-article-footer a:visited{color:#f7dc87 !important;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.twe-help-article-footer a:hover,.twe-help-article-footer a:focus-visible{color:#fff2c4 !important}.twe-help-article-content h2+ul li a,.twe-help-article-content h2+ol li a{color:#5f236e;font-weight:750;text-decoration:underline;text-underline-offset:3px}
