:root{--blue: #1a73e8;--blue-deep: #0b5ed7;--navy: #14325c;--green: #1f9d55;--text: #1c3554;--muted: #6b7c93;--line: #e6eef8;--card: #ffffff}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Cairo,Tahoma,sans-serif;color:var(--text);background:#d7e9fb}.app{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;background:#8ec8f4}.scene,.wash,.wave{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.scene{display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.scene img{width:100%;height:100%;object-fit:cover;object-position:center}.wash{background:linear-gradient(180deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.08) 26%,transparent 55%)}.wave{width:min(38vw,460px);height:auto;inset:auto;opacity:.55}.wave-tl{top:-24px;right:-40px}.wave-br{left:-48px;bottom:-28px}.quote{margin:22px 0 0;color:#fff;font-size:22px;font-weight:800;line-height:1.4;text-align:center;white-space:nowrap;text-shadow:0 8px 24px rgba(8,40,82,.35)}.flag{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 6px;color:#fff;font-weight:800;font-size:14px;text-shadow:0 1px 8px rgba(8,40,82,.45)}.flag-mark{width:36px;height:18px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 0 0 1px #ffffff59;display:block}.wrap{position:relative;z-index:3;width:min(640px,calc(100% - 32px));margin:0 auto;padding:22px 0 20px;flex:1}.hero{text-align:center;margin-bottom:18px}.logos{display:flex;justify-content:center;align-items:center;gap:22px;margin-bottom:12px}.moe-logo{height:108px;width:auto;max-width:min(220px,46vw);object-fit:contain;object-position:center;background:transparent;filter:drop-shadow(0 6px 16px rgba(8,40,82,.18))}.brand-lockup{display:flex;align-items:center;gap:10px;text-align:right}.brand-mark{width:54px;height:54px;flex-shrink:0}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:16px;line-height:1.3}.brand-lockup small{color:var(--muted);font-size:11px}.hero h1,.hero h2,.hero h3{margin:0;color:var(--navy);line-height:1.55}.hero h1{font-size:22px}.hero h2{font-size:20px}.hero h3{margin-top:2px;font-size:24px}.hero p{margin:8px 0 0;color:var(--muted)}.card{background:var(--card);border-radius:30px;padding:28px 28px 24px;box-shadow:0 22px 50px #14407829}.banner{margin-bottom:16px;padding:12px 14px;border-radius:14px;text-align:center;font-weight:700}.banner.error{background:#fdecec;color:#b42318}.field{display:grid;gap:8px;margin-bottom:16px}.field>span{text-align:right;color:var(--navy);font-weight:700}.control{position:relative}.control input{width:100%;height:58px;border:0;border-radius:16px;padding:0 58px 0 18px;background:#eef3f8;color:var(--text);font-family:inherit;font-size:16px}.control input::placeholder{color:#94a3b8}.control input:focus{outline:3px solid rgba(26,115,232,.22);background:#fff}.phone-line{display:grid;grid-template-columns:minmax(168px,42%) minmax(0,1fr);gap:10px}.dial-code{height:58px;border:0;border-radius:16px;background:#eef3f8;color:var(--text);font-family:inherit;font-size:14px;font-weight:700;padding:0 10px}.dial-code:focus{outline:3px solid rgba(26,115,232,.22);background:#fff}.icon{position:absolute;top:50%;right:10px;width:38px;height:38px;border-radius:50%;background:#e8f1ff;display:grid;place-items:center;color:#5d7ea3;transform:translateY(-50%)}.icon svg{width:22px;height:22px}.captcha-line{display:grid;grid-template-columns:minmax(0,1fr) 196px 72px;gap:10px;align-items:stretch}.captcha-shot{height:58px;overflow:hidden;border-radius:16px;background:#fff;border:1px solid #d7e4f4}.captcha-shot img,.captcha-shot em{width:100%;height:58px;object-fit:cover}.captcha-shot em{display:grid;place-items:center;color:var(--muted);font-style:normal}.icon-btn,.search-btn,.ghost,.solid{font-family:inherit;cursor:pointer}.icon-btn{height:58px;border:0;border-radius:16px;background:#eef6ff;color:var(--blue);font-weight:700;display:grid;justify-items:center;align-content:center;gap:2px;font-size:12px}.icon-btn svg{width:18px;height:18px}.search-btn,.solid{width:100%;height:56px;border:0;border-radius:18px;background:linear-gradient(180deg,#3b82f6,#1a73e8);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 20px #1a73e840}.search-btn svg,.ghost svg,.solid svg{width:22px;height:22px}.search-btn:disabled{opacity:.7;cursor:wait}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.features article{background:#ffffffeb;border-radius:20px;padding:16px 12px;text-align:center;box-shadow:0 10px 24px #14407814}.features h4{margin:8px 0 4px;font-size:15px}.features p{margin:0;color:var(--muted);font-size:12px}.feat{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eef6ff;color:var(--blue)}.feat svg{width:22px;height:22px}.result-card{padding-top:20px}.success{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px;text-align:right}.success strong{color:var(--green);font-size:20px}.success p{margin:2px 0 0;color:var(--muted);font-size:13px}.sent-box{display:grid;justify-items:center;gap:6px;margin:8px 0 18px;padding:16px 18px;border-radius:16px;background:#f3fbf6}.sent-box span{color:var(--muted);font-size:13px;font-weight:700}.sent-box strong{color:var(--navy);font-size:22px;letter-spacing:.04em}.check{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#e9f8ef;color:var(--green);font-size:22px;box-shadow:0 0 0 6px #1f9d551f}.result-split{display:grid;grid-template-columns:1fr 160px;gap:18px;align-items:start}.facts h4{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--blue)}.facts dl{margin:0}.facts dl div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid var(--line)}.facts dt{color:var(--muted)}.facts dd{margin:0;font-weight:800}.pass{color:var(--green)}.fail{color:#b42318}.qr-box{display:grid;justify-items:center;gap:8px}.qr-image{width:148px;height:148px;background:#fff;border-radius:12px;padding:6px;box-shadow:0 8px 20px #14407814}.qr-box small{color:var(--muted);font-size:12px}.note{margin:18px 0;padding:14px 16px;border-radius:16px;background:#fff6e5;color:#9a6b16;text-align:center;font-size:13px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ghost,.solid{height:50px;border-radius:14px}.ghost{border:1px solid #d7e3f4;background:#fff;color:var(--blue);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.wide{grid-column:1 / -1}footer{position:relative;z-index:4;margin-top:auto;padding:14px 16px 18px;text-align:center;color:#fff;font-size:13px;font-weight:700;letter-spacing:.01em;text-shadow:0 1px 8px rgba(8,40,82,.45)}footer p{margin:0}@media(max-width:720px){.quote{font-size:16px}.captcha-line,.features,.result-split,.actions,.facts dl div{grid-template-columns:1fr}.wrap{width:min(100% - 20px,760px)}.logos{flex-direction:column;align-items:center}.hero h3{font-size:20px}}@media print{.scene,.wash,.wave,.quote,.flag,.actions,footer,.features{display:none!important}.app,.wrap,.card{background:#fff;box-shadow:none;width:100%}}
