@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.ir-form-container{color:#0f172a;width:100%;max-width:820px;margin:0 auto;padding:40px 20px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ir-form-container.small{max-width:640px}.ir-form-card{background:#fff;border-radius:20px;padding:44px 52px;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px -15px #0f172a0d,0 0 0 1px #e2e8f0cc,0 1px 3px #00000005}.ir-form-card:before{content:"";background:linear-gradient(90deg,#f50 0%,#f80 50%,#f40 100%);border-radius:20px 20px 0 0;height:4px;position:absolute;top:0;left:0;right:0}@media (max-width:640px){.ir-form-container{padding:16px 12px 40px}.ir-form-card{border-radius:16px;padding:28px 20px}}.ir-form-topbar{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:22px;display:flex}.ir-required-note{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;display:inline-flex}.ir-required-mark{color:#ef4444;font-weight:700}.ir-top-link{color:#f50;background:#ff55000f;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ir-top-link:hover{color:#fff;background:#f50;transform:translateY(-1px);box-shadow:0 4px 12px #ff550040}.ir-form-body{flex-direction:column;gap:36px;display:flex}.ir-form-section{flex-direction:column;gap:18px;display:flex}.ir-section-header{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:10px;margin:0;font-size:1.1rem;font-weight:700;display:flex}.ir-section-header:before{content:"";background:linear-gradient(#f50 0%,#f80 100%);border-radius:2px;width:4px;height:18px;display:inline-block;box-shadow:0 0 8px #ff55004d}.ir-grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:640px){.ir-grid-2{grid-template-columns:1fr;gap:16px}}.ir-form-group{flex-direction:column;gap:7px;display:flex}.ir-form-group label{color:#334155;letter-spacing:-.005em;font-size:.875rem;font-weight:600}.ir-input,.ir-select,.ir-textarea{color:#0f172a;box-sizing:border-box;background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:0 16px;font-family:inherit;font-size:.95rem;font-weight:400;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px 2px #00000005}.ir-input,.ir-select{height:48px}.ir-textarea{resize:vertical;min-height:115px;padding:14px 16px;line-height:1.6}.ir-input:hover,.ir-select:hover,.ir-textarea:hover{background-color:#fff;border-color:#94a3b8}.ir-input:focus,.ir-select:focus,.ir-textarea:focus{background-color:#fff;border-color:#f50;outline:none;box-shadow:0 0 0 4px #ff550024,0 2px 8px #ff55000f}.ir-input::placeholder,.ir-textarea::placeholder{color:#94a3b8}.ir-radio-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.ir-radio-cards{grid-template-columns:1fr}}.ir-radio-card{cursor:pointer;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 22px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ir-radio-card:hover{background-color:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 16px #0000000a}.ir-radio-card.active{background:linear-gradient(135deg,#ff55000a 0%,#ff880003 100%);border-color:#f50;box-shadow:0 8px 20px -4px #ff55001f,0 0 0 1px #f50}.ir-radio-card input[type=radio]{accent-color:#f50;cursor:pointer;width:20px;height:20px;margin-top:3px}.ir-radio-card-body{flex-direction:column;gap:4px;display:flex}.ir-radio-title{color:#0f172a;font-size:.98rem;font-weight:700}.ir-radio-desc{color:#64748b;font-size:.825rem;line-height:1.45}.ir-custom-panel{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:6px;padding:26px 28px;animation:.25s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.ir-checkbox-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}@media (max-width:640px){.ir-checkbox-grid{grid-template-columns:1fr;gap:20px}}.ir-checkbox-group{flex-direction:column;gap:14px;display:flex}.ir-checkbox-item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:12px;padding:4px 6px;transition:background-color .15s;display:flex}.ir-checkbox-item:hover{background-color:#ff55000a}.ir-checkbox-item input[type=checkbox]{accent-color:#f50;cursor:pointer;border-radius:5px;width:19px;height:19px}.ir-checkbox-text{color:#334155;font-size:.92rem;font-weight:500}.ir-checkbox-item.master .ir-checkbox-text{color:#0f172a;font-weight:700}.ir-sub-checkboxes{border-left:2px solid #e2e8f0;flex-direction:column;gap:12px;margin-left:26px;padding-left:14px;display:flex}.ir-captcha-box{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:12px;padding:22px 26px;display:flex}.ir-captcha-flex{align-items:center;gap:12px;width:100%;display:flex}.ir-captcha-input{flex:1;min-width:0;height:48px;border-radius:12px!important}.ir-captcha-img-box{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #cbd5e1;flex-shrink:0;justify-content:center;align-items:center;width:150px;height:48px;padding:2px 6px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000a;border-radius:12px!important}@media (max-width:520px){.ir-captcha-flex{flex-direction:column;align-items:stretch;gap:10px}.ir-captcha-input{width:100%}.ir-captcha-img-box{width:100%;max-width:220px;height:46px}}.ir-captcha-img-box img{object-fit:contain;width:auto;max-height:42px}.ir-captcha-img-box:hover{border-color:#f50;transform:scale(1.02);box-shadow:0 4px 14px #ff55002e}.ir-captcha-refresh{color:#f50;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:.85rem;font-weight:600;transition:color .15s;display:inline-flex}.ir-captcha-refresh:hover{color:#d94800;text-decoration:underline}.ir-info-notice{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;align-items:flex-start;gap:14px;padding:20px 24px;display:flex}.ir-info-notice-text{color:#1e40af;font-size:.92rem;line-height:1.6}.ir-info-notice-text ul{margin-top:8px;padding-left:20px;list-style-type:disc}.ir-form-action{margin-top:8px}.ir-submit-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#f50 0%,#f70 50%,#e64a00 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:1.025rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px -5px #ff550061,0 4px 10px -2px #f503}.ir-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#e64a00 0%,#f60 50%,#d94100 100%);transform:translateY(-2px);box-shadow:0 14px 30px -5px #ff55007a,0 6px 14px -2px #ff550047}.ir-submit-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 14px #ff55004d}.ir-submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1;transform:none}.ir-submit-btn.danger{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 10px 25px -5px #ef444461,0 4px 10px -2px #ef444433}.ir-submit-btn.danger:hover:not(:disabled){background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);box-shadow:0 14px 30px -5px #ef44447a,0 6px 14px -2px #ef444447}
