.lpp-gift-flow,.lpp-gift-flow *{box-sizing:border-box}.lpp-gift-flow{--lpp-primary: #007cba;--lpp-primary-hover: #006ba1;--lpp-border: #dcdcde;--lpp-soft-border: #e3e4e5;--lpp-surface: #ffffff;--lpp-surface-muted: #f6f7f7;--lpp-text: #1d2327;--lpp-text-muted: #50575e;--lpp-success: #1a7f37;font-family:inherit;line-height:1.4;color:var(--lpp-text);max-width:1120px;margin:0 auto;padding:16px}.lpp-gift-flow .lpp-diagnostics{margin-bottom:14px}.lpp-gift-flow .lpp-diagnostic-item{background:#e8f4fd;border-left:4px solid #2271b1;color:#1d2327;padding:10px 12px;margin-bottom:8px;border-radius:4px;font-size:13px}.lpp-gift-flow .lpp-flex-layout{display:flex;flex-wrap:wrap;gap:24px}.lpp-gift-flow .lpp-sidebar{flex:1 1 280px;background:#f6f7f7;padding:16px;border-radius:8px;border:1px solid #dcdcde}.lpp-gift-flow .lpp-main-area{flex:2 1 560px}.lpp-gift-flow .lpp-form-wrapper{margin-bottom:16px}.lpp-gift-flow .lpp-intent-box{background:var(--lpp-surface-muted);border:1px solid var(--lpp-border);border-radius:8px;padding:14px;margin-bottom:16px}.lpp-gift-flow .lpp-intent-title{font-size:16px;font-weight:600;margin:0 0 10px}.lpp-gift-flow .lpp-intent-options{display:flex;gap:10px;flex-wrap:wrap}.lpp-gift-flow .lpp-intent-option{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #ccd0d4;border-radius:6px;background:var(--lpp-surface);cursor:pointer;font-size:14px}.lpp-gift-flow .lpp-category-step{margin-bottom:14px}.lpp-gift-flow .lpp-label{display:block;margin-bottom:6px;font-weight:600;font-size:14px}.lpp-gift-flow .lpp-category-select{width:100%;max-width:360px;padding:8px 10px;border:1px solid #c3c4c7;border-radius:6px;background:var(--lpp-surface);color:var(--lpp-text);font-size:14px}.lpp-gift-flow .lpp-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.lpp-gift-flow .lpp-category-option{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid var(--lpp-border);border-radius:10px;background:var(--lpp-surface);color:var(--lpp-text);padding:8px;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;gap:8px;min-height:150px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.lpp-gift-flow .lpp-category-option:hover,.lpp-gift-flow .lpp-category-option:focus-visible{border-color:#8c8f94;box-shadow:0 0 0 2px #007cba1f;outline:none}.lpp-gift-flow .lpp-category-option.is-selected{border-color:var(--lpp-primary);box-shadow:0 0 0 2px #007cba2e;background:#f0f8fd}.lpp-gift-flow .lpp-category-image{width:100%;height:110px;border-radius:8px;border:1px solid #d5d9dd;background:#eef1f4;overflow:hidden;display:flex;align-items:center;justify-content:center}.lpp-gift-flow .lpp-category-image img,.lpp-gift-flow .lpp-category-image .lpp-category-image-el{width:100%;height:100%;display:block;object-fit:cover}.lpp-gift-flow .lpp-category-image-placeholder{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:24px;color:#55606b;background:linear-gradient(135deg,#eef2f6,#e4eaf0)}.lpp-gift-flow .lpp-category-name{font-size:13px;text-align:left;line-height:1.25;font-weight:600;padding:0 2px 2px}.lpp-gift-flow .lpp-gifts-step{display:none}.lpp-gift-flow .lpp-empty-state{text-align:center;padding:14px;background:#f9f9f9;border-radius:8px;color:#50575e;margin-bottom:12px;border:1px solid #e6e6e6;font-size:13px}.lpp-gift-flow .lpp-gift-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.lpp-gift-flow .lpp-gift-card{border:1px solid var(--lpp-soft-border);border-radius:10px;overflow:hidden;background:var(--lpp-surface);box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:column}.lpp-gift-flow .lpp-gift-image{height:110px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden}.lpp-gift-flow .lpp-gift-image img{width:100%;height:100%;object-fit:cover;display:block}.lpp-gift-flow .lpp-placeholder-image{font-size:34px}.lpp-gift-flow .lpp-gift-info{padding:10px 10px 11px;text-align:center;display:flex;flex-direction:column;gap:8px}.lpp-gift-flow .lpp-gift-title{font-size:14px;line-height:1.3;margin:0;color:var(--lpp-text);min-height:36px}.lpp-gift-flow .lpp-gift-price{font-weight:700;color:var(--lpp-success);font-size:15px;margin:0}.lpp-gift-flow .lpp-qty-wrap{display:flex;align-items:center;justify-content:center;gap:8px}.lpp-gift-flow .lpp-btn-qty{width:26px;height:26px;border-radius:50%;border:1px solid #ccd0d4;background:#fff;color:#1d2327;cursor:pointer;font-weight:700;line-height:1;padding:0}.lpp-gift-flow .lpp-gift-qty{width:46px;text-align:center;border:1px solid #ccd0d4;border-radius:4px;padding:4px;font-size:13px;line-height:1.2;-moz-appearance:textfield;background:var(--lpp-surface);color:var(--lpp-text)}.lpp-gift-flow .lpp-button,.lpp-gift-flow .lpp-btn-secondary{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:13px;line-height:1.2;padding:8px 10px;text-decoration:none}.lpp-gift-flow .lpp-button{background:var(--lpp-primary);color:#fff;width:100%}.lpp-gift-flow .lpp-button:hover:not(:disabled){background:var(--lpp-primary-hover)}.lpp-gift-flow .lpp-button:disabled{background:#9da5ad;cursor:not-allowed}.lpp-gift-flow .lpp-btn-secondary{background:#2f3b45;color:#fff;min-width:88px}.lpp-gift-flow .lpp-btn-secondary:hover{background:#242f38}.lpp-gift-flow .lpp-gift-list{border:1px solid var(--lpp-soft-border);border-radius:10px;background:var(--lpp-surface);overflow:hidden;box-shadow:0 1px 2px #0000000a}.lpp-gift-flow .lpp-gift-list-header,.lpp-gift-flow .lpp-gift-list-item{display:grid;grid-template-columns:minmax(0,1fr) 120px 150px 130px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px}.lpp-gift-flow .lpp-gift-list-header{background:#f6f7f7;border-bottom:1px solid #e5e7ea;color:#4e5964;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.lpp-gift-flow .lpp-gift-list-item{border-top:1px solid #eef0f2;min-height:56px}.lpp-gift-flow .lpp-gift-list-item:first-of-type{border-top:0}.lpp-gift-flow .lpp-gift-list-item:hover{background:#fbfcfd}.lpp-gift-flow .lpp-gift-list-col,.lpp-gift-flow .lpp-gift-list-name,.lpp-gift-flow .lpp-gift-list-price,.lpp-gift-flow .lpp-gift-list-quantity,.lpp-gift-flow .lpp-gift-list-action{min-width:0}.lpp-gift-flow .lpp-gift-list-col-price,.lpp-gift-flow .lpp-gift-list-price{text-align:left}.lpp-gift-flow .lpp-gift-list-main{display:none}.lpp-gift-flow .lpp-gift-list-title{font-size:14px;font-weight:600;margin:0;line-height:1.3;color:var(--lpp-text)}.lpp-gift-flow .lpp-gift-list-price{font-size:14px;font-weight:700;color:var(--lpp-success)}.lpp-gift-flow .lpp-gift-list-quantity{display:flex;align-items:center;justify-content:flex-start}.lpp-gift-flow .lpp-quantity-control{display:inline-flex;align-items:center;gap:8px}.lpp-gift-flow .lpp-gift-list-action{display:flex;justify-content:flex-end}.lpp-gift-flow .lpp-gift-list-action-btn{width:auto;min-width:106px;padding:7px 10px;font-size:12px}.lpp-gift-flow .lpp-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:10px}.lpp-gift-flow .lpp-modal[style*="display: flex"]{display:flex!important}.lpp-gift-flow .lpp-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000a8}.lpp-gift-flow .lpp-modal-content{position:relative;background:#fff;width:100%;max-width:470px;border-radius:12px;box-shadow:0 18px 36px #00000059;overflow:hidden;z-index:2}.lpp-gift-flow .lpp-modal-header{padding:14px 16px;border-bottom:1px solid #ececec}.lpp-gift-flow .lpp-modal-header h2{margin:0;font-size:18px;color:#1d2327}.lpp-gift-flow .lpp-modal-body{padding:14px 16px 16px;font-size:14px;color:#1d2327}.lpp-gift-flow .lpp-modal-error{background:#fef2f2;border:1px solid #f5c2c7;color:#842029;border-radius:8px;padding:10px 12px;margin-bottom:10px;font-size:13px}.lpp-gift-flow .lpp-modal-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:none;border-radius:50%;background:#f2f2f2;color:#303030;font-size:18px;line-height:28px;text-align:center;cursor:pointer;padding:0}.lpp-gift-flow .lpp-modal-actions{margin-top:12px;text-align:center}.lpp-gift-flow .lpp-qr-wrap{text-align:center;margin-bottom:12px}.lpp-gift-flow .lpp-qr-wrap p{margin:0 0 8px}.lpp-gift-flow .lpp-qr-wrap img{max-width:190px;max-height:190px;width:100%;height:auto;border-radius:8px;border:1px solid #e8e8e8;background:#fff;padding:8px}.lpp-gift-flow .lpp-input-group{display:flex;gap:8px;margin-bottom:10px}.lpp-gift-flow .lpp-input-group input{flex-grow:1;padding:8px 9px;border:1px solid #ccd0d4;border-radius:6px;background:#fff;color:#1d2327;font-size:13px}.lpp-gift-flow .lpp-receiver-info{background:#f4f6f8;border:1px solid #e4e6e8;padding:10px;border-radius:8px;font-size:12px;color:#2f3542;margin-bottom:10px}.lpp-gift-flow .lpp-user-summary{margin-top:8px;font-size:12px;color:#50575e;background:#f8f9fa;padding:8px;border-radius:6px}@media (max-width: 700px){.lpp-gift-flow{padding:12px}.lpp-gift-flow .lpp-sidebar,.lpp-gift-flow .lpp-main-area{flex:1 1 100%}.lpp-gift-flow .lpp-gift-grid,.lpp-gift-flow .lpp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lpp-gift-flow .lpp-gift-list-header,.lpp-gift-flow .lpp-gift-list-item{grid-template-columns:minmax(0,1fr) 102px 140px 116px;gap:8px;padding:9px 10px}.lpp-gift-flow .lpp-gift-list-action-btn{min-width:98px}.lpp-gift-flow .lpp-input-group{flex-direction:column}}@media (max-width: 480px){.lpp-gift-flow .lpp-gift-grid,.lpp-gift-flow .lpp-category-grid{grid-template-columns:1fr}.lpp-gift-flow .lpp-gift-list-header{display:none!important}.lpp-gift-flow .lpp-gift-list-item{grid-template-columns:1fr;gap:6px;padding:10px;align-items:start}.lpp-gift-flow .lpp-gift-list-name{order:1}.lpp-gift-flow .lpp-gift-list-price{order:2;font-size:13px}.lpp-gift-flow .lpp-gift-list-quantity{order:3}.lpp-gift-flow .lpp-gift-list-action{order:4;justify-content:flex-start}.lpp-gift-flow .lpp-gift-list-action-btn{width:100%;min-width:0}}
