:root{
  --verify-font:Calibri,"Segoe UI",Tahoma,Arial,sans-serif;
  --verify-emerald-950:#052f27;
  --verify-emerald-900:#073d31;
  --verify-emerald-800:#0b4b3a;
  --verify-emerald-700:#12634e;
  --verify-emerald-600:#178069;
  --verify-gold-700:#9b7529;
  --verify-gold-600:#b58b36;
  --verify-gold-500:#c39b4a;
  --verify-gold-300:#dfc58a;
  --verify-ivory:#fffaf0;
  --verify-paper:#fffdf8;
  --verify-cream:#f7efe0;
  --verify-ink:#17352e;
  --verify-muted:#697872;
  --verify-line:rgba(11,75,58,.14);
  --verify-shadow:0 24px 64px rgba(31,55,47,.12);
  --verify-shadow-soft:0 12px 34px rgba(31,55,47,.08);
  --verify-container:1120px;
}
*,*::before,*::after{box-sizing:border-box}
html{min-width:0;background:var(--verify-ivory);scroll-behavior:smooth}
body.public-verify-page{margin:0;min-width:0;min-height:100vh;direction:rtl;overflow-x:clip;color:var(--verify-ink);background:var(--verify-ivory);font-family:var(--verify-font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
.public-verify-page img{display:block;max-width:100%}
.public-verify-page a{text-decoration:none;color:inherit}
.public-verify-page button,.public-verify-page input{font:inherit}
.public-verify-page button{cursor:pointer}
.public-verify-page [hidden]{display:none!important}
.verify-container{width:min(calc(100% - 48px),var(--verify-container));margin-inline:auto}
.verify-skip-link{position:fixed;inset-block-start:10px;inset-inline-start:12px;z-index:500;padding:9px 15px;border-radius:10px;color:#fff;background:var(--verify-emerald-900);transform:translateY(-160%);transition:transform .18s ease}.verify-skip-link:focus{transform:translateY(0)}
.verify-site-header{position:relative;z-index:20;color:#fffaf0;background:linear-gradient(115deg,#063529,#074334 48%,#052f27);border-bottom:1px solid rgba(221,185,105,.76);box-shadow:0 10px 32px rgba(4,43,34,.18)}
.verify-site-header::after{content:"";position:absolute;inset-inline:0;inset-block-end:-4px;height:4px;background:linear-gradient(90deg,transparent 4%,var(--verify-gold-500) 28%,#eed69a 50%,var(--verify-gold-500) 72%,transparent 96%);opacity:.9}
.verify-header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.verify-brand{display:inline-flex;align-items:center;gap:11px;min-width:0}.verify-brand img{width:58px;height:58px;object-fit:contain;border-radius:50%;filter:drop-shadow(0 5px 12px rgba(0,0,0,.16))}.verify-brand-copy{display:grid;line-height:1.28}.verify-brand-copy strong{font-size:1.2rem;color:#f2d27f}.verify-brand-copy small{font-size:.76rem;color:rgba(255,250,240,.73);margin-top:3px}
.verify-header-nav{display:flex;align-items:center;gap:8px}.verify-header-nav a{min-height:40px;display:inline-flex;align-items:center;padding:8px 13px;border-radius:10px;color:rgba(255,250,240,.84);font-size:.9rem;font-weight:700;transition:.18s ease}.verify-header-nav a:hover,.verify-header-nav a:focus-visible{color:#fff;background:rgba(255,255,255,.08)}.verify-header-nav a.is-current{color:#f4d995;background:rgba(218,184,107,.1);box-shadow:inset 0 0 0 1px rgba(218,184,107,.18)}
.verify-main{position:relative;isolation:isolate;min-height:calc(100vh - 92px);padding:60px 0 44px;background:radial-gradient(circle at 12% 10%,rgba(195,155,74,.13),transparent 23%),radial-gradient(circle at 88% 20%,rgba(23,128,105,.1),transparent 24%),linear-gradient(180deg,#fffaf0 0%,#fffdf8 47%,#f7efe1 100%)}
.verify-main::before{content:"";position:absolute;z-index:-1;inset:0;opacity:.27;pointer-events:none;background-image:linear-gradient(30deg,rgba(11,75,58,.035) 12%,transparent 12.5%,transparent 87%,rgba(11,75,58,.035) 87.5%),linear-gradient(150deg,rgba(11,75,58,.035) 12%,transparent 12.5%,transparent 87%,rgba(11,75,58,.035) 87.5%);background-size:42px 72px}
.verify-hero{text-align:center;margin-bottom:30px}.verify-emblem{position:relative;width:104px;height:104px;margin:0 auto 15px;display:grid;place-items:center;color:var(--verify-emerald-800);border-radius:50%;background:linear-gradient(145deg,#fffdf8,#f8eedb);border:1px solid rgba(195,155,74,.3);box-shadow:0 14px 38px rgba(169,125,42,.15),0 0 0 8px rgba(255,250,240,.7)}.verify-emblem svg{position:relative;z-index:2;width:64px;height:64px}.verify-emblem-ring{position:absolute;inset:8px;border:1px solid rgba(195,155,74,.34);border-radius:50%}.verify-kicker{display:block;color:var(--verify-gold-700);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.verify-hero h1{margin:3px 0 8px;color:var(--verify-emerald-800);font-size:clamp(2rem,4vw,3.05rem);line-height:1.16}.verify-title-rule{display:flex;justify-content:center;align-items:center;gap:9px;margin:8px auto 15px}.verify-title-rule span{width:92px;height:1px;background:linear-gradient(90deg,transparent,var(--verify-gold-500))}.verify-title-rule span:last-child{background:linear-gradient(90deg,var(--verify-gold-500),transparent)}.verify-title-rule i{width:8px;height:8px;background:var(--verify-gold-500);transform:rotate(45deg);border-radius:1px}.verify-hero p{max-width:690px;margin:0 auto;color:var(--verify-muted);font-size:1rem}
.verify-search-card{position:relative;padding:24px 26px 26px;border:1px solid rgba(195,155,74,.25);border-radius:24px;background:rgba(255,253,248,.94);box-shadow:var(--verify-shadow);overflow:hidden}.verify-search-card::before{content:"";position:absolute;inset-inline:28px;inset-block-start:0;height:3px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,var(--verify-emerald-700),var(--verify-gold-500),var(--verify-emerald-700))}.verify-search-heading{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-bottom:19px}.verify-search-heading h2{margin:3px 0 0;color:var(--verify-emerald-900);font-size:1.35rem}.verify-section-label{font-size:.78rem;color:var(--verify-gold-700);font-weight:900}.verify-qr-hint{max-width:390px;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(11,75,58,.1);border-radius:14px;color:var(--verify-emerald-700);background:linear-gradient(135deg,rgba(237,245,239,.86),rgba(255,253,248,.8));text-align:right}.verify-qr-hint svg{flex:0 0 auto}.verify-qr-hint span{display:grid}.verify-qr-hint strong{font-size:.84rem}.verify-qr-hint small{color:var(--verify-muted);font-size:.74rem;margin-top:1px}
.verify-form{display:grid;gap:9px}.verify-form>label{font-weight:800;color:var(--verify-emerald-800);font-size:.9rem}.verify-input-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px}.verify-input-shell{min-width:0;min-height:54px;display:flex;align-items:center;gap:9px;padding-inline:15px;border:1px solid rgba(11,75,58,.18);border-radius:13px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:border-color .18s ease,box-shadow .18s ease}.verify-input-shell:focus-within{border-color:var(--verify-emerald-600);box-shadow:0 0 0 4px rgba(23,128,105,.1)}.verify-input-shell svg{flex:0 0 auto;color:var(--verify-gold-700)}.verify-input-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--verify-ink);font-size:1rem;font-weight:700;direction:ltr;text-align:left;text-transform:uppercase;letter-spacing:.025em}.verify-input-shell input::placeholder{color:#9aa39f;font-weight:500;letter-spacing:0}.verify-submit{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(255,255,255,.1);border-radius:13px;color:#fff;background:linear-gradient(135deg,#12634e,#07503d 56%,#073d31);box-shadow:0 10px 24px rgba(7,61,49,.2);font-weight:900;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.verify-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px rgba(7,61,49,.25)}.verify-submit:disabled{cursor:wait;opacity:.74}.verify-submit.is-loading svg{animation:verify-spin 1s linear infinite}.verify-form-meta{min-height:24px;display:flex;justify-content:space-between;align-items:center;gap:14px;color:var(--verify-muted)}.verify-form-meta small{direction:ltr;unicode-bidi:isolate;font-size:.76rem}.verify-status{font-size:.78rem;color:var(--verify-emerald-700);font-weight:700}.verify-error{min-height:23px;margin-top:3px;color:#8b342e;font-size:.85rem;font-weight:700}
.verify-result-section{margin-top:30px}.verify-result-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin-bottom:12px}.verify-result-heading span{height:1px;background:linear-gradient(90deg,transparent,rgba(181,139,54,.62))}.verify-result-heading span:last-child{background:linear-gradient(90deg,rgba(181,139,54,.62),transparent)}.verify-result-heading h2{margin:0;color:var(--verify-emerald-800);font-size:1.28rem}
.verify-result-card{position:relative;padding:28px 28px 30px;border:1px solid rgba(23,128,105,.45);border-radius:25px;background:linear-gradient(145deg,rgba(255,253,248,.98),rgba(247,252,249,.98));box-shadow:var(--verify-shadow);overflow:hidden}.verify-result-card::before{content:"";position:absolute;inset:8px;border:1px solid rgba(195,155,74,.28);border-radius:19px;pointer-events:none}.verify-success-ribbon{position:absolute;inset-block-start:0;inset-inline-start:0;width:76px;height:76px;display:grid;place-items:center;padding-inline-end:24px;padding-block-end:24px;color:#fff;font-size:1.5rem;font-weight:900;background:linear-gradient(135deg,#2c9a65,#18764d);clip-path:polygon(0 0,100% 0,0 100%);direction:ltr}.verify-result-lead{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:16px;text-align:center;margin:4px auto 23px}.verify-result-shield{width:70px;height:70px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:var(--verify-emerald-700);background:#edf7f0;border:1px solid #cfe6d7;box-shadow:0 8px 20px rgba(18,99,78,.1)}.verify-result-shield svg{width:48px;height:48px}.verify-result-kicker{display:block;color:var(--verify-gold-700);font-size:.76rem;font-weight:900}.verify-result-lead h3{margin:3px 0 2px;color:var(--verify-emerald-800);font-size:1.65rem}.verify-result-lead p{margin:0;color:var(--verify-muted);font-size:.84rem}.verify-fields{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:10px}.verify-field{position:relative;min-width:0;min-height:112px;padding:16px 52px 15px 16px;border:1px solid rgba(11,75,58,.12);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgba(39,62,54,.04)}.verify-field-icon{position:absolute;inset-inline-start:auto;inset-inline-end:14px;inset-block-start:16px;width:28px;height:28px;display:grid;place-items:center;color:var(--verify-emerald-600)}.verify-field-icon svg{width:24px;height:24px}.verify-field small{display:block;color:var(--verify-muted);font-size:.75rem}.verify-field b{display:block;margin-top:7px;color:var(--verify-ink);font-size:1rem;line-height:1.55;overflow-wrap:anywhere}.verify-field-recipient b{color:var(--verify-emerald-900);font-size:1.08rem}.verify-document-number{direction:ltr;unicode-bidi:isolate;text-align:right;font-variant-numeric:tabular-nums;letter-spacing:.015em}
.verify-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.verify-trust-strip>div{min-width:0;display:grid;grid-template-columns:42px 1fr;grid-template-areas:"icon title" "icon text";align-items:center;column-gap:10px;padding:15px 16px;border:1px solid rgba(11,75,58,.1);border-radius:16px;background:rgba(255,253,248,.72);box-shadow:var(--verify-shadow-soft)}.verify-trust-icon{grid-area:icon;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:var(--verify-emerald-700);background:#eef6ef;font-size:1.12rem;font-weight:900}.verify-trust-strip strong{grid-area:title;color:var(--verify-emerald-800);font-size:.9rem}.verify-trust-strip small{grid-area:text;color:var(--verify-muted);font-size:.75rem}
.verify-footer{color:rgba(255,250,240,.78);background:var(--verify-emerald-950);border-top:1px solid rgba(195,155,74,.35)}.verify-footer-inner{min-height:104px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.verify-footer-brand img{width:46px;height:46px}.verify-footer-brand .verify-brand-copy strong{font-size:1rem}.verify-footer-inner p{margin:0;text-align:center;font-size:.8rem}.verify-footer-inner>a:last-child{font-size:.82rem;font-weight:800;color:#e8cf91}
.public-verify-page a:focus-visible,.public-verify-page button:focus-visible,.public-verify-page input:focus-visible{outline:3px solid rgba(223,197,138,.68);outline-offset:3px}
@keyframes verify-spin{to{transform:rotate(360deg)}}
@media(max-width:820px){.verify-container{width:min(calc(100% - 30px),var(--verify-container))}.verify-header-inner{min-height:82px}.verify-header-nav a:not(.is-current){display:none}.verify-search-heading{display:grid}.verify-qr-hint{max-width:none}.verify-input-row{grid-template-columns:1fr 150px}.verify-trust-strip{grid-template-columns:1fr}.verify-footer-inner{grid-template-columns:1fr;justify-items:center;gap:8px;padding:22px 0;text-align:center}}
@media(max-width:600px){.verify-main{padding:42px 0 32px}.verify-container{width:min(calc(100% - 22px),var(--verify-container))}.verify-header-inner{gap:12px}.verify-brand img{width:48px;height:48px}.verify-brand-copy strong{font-size:1rem}.verify-brand-copy small{font-size:.67rem}.verify-header-nav a{padding:7px 9px;font-size:.78rem}.verify-emblem{width:88px;height:88px}.verify-emblem svg{width:55px;height:55px}.verify-search-card{padding:20px 15px 19px;border-radius:20px}.verify-search-heading h2{font-size:1.14rem}.verify-input-row{grid-template-columns:1fr}.verify-submit{width:100%;min-height:52px}.verify-form-meta{display:grid;gap:3px}.verify-result-card{padding:23px 14px 20px}.verify-result-lead{display:grid;justify-items:center}.verify-result-lead h3{font-size:1.35rem}.verify-fields{grid-template-columns:1fr}.verify-field{min-height:96px}.verify-document-number{text-align:right;font-size:.94rem}.verify-result-heading{gap:8px}.verify-result-heading h2{font-size:1.08rem}}
@media(max-width:390px){.verify-brand-copy small{display:none}.verify-header-nav a{font-size:.72rem}.verify-hero h1{font-size:1.85rem}.verify-qr-hint{align-items:flex-start}.verify-form-meta small{font-size:.68rem}.verify-field{padding-inline-start:48px}.verify-document-number{font-size:.84rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
