*,*:before,*:after{box-sizing:border-box}.qrp-page{min-height:100svh;background:#fff;color:#111827;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.qrp-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:60px;display:flex;align-items:center;padding:0 1.5rem;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #f0f0f0}.qrp-nav-inner{width:100%;max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.qrp-nav-logo{height:2.5rem;width:auto;display:block}.qrp-nav-back{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.875rem;font-weight:600;border-radius:8px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;text-decoration:none;transition:border-color .15s,color .15s,background .15s}.qrp-nav-back:hover{border-color:#435ebe;color:#435ebe;background:#f5f7ff}.qrp-nav-back .ms{font-size:16px;font-family:Material Symbols Rounded;font-feature-settings:"liga"}.qrp-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 1.5rem 2rem}.qrp-wordmark{font-size:4rem;font-weight:800;letter-spacing:.06em;line-height:1;margin-bottom:.75rem}.qrp-wm-i,.qrp-wm-ums{color:#0f172a}.qrp-title{font-size:1.75rem;font-weight:400;color:#111827;margin:0 0 .5rem;line-height:1.3}.qrp-subtitle{font-size:.9375rem;font-weight:400;color:#9ca3af;max-width:400px;margin:0 auto 1.75rem;line-height:1.5}.qrp-form-box{width:100%;max-width:440px}.qrp-input-row{display:flex;align-items:center;background:#f3f4f6;border-radius:100px;padding:6px 6px 6px 20px;border:1.5px solid transparent;transition:border-color .2s,box-shadow .2s,background .2s;margin-bottom:.85rem}.qrp-input-row:focus-within{background:#fff;border-color:#435ebe;box-shadow:0 0 0 4px #435ebe1a}.qrp-input-row.has-error{border-color:#f87171;box-shadow:0 0 0 4px #f871711a;background:#fff}.qrp-input-icon{font-size:20px;font-family:Material Symbols Rounded;font-feature-settings:"liga";font-variation-settings:"FILL" 0,"wght" 300;color:#9ca3af;flex-shrink:0;margin-right:10px;transition:color .2s}.qrp-input-row:focus-within .qrp-input-icon{color:#435ebe}.qrp-input{flex:1;border:none;background:transparent;outline:none;font-size:16px;color:#111827;padding:0;min-width:0;-webkit-appearance:none}.qrp-input::-moz-placeholder{color:#9ca3af}.qrp-input::placeholder{color:#9ca3af}.qrp-submit-pill{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:6px;background:#435ebe;color:#fff;font-size:14px;font-weight:600;border:none;border-radius:100px;padding:10px 18px;cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.qrp-submit-pill:hover{background:#3650a8}.qrp-submit-pill:active{transform:scale(.97)}.qrp-submit-pill .ms{font-size:17px;font-family:Material Symbols Rounded;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 500}.qrp-invalid{font-size:.8rem;color:#ef4444;text-align:left;padding:0 0 .5rem 1rem;display:flex;align-items:center;gap:4px}.qrp-invalid .ms{font-size:14px;font-family:Material Symbols Rounded;font-feature-settings:"liga"}.qrp-alert{display:flex;align-items:flex-start;gap:10px;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;padding:12px 16px;font-size:.875rem;color:#b91c1c;text-align:left;margin-bottom:.85rem}.qrp-alert .ms{font-size:18px;font-family:Material Symbols Rounded;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400;flex-shrink:0;margin-top:1px}.qrp-trust{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:1.25rem;font-size:.78rem;color:#d1d5db}.qrp-trust .ms{font-size:14px;font-family:Material Symbols Rounded;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400}.qrp-result-wrap{width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.qrp-student-info{width:100%;text-align:center;background:#f8fafc;border-radius:14px;padding:.9rem 1.25rem}.qrp-student-name{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.35rem;letter-spacing:.01em}.qrp-student-meta{font-size:.8rem;color:#9ca3af;line-height:1.6}.qrp-qr-box{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:12px;box-shadow:0 2px 12px #0000000f}.qrp-qr-box img{display:block;width:180px;height:180px}.qrp-action-row{display:flex;flex-direction:column;gap:8px;width:100%}.qrp-btn-print{width:100%;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;border-radius:9999px;background:#435ebe;border:none;color:#fff;cursor:pointer;transition:background .15s,box-shadow .15s,transform .1s;box-shadow:0 4px 14px #435ebe47;-webkit-tap-highlight-color:transparent}.qrp-btn-print:hover{background:#3650a8;box-shadow:0 6px 20px #435ebe61;transform:translateY(-1px);color:#fff}.qrp-btn-print:active{transform:scale(.98)}.qrp-btn-print .ms{font-size:18px;font-family:Material Symbols Rounded;font-feature-settings:"liga";font-variation-settings:"FILL" 1,"wght" 400}.qrp-btn-back{width:100%;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;border-radius:9999px;background:#fff;border:1.5px solid #e5e7eb;color:#111827;cursor:pointer;text-decoration:none;transition:border-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.qrp-btn-back:hover{border-color:#435ebe;color:#435ebe;transform:translateY(-1px)}.qrp-btn-back:active{background:#f9fafb}.qrp-btn-back .ms{font-size:16px;font-family:Material Symbols Rounded;font-feature-settings:"liga"}.qrp-foot{border-top:1px solid #f3f4f6;padding:.65rem 1.5rem;text-align:center;font-size:.75rem;color:#9ca3af;flex-shrink:0}.qrp-foot a{color:#9ca3af;text-decoration:none}.qrp-foot a:hover{color:#435ebe}@media (max-width: 600px){.qrp-wordmark{font-size:3rem}.qrp-title{font-size:1.4rem}.qrp-subtitle{font-size:.875rem;margin-bottom:1.5rem}.qrp-input{font-size:13px}.qrp-result-wrap{max-width:100%}.qrp-qr-box img{width:160px;height:160px}.qrp-foot{display:none}}@media print{.qrp-nav,.qrp-trust,.qrp-action-row,.qrp-foot{display:none!important}.qrp-main{padding:1rem}}
