@keyframes modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.likhaan-modal-close:hover{background:#0000001a!important;color:#000!important}:root{--lk-card-bg: #ffffff;--lk-card-border: #e5e7eb;--lk-text-main: #1a1a1a;--lk-text-muted: #666666;--lk-primary: #000000;--lk-primary-hover: #333333;--lk-input-bg: #ffffff;--lk-input-border: #e5e7eb;--lk-focus-ring: rgba(0, 0, 0, .1);--lk-shadow: 0 4px 6px rgba(0,0,0,.05)}.likhaan-create-post-container{padding:60px 20px;display:flex;justify-content:center;font-family:var(--font-body-family, sans-serif)}.lk-glass-panel{position:relative;z-index:20;background:#fff;border:1px solid var(--lk-card-border);border-radius:20px;padding:40px;width:100%;max-width:900px;box-shadow:var(--lk-shadow);color:var(--lk-text-main)}.lk-header{text-align:center;margin-bottom:30px}.lk-header h2{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--lk-text-main);line-height:1.2}.lk-header p{margin:0;font-size:15px;color:var(--lk-text-muted)}.lk-form{display:flex;flex-direction:column;gap:20px}.lk-form-grid{display:grid;grid-template-columns:1fr;gap:30px}.lk-form-col-left,.lk-form-col-right{display:flex;flex-direction:column;gap:20px}.lk-form-group{display:flex;flex-direction:column;gap:8px;flex:1}.lk-form label{font-size:14px;font-weight:600;color:var(--lk-text-main)}.lk-input{width:100%;padding:14px 16px;border-radius:12px;border:1px solid var(--lk-input-border);background:var(--lk-input-bg);color:var(--lk-text-main);font-size:15px;font-family:inherit;transition:all .2s ease}.lk-input:focus{outline:none;border-color:var(--lk-primary);box-shadow:0 0 0 4px var(--lk-focus-ring)}.lk-input::placeholder{color:var(--lk-text-muted);opacity:.6}.lk-radio-group{display:flex;gap:12px}.lk-radio-label{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border-radius:12px;border:1px solid var(--lk-input-border);background:var(--lk-input-bg);padding:14px;text-align:center;font-size:15px;transition:all .2s ease}.lk-radio-label:hover,.lk-radio-label:has(input:checked){border-color:var(--lk-primary)}.lk-radio-label input[type=radio]{margin:0;accent-color:var(--lk-primary);width:18px;height:18px;cursor:pointer}.lk-tags-container{display:flex;flex-wrap:wrap;gap:8px}.lk-tag-label{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid var(--lk-input-border);border-radius:20px;font-size:14px;cursor:pointer;transition:all .2s ease;background:var(--lk-input-bg)}.lk-tag-label:hover{border-color:var(--lk-primary)}.lk-tag-label input[type=checkbox]{margin:0;accent-color:var(--lk-primary);width:16px;height:16px;cursor:pointer}.lk-tag-label.disabled{opacity:.5;cursor:not-allowed;border-color:var(--lk-input-border)}.lk-tag-label.disabled input[type=checkbox]{cursor:not-allowed}.lk-select-trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:14px 16px;border-radius:12px;border:1px solid var(--lk-input-border);background:var(--lk-input-bg);color:var(--lk-text-main);font-size:15px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.lk-select-trigger:focus,.lk-select-trigger:hover{outline:none;border-color:var(--lk-primary);box-shadow:0 0 0 4px var(--lk-focus-ring)}.lk-select-trigger svg{width:20px;height:20px;transition:transform .2s ease;opacity:.5}.lk-upload-zone{border:2px dashed var(--lk-input-border);border-radius:16px;padding:30px 20px;text-align:center;background:#00000005;cursor:pointer;transition:all .2s ease;position:relative}.lk-upload-zone.hidden{display:none!important}.lk-upload-zone:hover,.lk-upload-zone.dragover{border-color:var(--lk-primary);background:var(--lk-focus-ring)}.lk-upload-icon{width:32px;height:32px;color:var(--lk-text-muted);margin:0 auto 12px;display:block}.lk-upload-text{display:block;font-size:14px;color:var(--lk-text-muted)}.lk-file-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.lk-thumbnails-container{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;transition:all .2s ease;border-radius:12px;padding:4px;border:2px dashed transparent}.lk-thumbnails-container.dragover{background:#00000005;border-color:var(--lk-primary)}.lk-thumbnail-wrapper{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;border:1px solid var(--lk-input-border);box-shadow:0 4px 10px #0000000d}.lk-thumbnail-wrapper.add-more-btn{display:flex;align-items:center;justify-content:center;background:#00000005;cursor:pointer;border:2px dashed var(--lk-input-border);box-shadow:none;transition:all .2s ease;border-radius:8px}.lk-thumbnail-wrapper.add-more-btn:hover{border-color:var(--lk-primary);background:var(--lk-focus-ring)}.lk-thumbnail-wrapper.add-more-btn svg{width:24px;height:24px;color:var(--lk-text-muted);pointer-events:none}.lk-thumbnail-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.lk-thumbnail-remove{position:absolute;top:4px;right:4px;background:#0009;color:#fff;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background .2s ease;z-index:2;padding:0;line-height:1}.lk-thumbnail-remove:hover{background:#ef4444e6}.lk-form-actions{margin-top:10px}.lk-btn{width:100%;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;justify-content:center;align-items:center;border:none;position:relative;overflow:hidden}.lk-btn-primary{background:var(--lk-primary);color:var(--lk-card-bg)}.lk-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.lk-btn-primary:active{transform:translateY(0)}.lk-btn-secondary{background:transparent;border:1px solid var(--lk-input-border);color:var(--lk-text-main);text-decoration:none;text-align:center}.lk-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.lk-spinner{display:none;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:lk-spin .8s linear infinite}.lk-btn.loading .lk-btn-text{display:none}.lk-btn.loading .lk-spinner{display:block}@keyframes lk-spin{to{transform:rotate(360deg)}}.lk-auth-warning{text-align:center;padding:20px;background:#00000008;border-radius:12px}.lk-auth-warning p{margin:0 0 12px;font-weight:500}.lk-status-message{display:none;padding:14px;border-radius:10px;font-size:14px;font-weight:500;text-align:center;margin-top:10px}.lk-status-success{display:block;background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2)}.lk-status-error{display:block;background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.lk-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lk-modal-overlay.active{opacity:1;visibility:visible}.lk-modal-content{background:var(--lk-card-bg);border:1px solid var(--lk-card-border);border-radius:16px;width:90%;max-width:800px;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--lk-shadow)}.lk-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--lk-input-border);flex-shrink:0}.lk-modal-header h3{margin:0;font-size:18px;font-weight:600}.lk-modal-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:var(--lk-text-muted);line-height:1;padding:0;transition:color .15s ease}.lk-modal-close:hover{color:var(--lk-text-main)}.lk-modal-body{padding:20px;overflow-y:auto;flex:1}.lk-modal-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lk-product-option{position:relative;display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid var(--lk-input-border);border-radius:12px;cursor:pointer;transition:all .2s ease;background:var(--lk-input-bg);min-width:0;text-align:left}.lk-product-option:hover{border-color:var(--lk-primary);box-shadow:0 4px 12px #0000000d}.lk-product-option.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.lk-product-option.hidden{display:none!important}.lk-product-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f0f0f0;flex-shrink:0;position:relative}.lk-product-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.lk-product-checkbox{position:absolute;top:12px;right:12px;width:24px;height:24px;accent-color:var(--lk-primary);margin:0;cursor:pointer;z-index:2;box-shadow:0 2px 4px #0000001a;border-radius:4px}.lk-product-placeholder{width:100%;height:100%;background:transparent}.lk-product-info{display:flex;flex-direction:column;gap:4px;overflow:hidden;width:100%}.lk-product-title{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--lk-text-main)}.lk-product-vendor{font-size:12px;color:var(--lk-text-muted);line-height:1.2}.lk-product-price{font-size:14px;font-weight:500;color:var(--lk-text-main);line-height:1.2;margin-top:auto}.lk-product-chip{display:flex;align-items:center;gap:6px;padding:4px 8px 4px 4px;border-radius:8px;border:1px solid var(--lk-input-border);background:var(--lk-input-bg);color:var(--lk-text-main);font-size:13px;font-weight:500;box-shadow:0 2px 4px #00000005;max-width:100%}.lk-product-chip img{width:24px;height:24px;object-fit:cover;border-radius:4px;flex-shrink:0}.lk-product-chip .lk-product-placeholder{width:24px;height:24px;border-radius:4px;background:#ddd;flex-shrink:0}.lk-product-chip .remove-chip{cursor:pointer;color:var(--lk-text-muted);font-size:16px;padding:0 4px;transition:color .2s;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.lk-product-chip .remove-chip:hover{color:#dc2626;background:#0000000d}@media(max-width:768px){#likhaanBridgeModal{padding:0!important}.likhaan-create-post-container{padding:0;width:100%;margin:0}.lk-glass-panel{border-radius:0;padding:50px 20px 30px;min-height:100vh;border:none;box-shadow:none}.likhaan-modal-close{position:fixed!important;top:15px!important;right:15px!important;background:#0000000d!important;z-index:9999!important}}@media(max-width:600px){.lk-modal-options{grid-template-columns:1fr}.lk-product-option{flex-direction:row;align-items:center;padding:8px 12px;gap:14px}.lk-product-image-wrapper{width:64px;height:64px}.lk-product-checkbox{top:8px;right:8px;width:20px;height:20px}.lk-product-info{gap:2px}.lk-product-price{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/likhaan-bridge.css.map */
