.mo-osp-container{max-width:1200px;margin:0 auto}.mo-osp-header-icon{margin-right:8px;color:#33;vertical-align:middle}.mo-osp-section-icon{margin-right:8px;color:#33;vertical-align:middle}.mo-osp-subsection-icon{margin-right:6px;color:#33;vertical-align:middle}.mo-osp-field-icon{margin-right:6px;color:#64;vertical-align:middle}.mo-osp-section-title,.mo-osp-subsection-title{display:flex;align-items:center}.mo-input-label{display:flex !important;align-items:center}.mo-osp-card{background:#ff;border:1px solid #e2;border-radius:8px;margin-bottom:24px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden;margin:10px 20px}.mo-osp-card:last-child{margin-bottom:32px}.mo-osp-card-header{padding:24px 24px 16px;border-bottom:1px solid #f1}.mo-osp-section-title{font-size:18px;font-weight:600;color:#33;margin:0 0 8px;line-height:1.4}.mo-osp-section-desc{font-size:14px;color:#64;margin:0;line-height:1.5}.mo-osp-card-body{padding:20px 24px 24px}.mo-osp-fields-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width:768px){.mo-osp-fields-grid{grid-template-columns:1fr 1fr;gap:32px 24px}}.mo-osp-field-group{display:flex;flex-direction:column;gap:8px}.mo-osp-field-full{grid-column:1/-1}.mo-osp-field-desc{font-size:13px;color:#64;margin:0;line-height:1.4}.mo-osp-toggle-btn{width:100%;padding:20px 24px;background:0 0;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease}.mo-osp-toggle-btn:hover{background-color:#f8}.mo-osp-toggle-content{display:flex;align-items:center;justify-content:space-between;gap:16px}.mo-osp-toggle-indicator{display:flex;align-items:center;gap:8px}.mo-osp-toggle-text{font-size:14px;color:#64;font-weight:500}.mo-osp-toggle-icon{font-size:12px;color:#64;transition:transform .2s ease;display:inline-block}.mo-osp-toggle-icon.rotate-180{transform:rotate(180deg)}.mo-osp-advanced-hidden{display:none}.mo-osp-advanced-visible{display:block}.mo-osp-advanced-content{padding:0 24px 32px;border-top:1px solid #f1}.mo-osp-subsection{margin-top:32px}.mo-osp-subsection:last-child{margin-bottom:0}.mo-osp-subsection-header{margin-bottom:20px;padding-top:24px}.mo-osp-subsection:first-child .mo-osp-subsection-header{padding-top:0}.mo-osp-subsection-title{font-size:16px;font-weight:600;color:#33;margin:0 0 6px;line-height:1.4}.mo-osp-container .mo-form-input,.mo-osp-container .mo-form-textarea{border-radius:6px;border:1px solid #e2;padding:10px 12px;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease;background:#ff;color:#33}.mo-osp-container .mo-form-input:focus,.mo-osp-container .mo-form-textarea:focus{border-color:#63;box-shadow:0 0 0 3px rgba(99,102,241,.1);outline:none}.mo-osp-container .mo-input-label{font-size:14px;font-weight:500;color:#33;margin-bottom:6px;display:block}.mo-osp-container .mo-form-textarea{resize:vertical;min-height:120px}.mo-osp-container .mo-form-input[type=number]{-webkit-appearance:none;-moz-appearance:textfield}.mo-osp-container .mo-form-input[type=number]::-webkit-outer-spin-button,.mo-osp-container .mo-form-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mo-osp-error-field{border-color:#ef4444 !important;box-shadow:0 0 0 3px rgba(239,68,68,.1) !important}.mo-osp-validation-error{color:#ef4444;font-size:12px;margin-top:4px;display:block}@media (max-width:767px){.mo-osp-container{padding:0 16px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:20px;padding-right:20px}.mo-osp-toggle-btn{padding-left:20px;padding-right:20px}.mo-osp-section-title{font-size:16px}.mo-osp-subsection-title{font-size:15px}}@media (max-width:480px){.mo-osp-container{padding:0 12px}.mo-osp-card-header,.mo-osp-card-body,.mo-osp-advanced-content{padding-left:16px;padding-right:16px}.mo-osp-toggle-btn{padding-left:16px;padding-right:16px}}.mo-osp-puzzle-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);z-index:100001 !important;display:flex;align-items:center;justify-content:center;animation:mo-osp-fade-in .3s ease-out}.mo-osp-puzzle-overlay.mo-osp-hidden{display:none}#mo-osp-puzzle-popup-outer-div{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001 !important;display:none}.mo-osp-puzzle-popup{background:#ff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:480px;width:90%;max-height:90vh;overflow:hidden;animation:mo-osp-slide-up .3s ease-out;position:relative;z-index:100002}.mo-osp-puzzle-header{padding:24px 24px 16px;border-bottom:1px solid #f1;display:flex;align-items:center;justify-content:space-between}.mo-osp-puzzle-title{display:flex;align-items:center;margin:0;font-size:18px;font-weight:600;color:#33}.mo-osp-puzzle-icon{margin-right:8px;color:#63}.mo-osp-puzzle-close{background:0 0;border:none;padding:8px;border-radius:6px;cursor:pointer;color:#6b;transition:all .2s ease}.mo-osp-puzzle-close:hover{background:#f3;color:#4b}.mo-osp-puzzle-body{padding:24px}.mo-osp-puzzle-message{margin-bottom:24px}.mo-osp-puzzle-message p{margin:0;color:#4b;font-size:14px;line-height:1.5}.mo-osp-puzzle-question{margin-bottom:20px}.mo-osp-puzzle-equation{display:flex;align-items:center;justify-content:center;gap:16px;padding:16px;background:#f8;border:2px solid #e2;border-radius:8px;font-size:24px;font-weight:600}.mo-osp-equation-text{color:#33;font-family:'Courier New',monospace}.mo-osp-puzzle-image{max-width:280px;width:100%;height:auto;border-radius:4px;border:2px solid #e2;background:#ff;padding:2px;display:block}.mo-osp-equals{color:#63;font-weight:700}.mo-osp-puzzle-input{width:80px;height:48px;border:2px solid #e2;border-radius:6px;text-align:center;font-size:20px;font-weight:600;color:#33;background:#ff;transition:border-color .2s ease,box-shadow .2s ease}.mo-osp-puzzle-input:focus{outline:none;border-color:#63;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.mo-osp-puzzle-input::placeholder{color:#9c}.mo-osp-puzzle-error{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fe;border:1px solid #fc;border-radius:6px;color:#dc;font-size:14px;margin-bottom:20px}.mo-osp-error-icon{flex-shrink:0}.mo-osp-puzzle-footer{padding:16px 24px 24px;display:flex;gap:12px;justify-content:flex-end}.mo-osp-puzzle-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.mo-osp-btn-secondary{background:#f3;color:#4b;border:1px solid #d1}.mo-osp-btn-secondary:hover{background:#e5;color:#37}.mo-osp-btn-primary{background:#63;color:#ff}.mo-osp-btn-primary:hover{background:#4f}.mo-osp-btn-primary:disabled{background:#9c;cursor:not-allowed}@keyframes mo-osp-fade-in{from{opacity:0}to{opacity:1}}@keyframes mo-osp-slide-up{from{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){.mo-osp-puzzle-popup{width:95%;margin:20px}.mo-osp-puzzle-header,.mo-osp-puzzle-body,.mo-osp-puzzle-footer{padding-left:20px;padding-right:20px}.mo-osp-puzzle-equation{font-size:20px;gap:12px;padding:12px;flex-wrap:wrap}.mo-osp-puzzle-image{max-width:100%}.mo-osp-puzzle-input{width:70px;height:44px;font-size:18px}.mo-osp-puzzle-footer{flex-direction:column}.mo-osp-puzzle-btn{width:100%;justify-content:center}}.mo-osp-processing{opacity:.7 !important;cursor:not-allowed !important;position:relative}.mo-osp-processing:after{content:'';position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%;border-top-color:transparent;animation:mo-osp-spin 1s linear infinite;z-index:1}@keyframes mo-osp-spin{to{transform:rotate(360deg)}}.mo-osp-processing{color:rgba(255,255,255,.8) !important}