:root{--bc-bg: #f5f1e8;--bc-card-bg: #ffffff;--bc-yellow: #f4c430;--bc-yellow-dark: #d9a300;--bc-dark: #1a1a1a;--bc-gray: #888;--bc-gray-light: #e5e5e5;--bc-green: #2d8659;--bc-red: #d93939;--bc-blue: #2563eb;--bc-radius: 14px;--bc-radius-lg: 24px;--bc-shadow: 0 6px 24px rgba(0,0,0,.08)}.bc-page{max-width:1400px;margin:0 auto;padding:24px 16px 64px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--bc-dark)}.bc-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:20px}.bc-title{font-size:clamp(28px,4vw,44px);font-weight:800;margin:0 0 6px;letter-spacing:-.5px}.bc-subtitle{color:var(--bc-gray);font-size:16px;margin:0}.bc-pill{display:inline-flex;align-items:center;gap:6px;background:#2d8659;color:#fff;font-weight:700;padding:8px 14px;border-radius:999px;font-size:14px}.bc-editor-card{background:var(--bc-card-bg);border-radius:var(--bc-radius-lg);padding:20px;box-shadow:var(--bc-shadow);margin-bottom:16px}.bc-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.bc-tag-pill{background:#fff8d6;color:var(--bc-yellow-dark);font-weight:800;padding:8px 14px;border-radius:999px;font-size:13px;letter-spacing:.5px}.bc-toolbar-buttons{display:flex;gap:8px;flex-wrap:wrap}.bc-btn-yellow,.bc-btn-ghost,.bc-btn-add,.bc-btn-buy-now{border:none;cursor:pointer;font-weight:700;font-size:14px;padding:10px 18px;border-radius:var(--bc-radius);transition:transform .15s,box-shadow .15s,background .15s;font-family:inherit}.bc-btn-yellow{background:var(--bc-yellow);color:var(--bc-dark)}.bc-btn-yellow:hover{background:var(--bc-yellow-dark)}.bc-btn-ghost{background:transparent;color:var(--bc-dark);border:1.5px solid var(--bc-gray-light)}.bc-btn-ghost:hover{background:#fafafa}.bc-btn-ghost.danger{border-color:#fcc;color:var(--bc-red)}.bc-btn-ghost.danger:hover{background:#fff5f5}.bc-btn-add{background:var(--bc-dark);color:#fff;font-size:16px;padding:14px 24px;flex:1;min-width:160px}.bc-btn-add:hover{background:#000;transform:translateY(-1px)}.bc-btn-buy-now{background:var(--bc-yellow);color:var(--bc-dark);font-size:16px;padding:14px 24px}.bc-btn-buy-now:hover{background:var(--bc-yellow-dark)}.bc-btn-add:disabled,.bc-btn-buy-now:disabled,.bc-btn-ghost:disabled,.bc-btn-yellow:disabled{opacity:.4;cursor:not-allowed;transform:none}.bc-btn-ghost:disabled:hover{background:transparent}.bc-canvas-outer{width:100%;display:flex;justify-content:center;background:var(--bc-bg)!important;padding:24px!important;border-radius:0 (--bc-radius)!important;margin-bottom:14px}.bc-canvas-wrap{width:100%;max-width:1100px;position:relative}.bc-canvas-wrap:before{content:"";display:block;padding-bottom:41.18%}.bc-canvas{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:#fff!important;background-color:#fff!important;opacity:1!important;visibility:visible!important;display:block!important;border-radius:0!important;box-shadow:0 2px 14px #0000001f!important;overflow:hidden!important;-webkit-user-select:none;user-select:none;touch-action:none;outline:2px dashed #999!important;outline-offset:-2px;min-height:200px}.bc-helper{text-align:center;color:var(--bc-gray);font-size:13px;padding:8px 16px;background:#fafafa;border-radius:999px;display:inline-block}.bc-helper-row{display:flex;justify-content:center;margin-bottom:16px}.bc-element{position:absolute;cursor:move;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.bc-element img{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none;-webkit-user-drag:none}.bc-element-text{background:transparent}.bc-text-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;white-space:pre-wrap;word-break:break-word;overflow:hidden;padding:2px 6px;box-sizing:border-box;outline:none}.bc-text-content.bc-editing{background:#fff8d68c;outline:2px solid var(--bc-yellow)!important;outline-offset:1px;cursor:text;-webkit-user-select:text;user-select:text}.bc-element.selected{outline:2px solid var(--bc-blue);outline-offset:2px}.bc-handle{position:absolute!important;width:18px!important;height:18px!important;background:#fff!important;border:3px solid var(--bc-blue)!important;border-radius:50%!important;z-index:100!important;box-shadow:0 2px 6px #0000004d!important;box-sizing:border-box!important;padding:0!important;margin:0!important}.bc-handle.tl{top:-9px!important;left:-9px!important;cursor:nwse-resize!important}.bc-handle.tr{top:-9px!important;right:-9px!important;cursor:nesw-resize!important}.bc-handle.bl{bottom:-9px!important;left:-9px!important;cursor:nesw-resize!important}.bc-handle.br{bottom:-9px!important;right:-9px!important;cursor:nwse-resize!important}.bc-rotate-handle{position:absolute;top:-34px;left:50%;transform:translate(-50%);width:24px;height:24px;background:#fff;border:2px solid var(--bc-blue);border-radius:50%;cursor:grab;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--bc-blue);font-weight:700;z-index:10}.bc-rotate-line{position:absolute;top:-20px;left:50%;width:2px;height:16px;background:var(--bc-blue);transform:translate(-50%);z-index:9}.bc-element-toolbar{position:absolute;top:-34px;right:-4px;display:flex;gap:4px;z-index:12}.bc-element-toolbar button{width:26px;height:26px;border-radius:50%;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;padding:0;margin:0;box-shadow:0 2px 6px #00000040;font-family:inherit;line-height:1}.bc-layer-back-btn,.bc-layer-forward-btn{background:var(--bc-blue);color:#fff}.bc-delete-btn{background:var(--bc-red);color:#fff;font-size:16px}.bc-element-toolbar button:disabled{opacity:.35;cursor:not-allowed}.bc-delete-handle{display:none}.bc-text-panel{display:none;background:#fafafa;border-radius:var(--bc-radius);padding:12px;margin-bottom:14px;flex-wrap:wrap;gap:10px;align-items:center}.bc-text-panel.active{display:flex}.bc-text-panel select,.bc-text-panel input[type=number],.bc-text-panel input[type=color]{font-family:inherit;font-size:14px;padding:8px 10px;border:1.5px solid var(--bc-gray-light);border-radius:10px;background:#fff;outline:none}.bc-text-panel input[type=color]{padding:2px;width:40px;height:36px}.bc-text-panel input[type=number]{width:70px}.bc-text-panel button{border:1.5px solid var(--bc-gray-light);background:#fff;cursor:pointer;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:14px}.bc-text-panel button.active{background:var(--bc-yellow);border-color:var(--bc-yellow-dark)}.bc-text-panel .sep{width:1px;height:24px;background:var(--bc-gray-light)}.bc-purchase-bar{display:flex;flex-wrap:wrap;align-items:center;gap:16px;background:var(--bc-card-bg);border-radius:var(--bc-radius-lg);padding:16px 20px;margin-bottom:16px;box-shadow:var(--bc-shadow)}.bc-zone{display:flex;flex-direction:column;gap:4px}.bc-zone-price,.bc-zone-qty{flex:0 0 auto}.bc-zone-cta{flex:1;display:flex;gap:8px;flex-wrap:wrap;min-width:200px}.bc-price-amount{font-size:28px;font-weight:800}.bc-price-sub,.bc-qty-label{color:var(--bc-gray);font-size:12px}.bc-qty-control{display:inline-flex;align-items:center;border:1.5px solid var(--bc-gray-light);border-radius:10px;overflow:hidden}.bc-qty-control button{border:none;background:#fff;cursor:pointer;font-size:18px;font-weight:700;width:36px;height:36px}.bc-qty-control button:hover{background:#fafafa}.bc-qty-value{min-width:40px;text-align:center;font-weight:700}.bc-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;padding:16px;font-size:13px;color:var(--bc-gray)}.bc-trust-row .check{color:var(--bc-green);font-weight:700}.bc-preview3d-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:9998;align-items:center;justify-content:center;padding:20px}.bc-preview3d-modal.active{display:flex}.bc-preview3d-content{background:#fff;border-radius:0 (--bc-radius-lg);width:100%;max-width:700px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.bc-preview3d-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--bc-gray-light)}.bc-preview3d-header h3{margin:0;font-size:18px;font-weight:800}.bc-preview3d-close{border:none;background:transparent;font-size:28px;cursor:pointer;color:var(--bc-gray);line-height:1}.bc-preview3d-close:hover{color:var(--bc-dark)}.bc-preview3d-mount{flex:1;min-height:400px;background:#f5f1e8;cursor:grab}.bc-preview3d-mount:active{cursor:grabbing}.bc-preview3d-hint{padding:10px 20px;text-align:center;font-size:13px;color:var(--bc-gray);border-top:1px solid var(--bc-gray-light)}.bc-processing{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffd9;z-index:9999;align-items:center;justify-content:center;flex-direction:column;gap:16px}.bc-processing.active{display:flex}.bc-processing-spinner{width:48px;height:48px;border:4px solid var(--bc-gray-light);border-top-color:var(--bc-yellow);border-radius:50%;animation:bc-spin .8s linear infinite}.bc-processing-text{font-weight:700;font-size:16px}@keyframes bc-spin{to{transform:rotate(360deg)}}@media(max-width:700px){.bc-toolbar-buttons{width:100%}.bc-toolbar-buttons button{flex:1;min-width:0}.bc-purchase-bar{flex-direction:column;align-items:stretch}.bc-zone{width:100%}.bc-zone-cta{flex-direction:column}.bc-btn-add,.bc-btn-buy-now{width:100%}}.bc-features{background:#0a0a0a;padding:60px clamp(16px,3vw,40px);border-radius:24px;margin-top:24px}.bc-features-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}.bc-features-image{position:relative;aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;background:#1a1a1a}.bc-features-image img{width:100%;height:100%;object-fit:cover;display:block}.bc-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.bc-feature-card{background:#fff;border-radius:16px;padding:24px 22px;transition:transform .2s}.bc-feature-card:hover{transform:translateY(-4px)}.bc-feature-icon{width:42px;height:42px;background:var(--bc-yellow);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:17px;margin-bottom:16px;color:var(--bc-dark)}.bc-feature-title{font-weight:800;font-size:17px;color:var(--bc-dark);margin-bottom:6px}.bc-feature-desc{font-size:14px;color:#666;line-height:1.5}@media(max-width:900px){.bc-features-inner{grid-template-columns:1fr;gap:24px}.bc-features-image{aspect-ratio:4/3}}@media(max-width:540px){.bc-features-grid{grid-template-columns:1fr 1fr;gap:12px}.bc-feature-card{padding:18px 16px}}.bc-faq{padding:50px clamp(16px,3vw,40px);margin-top:16px}.bc-faq-inner{max-width:800px;margin:0 auto}.bc-section-title{font-size:28px;font-weight:800;color:var(--bc-dark);margin:0 0 26px;text-align:center}.bc-faq-item{background:#fff;border-radius:14px;margin-bottom:10px;overflow:hidden;border:1px solid var(--bc-gray-light)}.bc-faq-q{padding:18px 22px;cursor:pointer;font-weight:700;font-size:14px;display:flex;justify-content:space-between;align-items:center;gap:16px}.bc-faq-q:hover{background:#fffbf0}.bc-faq-arrow{transition:transform .2s;color:var(--bc-yellow);font-weight:800;font-size:18px;flex-shrink:0}.bc-faq-item.open .bc-faq-arrow{transform:rotate(45deg)}.bc-faq-a{padding:0 22px;max-height:0;overflow:hidden;transition:all .3s;font-size:13px;color:#555;line-height:1.6}.bc-faq-item.open .bc-faq-a{padding:0 22px 18px;max-height:400px}
/*# sourceMappingURL=/cdn/shop/t/34/assets/blank-canvas.css.map */
