*{box-sizing:border-box}html{color-scheme:light}body{margin:0;background:#f6f3eb;color:#161616;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif}.topbar{height:64px;padding:0 clamp(16px,4vw,48px);display:flex;align-items:center;justify-content:space-between;background:#111;color:#fff}.brand{color:#d7b35a;text-decoration:none;font-weight:800}.back-link{color:#fff;text-decoration:none;font-size:.92rem}.wrap{width:min(760px,calc(100% - 28px));margin:0 auto;padding:34px 0 64px}.hero{padding:20px 4px 26px}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.14em;color:#8b6a1f}.hero h1{font-size:clamp(1.9rem,5vw,2.7rem);margin:8px 0 10px}.hero p{margin:0;line-height:1.8;color:#555}.upload-card{background:#fff;border:1px solid #e3dcc8;border-radius:22px;box-shadow:0 12px 34px rgba(0,0,0,.07);padding:clamp(20px,5vw,36px)}.university-block{display:grid;gap:6px;padding-bottom:22px;border-bottom:1px solid #eee8da}.label{font-size:.8rem;font-weight:800;color:#7d6a37}.university-block strong{font-size:1.45rem}.manual-university{margin-top:22px;padding:20px;border-radius:16px;background:#faf8f1;border:1px solid #e8dfc6}.manual-university label{display:block;margin-bottom:10px;font-size:.9rem;font-weight:800;color:#5f4b1c}.manual-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.manual-row input{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cfc6ad;border-radius:10px;font:inherit;background:#fff}.manual-row button{min-height:48px;padding:0 16px;border:0;border-radius:10px;background:#111;color:#f1cf75;font-weight:900;cursor:pointer}.manual-row button:hover{filter:brightness(1.08)}.manual-status{min-height:1.4em;margin:8px 0 0;color:#a52a2a;font-size:.88rem;font-weight:700}.receiver-state{min-height:180px;margin-top:22px;border-radius:16px;background:#faf8f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px}.receiver-state.warning{background:#fff7e8;border:1px solid #efd7a1;color:#5e4816}.receiver-state p{max-width:520px;margin:0;line-height:1.75}.spinner{width:34px;height:34px;border:3px solid #e4dcc3;border-top-color:#8b6a1f;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.receiver-host{margin-top:18px}.provider-frame{width:100%;min-height:640px;border:0;background:#fff}.privacy-note{font-size:.82rem;line-height:1.7;color:#777;margin:18px 0 0}@media(max-width:560px){.topbar{height:58px}.wrap{padding-top:18px}.hero p{font-size:.94rem}.upload-card{border-radius:16px;padding:18px}.manual-row{grid-template-columns:1fr}.manual-row button{width:100%}.provider-frame{min-height:720px}}