.gb-back-btn,.gb-btn-ghost,.gb-btn-primary,.gb-tab{cursor:pointer;transition:.15s}.gb-gate-overlay{position:fixed;inset:0;background:rgba(15,23,42,.82);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.gb-gate-card{background:#fff;border-radius:20px;width:min(857px,100%);box-shadow:0 32px 80px rgba(0,0,0,.32);overflow:hidden;font-family:Tajawal-Regular,sans-serif;direction:rtl;position:relative}.gb-back-btn-inline,.gb-btn-ghost,.gb-btn-primary,.gb-tab{font-family:Tajawal-Bold,sans-serif}.gb-brand-dot,.gb-card-body h2,.gb-tool-header{font-family:Tajawal-ExtraBold,sans-serif}.gb-back-btn{position:absolute;top:14px;left:14px;z-index:5;width:34px;height:34px;border-radius:50%;border:none;background:rgba(15,23,42,.55);color:#fff;display:flex;align-items:center;justify-content:center}.gb-back-btn:hover{background:rgba(15,23,42,.75)}.gb-back-btn-inline{position:static;width:auto;height:auto;border-radius:10px;background:0 0;color:#475569;border:1.5px solid #e2e8f0;padding:8px 14px;gap:6px;font-weight:700;font-size:13px}.gb-back-btn-inline:hover{border-color:#1b6b5a;color:#1b6b5a;background:0 0}.gb-steps{display:flex;gap:6px;justify-content:center;padding:18px 0 0}.gb-step-dot{width:8px;height:8px;border-radius:50%;background:#e2e8f0;transition:.2s}.gb-video-spinner,.gb-video-wrap video,.gb-video-wrap iframe{background:#0f172a;max-height:260px;border-radius:12px}.gb-step-dot.active{background:#0d135b;width:24px;border-radius:4px}.gb-video-wrap{padding:20px 24px 0;position:relative}.gb-video-wrap video{width:100%;object-fit:cover}.gb-video-wrap iframe{width:100%;height:260px;border:none;display:block}.gb-video-spinner{position:absolute;inset:20px 24px 0;display:flex;align-items:center;justify-content:center;min-height:200px}.gb-video-spinner .gb-spinner{width:34px;height:34px;border-width:3.5px}.gb-video-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#1b4332,#1b6b5a);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff}.gb-video-placeholder svg{opacity:.8}.gb-video-placeholder p{font-size:14px;opacity:.7;margin:0}.gb-card-body{padding:20px 28px 28px}.gb-card-body h2{font-size:20px;font-weight:800;color:#0f172a;margin:0 0 6px}.gb-card-body p{font-size:14px;color:#64748b;line-height:1.7;margin:0 0 20px}.gb-card-body .gb-highlight{color:#1b6b5a;font-weight:700}.gb-btn-primary{width:100%;background:#0d135b;color:#fff;border:none;border-radius:12px;padding:13px;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px}.gb-btn-primary:hover{filter:brightness(1.08)}.gb-btn-primary:disabled{opacity:.6;cursor:wait}.gb-btn-ghost{width:100%;background:0 0;border:1.5px solid #e2e8f0;border-radius:12px;padding:11px;font-weight:700;font-size:14px;color:#475569;margin-top:10px}.gb-form-group label,.gb-tab{font-size:13px;font-weight:700}.gb-btn-ghost:hover{border-color:#0d135b;color:#0d135b}.gb-tabs{display:flex;background:#f1f5f9;border-radius:10px;padding:4px;margin-bottom:18px}.gb-tab{flex:1;border:none;background:0 0;border-radius:8px;padding:9px 4px;color:#64748b}.gb-tab.active{background:#fff;color:#0d135b;box-shadow:0 1px 4px rgba(0,0,0,.1)}.gb-form-group{margin-bottom:14px}.gb-form-group label{display:block;color:#374151;margin-bottom:6px}.gb-form-group input{width:100%;padding:10px 13px;border:1.5px solid #e2e8f0;border-radius:10px;font-family:Tajawal-Regular,sans-serif;font-size:14px;color:#0f172a;transition:.15s;box-sizing:border-box}.gb-form-group input:focus{outline:0;border-color:#1b6b5a;box-shadow:0 0 0 3px rgba(27,107,90,.12)}.gb-form-group input.error{border-color:#ef4444}.gb-err{color:#ef4444;font-size:12px;margin-top:5px;display:flex;align-items:center;gap:4px}.gb-success-msg{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:14px 16px;color:#065f46;font-size:13.5px;line-height:1.7;text-align:center}.gb-info-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:12px 14px;font-size:13px;color:#166534;line-height:1.7;margin-bottom:16px;display:flex;gap:10px;align-items:flex-start}.gb-info-box svg{flex-shrink:0;margin-top:2px}.gb-tool-wrap{position:relative;width:100%;min-height:100vh}.gb-tool-frame{width:100%;height:calc(100vh - 65px);border:none;display:block}.gb-tool-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;direction:rtl}.gb-tool-header h1{font-size:17px;font-weight:800;color:#000;margin:0}.gb-tool-header p{font-size:12px;color:#64748b;margin:0}.gb-brand-dot{width:36px;height:36px;border-radius:10px;color:#fff;display:grid;place-items:center;font-weight:900;font-size:18px;flex-shrink:0}.gb-spinner{display:inline-block;width:18px;height:18px;border:2.5px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:.7s linear infinite gb-spin}@keyframes gb-spin{to{transform:rotate(360deg)}}
.gb-page-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}
