.lookup-form{background:#ffffff1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);padding:1.25rem;transition:padding .3s ease}.lookup-form--compact{padding:.75rem 1rem;background:#ffffff14}.type-selector{display:flex;gap:0;border:none;margin:0 0 .85rem;padding:0;border-radius:8px;overflow:hidden;background:#0003}.lookup-form--compact .type-selector{margin-bottom:.6rem}.type-option{flex:1;text-align:center;padding:.5rem .75rem;font-size:.82rem;font-weight:500;cursor:pointer;color:#ffffffa6;transition:all .15s;-webkit-user-select:none;user-select:none;background:transparent}.type-option+.type-option{border-left:1px solid rgba(255,255,255,.1)}.type-option.active{background:#fff3;color:#fff;font-weight:600}.type-option input{position:absolute;opacity:0;pointer-events:none}.input-row{display:flex;gap:.5rem}.lookup-input{flex:1;padding:.7rem 1rem;font-size:.95rem;border:1px solid rgba(255,255,255,.25);border-radius:8px;outline:none;background:#ffffff1f;color:#fff;transition:border-color .15s,background .15s}.lookup-input::placeholder{color:#ffffff73}.lookup-input:focus{border-color:#ffffff80;background:#ffffff2e}.btn{padding:.7rem 1.4rem;font-size:.9rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:all .15s}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-primary{background:#fff;color:var(--brand-700)}.btn-primary:hover:not(:disabled){background:var(--brand-100)}.btn-ghost{background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.2)}.btn-ghost:hover:not(:disabled){background:#ffffff1a;color:#fff}.lookup-form--light{background:linear-gradient(135deg,#831843e0,#be185dd1 40%,#db2777c7);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #8318434d,inset 0 1px #ffffff26;padding:1.5rem}.lookup-form--light .type-selector{background:#0003}.lookup-form--light .type-option{color:#ffffffa6}.lookup-form--light .type-option+.type-option{border-left-color:#ffffff1f}.lookup-form--light .type-option.active{background:#fff3;color:#fff;box-shadow:none}.lookup-form--light .lookup-input{background:#ffffff26;border-color:#ffffff40;color:#fff}.lookup-form--light .lookup-input::placeholder{color:#ffffff80}.lookup-form--light .lookup-input:focus{border-color:#ffffff80;background:#ffffff38;box-shadow:0 0 0 3px #ffffff1a}.lookup-form--light .btn-primary{background:#fff;color:var(--brand-700)}.lookup-form--light .btn-primary:hover:not(:disabled){background:var(--brand-100);opacity:1}.lookup-form--light .btn-ghost{color:#ffffffbf;border-color:#ffffff40}.lookup-form--light .btn-ghost:hover:not(:disabled){background:#ffffff1f;color:#fff}@media(max-width:600px){.input-row{flex-direction:column}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.result{margin-top:-1.5rem;display:flex;flex-direction:column;gap:1rem}.status-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.status-card-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500)}.status-card-account{font-size:1.15rem;font-weight:700;color:var(--brand-700);font-variant-numeric:tabular-nums;letter-spacing:.02em}.status-indicator{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem 1.5rem;border-radius:30px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ind-good{background:#dcfce7;color:#166534}.ind-good .status-dot{background:#22c55e;box-shadow:0 0 6px #22c55e}.ind-warn{background:#fef9c3;color:#854d0e}.ind-warn .status-dot{background:#eab308;box-shadow:0 0 6px #eab308}.ind-bad{background:#fee2e2;color:#991b1b}.ind-bad .status-dot{background:#ef4444;box-shadow:0 0 6px #ef4444}.ind-neutral{background:var(--brand-100);color:var(--brand-700)}.ind-neutral .status-dot{background:var(--brand-500);box-shadow:0 0 6px var(--brand-500)}.substatus-label,.platform-label{font-size:.78rem;color:var(--gray-500);font-weight:500;margin-top:.1rem}.support-strip{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.85rem 1.25rem;background:var(--brand-50);border:1px solid var(--brand-200);border-radius:var(--radius);font-size:.85rem;color:var(--gray-700);flex-wrap:wrap}.support-icon{font-size:1rem}.support-link{color:var(--brand-600);font-weight:600;text-decoration:none}.support-link:hover{text-decoration:underline}@media(max-width:600px){.status-card{padding:2rem 1.25rem}}.no-result-card{text-align:center;padding:2.5rem 1.5rem;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-top:-1.5rem}.no-result-icon{font-size:2.5rem;display:block;margin-bottom:.75rem}.no-result-text{font-size:1rem;color:var(--gray-700);margin:0 0 .5rem}.no-result-hint{font-size:.85rem;color:var(--gray-400);margin:0}.error-card{display:flex;align-items:flex-start;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius);padding:1.25rem 1.5rem;color:#991b1b;margin-top:-1.5rem}.error-icon{font-size:1.25rem;line-height:1;flex-shrink:0}.error-title{font-weight:600;margin:0 0 .25rem}.error-detail{margin:0;font-size:.9rem}.spinner-container{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem}.spinner{width:40px;height:40px;border:3px solid var(--brand-100);border-top-color:var(--brand-600);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spinner-text{margin-top:1rem;color:var(--gray-500);font-size:.9rem;font-weight:500}.faq{width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem 2.5rem}.faq-title{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin:0 0 1rem}.faq-list{display:flex;flex-direction:column;gap:0;width:100%;border:1px solid var(--gray-200);border-radius:var(--radius);overflow:hidden}.faq-item{background:var(--white)}.faq-item+.faq-item{border-top:1px solid var(--gray-100)}.faq-item--open{background:var(--brand-50)}.faq-question{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.25rem;font-size:.9rem;font-weight:600;color:var(--gray-900);background:none;border:none;cursor:pointer;text-align:left;line-height:1.4;transition:color .15s}.faq-question span:first-child{min-width:0;overflow-wrap:break-word}.faq-question:hover{color:var(--brand-600)}.faq-chevron{font-size:1.1rem;font-weight:700;color:var(--brand-500);flex-shrink:0;width:1.5rem;text-align:center}.faq-answer{padding:0 1.25rem 1rem}.faq-answer p{margin:0;font-size:.88rem;color:var(--gray-700);line-height:1.55;overflow-wrap:break-word}.letter-wrap{width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem 2rem}.letter{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius);padding:2rem 2.25rem;position:relative;line-height:1.65;color:var(--gray-700);font-size:.92rem}.letter:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:4px;border-radius:var(--radius) var(--radius) 0 0;background:var(--gradient)}.letter-top-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.letter-badge{display:inline-block;background:var(--brand-100);color:var(--brand-700);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .7rem;border-radius:20px}.letter-date{font-size:.78rem;font-weight:600;color:var(--gray-500)}.letter-heading{font-size:1.15rem;font-weight:700;color:var(--gray-900);margin:0 0 1.25rem;line-height:1.3}.letter-salutation{font-weight:600;color:var(--gray-900);margin:0 0 .85rem}.letter p{margin:0 0 .85rem}.letter-section{background:var(--gray-50);border-left:3px solid var(--brand-500);border-radius:0 8px 8px 0;padding:.85rem 1.1rem;margin:1.1rem 0}.letter-section-title{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--brand-600);margin:0 0 .5rem}.letter-section p{margin:0}.letter-contact-list{margin:.6rem 0 0;padding-left:1.25rem;display:flex;flex-direction:column;gap:.3rem}.letter-link{color:var(--brand-600);text-decoration:none;font-weight:500}.letter-link:hover{text-decoration:underline}.letter-closing{margin-top:1.1rem;margin-bottom:0}@media(max-width:600px){.letter{padding:1.5rem 1.25rem}}.app{min-height:100vh;display:flex;flex-direction:column}.topbar{background:#0a0a0a;padding:.75rem 1.5rem}.topbar-inner{max-width:720px;margin:0 auto;display:flex;align-items:center;gap:1rem}.brand-button{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;cursor:pointer}.brand-button:disabled{cursor:default}.brand-button:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:4px;border-radius:4px}.brand-logo{height:32px;width:auto;object-fit:contain}.brand-sub{margin:0;font-size:.78rem;color:#ffffff8c;font-weight:400;letter-spacing:.02em;text-transform:uppercase;border-left:1px solid rgba(255,255,255,.15);padding-left:1rem}.hero{display:flex;flex-direction:column;flex:1;transition:background .3s ease}.hero-top{background:var(--gradient);display:flex;align-items:center;justify-content:center;padding:4.5rem 2rem;position:relative;overflow:hidden;text-align:center}.hero-cube{position:absolute;background:#ffffff0f;border:1px solid rgba(255,255,255,.09);pointer-events:none}.cube-5{width:50px;height:50px;border-radius:10px;top:25%;left:21%;transform:rotate(18deg)}.cube-1{width:110px;height:110px;border-radius:10px;top:12%;left:7%;transform:rotate(32deg)}.cube-2{width:140px;height:140px;border-radius:8px;top:52%;left:12%;transform:rotate(65deg)}.cube-3{width:180px;height:180px;border-radius:16px;top:6%;right:7%;transform:rotate(-20deg)}.cube-4{width:220px;height:220px;border-radius:18px;top:48%;right:12%;transform:rotate(-40deg)}.hero-top-inner{position:relative;z-index:1;max-width:600px}.hero-welcome{font-family:Oswald,Arial Narrow,Helvetica Neue,sans-serif;font-size:clamp(3.8rem,3.8vw,3.25rem);font-weight:400;color:var(--white);margin:0 0 .75rem;line-height:.98;letter-spacing:.02em;text-shadow:0 10px 28px rgba(45,5,25,.24);text-transform:uppercase}.hero-welcome strong{font-weight:inherit}.hero-tagline{font-size:1.05rem;color:#fffc;margin:0 0 1.5rem;letter-spacing:.01em}.hero-about{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:.95rem;line-height:1.7;color:#ffffffe6;margin:2rem;max-width:540px;margin-left:auto;margin-right:auto;text-align:justify}.hero-bottom{flex:1;background:#fefefe80;display:flex;align-items:center;justify-content:center;padding:1rem 1rem 2.5rem}.hero-bottom-inner{width:100%;max-width:520px;text-align:center}.hero-bottom-heading{font-size:1.35rem;font-weight:700;color:var(--gray-900);margin:0 0 .35rem}.hero-bottom-sub{font-size:.9rem;color:var(--gray-500);margin:0 0 1.5rem;line-height:1.5}.hero--compact{flex:0;min-height:auto;background:var(--gradient);padding:1.25rem 1.5rem}.hero-bar{width:100%;max-width:680px;margin:0 auto}.main{flex:1;width:100%;max-width:720px;margin:0 auto;padding:2.5rem 1.5rem 1rem}.app-footer{background:#0a0a0a;color:var(--gray-400);padding:1.5rem}.footer-inner{max-width:720px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.footer-support{display:flex;align-items:center;gap:.5rem}.footer-label{font-size:.82rem;color:var(--gray-400)}.footer-link{color:var(--brand-300);text-decoration:none;font-size:.85rem;font-weight:500}.footer-link:hover{color:var(--brand-200);text-decoration:underline}.footer-legal{margin:0;font-size:.75rem;color:var(--gray-500)}.footer-disclaimer{flex-basis:100%;margin:.5rem 0 0;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08);font-size:.7rem;line-height:1.55;color:var(--gray-500)}@media(max-width:768px){.hero-top{padding:2.5rem 1.5rem 2rem}.hero-welcome{font-size:2.4rem}.hero-bottom{padding:8rem 1.5rem 2.5rem}.hero--compact{padding:1rem}}@media(max-width:600px){.topbar{padding:.6rem 1rem}.topbar-inner{gap:.75rem}.brand-logo{height:26px}.brand-sub{font-size:.7rem}.hero-top{padding:2rem 1.25rem 1.5rem}.hero-welcome{font-size:2.1rem}.hero-tagline{font-size:.92rem}.hero-about{font-size:.8rem}.hero-bottom{padding:1.5rem 1.25rem 2rem}.hero-bottom-heading{font-size:1.15rem}.hero--compact{padding:1rem}.footer-inner{flex-direction:column;text-align:center}}*,*:before,*:after{box-sizing:border-box}:root{--brand-900: #2d0519;--brand-800: #722c4f;--brand-700: #88274e;--brand-600: #be185d;--brand-500: #db2777;--brand-400: #ec4899;--brand-300: #f9a8d4;--brand-200: #fbcfe8;--brand-100: #fce7f3;--brand-50: #fdf2f8;--white: #ffffff;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-400: #94a3b8;--gray-500: #64748b;--gray-700: #334155;--gray-900: #0f172a;--radius: 12px;--shadow-sm: 0 1px 3px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 8px 40px rgba(0,0,0,.12);--gradient: linear-gradient(135deg, #470f2b 0%, #831843 35%, #be185d 65%, #db2777 100%)}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gray-900);background:var(--gray-50);line-height:1.5}input,button{font-family:inherit}
