
.portfolio-reporter-modal[hidden]{display:none!important}
.portfolio-reporter-modal{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:clamp(12px,3vw,34px);opacity:0;transition:opacity .22s ease}
.portfolio-reporter-modal.is-open{opacity:1}
.portfolio-reporter-modal-backdrop{position:absolute;inset:0;background:rgba(4,10,20,.66);backdrop-filter:blur(14px) saturate(.85);-webkit-backdrop-filter:blur(14px) saturate(.85)}
.portfolio-reporter-modal-surface{position:relative;width:min(1080px,100%);max-height:min(92vh,920px);overflow:auto;overscroll-behavior:contain;border:1px solid rgba(228,184,79,.32);border-radius:24px;background:linear-gradient(150deg,rgba(15,28,45,.99),rgba(7,16,29,.99));box-shadow:0 34px 100px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.08);transform:translateY(24px) scale(.965);opacity:.72;transition:transform .32s cubic-bezier(.2,.75,.2,1),opacity .24s ease}
.portfolio-reporter-modal.is-open .portfolio-reporter-modal-surface{transform:translateY(0) scale(1);opacity:1}
.portfolio-reporter-modal-close{position:sticky;top:14px;float:right;z-index:5;width:40px;height:40px;margin:14px 14px -54px 0;display:grid;place-items:center;border:1px solid rgba(228,184,79,.26);border-radius:13px;background:rgba(7,16,29,.82);backdrop-filter:blur(10px);color:#f6d476;font-size:25px;line-height:1;cursor:pointer;box-shadow:0 9px 24px rgba(0,0,0,.20);transition:transform .2s ease,border-color .2s ease,background .2s ease}
.portfolio-reporter-modal-close:hover{transform:rotate(6deg) scale(1.05);border-color:rgba(242,199,106,.62);background:rgba(228,184,79,.13)}
.portfolio-reporter-modal-close:focus-visible{outline:3px solid rgba(242,199,106,.28);outline-offset:3px}
body.portfolio-reporter-modal-open{overflow:hidden}
.portfolio-verified-modal[hidden]{display:none!important}.portfolio-verified-modal{position:fixed;inset:0;margin:0!important;z-index:12500;display:grid;place-items:center;padding:clamp(12px,3vw,34px);opacity:0;transition:opacity .22s ease}.portfolio-verified-modal.is-open{opacity:1}.portfolio-verified-modal-backdrop{position:absolute;inset:0;background:rgba(2,8,18,.74);backdrop-filter:blur(16px) saturate(.9)}.portfolio-verified-modal-surface{position:relative;width:min(860px,100%);max-height:92vh;overflow:auto;border:1px solid rgba(242,199,106,.32);border-radius:28px;background:radial-gradient(circle at 88% 0,rgba(242,199,106,.13),transparent 30%),linear-gradient(155deg,#0f1e30,#06101d);box-shadow:0 40px 120px rgba(0,0,0,.55);padding:24px;transform:translateY(24px) scale(.965);transition:transform .32s cubic-bezier(.2,.75,.2,1)}.portfolio-verified-modal.is-open .portfolio-verified-modal-surface{transform:none}.portfolio-verified-modal-close{position:absolute;right:16px;top:16px;z-index:8;width:40px;height:40px;border:1px solid rgba(242,199,106,.25);border-radius:13px;background:rgba(4,14,27,.8);color:#f2c76a;font-size:25px;cursor:pointer}.portfolio-verified-modal-head{padding:8px 52px 20px 4px}.portfolio-verified-modal-head>span{color:#f2c76a;font-size:10px;font-weight:950;letter-spacing:.14em}.portfolio-verified-modal-head h2{margin:7px 0;color:#f7fbff;font-size:30px}.portfolio-verified-modal-head p{margin:0;color:#9fb0c3;line-height:1.65}.portfolio-verified-grid{grid-template-columns:1fr!important}.portfolio-verified-modal .verified-autopatch-panel{padding:0!important;background:transparent!important;border:0!important}.portfolio-verified-loading[hidden]{display:none!important}.portfolio-verified-loading{position:absolute;inset:0;z-index:7;display:grid;place-content:center;justify-items:center;gap:12px;text-align:center;padding:24px;border-radius:28px;background:rgba(4,12,23,.94);backdrop-filter:blur(16px)}.portfolio-verified-loading strong{color:#fff;font-size:22px}.portfolio-verified-loading span{color:#aab9ca;font-weight:750}.portfolio-verified-orbit{position:relative;width:92px;height:92px;display:grid;place-items:center}.portfolio-verified-orbit b{width:50px;height:50px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#ffe18b,#c7952e);color:#111827;font-size:24px;box-shadow:0 0 38px rgba(242,199,106,.32)}.portfolio-verified-orbit i{position:absolute;inset:0;border:2px solid transparent;border-top-color:#f2c76a;border-radius:50%;animation:vbtOrbit 1.2s linear infinite}.portfolio-verified-orbit i:nth-child(2){inset:10px;border-top-color:#64d7ff;animation-duration:.9s;animation-direction:reverse}.portfolio-verified-orbit i:nth-child(3){inset:-9px;border-top-color:rgba(255,255,255,.28);animation-duration:1.8s}.portfolio-verified-progress{width:min(320px,70vw);height:7px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.08)}.portfolio-verified-progress i{display:block;width:42%;height:100%;border-radius:inherit;background:linear-gradient(90deg,transparent,#f2c76a,#64d7ff,transparent);animation:vbtProgress 1.35s ease-in-out infinite}@keyframes vbtOrbit{to{transform:rotate(360deg)}}@keyframes vbtProgress{from{transform:translateX(-120%)}to{transform:translateX(280%)}}body.portfolio-verified-modal-open{overflow:hidden}
.verified-policy-consent{display:grid!important;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;width:100%;margin:2px 0 0;padding:12px 13px;border:1px solid rgba(242,199,106,.18);border-radius:14px;background:rgba(255,255,255,.025);color:#aebed0;cursor:pointer;text-align:left}.verified-policy-consent input{position:absolute;opacity:0;pointer-events:none}.verified-policy-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid rgba(242,199,106,.42);border-radius:7px;background:#071525;color:transparent;font-size:13px;font-weight:950;transition:.2s ease}.verified-policy-consent:has(input:checked){border-color:rgba(88,216,133,.38);background:rgba(57,190,108,.06)}.verified-policy-consent input:checked+.verified-policy-check{background:linear-gradient(135deg,#66e39a,#25ad62);border-color:#73e7a3;color:#071b10;box-shadow:0 0 0 4px rgba(61,202,116,.09)}.verified-policy-consent input:focus-visible+.verified-policy-check{outline:3px solid rgba(242,199,106,.24);outline-offset:3px}.verified-policy-consent>span:last-child{min-width:0;font-size:10.5px;line-height:1.55}.verified-policy-consent small{display:block;margin-top:3px;color:#73869c;font-size:8.5px;letter-spacing:.03em}.verified-policy-link{display:inline;padding:0;border:0;background:none;color:#f2c76a;font:inherit;font-weight:900;text-decoration:underline;text-decoration-color:rgba(242,199,106,.45);text-underline-offset:3px;cursor:pointer}.verified-policy-link:hover{color:#ffe49b}
.verified-input-lock-modal[hidden]{display:none!important}.verified-input-lock-modal{position:fixed;inset:0;z-index:15000;display:grid;place-items:center;padding:16px;opacity:0;transition:opacity .2s ease}.verified-input-lock-modal.is-open{opacity:1}.verified-input-lock-backdrop{position:absolute;inset:0;background:rgba(1,7,15,.88);backdrop-filter:blur(18px)}.verified-input-lock-surface{position:relative;width:min(760px,100%);max-height:92vh;overflow:auto;padding:clamp(20px,4vw,32px);padding-right:clamp(58px,7vw,72px);border:1px solid rgba(242,199,106,.35);border-radius:24px;background:radial-gradient(circle at 90% 0,rgba(242,199,106,.13),transparent 32%),linear-gradient(155deg,#102034,#06111f);box-shadow:0 40px 120px rgba(0,0,0,.62);color:#f6f9fd}.verified-input-lock-close{position:absolute;z-index:2;top:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(242,199,106,.28);border-radius:13px;background:rgba(5,15,27,.82);color:#f2c76a;font:700 25px/1 Arial,sans-serif;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.22);transition:background .18s ease,border-color .18s ease,transform .18s ease}.verified-input-lock-close:hover{background:rgba(242,199,106,.14);border-color:rgba(242,199,106,.66);transform:translateY(-1px)}.verified-input-lock-close:focus-visible{outline:3px solid rgba(242,199,106,.36);outline-offset:3px}.verified-input-lock-head>span{color:#f2c76a;font-size:10px;font-weight:950;letter-spacing:.14em}.verified-input-lock-head h2{margin:8px 0 6px;font-size:28px}.verified-input-lock-head p{margin:0;color:#aebed0;line-height:1.65}.verified-input-lock-warning,.verified-input-lock-security{margin-top:16px;padding:13px 14px;border-radius:13px;font-size:12px;line-height:1.6}.verified-input-lock-warning{border:1px solid rgba(242,199,106,.32);background:rgba(242,199,106,.08);color:#f5d784}.verified-input-lock-security{border:1px solid rgba(79,205,137,.26);background:rgba(79,205,137,.07);color:#a9e9c4}.verified-input-lock-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.verified-input-lock-grid label{display:grid;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.025)}.verified-input-lock-grid label>span{display:flex;justify-content:space-between;gap:8px}.verified-input-lock-grid b{font-size:12px;overflow-wrap:anywhere}.verified-input-lock-grid small{color:#f2c76a;font-size:9px}.verified-input-lock-grid input,.verified-input-lock-grid select{width:100%;padding:11px;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#071525;color:#fff;font:inherit}.verified-input-lock-grid input:focus,.verified-input-lock-grid select:focus{outline:2px solid rgba(242,199,106,.36);border-color:#f2c76a}.verified-input-lock-error{margin-top:12px;padding:10px 12px;border-radius:10px;background:rgba(255,91,91,.1);color:#ff9e9e}.verified-input-lock-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.verified-input-lock-open{overflow:hidden}html[data-theme="light"] .verified-input-lock-surface{background:linear-gradient(155deg,#fff,#eef3f8);color:#102033}html[data-theme="light"] .verified-input-lock-close{background:rgba(255,255,255,.92);color:#8a6414}html[data-theme="light"] .verified-input-lock-head p{color:#5d6e81}html[data-theme="light"] .verified-input-lock-grid label{background:#fff;border-color:#dce3eb}html[data-theme="light"] .verified-input-lock-grid input,html[data-theme="light"] .verified-input-lock-grid select{background:#f7f9fc;color:#102033;border-color:#ccd6e2}@media(max-width:620px){.verified-input-lock-modal{padding:0;place-items:end center}.verified-input-lock-surface{width:100%;max-height:95vh;border-radius:24px 24px 0 0;padding:20px 58px 20px 15px}.verified-input-lock-close{top:12px;right:12px}.verified-input-lock-grid{grid-template-columns:1fr}.verified-input-lock-actions{display:grid;grid-template-columns:1fr}.verified-input-lock-actions .btn{width:100%}}
.ea-security-policy-modal[hidden]{display:none!important}.ea-security-policy-modal{position:fixed;inset:0;z-index:14000;display:grid;place-items:center;padding:clamp(10px,3vw,30px);opacity:0;transition:opacity .2s ease}.ea-security-policy-modal.is-open{opacity:1}.ea-security-policy-backdrop{position:absolute;inset:0;background:rgba(2,8,18,.86);backdrop-filter:blur(18px) saturate(.85)}.ea-security-policy-surface{position:relative;width:min(920px,100%);max-height:92vh;overflow:auto;overscroll-behavior:contain;border:1px solid rgba(242,199,106,.34);border-radius:26px;background:radial-gradient(circle at 90% 0,rgba(242,199,106,.12),transparent 30%),linear-gradient(155deg,#0f1e30,#07111e);box-shadow:0 42px 130px rgba(0,0,0,.62);padding:clamp(20px,4vw,34px);transform:translateY(20px) scale(.975);transition:transform .28s cubic-bezier(.2,.75,.2,1)}.ea-security-policy-modal.is-open .ea-security-policy-surface{transform:none}.ea-security-policy-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:1px solid rgba(242,199,106,.25);border-radius:13px;background:rgba(4,14,27,.82);color:#f2c76a;font-size:25px;cursor:pointer}.ea-security-policy-header{padding-right:48px}.ea-security-policy-header>span{color:#f2c76a;font-size:10px;font-weight:950;letter-spacing:.14em}.ea-security-policy-header h2{margin:8px 0;color:#f8fbff;font-size:clamp(24px,4vw,34px)}.ea-security-policy-header p{max-width:760px;margin:0;color:#b8c6d5;font-size:13px;line-height:1.65}.ea-security-policy-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.ea-security-policy-meta>*{padding:6px 9px;border:1px solid rgba(242,199,106,.18);border-radius:999px;background:rgba(242,199,106,.06);color:#d9c484;font-size:9px}.ea-security-policy-language{display:flex;width:max-content;margin:20px 0 14px;padding:4px;border-radius:12px;background:rgba(255,255,255,.05)}.ea-security-policy-language button{min-width:86px;padding:9px 14px;border:0;border-radius:9px;background:transparent;color:#91a3b7;font-weight:900;cursor:pointer}.ea-security-policy-language button.is-active{background:linear-gradient(135deg,#f4d477,#c7922c);color:#171208}.ea-security-policy-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ea-security-policy-card{padding:14px 15px;border:1px solid rgba(255,255,255,.075);border-radius:15px;background:rgba(255,255,255,.028)}.ea-security-policy-card.is-wide{grid-column:1/-1}.ea-security-policy-card b{display:flex;align-items:center;gap:8px;color:#f3d070;font-size:11px}.ea-security-policy-card b i{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;background:rgba(242,199,106,.1);font-style:normal}.ea-security-policy-card p{margin:7px 0 0;color:#aebed0;font-size:10.5px;line-height:1.65}.ea-security-policy-flow{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.ea-security-policy-flow span{padding:6px 8px;border-radius:8px;background:rgba(80,160,220,.09);color:#a9d6f2;font-size:8.5px;font-weight:850}.ea-security-policy-footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid rgba(255,255,255,.08)}.ea-security-policy-footer>div:first-child{display:grid;gap:3px}.ea-security-policy-footer strong{color:#f7fbff;font-size:11px}.ea-security-policy-footer small{color:#8294a9;font-size:9px}.ea-security-policy-downloads{display:flex;flex-wrap:wrap;gap:8px}.ea-security-policy-downloads a{padding:9px 11px;border:1px solid rgba(242,199,106,.24);border-radius:10px;color:#f3d070;font-size:9px;font-weight:900;text-decoration:none}.ea-security-policy-downloads a:hover{background:rgba(242,199,106,.1)}body.ea-security-policy-open{overflow:hidden}
html[data-theme="light"] .verified-policy-consent{background:#fff;border-color:rgba(166,116,20,.2);color:#4e6074}html[data-theme="light"] .verified-policy-check{background:#fff}html[data-theme="light"] .ea-security-policy-surface{background:radial-gradient(circle at 90% 0,rgba(242,199,106,.16),transparent 30%),linear-gradient(155deg,#fff,#f4f7fb);box-shadow:0 36px 110px rgba(42,56,75,.3)}html[data-theme="light"] .ea-security-policy-header h2,html[data-theme="light"] .ea-security-policy-footer strong{color:#0c1d32}html[data-theme="light"] .ea-security-policy-header p,html[data-theme="light"] .ea-security-policy-card p{color:#53667b}html[data-theme="light"] .ea-security-policy-card{background:#fff;border-color:rgba(33,52,77,.1);box-shadow:0 7px 20px rgba(38,56,78,.05)}html[data-theme="light"] .ea-security-policy-language{background:#e9edf3}
@media(max-width:680px){.ea-security-policy-modal{padding:0;place-items:end center}.ea-security-policy-surface{width:100%;max-height:94vh;border-radius:24px 24px 0 0;padding:20px 15px 24px}.ea-security-policy-body{grid-template-columns:1fr}.ea-security-policy-card.is-wide{grid-column:auto}.ea-security-policy-footer{align-items:flex-start;flex-direction:column}.ea-security-policy-downloads{width:100%}.ea-security-policy-downloads a{flex:1;text-align:center}}
/* A4 financial-document treatment for the public security policy */
.ea-security-policy-modal{padding:clamp(12px,2.5vw,28px);background:rgba(13,20,29,.18)}.ea-security-policy-backdrop{background:rgba(12,19,28,.82);backdrop-filter:blur(14px)}.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:min(794px,calc(100vw - 28px));max-height:94vh;padding:clamp(34px,6vw,66px);border:0;border-radius:3px;background:#fff!important;color:#17202b;box-shadow:0 2px 4px rgba(0,0,0,.18),0 30px 90px rgba(0,0,0,.48);font-family:"Sarabun","Noto Sans Thai","Segoe UI",sans-serif;transform:none}.ea-security-policy-surface:before{content:"";position:absolute;inset:14px;border:1px solid #d9dde3;pointer-events:none}.ea-security-policy-close{position:fixed;right:max(18px,calc((100vw - 794px)/2 + 14px));top:20px;background:#172331;color:#f2c76a;border-color:#bf9441;box-shadow:0 8px 24px rgba(0,0,0,.24)}.ea-security-policy-header{position:relative;padding:0 0 24px;text-align:center;border-bottom:2px solid #b38a35}.ea-security-policy-header:before{content:"VELAEA";display:block;margin:0 auto 13px;width:max-content;padding:7px 13px;border:2px solid #b38a35;color:#8b671f;font-size:12px;font-weight:950;letter-spacing:.22em}.ea-security-policy-header>span{color:#8b671f;font-size:9px}.ea-security-policy-header h2{margin:10px auto 8px;color:#111a25!important;font-family:Georgia,"Times New Roman","Noto Serif Thai",serif;font-size:clamp(25px,4vw,36px);line-height:1.2}.ea-security-policy-header p{margin:0 auto;color:#4d5968!important;font-size:11.5px;line-height:1.75}.ea-security-policy-meta{justify-content:center}.ea-security-policy-meta>*{border:1px solid #d7c38f;background:#fbf7eb;color:#6e551e}.ea-security-policy-language{position:sticky;top:-1px;z-index:4;margin:18px auto;padding:4px;border:1px solid #d8dde4;background:#f1f3f6!important;box-shadow:0 8px 18px rgba(33,45,60,.08)}.ea-security-policy-body{display:block}.ea-security-policy-card,.ea-security-policy-card.is-wide{display:block;margin:0;padding:16px 0;border:0;border-bottom:1px solid #e1e4e8;border-radius:0;background:transparent!important;box-shadow:none!important;break-inside:avoid}.ea-security-policy-card b{color:#212c39;font-family:Georgia,"Times New Roman","Noto Serif Thai",serif;font-size:14px}.ea-security-policy-card b i{width:27px;height:27px;border:1px solid #c9a554;border-radius:50%;background:#fbf6e8;color:#7a5b18}.ea-security-policy-card p{margin:8px 0 0 35px;color:#3f4a57!important;font-size:11px;line-height:1.85;text-align:justify}.ea-security-policy-flow{margin-left:35px}.ea-security-policy-flow span{border:1px solid #d9dee5;background:#f5f7f9;color:#384b61}.ea-security-policy-footer{margin-top:26px;padding:20px;border:1px solid #d7c38f;background:#fbf7eb}.ea-security-policy-footer strong{color:#3c2e11!important}.ea-security-policy-footer small{color:#695d47}.ea-security-policy-downloads a{border-color:#aa8230;background:#fff;color:#6e5118}.verified-policy-signature-note{margin-top:7px!important;padding-top:7px;border-top:1px dashed rgba(242,199,106,.18);color:#9dafc1!important;line-height:1.55}.verified-policy-consent:has(input:checked) .verified-policy-signature-note{color:#68d996!important}
@media(max-width:680px){.ea-security-policy-modal{padding:0}.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:100%;max-height:96vh;padding:54px 22px 30px;border-radius:0}.ea-security-policy-surface:before{inset:8px}.ea-security-policy-close{position:absolute;right:12px;top:10px}.ea-security-policy-card p{margin-left:0;text-align:left}.ea-security-policy-flow{margin-left:0}.ea-security-policy-footer{padding:14px}.ea-security-policy-header{padding-right:0}.ea-security-policy-header h2{font-size:25px}}
.ea-security-policy-signature{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;margin-top:25px;padding:17px;border:1px solid #c8a452;background:#fffaf0;color:#313943;break-inside:avoid}.ea-security-policy-signature>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #c8a452;border-radius:50%;color:#8a671f;font-size:20px}.ea-security-policy-signature strong{display:block;color:#342810;font-family:Georgia,"Times New Roman","Noto Serif Thai",serif;font-size:13px}.ea-security-policy-signature p{margin:6px 0 0;color:#5b554a;font-size:10px;line-height:1.75}
.ea-security-policy-register{display:grid;grid-template-columns:1fr 1.75fr 1fr;margin:22px auto 0;border:1px solid #d8dce2;text-align:left}.ea-security-policy-register>div{padding:9px 10px;border-right:1px solid #d8dce2;background:#fafbfc}.ea-security-policy-register>div:last-child{border-right:0}.ea-security-policy-register span,.ea-security-policy-register b{display:block}.ea-security-policy-register span{color:#79828e;font-size:7.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ea-security-policy-register b{margin-top:4px;color:#27313d;font-size:8.5px;line-height:1.45}.ea-security-policy-figure{margin:22px 0 26px;padding:10px;border:1px solid #d8dce2;background:#f6f8fb;break-inside:avoid}.ea-security-policy-figure img{display:block;width:100%;height:auto}.ea-security-policy-figure figcaption{margin-top:8px;color:#6b7582;font-size:8px;line-height:1.5;text-align:center}.ea-security-policy-sign-action{display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:center;margin-top:13px;padding:15px 16px;border:2px solid #9b7a32;background:#fff;color:#26303b;cursor:pointer;break-inside:avoid;transition:.2s ease}.ea-security-policy-sign-check{width:28px;height:28px;display:grid;place-items:center;border:2px solid #8a6b28;background:#fff;color:transparent;font-size:17px;font-weight:950}.ea-security-policy-sign-action strong,.ea-security-policy-sign-action small{display:block}.ea-security-policy-sign-action strong{font-size:11px}.ea-security-policy-sign-action small{margin-top:4px;color:#68727f;font-size:8.5px;line-height:1.55}body:has(#verifiedSecurityPolicyConsent:checked) .ea-security-policy-sign-action{border-color:#238653;background:#f1fff6}body:has(#verifiedSecurityPolicyConsent:checked) .ea-security-policy-sign-check{border-color:#238653;background:#2caf68;color:#fff}body:has(#verifiedSecurityPolicyConsent:checked) .ea-security-policy-sign-action strong{color:#17683f}
@media(max-width:680px){.ea-security-policy-register{grid-template-columns:1fr}.ea-security-policy-register>div{border-right:0;border-bottom:1px solid #d8dce2}.ea-security-policy-register>div:last-child{border-bottom:0}.ea-security-policy-figure{margin-inline:-8px;padding:5px}.ea-security-policy-sign-action{padding:13px 12px}}
/* Full source-document reader: continuous multi-page A4 sheets */
.ea-security-policy-language{display:none!important}.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:min(900px,calc(100vw - 28px));padding:22px;background:#cfd4da!important}.ea-security-policy-surface:before{display:none}.ea-security-policy-header{margin:0 auto;padding:58px 64px 28px;background:#fff;border:0;box-shadow:0 3px 16px rgba(24,34,46,.18)}.ea-security-policy-figure{margin:0 auto 24px;padding:8px 64px 56px;border:0;background:#fff;box-shadow:0 12px 22px rgba(24,34,46,.13)}.ea-security-policy-figure img{border:1px solid #d5dae1}.ea-security-policy-body{display:grid;gap:24px;color:#222}.ea-security-policy-body.is-loading{min-height:460px;place-items:center;background:#fff;color:#68727e;font-size:12px}.ea-policy-a4-page{position:relative;display:flex;flex-direction:column;width:100%;min-height:1123px;padding:58px 64px 52px;background:#fff;box-shadow:0 8px 24px rgba(24,34,46,.16);break-after:page}.ea-policy-a4-page>header{display:flex;justify-content:space-between;align-items:center;padding-bottom:11px;border-bottom:1px solid #c8a552;color:#785b1c;font-size:7.5px;letter-spacing:.08em}.ea-policy-a4-page>header b{font-size:9px;letter-spacing:.16em}.ea-policy-a4-page-content{flex:1;padding-top:24px}.ea-policy-a4-page-content h3{margin:0 0 12px;color:#17202c;font-family:Georgia,"Times New Roman","Noto Serif Thai",serif;font-size:17px;line-height:1.45}.ea-policy-a4-page-content p{margin:0 0 12px;color:#35404c;font-size:10.5px;line-height:1.85;text-align:justify}.ea-policy-a4-page-content p.is-list-item{position:relative;padding-left:17px}.ea-policy-a4-page-content p.is-list-item:before{content:"";position:absolute;left:2px;top:.72em;width:5px;height:5px;border-radius:50%;background:#b58c35}.ea-policy-a4-page>footer{display:flex;justify-content:space-between;margin-top:22px;padding-top:10px;border-top:1px solid #d9dde2;color:#7a838e;font-size:7.5px}.ea-security-policy-signature{margin:24px 0 0;padding:58px 64px 18px;border:0;background:#fff}.ea-security-policy-sign-action{margin:0;padding:22px 64px;border:0;border-inline:8px solid #9b7a32;background:#fff}.ea-security-policy-footer{margin:0;padding:18px 64px 58px;border:0;background:#fff;box-shadow:0 8px 24px rgba(24,34,46,.16)}.ea-security-policy-close{right:max(18px,calc((100vw - 900px)/2 + 24px))}
@media(max-width:680px){.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{padding:8px;background:#cfd4da!important}.ea-security-policy-header{padding:52px 22px 22px}.ea-security-policy-figure{padding:5px 12px 28px;margin-bottom:10px}.ea-policy-a4-page{min-height:0;padding:38px 22px 34px}.ea-policy-a4-page-content p{text-align:left}.ea-security-policy-signature{margin-top:10px;padding:35px 22px 16px}.ea-security-policy-sign-action{padding:17px 22px}.ea-security-policy-footer{padding:15px 22px 35px}}
.ea-security-policy-body{grid-template-columns:minmax(0,1fr)!important}
/* Compact A4 policy reader: the cover is page one and every following sheet shares the same scale. */
.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:min(720px,calc(100vw - 32px));padding:16px;scrollbar-gutter:stable;background:#cfd4da!important}
.ea-security-policy-cover,.ea-policy-a4-page{box-sizing:border-box;width:100%;min-height:0;aspect-ratio:210/297;background:#fff;box-shadow:0 6px 18px rgba(24,34,46,.14)}
.ea-security-policy-cover{position:relative;display:flex;flex-direction:column;margin:0 auto 14px;padding:36px 52px 36px}
.ea-security-policy-header{margin:0;padding:0 0 14px;box-shadow:none}
.ea-security-policy-header h2{font-size:29px}
.ea-security-policy-header p{font-size:10.5px;line-height:1.55}
.ea-security-policy-register{margin-top:12px}
.ea-security-policy-meta{margin-top:8px}
.ea-security-policy-figure{margin:13px 0 0;padding:6px 0 0;box-shadow:none}
.ea-security-policy-figure figcaption{margin-top:6px}
.ea-security-policy-cover-footer{display:flex;justify-content:space-between;margin-top:auto;padding-top:9px;border-top:1px solid #d9dde2;color:#7a838e;font-size:7.5px}
.ea-security-policy-body{gap:14px}
.ea-policy-a4-page{padding:32px 50px 34px}
.ea-policy-a4-page-content{padding-top:10px}
.ea-policy-a4-page-content h3{margin-bottom:6px;font-size:14.5px;line-height:1.28}
.ea-policy-a4-page-content p{margin-bottom:5px;font-size:9.2px;line-height:1.46}
.ea-policy-a4-page>footer{margin-top:15px}
.ea-security-policy-signature{margin-top:16px;padding:42px 52px 15px}
.ea-security-policy-sign-action{padding:18px 52px}
.ea-security-policy-footer{padding:15px 52px 42px}
.ea-security-policy-close{right:max(18px,calc((100vw - 720px)/2 + 20px))}
@media(max-width:680px){.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:100%;padding:7px}.ea-security-policy-cover,.ea-policy-a4-page{min-height:0;aspect-ratio:auto}.ea-security-policy-cover{padding:46px 20px 30px;margin-bottom:8px}.ea-security-policy-header{padding-bottom:16px}.ea-policy-a4-page{padding:32px 20px 28px}.ea-policy-a4-page-content p{font-size:10px;line-height:1.6}.ea-security-policy-signature{margin-top:8px;padding:30px 20px 14px}.ea-security-policy-sign-action{padding:16px 20px}.ea-security-policy-footer{padding:14px 20px 30px}}
/* Thai public policy follows the supplied PDF page-for-page; page 10 is the electronic agreement. */
.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:min(640px,calc(100vw - 34px));padding:13px}
.ea-security-policy-close{right:max(14px,calc((100vw - 640px)/2 + 16px))}
.ea-security-policy-modal.is-thai-pdf-policy .ea-security-policy-cover,
.ea-security-policy-modal.is-thai-pdf-policy>.ea-security-policy-surface>.ea-security-policy-signature,
.ea-security-policy-modal.is-thai-pdf-policy>.ea-security-policy-surface>.ea-security-policy-sign-action{display:none}
.ea-security-policy-modal.is-thai-pdf-policy .ea-security-policy-body{display:grid;gap:12px}
.ea-policy-source-page{width:100%;aspect-ratio:612/792;background:#fff;box-shadow:0 5px 16px rgba(24,34,46,.15);overflow:hidden}
.ea-policy-source-page img{display:block;width:100%;height:100%;object-fit:cover}
.ea-policy-electronic-agreement{box-sizing:border-box;display:flex;flex-direction:column;width:100%;aspect-ratio:612/792;padding:29px 38px 26px;background:#fff;color:#26384d;box-shadow:0 5px 16px rgba(24,34,46,.15);font-family:"Sarabun","Noto Sans Thai","Segoe UI",sans-serif}
.ea-policy-electronic-agreement>header{display:flex;gap:9px;padding-bottom:8px;border-bottom:1px solid #c78a22;color:#c27b0d;font-size:8px;letter-spacing:.02em}.ea-policy-electronic-agreement>header b{padding-right:9px;border-right:1px solid #c78a22}
.ea-policy-electronic-agreement main{flex:1;padding-top:21px}.ea-policy-agreement-kicker{margin:0 0 5px;color:#c27b0d!important;font-size:8px!important;font-weight:800;letter-spacing:.08em}.ea-policy-electronic-agreement h3{margin:0 0 13px;color:#0d2947;font-size:19px;line-height:1.25}.ea-policy-electronic-agreement h4{margin:0 0 3px;color:#102e4e;font-size:11px}.ea-policy-electronic-agreement p{margin:0 0 10px;color:#425366;font-size:9.2px;line-height:1.63;text-align:justify}.ea-policy-electronic-agreement section{padding:8px 10px 2px;border-left:3px solid #d49a35;background:#f5f7fa}.ea-policy-electronic-agreement section+section{margin-top:5px}.ea-policy-contract-sign{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:9px;align-items:center;margin-top:12px;padding:10px 12px;border:1.5px solid #c78a22;background:#fffaf0;cursor:pointer}.ea-policy-contract-sign>span{grid-row:1/3;width:25px;height:25px;display:grid;place-items:center;border:2px solid #b97a12;color:transparent;font-weight:950}.ea-policy-contract-sign strong{color:#18324e;font-size:9px}.ea-policy-contract-sign small{color:#637184;font-size:7.3px;line-height:1.4}body:has(#verifiedSecurityPolicyConsent:checked) .ea-policy-contract-sign{border-color:#238653;background:#effcf4}body:has(#verifiedSecurityPolicyConsent:checked) .ea-policy-contract-sign>span{border-color:#238653;background:#2caf68;color:#fff}.ea-policy-electronic-agreement>footer{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid #d6dce4;color:#748195;font-size:7px}
.ea-security-policy-modal.is-thai-pdf-policy .ea-security-policy-footer{margin-top:12px}
[dir="rtl"] .ea-policy-electronic-agreement section{border-left:0;border-right:3px solid #d49a35}
.ea-security-policy-modal .ea-security-policy-close{
  position:sticky;
  z-index:30;
  top:8px;
  right:auto;
  left:auto;
  display:grid;
  place-items:center;
  margin:-10px 0 -30px auto;
  padding:0;
  overflow:visible;
  font-size:0;
  line-height:1;
  transform:none;
}
.ea-security-policy-modal .ea-security-policy-close::before{
  content:"\00D7";
  display:block;
  color:#f2c76a;
  font:700 25px/1 "Segoe UI Symbol","Arial Unicode MS",sans-serif;
}
@media(max-width:680px){
  .ea-security-policy-modal{
    padding:0;
    overflow:hidden;
  }
  .ea-security-policy-surface,
  .ea-security-policy-modal.is-open .ea-security-policy-surface{
    position:fixed;
    left:0;
    right:auto;
    bottom:0;
    box-sizing:border-box;
    width:100%;
    max-width:100%;
    margin:0;
    padding:7px;
    scrollbar-gutter:auto;
  }
  .ea-security-policy-modal .ea-security-policy-close{
    top:8px;
    margin:-2px 2px -38px auto;
  }
}
html[lang="my"] .ea-policy-electronic-agreement p,
html[lang="es"] .ea-policy-electronic-agreement p,
html[lang="pt"] .ea-policy-electronic-agreement p,
html[lang="vi"] .ea-policy-electronic-agreement p,
html[lang="lo"] .ea-policy-electronic-agreement p{margin-bottom:7px;font-size:8.4px;line-height:1.48}
html[lang="my"] .ea-policy-electronic-agreement section,
html[lang="es"] .ea-policy-electronic-agreement section,
html[lang="pt"] .ea-policy-electronic-agreement section,
html[lang="vi"] .ea-policy-electronic-agreement section,
html[lang="lo"] .ea-policy-electronic-agreement section{padding-top:6px}
@media(max-width:680px){.ea-security-policy-surface,.ea-security-policy-modal.is-open .ea-security-policy-surface{width:100%;padding:6px}.ea-policy-electronic-agreement{aspect-ratio:auto;min-height:calc(100vw * 1.294);padding:24px 22px}.ea-policy-electronic-agreement p{font-size:9.5px;line-height:1.55}}
@media(max-width:680px){
  .ea-security-policy-surface,
  .ea-security-policy-modal.is-open .ea-security-policy-surface{
    box-sizing:border-box;
    width:100dvw;
    max-width:100dvw;
    padding:6px;
    scrollbar-gutter:auto;
  }
  .ea-security-policy-modal .ea-security-policy-close{
    top:8px;
    margin:0 8px -40px auto;
  }
  [dir="rtl"] .ea-security-policy-surface,
  [dir="rtl"] .ea-security-policy-modal.is-open .ea-security-policy-surface{
    left:calc(100% - 100dvw);
  }
}
html[data-theme="light"] .portfolio-verified-modal-surface{background:radial-gradient(circle at 88% 0,rgba(242,199,106,.14),transparent 30%),linear-gradient(155deg,#fff,#f5f8fc)}html[data-theme="light"] .portfolio-verified-modal-head h2{color:#07182b}html[data-theme="light"] .portfolio-verified-modal-head p{color:#637286}html[data-theme="light"] .portfolio-verified-loading{background:rgba(246,249,253,.96)}html[data-theme="light"] .portfolio-verified-loading strong{color:#07182b}
.portfolio-verified-modal .verified-autopatch-panel{display:block!important}
.portfolio-verified-modal-backdrop{overflow:hidden;isolation:isolate}.portfolio-verified-modal-backdrop:before,.portfolio-verified-modal-backdrop:after{content:"";position:absolute;pointer-events:none;border-radius:50%;will-change:transform,opacity}.portfolio-verified-modal-backdrop:before{width:min(62vw,820px);aspect-ratio:1;left:-18vw;top:-35%;background:radial-gradient(circle,rgba(242,199,106,.24) 0,rgba(197,145,42,.10) 34%,transparent 70%);filter:blur(12px);animation:verifiedBackdropDriftA 12s ease-in-out infinite alternate}.portfolio-verified-modal-backdrop:after{width:min(52vw,680px);aspect-ratio:1;right:-15vw;bottom:-38%;background:radial-gradient(circle,rgba(77,143,205,.17) 0,rgba(242,199,106,.07) 42%,transparent 72%);filter:blur(18px);animation:verifiedBackdropDriftB 15s ease-in-out infinite alternate}.portfolio-verified-modal-surface:before{content:"";position:absolute;z-index:-1;inset:-45% -30%;pointer-events:none;background:conic-gradient(from 190deg,transparent 0 34%,rgba(242,199,106,.10) 43%,transparent 53% 100%);animation:verifiedSurfaceAmbient 18s linear infinite}.portfolio-verified-modal-surface{isolation:isolate}@keyframes verifiedBackdropDriftA{0%{transform:translate3d(-5%,-3%,0) scale(.92);opacity:.62}55%{transform:translate3d(28%,18%,0) scale(1.08);opacity:1}100%{transform:translate3d(58%,5%,0) scale(.98);opacity:.74}}@keyframes verifiedBackdropDriftB{0%{transform:translate3d(8%,8%,0) scale(.9);opacity:.55}50%{transform:translate3d(-34%,-22%,0) scale(1.08);opacity:.92}100%{transform:translate3d(-58%,-4%,0) scale(1);opacity:.68}}@keyframes verifiedSurfaceAmbient{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.portfolio-verified-modal-backdrop:before,.portfolio-verified-modal-backdrop:after,.portfolio-verified-modal-surface:before{animation:none!important}}
.portfolio-verified-modal-surface{overflow-x:hidden!important}
.portfolio-verified-modal-backdrop{background:rgba(4,10,20,.66)!important;backdrop-filter:blur(14px) saturate(.85)!important;-webkit-backdrop-filter:blur(14px) saturate(.85)!important}
.portfolio-verified-modal-backdrop:before,.portfolio-verified-modal-backdrop:after,.portfolio-verified-modal-surface:before{display:none!important;animation:none!important}
.portfolio-verified-modal-surface{overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.portfolio-verified-modal-surface::-webkit-scrollbar{display:none;width:0;height:0}
.portfolio-verified-modal .verified-ap-upload .verified-ap-actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%}.portfolio-verified-modal #generateVerifiedBacktestPackageBtn{width:100%;min-height:52px;padding:13px clamp(16px,4vw,30px);white-space:normal;text-align:center;line-height:1.35;font-size:clamp(13px,1.7vw,15px);border-radius:15px}.portfolio-verified-modal #resetVerifiedBacktestPackageBtn:not([hidden]){width:100%}
.portfolio-verified-modal #resetVerifiedBacktestPackageBtn[hidden],.portfolio-verified-modal #backtestSlotStatus[hidden]{display:none!important}
.portfolio-verified-modal #resetVerifiedBacktestPackageBtn,.portfolio-verified-modal #verifiedBacktestPackageResult,.portfolio-verified-modal #backtestSlotStatus:not([data-status="err"]):not([data-status="warn"]){display:none!important}
.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-download-ready{background:linear-gradient(135deg,#75e39a,#30bd70 55%,#168b4c);border-color:rgba(177,255,207,.72);color:#071d11;box-shadow:0 16px 38px rgba(37,190,105,.24)}
.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-awaiting-result{background:linear-gradient(135deg,#ffe08a,#e9b743 56%,#c88b16);border-color:rgba(255,225,146,.78);color:#201500;box-shadow:0 16px 38px rgba(205,148,30,.22)}
.portfolio-verified-modal #backtestSlotStatus[data-status="waiting"]{border-color:rgba(242,199,106,.46)!important;background:linear-gradient(135deg,rgba(242,199,106,.13),rgba(91,173,221,.07))!important;color:var(--text,#edf5ff)!important;box-shadow:inset 3px 0 0 #f2c76a!important}
.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-download-ready{animation:verifiedReadyPulse .65s cubic-bezier(.2,.8,.2,1);font-weight:950}.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-download-ready:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 20px 44px rgba(37,190,105,.32)}.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-generating{position:relative;cursor:wait;padding-left:52px;background:linear-gradient(110deg,#17283d,#254567,#17283d);background-size:220% 100%;color:#fff;animation:verifiedButtonFlow 1.3s linear infinite}.portfolio-verified-modal #generateVerifiedBacktestPackageBtn.is-generating:before{content:"";position:absolute;left:22px;top:50%;width:17px;height:17px;margin-top:-10px;border:3px solid rgba(255,255,255,.24);border-top-color:#f2c76a;border-radius:50%;animation:verifiedButtonSpin .72s linear infinite}.verified-policy-consent.needs-attention{border-color:rgba(220,70,82,.58)!important;background:rgba(190,42,55,.055)!important;box-shadow:0 0 0 3px rgba(211,55,68,.055);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.verified-policy-consent.needs-attention .verified-policy-check{border-color:rgba(220,70,82,.72)!important}.portfolio-verified-modal #backtestSlotStatus[data-status="err"]{border-color:rgba(220,70,82,.4)!important;background:rgba(190,42,55,.07)!important;color:#f08d96!important;box-shadow:none!important}.portfolio-verified-orbit i{display:none!important}.portfolio-verified-orbit:before{content:"";position:absolute;inset:2px;border:3px solid rgba(242,199,106,.16);border-top-color:#f2c76a;border-right-color:#64d7ff;border-radius:50%;animation:vbtOrbit .85s linear infinite}.portfolio-verified-orbit b{font-size:0!important}.portfolio-verified-orbit b:before{content:"✓";font-size:24px}.portfolio-verified-orbit b{border-radius:50%!important}@keyframes verifiedButtonSpin{to{transform:rotate(360deg)}}@keyframes verifiedButtonFlow{to{background-position:-220% 0}}@keyframes verifiedReadyPulse{0%{transform:scale(.98)}60%{transform:scale(1.012)}100%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.portfolio-verified-modal #generateVerifiedBacktestPackageBtn,.portfolio-verified-orbit:before{animation:none!important}}
.portfolio-slot-expiry-alerts[hidden]{display:none!important}.portfolio-slot-expiry-alerts{display:grid;gap:10px;margin-top:16px}.portfolio-slot-expiry-alert{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(242,173,71,.38);border-radius:18px;background:linear-gradient(135deg,rgba(242,173,71,.13),rgba(255,117,72,.06));box-shadow:0 14px 38px rgba(0,0,0,.16)}.portfolio-slot-expiry-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:rgba(242,173,71,.16);color:#ffd272;font-size:20px}.portfolio-slot-expiry-copy{min-width:0}.portfolio-slot-expiry-copy strong{display:block;color:#fff;font-size:14px}.portfolio-slot-expiry-copy p{margin:4px 0 0;color:#b8c4d2;font-size:12px;line-height:1.55}.portfolio-slot-expiry-copy b{color:#ffd272}.portfolio-slot-expiry-alert .bt-slot-delete-btn{min-height:38px;padding:0 14px;border:1px solid rgba(255,117,117,.4);border-radius:12px;background:rgba(255,88,88,.1);color:#ffb1b1;font-weight:900;cursor:pointer;white-space:nowrap}html[data-theme="light"] .portfolio-slot-expiry-alert{background:linear-gradient(135deg,#fff7e8,#fffaf4);box-shadow:0 12px 28px rgba(89,62,18,.08)}html[data-theme="light"] .portfolio-slot-expiry-copy strong{color:#172334}html[data-theme="light"] .portfolio-slot-expiry-copy p{color:#687587}
@media(max-width:720px){.portfolio-verified-modal{padding:0;place-items:end center}.portfolio-verified-modal-surface{width:100%;max-height:95vh;border-radius:24px 24px 0 0;padding:16px}.portfolio-verified-modal-head h2{font-size:25px}.portfolio-verified-modal .verified-ap-actions{grid-template-columns:1fr}.portfolio-verified-modal .verified-ap-actions .btn{width:100%}.portfolio-slot-expiry-alert{grid-template-columns:auto 1fr}.portfolio-slot-expiry-alert .bt-slot-delete-btn{grid-column:1/-1;width:100%}}
.portfolio-reporter-modal .mt5-reporter-manager{margin:0;border:0;border-radius:24px;background:transparent;box-shadow:none;padding:clamp(18px,3vw,30px)}
.portfolio-reporter-modal .mt5-reporter-manager-head{padding-right:52px}
.portfolio-reporter-modal .mt5-reporter-flow,.portfolio-reporter-modal .mt5-reporter-secret{display:none!important}
.reporter-ea-generator{display:grid;gap:18px}.reporter-platform-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:5px;justify-self:start;padding:5px;border:1px solid rgba(228,184,79,.22);border-radius:14px;background:rgba(255,255,255,.035)}.reporter-platform-switch button{min-width:116px;min-height:42px;border:0;border-radius:10px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:950;cursor:pointer;transition:.2s ease}.reporter-platform-switch button.active{color:#171208;background:linear-gradient(135deg,#f5d57d,#c18b27);box-shadow:0 8px 20px rgba(193,139,39,.20)}.reporter-platform-switch small{display:block;font-size:7px;font-weight:850;opacity:.68}.reporter-generator-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.reporter-generator-fields label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:10px;font-weight:950}.reporter-generator-fields input{width:100%;min-height:50px;border:1px solid rgba(228,184,79,.23);border-radius:13px;background:rgba(255,255,255,.035);color:var(--text);padding:0 14px;font:inherit;font-size:13px;font-weight:850;outline:none}.reporter-generator-fields input:focus{border-color:#e4b84f;box-shadow:0 0 0 4px rgba(228,184,79,.10)}.reporter-generator-assurance{display:flex;gap:12px;align-items:center;padding:13px 14px;border:1px solid rgba(87,216,120,.20);border-radius:14px;background:rgba(87,216,120,.07)}.reporter-generator-assurance>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:rgba(87,216,120,.14);color:#58d878;font-weight:1000}.reporter-generator-assurance p{margin:0}.reporter-generator-assurance strong,.reporter-generator-assurance small{display:block}.reporter-generator-assurance strong{font-size:11px}.reporter-generator-assurance small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.5}.reporter-generator-submit{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:64px;border:1px solid rgba(255,230,159,.65);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:13px;padding:9px 52px;background:linear-gradient(135deg,#f8dc86 0%,#d9a634 52%,#bf831a 100%);color:#171208;font:inherit;cursor:pointer;box-shadow:0 16px 34px rgba(193,139,39,.24),inset 0 1px 0 rgba(255,255,255,.72),inset 0 -2px 0 rgba(126,79,7,.18);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease,background .35s ease}.reporter-generator-submit:before{content:"";position:absolute;z-index:-1;inset:-80% -25%;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.56) 48%,transparent 58%);transform:translateX(-85%) rotate(8deg);transition:transform .7s ease}.reporter-generator-submit:hover{transform:translateY(-2px);filter:saturate(1.05);box-shadow:0 21px 42px rgba(193,139,39,.31),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -2px 0 rgba(126,79,7,.18)}.reporter-generator-submit:hover:before{transform:translateX(85%) rotate(8deg)}.reporter-generator-submit:active{transform:translateY(1px) scale(.995)}.reporter-generator-submit-visual{position:relative;width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:rgba(255,255,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.reporter-generator-submit-visual i{display:none}.reporter-generator-submit-visual b{font-size:19px;line-height:1}.reporter-generator-submit-copy{display:grid;text-align:left;line-height:1.15}.reporter-generator-submit-copy strong{font-size:13px;font-weight:1000}.reporter-generator-submit-copy small{margin-top:4px;font-size:9px;font-weight:800;opacity:.67}.reporter-generator-submit-check{position:absolute;right:20px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.22);font-size:15px;font-weight:1000;opacity:0;transform:scale(.55);transition:.3s ease}.reporter-generator-submit.is-loading{cursor:wait;background:linear-gradient(110deg,#1d293b,#293d58,#1d293b);background-size:220% 100%;color:#fff;border-color:rgba(139,185,246,.38);box-shadow:0 18px 40px rgba(15,28,47,.3),inset 0 1px 0 rgba(255,255,255,.12);animation:reporterBuildFlow 1.35s linear infinite}.reporter-generator-submit.is-loading:before{display:none}.reporter-generator-submit.is-loading .reporter-generator-submit-visual{background:rgba(255,255,255,.09)}.reporter-generator-submit.is-loading .reporter-generator-submit-visual b{display:none}.reporter-generator-submit.is-loading .reporter-generator-submit-visual i{display:block;width:18px;height:18px;border:2px solid rgba(255,255,255,.22);border-top-color:#f5cf6a;border-radius:50%;animation:reporterBuildSpin .75s linear infinite}.reporter-generator-submit.is-loading .reporter-generator-submit-copy small{opacity:.72}.reporter-generator-submit.is-ready{background:linear-gradient(135deg,#4ee08a,#22b969 52%,#15894c);color:#071d11;border-color:rgba(181,255,211,.72);box-shadow:0 18px 42px rgba(34,185,105,.28),0 0 0 5px rgba(55,211,124,.08),inset 0 1px 0 rgba(255,255,255,.7);animation:reporterReadyPulse .55s cubic-bezier(.2,.8,.2,1)}.reporter-generator-submit.is-ready .reporter-generator-submit-visual{background:rgba(255,255,255,.3)}.reporter-generator-submit.is-ready .reporter-generator-submit-visual b{transform:translateY(2px);animation:reporterDownloadNudge 1.4s ease-in-out infinite}.reporter-generator-submit.is-ready .reporter-generator-submit-check{opacity:1;transform:scale(1)}.reporter-generator-submit:disabled{transform:none}.reporter-generator-status{min-height:18px;text-align:center;color:var(--muted);font-size:10px;font-weight:850;transition:color .25s ease,transform .25s ease}.reporter-generator-status.success{color:#3fc96a;transform:translateY(-1px)}.reporter-generator-status.error{color:#ff7777}@keyframes reporterBuildSpin{to{transform:rotate(360deg)}}@keyframes reporterBuildFlow{to{background-position:-220% 0}}@keyframes reporterReadyPulse{0%{transform:scale(.985)}55%{transform:scale(1.012)}100%{transform:scale(1)}}@keyframes reporterDownloadNudge{0%,100%{transform:translateY(0)}50%{transform:translateY(3px)}}@media(prefers-reduced-motion:reduce){.reporter-generator-submit,.reporter-generator-submit:before,.reporter-generator-submit *{animation:none!important;transition:none!important}}
.reporter-install-method{min-width:0;margin:0;padding:0;border:0}.reporter-install-method legend{margin:0 0 8px;color:var(--muted);font-size:10px;font-weight:950}.reporter-install-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reporter-install-option{position:relative;min-width:0;min-height:76px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:12px 11px;border:1px solid rgba(228,184,79,.18);border-radius:14px;background:rgba(255,255,255,.028);color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.reporter-install-option:not([aria-disabled="true"]):hover{transform:translateY(-1px);border-color:rgba(228,184,79,.42)}.reporter-install-option.active{border-color:rgba(228,184,79,.62);background:linear-gradient(145deg,rgba(228,184,79,.14),rgba(228,184,79,.045));box-shadow:0 8px 22px rgba(129,87,12,.10),inset 0 1px 0 rgba(255,255,255,.06)}.reporter-install-option[aria-disabled="true"]{cursor:not-allowed;opacity:.58}.reporter-install-option-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(228,184,79,.19);border-radius:10px;background:rgba(228,184,79,.08);color:#e6bd5c;font-size:17px;font-weight:950}.reporter-install-option strong,.reporter-install-option small{display:block;overflow:hidden;text-overflow:ellipsis}.reporter-install-option strong{font-size:10.5px;font-weight:950;white-space:nowrap}.reporter-install-option small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35}.reporter-install-option em{position:absolute;top:7px;right:8px;padding:3px 6px;border-radius:999px;background:rgba(255,255,255,.08);color:var(--muted);font-size:6.5px;font-style:normal;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.reporter-install-option em.is-ready{background:rgba(75,211,123,.12);color:#55d985}.reporter-install-method-note{margin:8px 2px 0;color:var(--muted);font-size:8.5px;line-height:1.5}
html[data-theme="light"] .reporter-install-option,body.light-mode .reporter-install-option{background:#fff;border-color:rgba(181,128,24,.18)}html[data-theme="light"] .reporter-install-option.active,body.light-mode .reporter-install-option.active{background:linear-gradient(145deg,#fffaf0,#fff);border-color:rgba(181,128,24,.48)}html[data-theme="light"] .reporter-install-option em,body.light-mode .reporter-install-option em{background:#eef1f5}
@media(max-width:760px){.reporter-install-method-grid{grid-template-columns:1fr}.reporter-install-option{min-height:66px}.reporter-install-option strong{white-space:normal}}
html[data-theme="light"] .portfolio-reporter-modal-backdrop,body.light-mode .portfolio-reporter-modal-backdrop{background:rgba(30,43,61,.42)}
html[data-theme="light"] .portfolio-reporter-modal-surface,body.light-mode .portfolio-reporter-modal-surface{background:linear-gradient(150deg,rgba(255,255,255,.99),rgba(247,249,252,.99));border-color:rgba(181,128,24,.26);box-shadow:0 34px 100px rgba(38,53,72,.28),inset 0 1px 0 #fff}
html[data-theme="light"] .portfolio-reporter-modal-close,body.light-mode .portfolio-reporter-modal-close{background:rgba(255,255,255,.90);color:#8f6515;border-color:rgba(181,128,24,.24)}
html[data-theme="light"] .reporter-generator-fields input,body.light-mode .reporter-generator-fields input{background:#fff;color:#10223a}html[data-theme="light"] .reporter-platform-switch,body.light-mode .reporter-platform-switch{background:#f8fafc}
.mt5-reporter-pro-gate{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:13px 15px;border:1px solid rgba(228,184,79,.26);border-radius:14px;background:linear-gradient(135deg,rgba(228,184,79,.10),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.mt5-reporter-pro-gate .mt5-reporter-pro-icon{flex:0 0 auto;display:grid;place-items:center;min-width:48px;height:30px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#f5d57d,#bd8520);color:#171208;font-size:10px;font-weight:950;letter-spacing:.12em;box-shadow:0 8px 20px rgba(193,139,39,.24)}.mt5-reporter-pro-gate>div{display:flex;flex-direction:column;gap:4px;min-width:0}.mt5-reporter-pro-gate strong{font-size:12px;color:var(--text)}.mt5-reporter-pro-gate small{font-size:10px;line-height:1.55;color:var(--muted)}.mt5-reporter-pro-gate[data-state="active"]{border-color:rgba(87,216,120,.28);background:linear-gradient(135deg,rgba(87,216,120,.10),rgba(255,255,255,.025))}.mt5-reporter-pro-gate[data-state="active"] .mt5-reporter-pro-icon{background:linear-gradient(135deg,#f7da82,#c18b27)}.mt5-reporter-pro-gate[data-state="free"]{border-color:rgba(87,216,120,.26);background:linear-gradient(135deg,rgba(87,216,120,.09),rgba(255,255,255,.025))}.mt5-reporter-pro-gate[data-state="free"] .mt5-reporter-pro-icon{background:linear-gradient(135deg,#8fe0aa,#3d9c5d);color:#07170e}.mt5-reporter-pro-gate[data-state="inactive"],.mt5-reporter-pro-gate[data-state="expired"]{border-color:rgba(255,86,86,.30);background:linear-gradient(135deg,rgba(255,86,86,.10),rgba(255,255,255,.02))}.mt5-reporter-pro-gate[data-state="inactive"] .mt5-reporter-pro-icon,.mt5-reporter-pro-gate[data-state="expired"] .mt5-reporter-pro-icon{background:linear-gradient(135deg,#b9c1cd,#6f7b8d);color:#fff}.mt5-reporter-manager.is-pro-locked .reporter-ea-generator input,.mt5-reporter-manager.is-pro-locked .reporter-ea-generator button,.mt5-reporter-manager.is-pro-locked #mt5ReporterAccountForm input,.mt5-reporter-manager.is-pro-locked #mt5ReporterAccountForm button,.mt5-reporter-manager.is-pro-locked #mt5ReporterGenerateBtn{pointer-events:none;opacity:.48}.mt5-reporter-manager.is-pro-locked .mt5-reporter-install-actions button[data-action="regenerate"]{pointer-events:none;opacity:.48}
.mt5-reporter-manager{position:relative;overflow:hidden}.mt5-reporter-manager:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,#e4b84f,#fff1ad,#e4b84f,transparent)}
.mt5-reporter-manager-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.mt5-reporter-kicker{display:block;color:#e4b84f;font-size:10px;font-weight:950;letter-spacing:.16em}.mt5-reporter-manager-head h2{margin:6px 0 5px;font-size:20px}.mt5-reporter-manager-head p{margin:0;color:var(--muted);max-width:820px;font-size:12px;line-height:1.7}.mt5-reporter-security-badge{white-space:nowrap;border:1px solid rgba(87,216,120,.28);background:rgba(87,216,120,.08);color:#8ee6a4;border-radius:999px;padding:9px 12px;font-size:11px;font-weight:900}.mt5-reporter-security-badge>span:first-child{color:#58d878}
.mt5-reporter-flow{display:grid;grid-template-columns:minmax(330px,1.05fr) minmax(270px,.72fr);gap:14px}.mt5-reporter-card{border:1px solid rgba(228,184,79,.16);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border-radius:16px;padding:16px}.mt5-reporter-installations-card{grid-column:1/-1}.mt5-reporter-step{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;color:var(--text)}.mt5-reporter-step b{display:grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border-radius:50%;background:linear-gradient(135deg,#f1cf78,#b88625);color:#16120a}.mt5-reporter-step div{display:flex;flex-direction:column;gap:3px}.mt5-reporter-step strong{font-size:12px;font-weight:950}.mt5-reporter-step span{font-size:10px;color:var(--muted);line-height:1.5}.mt5-reporter-card label{display:block;color:var(--muted);font-size:10px;font-weight:900}.mt5-reporter-readonly{width:100%;min-height:43px;display:flex;align-items:center;border:1px solid rgba(87,216,120,.18);border-radius:11px;background:rgba(87,216,120,.055);color:var(--text);padding:0 12px;font-size:12px;font-weight:900}.mt5-reporter-card small{display:block;margin-top:5px;color:var(--muted);font-size:9px;line-height:1.5}.mt5-reporter-card input,.mt5-reporter-card select{width:100%;min-height:43px;border:1px solid rgba(228,184,79,.22);border-radius:11px;background:var(--surface-2,#0c1928);color:var(--text);padding:0 12px;font:inherit;font-size:12px;font-weight:800;outline:none}.mt5-reporter-card input:focus,.mt5-reporter-card select:focus{border-color:rgba(241,207,120,.75);box-shadow:0 0 0 3px rgba(228,184,79,.1)}.mt5-reporter-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.mt5-reporter-form-grid label>span,.mt5-reporter-token-card>label{display:block;margin-bottom:6px}.mt5-reporter-span-2{grid-column:1/-1}.mt5-reporter-privacy{display:flex;gap:9px;align-items:flex-start;margin-top:12px;padding:10px 11px;border:1px solid rgba(87,216,120,.14);border-radius:11px;background:rgba(87,216,120,.055)}.mt5-reporter-privacy p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.mt5-reporter-primary{width:100%;margin-top:12px;min-height:44px;border:0;border-radius:11px;background:linear-gradient(135deg,#f5d57d,#c18b27);color:#151109;font-weight:950;cursor:pointer}.mt5-reporter-primary:disabled{opacity:.46;cursor:not-allowed}.mt5-reporter-help{margin-top:13px;padding:11px;border-radius:11px;background:rgba(228,184,79,.07);display:flex;flex-direction:column;gap:3px}.mt5-reporter-help strong{font-size:11px}.mt5-reporter-help span{font-size:10px;color:var(--muted)}
.mt5-reporter-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.mt5-reporter-list-head div{display:flex;flex-direction:column}.mt5-reporter-list-head strong{font-size:13px}.mt5-reporter-list-head span{font-size:10px;color:var(--muted);margin-top:3px}.mt5-reporter-refresh{width:34px;height:34px;border-radius:10px;border:1px solid rgba(228,184,79,.2);background:transparent;color:#f1cf78;font-size:18px;cursor:pointer}.mt5-reporter-installations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mt5-reporter-empty{grid-column:1/-1;text-align:center;color:var(--muted);padding:28px 10px;font-size:12px}.mt5-reporter-install{min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:12px;background:rgba(0,0,0,.1);overflow:hidden}.mt5-reporter-install-top{display:flex;justify-content:space-between;gap:10px;min-width:0}.mt5-reporter-install-title{display:flex;flex-direction:column;min-width:0}.mt5-reporter-install-title strong,.mt5-reporter-install-title span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt5-reporter-install-title strong{font-size:12px}.mt5-reporter-install-title span{font-size:10px;color:var(--muted);margin-top:3px}.mt5-reporter-status{height:24px;padding:0 9px;border-radius:999px;display:inline-flex;align-items:center;flex:0 0 auto;font-size:9px;font-weight:950;text-transform:uppercase}.mt5-reporter-status.active{color:#8ee6a4;background:rgba(87,216,120,.1);border:1px solid rgba(87,216,120,.2)}.mt5-reporter-status.revoked,.mt5-reporter-status.expired{color:#ff9a9a;background:rgba(255,86,86,.1);border:1px solid rgba(255,86,86,.2)}.mt5-reporter-install-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px;min-width:0}.mt5-reporter-install-meta div{min-width:0;padding:8px;border-radius:9px;background:rgba(255,255,255,.025);overflow:hidden}.mt5-reporter-install-meta label,.mt5-reporter-install-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mt5-reporter-install-meta label{display:block;color:var(--muted);font-size:8px;font-weight:900;text-transform:uppercase}.mt5-reporter-install-meta span{display:block;font-size:10px;font-weight:850;margin-top:3px}.mt5-reporter-install-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.mt5-reporter-install-actions button{border:1px solid rgba(228,184,79,.2);background:transparent;color:var(--text);border-radius:9px;padding:7px 10px;font-size:10px;font-weight:900;cursor:pointer}.mt5-reporter-install-actions button.danger{border-color:rgba(255,86,86,.24);color:#ff9a9a}
.mt5-reporter-secret{margin-top:14px;border:1px solid rgba(228,184,79,.36);border-radius:16px;padding:16px;background:linear-gradient(135deg,rgba(228,184,79,.13),rgba(228,184,79,.035));box-shadow:0 18px 45px rgba(0,0,0,.16)}.mt5-reporter-secret-head{display:flex;justify-content:space-between;align-items:center}.mt5-reporter-secret-head div{display:flex;flex-direction:column;gap:4px}.mt5-reporter-secret-head button{border:0;background:transparent;color:var(--text);font-size:24px;cursor:pointer}.mt5-reporter-secret>p{font-size:11px;color:var(--muted)}.mt5-reporter-secret-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.mt5-reporter-secret-fields label:last-child{grid-column:1/-1}.mt5-reporter-secret-fields label{font-size:9px;font-weight:950;color:var(--muted);text-transform:uppercase}.mt5-reporter-secret-fields label>div{display:flex;margin-top:5px}.mt5-reporter-secret-fields code{flex:1;min-width:0;overflow:auto;white-space:nowrap;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.25);padding:10px;border-radius:9px 0 0 9px;color:#fff2b9;font-size:11px;text-transform:none}.mt5-reporter-secret-fields button{border:0;background:#d7a93f;color:#171208;padding:0 12px;border-radius:0 9px 9px 0;font-weight:950;cursor:pointer}.mt5-reporter-copy-all{margin-top:10px;width:100%;min-height:40px;border-radius:10px;border:1px solid rgba(228,184,79,.3);background:rgba(228,184,79,.12);color:#f7d984;font-weight:950;cursor:pointer}
body.light-mode .mt5-reporter-card,html[data-theme="light"] .mt5-reporter-card{background:rgba(255,255,255,.72);border-color:rgba(174,124,28,.18)}body.light-mode .mt5-reporter-card input,body.light-mode .mt5-reporter-card select,html[data-theme="light"] .mt5-reporter-card input,html[data-theme="light"] .mt5-reporter-card select{background:#fff;color:#162033}body.light-mode .mt5-reporter-install,html[data-theme="light"] .mt5-reporter-install{background:rgba(255,255,255,.72);border-color:rgba(23,40,68,.08)}body.light-mode .mt5-reporter-secret-fields code,html[data-theme="light"] .mt5-reporter-secret-fields code{background:#fff;color:#5d4514}
.reporter-generator-status.limit{display:flex;align-items:flex-start;gap:12px;text-align:left;padding:13px 14px;border:1px solid rgba(246,190,75,.34);border-radius:14px;background:linear-gradient(135deg,rgba(246,190,75,.13),rgba(255,145,54,.06));color:#f7d783;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.reporter-generator-status-icon{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:9px;background:rgba(246,190,75,.17);color:#ffd875;font-size:15px;font-weight:1000}
.reporter-generator-status-copy{display:grid;gap:4px;min-width:0}.reporter-generator-status-copy strong{font-size:11px;color:#ffe5a0}.reporter-generator-status-copy small{font-size:9.5px;line-height:1.6;color:var(--muted);font-weight:750}
html[data-theme="light"] .reporter-generator-status.limit,body.light-mode .reporter-generator-status.limit{border-color:#efc36f;background:linear-gradient(135deg,#fff8e6,#fff2dd);box-shadow:0 8px 22px rgba(151,102,21,.08)}
html[data-theme="light"] .reporter-generator-status-copy strong,body.light-mode .reporter-generator-status-copy strong{color:#87530b}
@media(max-width:980px){.mt5-reporter-flow{grid-template-columns:1fr}.mt5-reporter-installations-card{grid-column:auto}}@media(max-width:720px){.portfolio-reporter-modal{padding:0;place-items:end center}.portfolio-reporter-modal-surface{width:100%;max-height:94vh;border-radius:22px 22px 0 0}.portfolio-reporter-modal .mt5-reporter-manager{padding:20px 14px 24px}.portfolio-reporter-modal .mt5-reporter-manager-head{padding-right:44px}.mt5-reporter-manager-head{flex-direction:column}.mt5-reporter-security-badge{white-space:normal}.reporter-platform-switch{justify-self:stretch}.reporter-platform-switch button{min-width:0}.reporter-generator-fields,.mt5-reporter-form-grid,.mt5-reporter-installations,.mt5-reporter-install-meta,.mt5-reporter-secret-fields{grid-template-columns:1fr}.mt5-reporter-span-2,.mt5-reporter-secret-fields label:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){.portfolio-reporter-modal,.portfolio-reporter-modal-surface,.portfolio-reporter-modal-close{transition:none!important;transform:none!important}}

/* =========================================================
   Portfolio Reporter Modal - Dark Theme Readability v8
   Improves contrast without changing the light theme.
========================================================= */
html:not([data-theme="light"]) .portfolio-reporter-modal-surface,
body:not(.light-mode) .portfolio-reporter-modal-surface{
  color:#f5f8fc!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-kicker,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-kicker{
  color:#f2c76a!important;
  text-shadow:0 1px 12px rgba(242,199,106,.18);
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-manager-head h2,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-manager-head h2{
  color:#f8fbff!important;
  font-weight:950!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-manager-head p,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-manager-head p,
html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-assurance small,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-assurance small,
html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-status,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-status{
  color:#b9c8d9!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-pro-gate,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-pro-gate{
  border-color:rgba(242,199,106,.28)!important;
  background:linear-gradient(135deg,rgba(242,199,106,.09),rgba(255,255,255,.025))!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-pro-gate strong,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-pro-gate strong{
  color:#f7f9fc!important;
  font-weight:950!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-pro-gate small,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-pro-gate small{
  color:#b7c5d7!important;
  font-weight:700!important;
  line-height:1.55!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-platform-switch button,
body:not(.light-mode) .portfolio-reporter-modal .reporter-platform-switch button{
  color:#aebdd0!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-platform-switch button.active,
body:not(.light-mode) .portfolio-reporter-modal .reporter-platform-switch button.active{
  color:#18130a!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-platform-switch small,
body:not(.light-mode) .portfolio-reporter-modal .reporter-platform-switch small{
  opacity:.9!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-fields label>span,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-fields label>span{
  color:#c1cfde!important;
  font-weight:900!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-fields input,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-fields input{
  background:#091727!important;
  color:#f4f7fb!important;
  border-color:rgba(242,199,106,.24)!important;
  caret-color:#f2c76a!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-fields input::placeholder,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-fields input::placeholder{
  color:#7f91a7!important;
  opacity:1!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-fields input:disabled,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-fields input:disabled{
  color:#b9c6d6!important;
  -webkit-text-fill-color:#b9c6d6!important;
  opacity:1!important;
  background:#0a1726!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-assurance,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-assurance{
  border-color:rgba(87,216,120,.30)!important;
  background:rgba(31,127,75,.13)!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-assurance strong,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-assurance strong{
  color:#f0f7f3!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-security-badge,
body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-security-badge{
  color:#9ef0b4!important;
  background:rgba(54,180,94,.11)!important;
  border-color:rgba(98,225,132,.30)!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-submit-copy strong,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-submit-copy strong{
  color:#171208!important;
  text-shadow:0 1px 0 rgba(255,255,255,.28);
}

html:not([data-theme="light"]) .portfolio-reporter-modal .reporter-generator-submit-copy small,
body:not(.light-mode) .portfolio-reporter-modal .reporter-generator-submit-copy small{
  color:#4f3a10!important;
  opacity:.95!important;
  font-weight:900!important;
}

html:not([data-theme="light"]) .portfolio-reporter-modal-close,
body:not(.light-mode) .portfolio-reporter-modal-close{
  color:#ffe08a!important;
  border-color:rgba(242,199,106,.38)!important;
  background:rgba(8,18,32,.94)!important;
}

@media(max-width:720px){
  html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-manager-head p,
  body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-manager-head p,
  html:not([data-theme="light"]) .portfolio-reporter-modal .mt5-reporter-pro-gate small,
  body:not(.light-mode) .portfolio-reporter-modal .mt5-reporter-pro-gate small{
    font-size:10.5px!important;
    line-height:1.6!important;
  }
}


/* VELAEA_COMPILE_QUEUE_CALM_UI_V2_START */
.reporter-generator-status.queue{display:flex;align-items:flex-start;gap:12px;text-align:left;padding:13px 14px;border:1px solid rgba(93,169,255,.32);border-radius:14px;background:linear-gradient(135deg,rgba(63,133,224,.12),rgba(53,199,184,.06));color:#9bc9ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.reporter-generator-status.queue .reporter-generator-status-icon{position:relative;background:rgba(93,169,255,.14);color:#a8d3ff}
.reporter-generator-status.queue .reporter-generator-status-icon:before{content:"";width:14px;height:14px;border:2px solid rgba(168,211,255,.30);border-top-color:#a8d3ff;border-radius:50%;animation:reporterQueueSpin .8s linear infinite}
.reporter-generator-status.queue .reporter-generator-status-copy strong{color:#cfe7ff}
html[data-theme="light"] .reporter-generator-status.queue,body.light-mode .reporter-generator-status.queue{border-color:#9dc7ef;background:linear-gradient(135deg,#eef7ff,#effcf9);box-shadow:0 8px 22px rgba(54,111,166,.08)}
html[data-theme="light"] .reporter-generator-status.queue .reporter-generator-status-copy strong,body.light-mode .reporter-generator-status.queue .reporter-generator-status-copy strong{color:#1f5f91}
@keyframes reporterQueueSpin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.reporter-generator-status.queue .reporter-generator-status-icon:before{animation:none}}
/* VELAEA_COMPILE_QUEUE_CALM_UI_V2_END */

#eaGenerationPolicyConsent{margin:16px 0;grid-column:1/-1}#eaGenerationPolicyConsent.needs-attention{outline:2px solid #c79b31;outline-offset:3px}html[data-theme="light"] #eaGenerationPolicyConsent .verified-policy-link{color:#785410}#eaGenerationPolicyConsent input:disabled+.verified-policy-check{opacity:.5}
#eaGenerationPolicyConsent .verified-policy-consent>span:last-child{font-size:13px}#eaGenerationPolicyConsent small{font-size:11px}html[data-theme="light"] #eaGenerationPolicyConsent .verified-policy-signature-note{color:#526478!important}html[data-theme="light"] #eaGenerationPolicyConsent .verified-policy-check{border-color:#9e813c}

#eaGenerationPolicyConsent{display:block!important}

html body #builder #eaLabForm #eaGenerationPolicyConsent{display:block!important}
html body #builder #eaLabForm #eaGenerationPolicyConsent:not([data-compile-policy="1"]){display:none!important}

