.cw-btn{position:fixed;bottom:24px;right:24px;width:60px;height:60px;border-radius:50%;background:#2f5bff;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px rgba(47,91,255,.35),0 2px 6px rgba(0,0,0,.12);z-index:9998;border:0;transition:transform .2s ease,box-shadow .2s ease}.cw-btn:hover{transform:scale(1.06);box-shadow:0 10px 28px rgba(47,91,255,.45),0 2px 6px rgba(0,0,0,.14)}.cw-btn:active{transform:scale(.98)}.cw-btn .cw-ic-msg,.cw-btn .cw-ic-close{position:absolute;transition:opacity .2s,transform .2s}.cw-btn .cw-ic-close{opacity:0;transform:rotate(-90deg) scale(.6)}.cw-btn.cw-open .cw-ic-msg{opacity:0;transform:rotate(90deg) scale(.6)}.cw-btn.cw-open .cw-ic-close{opacity:1;transform:rotate(0) scale(1)}.cw-badge{position:absolute;top:-2px;right:-2px;width:14px;height:14px;border-radius:50%;background:#22c55e;border:2px solid #fff;transition:background .2s}.cw-badge.cw-offline{background:#a3a3a3}.cw-badge.cw-busy{background:#f59e0b}.cw-badge.cw-online::after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(34,197,94,.45);animation:cwPulse 1.8s ease-out infinite}.cw-badge.cw-busy::after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(245,158,11,.4);animation:cwPulse 2.4s ease-out infinite}@keyframes cwPulse{0%{transform:scale(.8);opacity:.8}to{transform:scale(1.6);opacity:0}}.cw-unread{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:none;align-items:center;justify-content:center;border:2px solid #fff}.cw-btn.cw-has-unread .cw-unread{display:inline-flex}.cw-btn.cw-has-unread .cw-badge{display:none}.cw-pills{position:fixed;bottom:96px;right:24px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:9997;transition:opacity .25s ease,transform .25s ease}.cw-pills.cw-hidden{opacity:0;transform:translateY(10px);pointer-events:none}.cw-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;color:#171717;border:1px solid #e5e5e5;border-radius:999px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s;white-space:nowrap;opacity:0;transform:translateY(8px);animation:cwPillIn .35s ease forwards;text-decoration:none}.cw-pill:nth-child(1){animation-delay:.15s}.cw-pill:nth-child(2){animation-delay:.3s}.cw-pill:nth-child(3){animation-delay:.45s}.cw-pill:hover{transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.12),0 1px 3px rgba(0,0,0,.05);border-color:#2f5bff;color:#2f5bff}.cw-pill svg{color:#2f5bff;flex-shrink:0}@keyframes cwPillIn{to{opacity:1;transform:translateY(0)}}.cw-panel{position:fixed;bottom:100px;right:24px;width:380px;max-width:calc(100vw - 48px);height:680px;max-height:calc(100vh - 120px);background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.06);z-index:9999;opacity:0;transform:translateY(20px) scale(.96);pointer-events:none;transition:opacity .22s ease,transform .22s ease;display:flex;flex-direction:column;overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.cw-panel.cw-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.cw-back{position:absolute;top:14px;left:14px;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;border:0;padding:0;transition:background .15s,transform .15s;z-index:2}.cw-back.cw-visible{display:inline-flex}.cw-back:hover{background:rgba(255,255,255,.28)}.cw-back:active{transform:scale(.94)}.cw-back svg{width:16px;height:16px}.cw-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:50%;background:rgba(255,255,255,.15);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:0;padding:0;transition:background .15s,transform .15s;z-index:2}.cw-close:hover{background:rgba(255,255,255,.28)}.cw-close:active{transform:scale(.94)}.cw-close svg{width:16px;height:16px}.cw-head{background:linear-gradient(135deg,#2f5bff 0,#16368e 100%);color:#fff;padding:22px 22px 24px;position:relative;flex-shrink:0}.cw-head.cw-has-back{padding-left:52px}.cw-head-av{display:flex;margin-bottom:14px;align-items:center}.cw-head-av .cw-av{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.2);border:2px solid #fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;margin-left:-8px;color:#fff;position:relative}.cw-head-av .cw-av:first-child{margin-left:0}.cw-head-av .cw-av:nth-child(1){background:#f59e0b}.cw-head-av .cw-av:nth-child(2){background:#22c55e}.cw-head-av .cw-av:nth-child(3){background:#8b5cf6}.cw-head-av .cw-av-status{position:absolute;bottom:-2px;right:-2px;width:10px;height:10px;border-radius:50%;background:#a3a3a3;border:2px solid #2f5bff}.cw-head-av .cw-av-status.cw-online{background:#22c55e}.cw-head-av .cw-av-status.cw-busy{background:#f59e0b}.cw-head-status{display:none}.cw-head-status.cw-legacy{margin-left:auto;margin-right:40px;font-size:11px;font-weight:500;display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.9);background:rgba(255,255,255,.12);padding:4px 10px;border-radius:999px}.cw-head-status .cw-hs-dot{width:7px;height:7px;border-radius:50%;background:#a3a3a3}.cw-head-status.cw-online .cw-hs-dot{background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.25)}.cw-head-status.cw-busy .cw-hs-dot{background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.3)}.cw-head-dept{position:absolute;top:16px;right:52px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:rgba(255,255,255,.95);background:rgba(255,255,255,.15);padding:4px 10px 4px 8px;border-radius:999px;max-width:calc(100% - 110px);z-index:2}.cw-head-dept .cw-hd-shape{display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.cw-head-dept .cw-hd-shape svg{display:block}.cw-head-dept span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-head h3{font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1.3}.cw-head p{font-size:13px;line-height:1.5;color:rgba(255,255,255,.85);margin-top:6px}.cw-body{padding:18px 20px 20px;overflow-y:auto;flex:1;display:flex;flex-direction:column}.cw-field{margin-bottom:10px}.cw-field label{display:block;font-size:12px;font-weight:500;color:#525252;margin-bottom:4px}.cw-field .cw-req{color:#ef4444;font-weight:600;margin-left:2px}.cw-field input,.cw-field textarea{width:100%;min-width:0;padding:10px 12px;border:1px solid #d4d4d4;border-radius:8px;font-size:14px;font-family:inherit;color:#171717;background:#fff;transition:border-color .15s,box-shadow .15s;resize:vertical}.cw-field input:focus,.cw-field textarea:focus{outline:0;border-color:#2f5bff;box-shadow:0 0 0 3px rgba(47,91,255,.12)}.cw-field textarea{min-height:80px;font-family:inherit}.cw-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cw-submit{width:100%;padding:11px;background:#2f5bff;color:#fff;border:0;border-radius:8px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;margin-top:10px;transition:background .15s;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:sticky;bottom:0}.cw-submit:hover{background:#0853dd}.cw-submit:active{transform:translateY(1px)}.cw-agent-banner{display:flex;align-items:center;gap:10px;padding:10px 12px;background:linear-gradient(135deg,rgba(34,197,94,.08),rgba(47,91,255,.06));border:1px solid rgba(34,197,94,.25);border-radius:10px;margin-bottom:12px;font-size:12px;color:#166534}.cw-agent-banner.cw-banner-busy{background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(47,91,255,.04));border-color:rgba(245,158,11,.3);color:#92400e}.cw-agent-banner .cw-ab-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.2);flex-shrink:0}.cw-agent-banner.cw-banner-busy .cw-ab-dot{background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.2)}.cw-agent-banner strong{color:#0f172a;font-weight:600}.cw-picker{display:flex;flex-direction:column;gap:8px}.cw-picker-intro{font-size:13px;color:#525252;line-height:1.5;margin-bottom:6px}.cw-dept-card{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5e5e5;border-radius:10px;cursor:pointer;background:#fff;text-align:left;font-family:inherit;transition:border-color .12s,background .12s,transform .12s}.cw-dept-card:hover{border-color:#2f5bff;background:#fafbff;transform:translateY(-1px)}.cw-dept-card .cw-dept-shape{width:24px;height:24px;color:#374151;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:color .12s}.cw-dept-card .cw-dept-shape svg{display:block}.cw-dept-card:hover .cw-dept-shape{color:#2f5bff}.cw-dept-card .cw-dept-info{flex:1;min-width:0}.cw-dept-card .cw-dept-nm{font-size:14px;font-weight:600;color:#171717}.cw-dept-card .cw-dept-ds{font-size:12px;color:#737373;margin-top:2px;line-height:1.4}.cw-dept-card .cw-dept-arr{color:#a3a3a3;flex-shrink:0}.cw-dept-card:hover .cw-dept-arr{color:#2f5bff}.cw-index{display:flex;flex-direction:column;gap:14px}.cw-index-group-title{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:8px;margin-bottom:6px}.cw-index-group-title .cw-ig-shape{display:inline-flex;align-items:center;justify-content:center;color:#525252}.cw-index-group-title .cw-ig-shape svg{display:block}.cw-index-items{display:flex;flex-direction:column;gap:6px}.cw-index-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e5e5e5;border-radius:10px;cursor:pointer;background:#fff;text-align:left;font-family:inherit;transition:border-color .12s,background .12s;position:relative}.cw-index-item:hover{border-color:#2f5bff;background:#fafbff}.cw-index-item .cw-ii-av{width:30px;height:30px;border-radius:50%;background:#2f5bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.cw-index-item .cw-ii-body{flex:1;min-width:0}.cw-index-item .cw-ii-top{display:flex;align-items:center;gap:6px}.cw-index-item .cw-ii-name{font-size:13px;font-weight:600;color:#171717;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cw-index-item .cw-ii-time{font-size:10px;color:#a3a3a3;margin-left:auto;flex-shrink:0}.cw-index-item .cw-ii-prev{font-size:12px;color:#737373;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.cw-index-item .cw-ii-unread{position:absolute;top:8px;right:8px;min-width:16px;height:16px;padding:0 5px;border-radius:8px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.cw-index-new{margin-top:4px;padding:11px;background:#2f5bff;color:#fff;border:0;border-radius:8px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .15s}.cw-index-new:hover{background:#0853dd}.cw-thread{display:flex;flex-direction:column;gap:10px;flex:1;overflow-y:auto;padding-right:2px}.cw-sys{text-align:center;font-size:11px;color:#737373;padding:4px 12px}.cw-sys .cw-sys-inner{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#f4f4f5;border-radius:999px}.cw-sys .cw-sys-dot{width:6px;height:6px;border-radius:50%;background:#22c55e}.cw-msg{display:flex;gap:8px;align-items:flex-end}.cw-msg.cw-msg-user{flex-direction:row-reverse}.cw-msg-av{width:26px;height:26px;border-radius:50%;background:#2f5bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.cw-msg.cw-msg-user .cw-msg-av{background:#737373}.cw-msg-col{display:flex;flex-direction:column;max-width:78%;min-width:0}.cw-msg.cw-msg-user .cw-msg-col{align-items:flex-end}.cw-msg-name{font-size:11px;font-weight:600;color:#525252;margin-bottom:2px;padding:0 4px}.cw-msg-bubble{padding:9px 13px;border-radius:14px;font-size:13.5px;line-height:1.5;color:#171717;background:#f4f4f5;word-wrap:break-word;overflow-wrap:anywhere;white-space:pre-wrap}.cw-msg.cw-msg-user .cw-msg-bubble{background:#2f5bff;color:#fff}.cw-msg-time{font-size:10px;color:#a3a3a3;margin-top:3px;padding:0 4px}.cw-msg.cw-msg-user .cw-msg-time{text-align:right}.cw-typing{display:flex;gap:8px;align-items:flex-end}.cw-typing .cw-msg-av{background:#2f5bff}.cw-typing .cw-dots{display:inline-flex;gap:3px;padding:10px 13px;background:#f4f4f5;border-radius:14px}.cw-typing .cw-dots span{width:6px;height:6px;border-radius:50%;background:#a3a3a3;animation:cwDot 1.2s infinite}.cw-typing .cw-dots span:nth-child(2){animation-delay:.15s}.cw-typing .cw-dots span:nth-child(3){animation-delay:.3s}@keyframes cwDot{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.cw-composer{border-top:1px solid #f0f0f0;padding:10px 12px;display:flex;gap:6px;align-items:center;flex-shrink:0}.cw-composer input{flex:1;min-width:0;padding:9px 12px;border:1px solid #e5e5e5;border-radius:999px;font-size:13.5px;font-family:inherit;outline:0;transition:border-color .15s}.cw-composer input:focus{border-color:#2f5bff}.cw-send{width:36px;height:36px;border-radius:50%;background:#2f5bff;color:#fff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.cw-send:hover{background:#0853dd}.cw-send:disabled{background:#d4d4d4;cursor:not-allowed}.cw-foot-actions{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px;border-top:1px solid #f0f0f0;flex-shrink:0;flex-wrap:wrap}.cw-foot-link{font-size:11px;color:#737373;background:0 0;border:0;padding:2px 4px;cursor:pointer;font-family:inherit;transition:color .12s}.cw-foot-link:hover{color:#2f5bff}.cw-foot-end:hover{color:#b91c1c}.cw-foot-sep{font-size:11px;color:#d4d4d4}.cw-modal{position:absolute;inset:0;background:rgba(15,20,50,.5);backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;padding:18px;z-index:5;border-radius:16px}.cw-modal.cw-show{display:flex;animation:cwModalIn .15s ease}@keyframes cwModalIn{0%{opacity:0}to{opacity:1}}.cw-modal-card{background:#fff;border-radius:14px;padding:20px 20px 16px;width:100%;max-width:320px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.cw-modal-title{font-size:15px;font-weight:600;color:#171717;letter-spacing:-.01em}.cw-modal-body{font-size:13px;color:#525252;line-height:1.5;margin-top:6px}.cw-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:16px}.cw-modal-btn{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1px solid #d4d4d4;background:#fff;color:#262626;font-family:inherit;transition:background .15s,border-color .15s}.cw-modal-btn:hover{background:#fafafa}.cw-modal-btn.cw-primary{background:#2f5bff;color:#fff;border-color:#2f5bff}.cw-modal-btn.cw-primary:hover{background:#2851e6}.cw-foot{padding:8px 20px;border-top:1px solid #f0f0f0;font-size:11px;color:#a3a3a3;text-align:center;flex-shrink:0}.cw-foot a{color:#737373}@media (max-width:480px){.cw-panel{bottom:90px;right:12px;left:12px;width:auto;height:calc(100vh - 110px)}.cw-btn{bottom:18px;right:18px}.cw-pills{bottom:88px;right:18px}}*,::before,::after{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:#f5f3ee;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}.nav-links a.active{color:#000;font-weight:600}.search-overlay{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.45);backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding-top:18vh;opacity:0;pointer-events:none;transition:opacity .2s ease}.mega-trig svg{width:16px;height:16px}.article-header{padding-top:.75rem;max-width:720px;margin:0 auto}.article-toprow{display:flex;align-items:center;gap:16px;margin-bottom:16px}.article-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#737373;transition:color .15s}.article-back:hover{color:#2f5bff}.article-back svg{width:16px;height:16px}.article-tag{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#2f5bff;background:rgba(47,91,255,.06);border:1px solid rgba(47,91,255,.12);padding:4px 10px;border-radius:6px}.article-header h1{font-size:clamp(1.8rem,4vw,48px);font-weight:500;line-height:1.15;letter-spacing:-.04em;color:#171717;font-family:Georgia,"Times New Roman",serif}.article-meta{margin-top:16px;font-size:14px;color:#a3a3a3;display:flex;align-items:center;gap:8px}.article-meta .dot{width:3px;height:3px;border-radius:50%;background:#d4d4d4}.article-intro{margin-top:20px;font-size:18px;line-height:1.7;color:#525252;font-style:italic;border-left:3px solid #2f5bff;padding-left:20px}.article-content{max-width:720px;margin:0 auto}.article-content p{font-size:17px;line-height:1.9;color:#374151;margin-bottom:1.5rem}.article-content h2{font-size:26px;font-weight:500;letter-spacing:-.03em;color:#171717;font-family:Georgia,"Times New Roman",serif;margin-top:2.5rem;margin-bottom:1rem}.article-content strong{color:#171717;font-weight:600}.article-content em{font-style:italic}.article-cta{max-width:720px;margin:3rem auto 0;border-radius:16px;border:1px solid #d4d4d4;background:rgba(255,255,255,.7);padding:32px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.04)}.article-cta h3{font-size:20px;font-weight:500;color:#171717}.article-cta p{margin-top:8px;font-size:15px;color:#737373}.article-cta .btn-p{margin-top:16px}.related-card{display:block;padding:24px;border-radius:16px;border:1px solid #d4d4d4;background:rgba(255,255,255,.6);text-decoration:none;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:box-shadow .2s,transform .2s}.related-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px)}.related-card-tag{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2f5bff}.related-card-title{margin-top:8px;font-size:17px;font-weight:500;letter-spacing:-.02em;color:#171717;line-height:1.35;font-family:Georgia,"Times New Roman",serif}.related-card-desc{margin-top:8px;font-size:13px;line-height:1.65;color:#737373}@media (max-width:900px){.related-card+.related-card{margin-top:0}}#seo-faq-section{max-width:720px;margin:3rem auto 0;padding:32px;border-radius:16px;border:1px solid #d4d4d4;background:rgba(255,255,255,.7);box-shadow:0 1px 3px rgba(0,0,0,.04)}#seo-faq-section h2{margin:0 0 1.5rem;font-family:Georgia,"Times New Roman",serif;font-size:26px;font-weight:500;letter-spacing:-.03em;color:#171717;line-height:1.2}#seo-faq-section .seo-faq-list{display:flex;flex-direction:column;gap:8px}#seo-faq-section details{border:1px solid #e5e5e5;border-radius:10px;background:#fff;transition:border-color .15s,box-shadow .15s}#seo-faq-section details:hover{border-color:#c4c4c4}#seo-faq-section details[open]{border-color:rgba(47,91,255,.25);box-shadow:0 1px 3px rgba(47,91,255,.06)}#seo-faq-section summary{cursor:pointer;font-size:16px;font-weight:500;color:#171717;line-height:1.5;list-style:none;padding:18px 22px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}#seo-faq-section summary::-webkit-details-marker{display:none}#seo-faq-section .seo-faq-icon{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:400;color:#737373;border-radius:50%;background:rgba(47,91,255,.06);transition:transform .2s,color .15s,background .15s;line-height:1}#seo-faq-section details[open] .seo-faq-icon{transform:rotate(45deg);color:#2f5bff;background:rgba(47,91,255,.1)}#seo-faq-section .seo-faq-answer{padding:0 22px 20px;font-size:15px;line-height:1.7;color:#374151;white-space:pre-wrap}#seo-keyfacts-section{max-width:720px;margin:2.5rem auto 0;padding:28px 32px;border-radius:16px;border:1px solid #d4d4d4;background:rgba(255,255,255,.7);box-shadow:0 1px 3px rgba(0,0,0,.04)}#seo-keyfacts-section h2{margin:0 0 1rem;font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:500;letter-spacing:-.02em;color:#171717;line-height:1.2}#seo-keyfacts-section ul{margin:0;padding:0 0 0 1.25rem;display:flex;flex-direction:column;gap:6px}#seo-keyfacts-section li{font-size:14px;line-height:1.7;color:#374151}.btn-p{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 16px;background:#2f5bff;color:#fff;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:500;letter-spacing:-.025em;white-space:nowrap;box-shadow:#053794 0-2px 0 0 inset,#e6effe 0 1px 3px 0;transition:background .15s}@media (max-width:900px){.ft-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}.mega{display:none!important}}@media (max-width:700px){div:has(>.related-card){grid-template-columns:1fr!important}}