:root{color-scheme:light dark;--navy:#062652;--navy-2:#0a3970;--orange:#ff781d;--blue:#0870aa;--ink:#142033;--muted:#657087;--bg:#f5f7fa;--panel:#fff;--soft:#eef3f7;--line:#dde4ec;--ring:#ffb175;--shadow:0 18px 55px #0c2b5014}
@media(prefers-color-scheme:dark){:root{--ink:#f2f6fb;--muted:#a9b5c5;--bg:#0e141d;--panel:#171f2b;--soft:#202b39;--line:#2d3948;--shadow:0 20px 60px #0005}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.65 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input{font:inherit}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,72px);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--panel) 92%,transparent);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.brand{display:flex;gap:12px;align-items:center;color:var(--ink);text-decoration:none}.brand img{width:47px;height:47px;border-radius:12px}.brand span,.brand strong,.brand small{display:block}.brand strong{font-size:18px;line-height:1.2}.brand small{color:var(--muted);font-size:12px}.login-link{padding:9px 14px;border:1px solid var(--line);border-radius:10px;color:var(--ink);text-decoration:none;font-weight:700;background:var(--panel)}main{min-height:calc(100vh - 160px)}.hero{position:relative;overflow:hidden;padding:76px max(24px,calc((100vw - 1120px)/2)) 68px;color:#fff;background:linear-gradient(120deg,var(--navy),var(--navy-2))}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero:before{width:420px;height:420px;right:-130px;top:-220px;border:70px solid #ffffff0b}.hero:after{width:260px;height:260px;left:-170px;bottom:-150px;border:48px solid #ff781d24}.hero-copy,.search,.popular{position:relative;z-index:1}.eyebrow{margin:0 0 7px;color:var(--orange);font-size:11px;font-weight:900;letter-spacing:.14em}.hero h1{margin:0;font-size:clamp(42px,7vw,72px);line-height:1.04;letter-spacing:-.045em}.hero-copy>p:last-child{max-width:710px;margin:14px 0 30px;color:#dbe7f5;font-size:18px}.search{max-width:780px;display:flex;align-items:center;gap:13px;padding:9px 11px 9px 18px;border-radius:14px;background:#fff;box-shadow:0 20px 55px #00193866}.search>span{color:#416078;font-size:23px}.search input{width:100%;min-width:0;padding:8px 0;border:0;outline:0;background:transparent;color:#142033}.search kbd{display:grid;place-items:center;width:29px;height:29px;border:1px solid #d9e0e8;border-bottom-width:3px;border-radius:7px;color:#607286;background:#f4f6f8;font:12px ui-monospace,monospace}.search:focus-within{outline:3px solid var(--ring)}.popular{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;color:#bcd0e5;font-size:12px}.popular button{border:0;border-radius:100px;padding:5px 10px;color:#e9f4ff;background:#ffffff12;cursor:pointer}.popular button:hover{background:#ffffff26}.faq-shell{max-width:1180px;margin:0 auto;padding:56px 30px 72px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:54px}.categories{align-self:start;position:sticky;top:108px;display:grid;gap:5px}.category-button{display:flex;align-items:center;gap:12px;width:100%;padding:11px 12px;border:0;border-radius:10px;text-align:left;background:transparent;color:var(--muted);cursor:pointer}.category-button:hover,.category-button.active{color:var(--ink);background:var(--soft)}.category-button.active{font-weight:800}.category-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--panel);border:1px solid var(--line);font-weight:900;color:var(--blue)}.category-button.active .category-icon{color:#fff;background:var(--orange);border-color:var(--orange)}.category-count{margin-left:auto;font-size:11px}.result-heading{display:flex;justify-content:space-between;align-items:end;gap:18px}.result-heading h2{margin:0;font-size:clamp(29px,4vw,42px);letter-spacing:-.035em;line-height:1.15}.expand-button{border:1px solid var(--line);border-radius:9px;padding:8px 11px;color:var(--ink);background:var(--panel);cursor:pointer;white-space:nowrap}.result-count{margin:10px 0 25px;color:var(--muted)}.faq-list{display:grid;gap:10px}.faq-item{scroll-margin-top:105px;border:1px solid var(--line);border-radius:13px;background:var(--panel);box-shadow:0 7px 24px #0c2b5008}.faq-item[open]{box-shadow:var(--shadow)}.faq-item summary{list-style:none;display:flex;align-items:flex-start;gap:14px;padding:19px 20px;cursor:pointer;font-size:16px;font-weight:800;line-height:1.42}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";display:grid;place-items:center;width:26px;height:26px;min-width:26px;margin-left:auto;border-radius:50%;background:var(--soft);color:var(--blue);font-size:19px}.faq-item[open] summary:after{content:"−"}.answer{padding:0 58px 22px 20px;color:var(--muted)}.answer p{margin:0 0 10px}.answer p:last-child,.answer ul:last-child,.answer ol:last-child{margin-bottom:0}.answer ul,.answer ol{padding-left:20px}.answer li{margin:5px 0}.answer strong{color:var(--ink)}.question-tag{display:inline-block;margin-top:10px;padding:2px 8px;border-radius:20px;background:var(--soft);color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.empty-state{text-align:center;padding:70px 24px;border:1px dashed var(--line);border-radius:16px;background:var(--panel)}.empty-state>span{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 14px;border-radius:50%;color:#fff;background:var(--orange);font-size:28px;font-weight:900}.empty-state h3{margin:0;font-size:22px}.empty-state p{margin:5px 0 18px;color:var(--muted)}.empty-state button{border:0;border-radius:9px;padding:10px 14px;color:#fff;background:var(--blue);cursor:pointer}.support-card{max-width:1120px;margin:0 auto 75px;padding:35px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:20px;background:linear-gradient(110deg,#fff1e4,#e9f5fc);color:#17233b;box-shadow:var(--shadow)}.support-card h2{margin:0;font-size:30px}.support-card p:not(.eyebrow){margin:7px 0 0;color:#566477}.support-card a{padding:12px 17px;border-radius:11px;color:#fff;background:var(--navy-2);font-weight:800;text-decoration:none;white-space:nowrap}footer{display:flex;justify-content:space-between;gap:30px;padding:28px max(24px,calc((100vw - 1120px)/2));border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer p{margin:0}
@media(max-width:820px){.site-header{height:68px;padding:0 18px}.brand img{width:42px;height:42px}.login-link{font-size:13px}.hero{padding:56px 22px 50px}.hero-copy>p:last-child{font-size:16px}.search kbd{display:none}.faq-shell{padding:36px 20px 52px;grid-template-columns:1fr;gap:26px}.categories{position:static;display:flex;overflow:auto;margin:0 -20px;padding:0 20px 8px}.category-button{width:auto;min-width:max-content;border:1px solid var(--line);background:var(--panel)}.category-icon,.category-count{display:none}.result-heading{align-items:start}.support-card{margin:0 20px 50px;padding:28px;align-items:flex-start;flex-direction:column}.support-card a{width:100%;text-align:center}footer{padding:24px 20px;flex-direction:column;gap:6px}}
@media(max-width:520px){.brand small{display:none}.hero h1{font-size:42px}.popular span{width:100%}.result-heading{display:block}.expand-button{margin-top:15px}.faq-item summary{padding:17px 16px}.answer{padding:0 45px 19px 16px}}
@media print{.site-header,.search,.popular,.categories,.expand-button,.support-card{display:none!important}.hero{padding:25px;color:#000;background:#fff}.hero-copy>p:last-child{color:#444}.faq-shell{display:block;padding:20px}.faq-item{break-inside:avoid;box-shadow:none}.faq-item:not([open])>.answer{display:block}.answer{color:#333}footer{padding:20px}}
.answer.image-only{padding:0 20px 22px}.faq-answer-image{display:block;width:min(100%,720px);height:auto;margin:0 auto;border:1px solid var(--line);border-radius:18px;box-shadow:0 14px 34px #061f3f22;background:#062653}
@media(max-width:520px){.answer.image-only{padding:0 10px 12px}.faq-answer-image{border-radius:11px}}
.brand img{width:142px;height:58px;object-fit:contain;border-radius:8px;background:#fff}
@media(max-width:820px){.brand img{width:120px;height:50px}}
@media(max-width:520px){.brand span{display:none}}
.answer-actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}
.share-toggle{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--blue);font-weight:800;cursor:pointer}.share-toggle:hover,.share-toggle[aria-expanded="true"]{border-color:var(--blue);background:var(--soft)}
.share-menu{position:absolute;z-index:6;right:0;top:calc(100% + 8px);width:190px;padding:7px;border:1px solid var(--line);border-radius:12px;background:var(--panel);box-shadow:0 18px 45px #061f3f2e}.share-menu[hidden]{display:none}.share-option{display:flex;align-items:center;width:100%;padding:10px 11px;border:0;border-radius:8px;background:transparent;color:var(--ink);font-weight:750;text-align:left;text-decoration:none;cursor:pointer}.share-option:hover{background:var(--soft)}.share-option:before{display:grid;place-items:center;width:25px;height:25px;margin-right:9px;border-radius:7px;color:#fff;font-size:12px;font-weight:900}.share-option.whatsapp:before{content:"WA";background:#25d366}.share-option.discord:before{content:"D";background:#5865f2}.share-feedback{color:var(--muted);font-size:12px}
@media(max-width:520px){.answer-actions{align-items:flex-end;flex-direction:column}.share-feedback{align-self:flex-start}.share-menu{top:calc(100% + 8px);width:100%}.share-toggle{width:100%;justify-content:center}}
.share-toggle{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 7px 16px #06265224}.share-toggle:hover,.share-toggle[aria-expanded="true"]{border-color:var(--orange);background:var(--orange);color:#fff}.share-toggle:focus-visible{outline:3px solid var(--ring);outline-offset:2px}
.login-link,.expand-button{border-color:var(--navy);background:var(--navy);color:#fff;font-weight:800;box-shadow:0 7px 16px #06265224}.login-link:hover,.expand-button:hover,.expand-button:active{border-color:var(--orange);background:var(--orange);color:#fff}.login-link:focus-visible,.expand-button:focus-visible{outline:3px solid var(--ring);outline-offset:2px}
.share-toggle:disabled{cursor:wait;opacity:.78}
.share-option:before{display:none;content:none}.share-option{gap:10px}.share-icon{display:grid;place-items:center;width:30px;height:30px;min-width:30px;border-radius:9px}.share-icon img{display:block;width:17px;height:17px;margin:0;border:0;box-shadow:none}.whatsapp-icon{background:#25d366}.whatsapp-icon img{filter:brightness(0) invert(1)}.link-icon{background:var(--blue)}
.header-actions{display:flex;align-items:center;gap:8px}.guide-link{padding:9px 14px;border:1px solid var(--navy);border-radius:10px;background:var(--navy);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 7px 16px #06265224}.guide-link:hover{border-color:var(--orange);background:var(--orange)}.guide-link:focus-visible{outline:3px solid var(--ring);outline-offset:2px}
@media(max-width:620px){.site-header{gap:10px}.header-actions{gap:6px}.guide-link,.login-link{padding:8px 9px;font-size:12px}}
@media(max-width:430px){.guide-link,.login-link{padding:7px 8px}.login-link span{display:none}}
.download-icon{background:var(--orange);color:#fff;font-size:20px;font-weight:900;line-height:1}
