*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f1f2f4;padding:24px}.page-wrapper{max-width:1200px;margin:0 auto}.tab-container{background-color:#fff;border-radius:12px;padding:6px;display:flex;width:100%;gap:6px;box-shadow:0 1px 3px #00000014;margin-bottom:24px}.tab{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:none;background:transparent;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:all .2s ease;flex:1}.tab.active{background-color:#f3f4f6}.tab:hover:not(.active){background-color:#f9fafb}.tab-icon{width:18px;height:18px}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px}.content-title{font-size:20px;font-weight:600;color:#1a1a1a}.resize-icon{width:20px;height:20px;color:#6b7280;cursor:pointer}.main-layout{display:grid;grid-template-columns:1fr 380px;gap:24px;align-items:start}.left-column{display:flex;flex-direction:column;gap:20px}.alert-card{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014}.alert-content{display:flex;align-items:flex-start;gap:16px}.alert-icon{flex-shrink:0;width:40px;height:40px;background-color:#fbbf24;border-radius:10px;display:flex;align-items:center;justify-content:center}.alert-icon svg{width:20px;height:20px;color:#92400e}.alert-text-container{flex:1}.alert-text{font-size:14px;color:#374151;line-height:1.5;margin-bottom:12px}.visibility-btn{display:inline-flex;align-items:center;padding:6px 12px;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease}.visibility-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.form-type-card{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014}.form-type-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.form-type-options{display:flex;gap:16px}.form-type-option{flex:1;border:2px solid #e5e7eb;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s ease;background-color:#f9fafb}.form-type-option.selected{border-color:#2563eb}.option-preview{height:100px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.form-type-option.selected .option-preview{background-color:#6b7280}.popup-icon-wrapper{width:44px;height:44px;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.popup-icon-wrapper svg{width:22px;height:22px;color:#4b5563}.embedded-icons{display:flex;align-items:center;gap:12px}.embedded-left-icons{display:flex;flex-direction:column;gap:6px}.embedded-top-row,.embedded-bottom-row{display:flex;gap:6px}.mini-image-icon{width:20px;height:20px;color:#9ca3af}.mini-text-icon{width:20px;height:12px;color:#9ca3af}.embedded-form-icon{width:36px;height:36px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #00000014}.embedded-form-icon svg{width:18px;height:18px;color:#6b7280}.option-label{padding:12px;text-align:center;font-size:14px;font-weight:600;color:#1a1a1a;background-color:#fff}.form-type-description{margin-top:16px;font-size:13px;color:#6b7280;line-height:1.5}.preview-container{position:relative;width:100%}.live-preview-panel-outer{position:sticky;top:24px;align-self:start;display:flex;flex-direction:column;align-items:center;width:100%}.live-preview-panel{background-color:#4b5563;border-radius:12px;padding:12px;display:flex;flex-direction:column;height:720px;overflow:hidden}.live-preview-panel.embedded-mode{background-color:transparent!important;box-shadow:none!important;border:none!important;padding:12px!important}.live-preview-header{text-align:center;margin-bottom:12px;flex-shrink:0}.live-preview-label{font-size:14px;font-weight:600;color:#333!important;text-decoration:underline;text-underline-offset:3px}.live-preview-panel.embedded-mode .live-preview-label{color:#333}.live-preview-scroll-area{flex:1;overflow-y:auto!important;overflow-x:hidden;padding-bottom:0!important;padding-right:4px;margin-right:-4px;display:flex;justify-content:center;align-items:flex-start;scrollbar-width:thin;scrollbar-color:#9ca3af rgba(255,255,255,.15)}.live-preview-scroll-area::-webkit-scrollbar{width:8px}.live-preview-scroll-area::-webkit-scrollbar-track{background:#ffffff26;border-radius:4px}.live-preview-scroll-area::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.live-preview-panel.embedded-mode .live-preview-scroll-area::-webkit-scrollbar-track{background:#f1f1f1}.live-preview-panel.embedded-mode .live-preview-scroll-area::-webkit-scrollbar-thumb{background:#888}.popup-reference-modal{width:100%;max-width:360px;height:auto!important;min-height:100%!important;background:#fff!important;border-radius:12px!important;overflow:hidden;border:1px solid #e5e7eb!important;box-shadow:0 4px 16px #0000000f!important;display:flex;flex-direction:column}.modal-wrapper{position:relative;background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%}.modal-content{padding:24px 20px 20px;flex:1;overflow-y:visible!important;display:flex;flex-direction:column;height:auto;gap:16px}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:18px}.popup-title{margin:0;flex:1;font-size:16px!important;line-height:1.3!important;font-weight:700!important;color:#111827!important;text-align:left!important;padding-right:8px}.close-btn{flex-shrink:0;width:28px;height:28px;padding:0;margin:-2px 0 0;border:none;background:transparent;color:#374151;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.embedded-preview-shell{width:100%;display:flex;justify-content:center;align-items:flex-start}.embedded-preview-frame{width:100%;max-width:360px!important;min-width:360px!important;height:auto!important;min-height:100%!important;background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 1px #ffffffe6 inset,1px 1px #11182705,0 6px 14px #1118270f,0 2px 4px #1118270a}.embedded-preview-frame:before{content:"";position:absolute;inset:0 0 auto 0;height:1px;background:#fffffff2;pointer-events:none}.embedded-preview-scroll{height:100%;overflow-y:visible!important;overflow-x:hidden;padding:0}.embedded-wrapper{background:#fff;border-radius:0;padding:18px 20px 20px;min-height:100%;box-shadow:none!important;border:none!important;width:100%}.embedded-heading-wrap{margin:0 0 12px;padding:0}.embedded-heading{margin:0;line-height:1.25;font-size:16px!important;font-weight:700!important;color:#1a1a1a!important;text-align:left!important}.product-section{display:flex;align-items:center;margin-bottom:20px;padding-bottom:0}.product-image{width:56px;height:56px;background:#e8f0f0;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.product-image svg{width:32px;height:32px}.product-info{flex:1;min-width:0}.product-name{font-size:15px;font-weight:700;color:#111827;text-decoration:none;margin-bottom:2px}.product-variant{font-size:13px;color:#6b7280}.product-price{font-size:15px;font-weight:700;color:#111827;white-space:nowrap}.order-summary{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;margin-bottom:20px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #e5e7eb}.summary-row:last-child{border-bottom:none}.summary-row.total{background:#f9fafb;border-top:1px solid #e5e7eb}.summary-label{font-size:14px;color:#374151}.summary-value{font-size:14px;font-weight:700;color:#111827}.summary-value.discount{color:#e53935}.section-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:12px}.shipping-option{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px;margin-bottom:20px;cursor:pointer}.radio-custom{width:20px;height:20px;border-radius:50%;border:2px solid #1f2937;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.radio-custom .dot{width:10px;height:10px;border-radius:50%;background:#1f2937}.shipping-label{flex:1;font-size:14px;color:#111827}.shipping-price{font-size:14px;font-weight:700;color:#111827}.form-group{margin-bottom:16px}.form-label{display:block;margin-bottom:6px;font-size:14px;font-weight:700;line-height:1.2;color:#111827}.form-label .required{color:#e53935}.input-wrapper{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.input-icon{width:42px;height:42px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-right:1px solid #e5e7eb}.input-icon svg{width:18px;height:18px;color:#6b7280}.input-wrapper input{width:100%;border:none;outline:none;padding:0 14px;height:44px;font-size:16px;color:#111827;background:transparent;font-family:inherit}.input-wrapper input::placeholder{color:#9ca3af}.select-wrapper{position:relative;display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.select-wrapper select{width:100%;border:none;outline:none;padding:0 36px 0 14px;height:44px;font-size:16px;color:#111827;background:transparent;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.select-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center;justify-content:center;color:#6b7280}.buy-btn{width:100%;padding:14px 16px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;font-family:inherit}.buy-btn:hover{background:#27ae60}:root{--bg:#f4f5f7;--card:#ffffff;--line:#e3e5e8;--input:#b8bec5;--input-dark:#a9b0b7;--text:#202223;--muted:#6b7280;--blue:#2c6bed;--radius:14px;--field-radius:10px;--shadow:0 1px 0 rgba(0,0,0,.03), 0 2px 10px rgba(0,0,0,.04)}.buy-btn-wrapper{margin:0;background:transparent;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);padding:0}.buy-btn-wrapper .wrap{width:100%;max-width:100%;margin:0 auto}.buy-btn-wrapper .card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.buy-btn-wrapper .card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px 16px 22px;border-bottom:1px solid var(--line)}.buy-btn-wrapper .title{margin:0 0 6px;font-size:18px;line-height:1.1;font-weight:700;letter-spacing:-.01em;color:#303030}.buy-btn-wrapper .subtitle{margin:0;font-size:14px;line-height:1.2;color:var(--muted)}.buy-btn-wrapper .preview{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--blue);font-weight:500;white-space:nowrap;margin-top:1px;-webkit-user-select:none;user-select:none;cursor:pointer}.buy-btn-wrapper .preview svg{width:16px;height:16px;display:block;stroke:var(--blue);transition:transform .25s ease-in-out!important}.buy-btn-wrapper .preview.open svg{transform:rotate(180deg)}.buy-btn-wrapper .icon-btn-wrapper .icon-picker.open~.icon-btn .caret{transform:rotate(180deg);transition:transform .25s ease}.buy-btn-wrapper .content{padding:14px 18px 16px}.buy-btn-wrapper .grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px 10px;align-items:start}.buy-btn-wrapper .field{min-width:0}.buy-btn-wrapper .label{font-size:14px;line-height:1.2;color:#55585c;margin:0 0 8px 2px;font-weight:500}.buy-btn-wrapper .input{width:100%;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);outline:none;padding:0 14px;font-size:16px;line-height:44px;color:#444;background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc}.buy-btn-wrapper .input::placeholder{color:#9ea3a8;opacity:1}.buy-btn-wrapper .full-span{grid-column:1 / -1}.buy-btn-wrapper .swatches{display:flex;gap:10px;align-items:center;margin-top:-2px;margin-bottom:-2px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.buy-btn-wrapper .swatch{width:61px;height:33px;border-radius:11px;border:1px solid #d8dadd;background:#fff;position:relative;flex:none;box-shadow:inset 0 1px #fffc,0 1px #00000005}.buy-btn-wrapper .swatch:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;background:var(--c);box-shadow:inset 0 1px 1px #ffffff47,0 0 0 1px #0000000a}.buy-btn-wrapper .swatch.active{box-shadow:0 0 0 2px #2c6bed1f,inset 0 1px #fffc,0 1px #00000005;border-color:#cfd4da}.buy-btn-wrapper .swatch.active:after{box-shadow:inset 0 1px 1px #ffffff40,0 0 0 2px #2c6bed2e}.buy-btn-wrapper .three-inline-row{display:grid;grid-template-columns:.72fr 1.05fr 1.15fr;gap:10px;align-items:end}.buy-btn-wrapper .three-inline-row .field{min-width:0}.buy-btn-wrapper .bg-with-picker{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.buy-btn-wrapper .picker-outside{width:40px;height:40px;border-radius:8px;border:1px solid #d1d5db;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.buy-btn-wrapper .color-swatch{width:26px;height:26px;border-radius:50%;border:2px solid #111;flex:none;background:#000;box-shadow:0 0 0 1px #ffffffa6 inset,0 1px 1px #0000000a}.buy-btn-wrapper .color-preview-box-wrap{position:relative;width:40px;height:40px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;border:1px solid #e5e7eb}.buy-btn-wrapper .color-preview-box-wrap input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none;margin:0}.buy-btn-wrapper .color-preview-box{width:100%;height:100%;pointer-events:none}.buy-btn-wrapper .color-preview-circle-wrap{position:relative;width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.buy-btn-wrapper .color-preview-circle-wrap input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none;margin:0}.buy-btn-wrapper .color-preview-circle{width:100%;height:100%;border-radius:50%;border:2px solid #b7bcc2;pointer-events:none;background:#fff}.buy-btn-wrapper .bg-with-picker{display:flex;align-items:center;gap:10px;width:100%}.buy-btn-wrapper .color-field{flex:1;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);padding:0 12px;background:linear-gradient(to bottom,#fff,#fbfbfb);display:flex;align-items:center;min-width:0;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc}.buy-btn-wrapper .color-text{border:none;outline:none;flex:1;min-width:0;font-size:16px;color:#3d3f43;background:transparent;padding:0;width:100%}.buy-btn-wrapper .swatches{justify-content:center!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.buy-btn-wrapper .swatches::-webkit-scrollbar{height:0px;display:none}.buy-btn-wrapper .swatches{-ms-overflow-style:none;scrollbar-width:none}.buy-btn-wrapper .select-field{width:100%;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc;padding:0 14px;font-size:16px;color:#444;outline:none;appearance:auto;-webkit-appearance:auto;-moz-appearance:auto}.buy-btn-wrapper .icon-btn-wrapper{position:relative}.buy-btn-wrapper .icon-btn{width:100%;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;color:#333;font-weight:500;white-space:nowrap;padding:0 12px;cursor:pointer}.buy-btn-wrapper .lock{width:14px;height:12px;display:inline-block;position:relative;flex:none;background:#222;border-radius:2px;margin-right:2px}.buy-btn-wrapper .lock:before{content:"";position:absolute;left:50%;top:-6px;transform:translate(-50%);width:10px;height:7px;border:2px solid #222;border-bottom:none;border-radius:7px 7px 0 0;background:transparent}.buy-btn-wrapper .caret{font-size:11px;color:#5d6166;margin-left:-1px;line-height:1}.buy-btn-wrapper .three-inline-text-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.buy-btn-wrapper .text-field{width:100%;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc;display:flex;align-items:center;padding:0 12px 0 14px;gap:10px;min-width:0}.buy-btn-wrapper .small-circle{width:22px;height:22px;border-radius:50%;border:2px solid #b7bcc2;background:#fff;flex:none;box-shadow:0 0 0 1px #ffffffbf inset,0 1px 1px #00000008}.buy-btn-wrapper .text-input{border:none;outline:none;flex:1;min-width:0;font-size:16px;color:#444;background:transparent;padding:0}.buy-btn-wrapper .text-size{width:100%;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc;display:flex;align-items:center;padding:0 14px;gap:10px;min-width:0}.buy-btn-wrapper .text-size input{border:none;outline:none;width:100%;font-size:16px;color:#444;background:transparent;padding:0;min-width:0}.buy-btn-wrapper .px{color:#7a7f85;font-size:16px;font-weight:400;flex:none}.buy-btn-wrapper .style-box{display:flex;align-items:center;height:44px;border:1px solid var(--input);border-radius:var(--field-radius);overflow:hidden;background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc;width:max-content}.buy-btn-wrapper .style-box button{width:34px;min-width:34px;height:100%;border:none;background:#f1f1f1;color:#444;font-size:16px;font-weight:700;cursor:default;padding:0;display:flex;align-items:center;justify-content:center}.buy-btn-wrapper .style-box button:last-child{background:#fff;font-weight:600;border-left:1px solid #d7dadd;font-style:italic}.buy-btn-wrapper .range-block{display:flex;flex-direction:column;gap:8px}.buy-btn-wrapper .range-top{display:flex;align-items:center;gap:10px;min-width:0}.buy-btn-wrapper .range-top .track-wrap{flex:1;min-width:0;position:relative;height:24px;display:flex;align-items:center}.buy-btn-wrapper .range-value{display:inline-flex;min-width:18px;justify-content:center;align-items:center;font-size:14px;color:#3b3f44;line-height:1;padding:0 2px;-webkit-user-select:none;user-select:none;flex:none}.buy-btn-wrapper .range-value.hidden{visibility:hidden}.buy-btn-wrapper input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:18px;background:transparent;margin:0;position:relative;z-index:2}.buy-btn-wrapper input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,#2a2f36 0%,#2a2f36 var(--fill, 0%),#d9dce1 var(--fill, 0%),#d9dce1 100%)}.buy-btn-wrapper input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:#d9dce1}.buy-btn-wrapper input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:#2a2f36}.buy-btn-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin-top:-8px;border-radius:50%;background:#232a32;border:3px solid #4ea0ff;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e;position:relative}.buy-btn-wrapper input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#232a32;border:3px solid #4ea0ff;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e}.buy-btn-wrapper input[type=range]:focus{outline:none}.buy-btn-wrapper .range-left input[type=range]{--fill:18%}.buy-btn-wrapper .range-full input[type=range]{--fill:28%}.buy-btn-wrapper .range-value-row{display:flex;align-items:center;gap:10px}.buy-btn-wrapper .icon-picker{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e2e5e9;border-radius:14px;box-shadow:0 10px 30px #0000001a;padding:10px 12px 12px;width:300px;z-index:150}.buy-btn-wrapper .icon-picker.open{display:block}.buy-btn-wrapper .icon-picker-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 2px}.buy-btn-wrapper .icon-picker-tabs{display:flex;gap:8px}.buy-btn-wrapper .icon-tab{width:34px;height:28px;border:1px solid #e0e3e7;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;color:#4b5563}.buy-btn-wrapper .remove-link{display:flex;align-items:center;gap:6px;color:#c33;font-size:14px;font-weight:500}.buy-btn-wrapper .remove-link svg{width:16px;height:16px;stroke:#c33}.buy-btn-wrapper .icon-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:8px}.buy-btn-wrapper .icon-item{height:34px;border:1px solid #e0e3e7;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#444;background:#fff;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.buy-btn-wrapper .icon-item.active{background:#d7d7d7;border-color:#d7d7d7}.buy-btn-wrapper .icon-item svg{width:18px;height:18px;stroke:#444;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.buy-btn-wrapper .icon-item.active svg{stroke:#222}.buy-btn-wrapper .icon-row-bottom{display:flex;justify-content:center;gap:8px;margin-top:10px}.buy-btn-wrapper .mini-arrow{width:34px;height:34px;border:1px solid #e0e3e7;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:18px;background:#fff;color:#4b5563}.buy-btn-wrapper .preview-panel{display:none;margin-top:12px;border:1px solid #e2e5e9;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 30px #00000014}.buy-btn-wrapper .preview-panel.open{display:block}.buy-btn-wrapper .preview-inner{padding:20px;min-height:220px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,rgba(44,107,237,.06),transparent 45%),#fff}.buy-btn-wrapper .preview-button{border:none;background:#000;color:#fff;height:48px;padding:0 22px;border-radius:12px;font-size:16px;box-shadow:0 10px 20px #00000014}@media(max-width:760px){.buy-btn-wrapper .grid2,.buy-btn-wrapper .three-inline-row,.buy-btn-wrapper .three-inline-text-row{grid-template-columns:1fr}.buy-btn-wrapper .style-box{width:100%}.buy-btn-wrapper .icon-grid{grid-template-columns:repeat(4,1fr)}}.country-selector-wrapper *{margin:0;padding:0;box-sizing:border-box}.country-selector-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:0}.country-selector-wrapper .country-selector-card{background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #00000014;width:100%}.country-selector-wrapper .selector-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.country-selector-wrapper .selector-container{position:relative}.country-selector-wrapper .search-input-wrapper{position:relative;width:100%}.country-selector-wrapper .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6b7280;pointer-events:none}.country-selector-wrapper .search-input{width:100%;height:44px;padding:0 14px 0 44px;border:2px solid #d1d5db;border-radius:10px;font-size:15px;color:#374151;outline:none;transition:all .2s;background-color:#fff}.country-selector-wrapper .search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.country-selector-wrapper .search-input::placeholder{color:#9ca3af}.country-selector-wrapper .selected-tags{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;margin-top:8px;min-height:48px}.country-selector-wrapper .tag{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background-color:#e5e7eb;border-radius:6px;font-size:14px;color:#374151;font-weight:500}.country-selector-wrapper .tag-remove{width:16px;height:16px;display:flex;align-items:center;justify-content:center;background-color:#9ca3af;border-radius:50%;cursor:pointer;color:#fff;font-size:12px;line-height:1;transition:background-color .2s}.country-selector-wrapper .tag-remove:hover{background-color:#6b7280}.country-selector-wrapper .dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background-color:#fff;border:2px solid #d1d5db;border-radius:10px;box-shadow:0 10px 25px #0000001a;max-height:300px;overflow-y:auto;z-index:100;display:none}.country-selector-wrapper .dropdown.show{display:block}.country-selector-wrapper .dropdown::-webkit-scrollbar{width:8px}.country-selector-wrapper .dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.country-selector-wrapper .dropdown::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:4px}.country-selector-wrapper .dropdown::-webkit-scrollbar-thumb:hover{background:#6b7280}.country-selector-wrapper .country-item{display:flex;align-items:center;padding:10px 14px;cursor:pointer;transition:background-color .2s}.country-selector-wrapper .country-item:hover{background-color:#f3f4f6}.country-selector-wrapper .country-checkbox{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.country-selector-wrapper .country-item.selected .country-checkbox{background-color:#2563eb;border-color:#2563eb}.country-selector-wrapper .country-checkbox svg{width:12px;height:12px;color:#fff;display:none}.country-selector-wrapper .country-item.selected .country-checkbox svg{display:block}.country-selector-wrapper .country-name{font-size:14px;color:#374151}.country-selector-wrapper .no-results{padding:20px;text-align:center;color:#6b7280;font-size:14px}#code-a-container *{margin:0;padding:0;box-sizing:border-box}#code-a-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:block;padding:0;color:#3c434a;background:transparent}#code-a-container .form-panel{background:#fff;border:1px solid #c3c4c7;border-radius:10px;width:100%;max-width:100%;box-shadow:0 1px 3px #0000000d;padding-bottom:30px;overflow:visible}#code-a-container .panel-header{padding:18px 22px;font-weight:600;font-size:15px;border-bottom:1px solid #dcdcde;background:#fff}#code-a-container .form-block{border:1px solid #dcdcde;border-radius:10px;margin:15px 20px;background:#fff;transition:all .2s ease;cursor:default}#code-a-container .form-block.dragging{opacity:.4}#code-a-container .form-block.drag-over{border:2px dashed #2271b1;margin-bottom:30px}#code-a-container .form-block.collapsed .block-body{display:none!important}#code-a-container .form-block.collapsed .block-header{border-bottom:none}#code-a-container .form-block.is-hidden .block-header .header-title{text-decoration:line-through;color:#a7aaad}#code-a-container .form-block.is-hidden .block-body{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none}#code-a-container .block-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fcfcfc;border-bottom:1px solid #dcdcde;border-radius:10px 10px 0 0}#code-a-container .header-left,#code-a-container .header-right{display:flex;align-items:center;gap:12px}#code-a-container .drag-handle{cursor:grab;color:#8c8f94;padding:2px;font-size:16px}#code-a-container .drag-handle:active{cursor:grabbing}#code-a-container .header-icon-box{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#f6f7f7;border:1px solid #dcdcde;border-radius:6px;font-size:12px;font-weight:700;color:#8c8f94}#code-a-container .header-title{font-size:13px;font-weight:600;color:#1d2327;transition:all .2s ease}#code-a-container .icon-btn{background:transparent;border:none;cursor:pointer;color:#8c8f94;font-size:14px;transition:color .2s;padding:4px}#code-a-container .icon-btn:hover{color:#1d2327}#code-a-container .icon-btn.trash{color:#d63638}#code-a-container .icon-btn.trash:hover{color:#b32d2e}#code-a-container .block-body{padding:18px 15px 25px;background:#f6f7f7;border-radius:0 0 10px 10px}#code-a-container .text-editor-wrapper{background:#fff;border:1px solid #dcdcde;border-radius:6px;overflow:hidden}#code-a-container .editor-toolbar{background:#f6f7f7;border-bottom:1px solid #dcdcde;padding:8px 12px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}#code-a-container .editor-toolbar .toolbar-btn{border:none;background:transparent;color:#1d2327;cursor:pointer;padding:4px 6px;border-radius:3px;font-size:14px;display:flex;align-items:center}#code-a-container .editor-toolbar .toolbar-btn:hover{background:#dcdcde}#code-a-container .editor-toolbar .font-size-select{background:#fff;border:1px solid #dcdcde;border-radius:4px;padding:2px 24px 2px 8px;font-size:12px;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#1d2327;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%238c8f94%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 6px center;background-size:8px}#code-a-container .editor-content{padding:20px 15px;min-height:100px}#code-a-container .editor-content input[type=text]{border:none;outline:none;width:100%;font-size:16px;font-weight:700;font-family:inherit;color:#1d2327;background:transparent}#code-a-container .description-text{font-size:13px;line-height:1.5;color:#3c434a}#code-a-container .summary-text{font-size:13px;line-height:1.5;margin-bottom:20px;color:#3c434a}#code-a-container .input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}#code-a-container .input-group:last-of-type{margin-bottom:10px}#code-a-container .input-group label,#code-a-container .checkbox-group label,#code-a-container .color-group label{font-size:13px;font-weight:400;color:#3c434a}#code-a-container .input-group input[type=text]{padding:10px 12px;border:1px solid #8c8f94;border-radius:6px;font-size:14px;width:100%;color:#1d2327;background:#fff}#code-a-container .input-group input:focus,#code-a-container .color-input-wrap:focus-within{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}#code-a-container .two-col-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:15px}#code-a-container .two-col-row .input-group{margin-bottom:0}#code-a-container .three-col-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:15px}#code-a-container .three-col-row .input-group{margin-bottom:0}#code-a-container .checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:20px;margin-top:5px}#code-a-container .checkbox-group input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#2271b1}#code-a-container .color-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}#code-a-container .color-group{display:flex;flex-direction:column;gap:8px}#code-a-container .color-input-wrap{display:flex;align-items:center;border:1px solid #8c8f94;border-radius:6px;background:#fff;padding-left:12px;overflow:hidden;height:42px}#code-a-container .color-preview{width:18px;height:18px;border-radius:50%;border:1px solid #dcdcde;flex-shrink:0;margin-right:10px}#code-a-container .color-input-wrap input[type=text]{border:none;padding:0 12px 0 0;font-size:14px;outline:none;width:100%;height:100%;background:transparent;color:#1d2327}#code-a-container .shipping-banner{display:flex;justify-content:space-between;align-items:flex-start;background:#e5f4fa;border-radius:6px;padding:12px 16px;margin-bottom:20px}#code-a-container .shipping-banner-left{display:flex;align-items:flex-start;gap:12px}#code-a-container .shipping-banner-left i{color:#1e1e1e;font-size:16px;margin-top:2px}#code-a-container .shipping-banner-text{font-size:13px;line-height:1.5;color:#1d2327}#code-a-container .shipping-banner-text a{color:#135e96;text-decoration:underline;font-weight:600}#code-a-container .shipping-banner-close{color:#787c82;cursor:pointer;background:transparent;border:none;font-size:16px;padding:0;margin-left:15px;flex-shrink:0}#code-a-container .shipping-banner-close:hover{color:#1d2327}#code-a-container .required-label{color:#d63638}#code-a-container .hint-note{font-size:12px;color:#787c82;margin-top:-5px;margin-bottom:15px}#code-a-container .icon-popup-wrapper{position:relative;display:inline-block;margin-left:8px}#code-a-container .icon-selector-wrapper{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dcdcde;border-radius:20px;padding:4px 14px 4px 10px;font-size:13px;font-weight:500;cursor:pointer;color:#1d2327}#code-a-container .icon-selector-wrapper:hover{border-color:#2271b1}#code-a-container .selected-icon-preview{background:#1d2327;color:#fff;padding:4px 5px;border-radius:50%;font-size:10px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;visibility:visible}#code-a-container .selected-icon-preview.hidden{visibility:hidden;width:0;height:0;padding:0;margin:0;overflow:hidden}#code-a-container .icon-popup{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #c3c4c7;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:12px;width:320px;z-index:100}#code-a-container .icon-popup.open{display:block}#code-a-container .icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:12px}#code-a-container .icon-option{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;background:#fff;border:1px solid #dcdcde;border-radius:8px;font-size:16px;color:#1d2327;cursor:pointer;transition:all .1s ease}#code-a-container .icon-option:hover{background:#f0f0f1;border-color:#8c8f94}#code-a-container .icon-option:active{background:#dcdcde}#code-a-container .icon-popup-remove{display:flex;align-items:center;padding:8px 4px;border-top:1px solid #dcdcde;font-size:13px;font-weight:500;color:#3c434a;cursor:pointer;transition:color .2s}#code-a-container .icon-popup-remove:hover{color:#d63638}#code-a-container .icon-popup-remove i{margin-right:8px}#code-a-container .advanced-toggle{display:flex;align-items:center;gap:8px;color:#2271b1;font-size:13px;font-weight:600;cursor:pointer;margin-top:15px;margin-bottom:15px;background:transparent;border:none;padding:0;transition:color .2s}#code-a-container .advanced-toggle:hover{color:#135e96}#code-a-container .advanced-toggle i{font-size:10px;transition:transform .2s}#code-a-container .advanced-content{display:none;padding-top:10px}#code-a-container .advanced-content.open{display:block}#code-a-container .add-fields-btn-wrapper{margin:15px 20px 10px}#code-a-container .add-new-fields-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 20px;background-color:#2c2f33;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease;box-shadow:0 1px 2px #0000001a;font-family:inherit}#code-a-container .add-new-fields-btn:hover{background-color:#1d2327}#code-a-container .add-new-fields-btn:active{transform:scale(.98)}#code-a-container .add-new-fields-btn i{font-size:18px}.buy-btn-card{padding:0!important;width:100%!important;max-width:100%!important;min-width:100%!important;box-sizing:border-box!important;display:block!important}.buy-btn-card .content{padding:14px 18px 16px!important;box-sizing:border-box!important;width:100%!important;min-width:100%!important}.buy-btn-card .grid2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px 10px!important;align-items:start!important;width:100%!important}.buy-btn-card .field{min-width:0!important}.buy-btn-card .label{font-size:14px!important;line-height:1.2!important;color:#55585c!important;margin:0 0 8px 2px!important;font-weight:500!important}.buy-btn-card .input{width:100%!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;outline:none!important;padding:0 14px!important;font-size:16px!important;line-height:44px!important;color:#444!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important}.buy-btn-card .full-span{grid-column:1 / -1!important}.buy-btn-card .swatches{display:flex!important;gap:10px!important;align-items:center!important;margin-top:-2px!important;margin-bottom:-2px!important;flex-wrap:nowrap!important;overflow-x:auto!important;padding-bottom:2px!important;justify-content:flex-start!important;min-height:44px!important;width:100%!important}.buy-btn-card .swatch{width:61px!important;height:33px!important;border-radius:11px!important;border:1px solid #d8dadd!important;background:#fff!important;position:relative!important;flex:none!important;box-shadow:inset 0 1px #fffc,0 1px #00000005!important;flex-shrink:0!important}.buy-btn-card .swatch:after{content:""!important;position:absolute!important;top:3px!important;right:3px!important;bottom:3px!important;left:3px!important;border-radius:999px!important;background:var(--c)!important;box-shadow:inset 0 1px 1px #ffffff47,0 0 0 1px #0000000a!important}.buy-btn-card .swatch.active{box-shadow:0 0 0 2px #2c6bed1f,inset 0 1px #fffc,0 1px #00000005!important;border-color:#cfd4da!important}.buy-btn-card .swatch.active:after{box-shadow:inset 0 1px 1px #ffffff40,0 0 0 2px #2c6bed2e!important}.buy-btn-card .three-inline-row{display:grid!important;grid-template-columns:.72fr 1.05fr 1.15fr!important;gap:10px!important;align-items:end!important;width:100%!important}.buy-btn-card .bg-with-picker{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important}.buy-btn-card .color-preview-box-wrap{position:relative!important;width:40px!important;height:40px!important;flex-shrink:0!important;border-radius:8px!important;overflow:hidden!important;cursor:pointer!important;border:1px solid #e5e7eb!important}.buy-btn-card .color-preview-box-wrap input[type=color]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;padding:0!important;border:none!important;margin:0!important}.buy-btn-card .color-preview-box{width:100%!important;height:100%!important;pointer-events:none!important}.buy-btn-card .color-field{flex:1!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;padding:0 12px!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;display:flex!important;align-items:center!important;min-width:0!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important}.buy-btn-card .color-text{border:none!important;outline:none!important;flex:1!important;min-width:0!important;font-size:16px!important;color:#3d3f43!important;background:transparent!important;padding:0!important;width:100%!important}.buy-btn-card .select-field{width:100%!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important;padding:0 14px!important;font-size:16px!important;color:#444!important;outline:none!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.buy-btn-card .icon-btn-wrapper{position:relative!important}.buy-btn-card .icon-btn{width:100%!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 14px!important;font-size:16px!important;color:#333!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}.buy-btn-card .lock{width:14px!important;height:12px!important;display:inline-block!important;position:relative!important;flex:none!important;background:#222!important;border-radius:2px!important;margin-right:2px!important}.buy-btn-card .lock:before{content:""!important;position:absolute!important;left:50%!important;top:-6px!important;transform:translate(-50%)!important;width:10px!important;height:7px!important;border:2px solid #222!important;border-bottom:none!important;border-radius:7px 7px 0 0!important;background:transparent!important}.buy-btn-card .caret{font-size:13px!important;color:#5d6166!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-left:2px!important}.buy-btn-card .icon-picker{display:none!important;position:absolute!important;top:calc(100% + 8px)!important;left:0!important;background:#fff!important;border:1px solid #e2e5e9!important;border-radius:14px!important;box-shadow:0 10px 30px #0000001a!important;padding:10px 12px 12px!important;width:300px!important;z-index:150!important}.buy-btn-card .icon-picker.open{display:block!important}.buy-btn-card .icon-picker-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:10px!important;padding:0 2px!important}.buy-btn-card .icon-picker-tabs{display:flex!important;gap:8px!important}.buy-btn-card .icon-tab{width:34px!important;height:28px!important;border:1px solid #e0e3e7!important;background:#fff!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:15px!important;color:#4b5563!important}.buy-btn-card .remove-link{display:flex!important;align-items:center!important;gap:6px!important;color:#c33!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important}.buy-btn-card .remove-link svg{width:16px!important;height:16px!important;stroke:#c33!important}.buy-btn-card .icon-grid{display:grid!important;grid-template-columns:repeat(9,1fr)!important;gap:8px!important}.buy-btn-card .icon-item{height:34px!important;border:1px solid #e0e3e7!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#444!important;background:#fff!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffffe6!important}.buy-btn-card .icon-item.active{background:#d7d7d7!important;border-color:#d7d7d7!important}.buy-btn-card .icon-item i{font-size:18px!important}.buy-btn-card .icon-row-bottom{display:flex!important;justify-content:center!important;gap:8px!important;margin-top:10px!important}.buy-btn-card .mini-arrow{width:34px!important;height:34px!important;border:1px solid #e0e3e7!important;border-radius:9px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;background:#fff!important;color:#4b5563!important}.buy-btn-card .three-inline-text-row{display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:10px!important;align-items:end!important;width:100%!important}.buy-btn-card .text-field{width:100%!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important;display:flex!important;align-items:center!important;padding:0 12px 0 14px!important;gap:10px!important;min-width:0!important}.buy-btn-card .color-preview-circle-wrap{position:relative!important;width:22px!important;height:22px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.buy-btn-card .color-preview-circle-wrap input[type=color]{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;padding:0!important;border:none!important;margin:0!important}.buy-btn-card .color-preview-circle{width:100%!important;height:100%!important;border-radius:50%!important;border:2px solid #b7bcc2!important;pointer-events:none!important;background:#fff!important}.buy-btn-card .text-input{border:none!important;outline:none!important;flex:1!important;min-width:0!important;font-size:16px!important;color:#444!important;background:transparent!important;padding:0!important}.buy-btn-card .text-size{width:100%!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important;display:flex!important;align-items:center!important;padding:0 14px!important;gap:10px!important;min-width:0!important}.buy-btn-card .number-input-wrapper{position:relative!important;flex:1!important;display:flex!important;align-items:center!important;height:100%!important;min-width:0!important}.buy-btn-card .number-input-wrapper input{width:100%!important;height:100%!important;border:none!important;outline:none!important;background:transparent!important;padding-right:28px!important;min-width:0!important}.buy-btn-card .number-spinners{position:absolute!important;right:0!important;top:0!important;height:100%!important;display:flex!important;flex-direction:column!important;border-left:1px solid #d7dadd!important;width:24px!important}.buy-btn-card .number-spinners button{flex:1!important;border:none!important;background:transparent!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:8px!important;color:#787c82!important}.buy-btn-card .number-spinners button:first-child{border-bottom:1px solid #d7dadd!important}.buy-btn-card .number-spinners button:active{background:#f0f0f1!important}.buy-btn-card .px{color:#7a7f85!important;font-size:16px!important;font-weight:400!important;flex:none!important}.buy-btn-card .style-box{display:flex!important;align-items:center!important;height:44px!important;border:1px solid #b8bec5!important;border-radius:10px!important;overflow:hidden!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important;width:max-content!important}.buy-btn-card .style-box button{width:34px!important;min-width:34px!important;height:100%!important;border:none!important;background:#f1f1f1!important;color:#444!important;font-size:16px!important;font-weight:700!important;cursor:pointer!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.buy-btn-card .style-box button:last-child{background:#fff!important;font-weight:600!important;border-left:1px solid #d7dadd!important;font-style:italic!important}.buy-btn-card .style-box button.active{background:#2271b1!important;color:#fff!important}.buy-btn-card .style-box button:last-child.active{background:#2271b1!important;color:#fff!important}.buy-btn-card .range-block{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.buy-btn-card .range-top{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;width:100%!important}.buy-btn-card .range-top .track-wrap{flex:1!important;min-width:0!important;position:relative!important;height:24px!important;display:flex!important;align-items:center!important}.buy-btn-card .range-value{display:inline-flex!important;min-width:18px!important;justify-content:center!important;align-items:center!important;font-size:14px!important;color:#3b3f44!important;line-height:1!important;padding:0 2px!important;-webkit-user-select:none!important;user-select:none!important;flex:none!important}.buy-btn-card input[type=range]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:100%!important;height:18px!important;background:transparent!important;margin:0!important;position:relative!important;z-index:2!important}.buy-btn-card input[type=range]::-webkit-slider-runnable-track{height:4px!important;border-radius:999px!important;background:linear-gradient(to right,#2a2f36 0%,#2a2f36 var(--fill, 0%),#d9dce1 var(--fill, 0%),#d9dce1 100%)!important}.buy-btn-card input[type=range]::-moz-range-track{height:4px!important;border-radius:999px!important;background:#d9dce1!important}.buy-btn-card input[type=range]::-moz-range-progress{height:4px!important;border-radius:999px!important;background:#2a2f36!important}.buy-btn-card input[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:20px!important;height:20px!important;margin-top:-8px!important;border-radius:50%!important;background:#232a32!important;border:3px solid #4ea0ff!important;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e!important;position:relative!important}.buy-btn-card input[type=range]::-moz-range-thumb{width:20px!important;height:20px!important;border-radius:50%!important;background:#232a32!important;border:3px solid #4ea0ff!important;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e!important}.buy-btn-card input[type=range]:focus{outline:none!important}.buy-btn-card .range-left input[type=range]{--fill: 18% !important}.buy-btn-card .range-full input[type=range]{--fill: 28% !important}.buy-btn-card .range-value-row{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important}.buy-btn-card .icon-btn,.buy-btn-wrapper .icon-btn{height:44px!important;width:100%!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:0 14px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;white-space:nowrap!important;background:linear-gradient(to bottom,#fff,#fbfbfb)!important;border:1px solid var(--input, #b8bec5)!important;border-radius:var(--field-radius, 10px)!important;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008,0 1px #fffc!important}.buy-btn-card .three-inline-row .field.icon-btn-wrapper{min-width:max-content!important;flex:1!important}.buy-btn-wrapper .lock,.buy-btn-wrapper .caret{vertical-align:middle!important}.main-layout>*,.left-column,#form-settings-wrapper,#form-settings-wrapper .settings-panel,#form-settings-wrapper .panel-content,#form-settings-wrapper .carousel-wrapper,#form-settings-wrapper .cards-container{min-width:0!important}#form-settings-wrapper,#form-settings-wrapper .settings-panel{overflow:visible}#form-settings-wrapper .settings-panel{background:#fff;border:1px solid #c3c4c7;border-radius:12px;width:100%;box-shadow:0 1px 3px #0000000d}#form-settings-wrapper .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #f0f0f1}#form-settings-wrapper .panel-header h3{font-size:16px;font-weight:600;margin:0}#form-settings-wrapper .panel-content{padding:20px 24px 30px}#form-settings-wrapper .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}#form-settings-wrapper .section-title{font-size:15px;font-weight:600;color:#1d2327}#form-settings-wrapper .btn-defaults{background:transparent;border:1px solid #dcdcde;padding:5px 12px;border-radius:4px;font-size:12px;color:#3c434a;cursor:pointer}#form-settings-wrapper .btn-defaults:hover{background:#f0f0f1}#form-settings-wrapper .template-categories{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap}#form-settings-wrapper .cat-btn{background:#fff;border:1px solid #dcdcde;padding:5px 14px;border-radius:4px;font-size:13px;color:#3c434a;cursor:pointer;transition:all .2s}#form-settings-wrapper .cat-btn:hover{background:#f6f7f7}#form-settings-wrapper .cat-btn.active{background:#8c8f94;border-color:#8c8f94;color:#fff}#form-settings-wrapper .carousel-wrapper{position:relative;display:flex;align-items:center;margin-bottom:10px;overflow:visible;padding:0 4px}#form-settings-wrapper .cards-container{display:flex!important;flex-wrap:nowrap!important;gap:15px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:5px 0 15px!important;width:100%!important;max-width:100%!important;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;scrollbar-width:thin!important;scrollbar-color:#9ca3af #ececec!important}#form-settings-wrapper .cards-container:active{cursor:grabbing}#form-settings-wrapper .cards-container::-webkit-scrollbar{height:8px!important;display:block!important}#form-settings-wrapper .cards-container::-webkit-scrollbar-track{background:#ececec;border-radius:999px}#form-settings-wrapper .cards-container::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:999px}#form-settings-wrapper .cards-container .template-card{flex:0 0 155px!important;width:155px!important;min-width:155px!important;max-width:155px!important;flex-grow:0!important;flex-shrink:0!important;cursor:pointer}#form-settings-wrapper .card-preview{width:100%!important;height:160px!important;border-radius:12px;padding:14px 14px 12px;display:flex!important;flex-direction:column!important;justify-content:space-between;border:1px solid #f0f0f1;transition:transform .2s,box-shadow .2s}#form-settings-wrapper .template-card:hover .card-preview{transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}#form-settings-wrapper .card-cols{display:flex;gap:10px;width:100%;height:70px}#form-settings-wrapper .card-dots{display:flex;flex-direction:column;gap:8px;padding-top:4px}#form-settings-wrapper .dot{width:6px;height:6px;border-radius:50%}#form-settings-wrapper .card-fields{display:flex;flex-direction:column;gap:8px;width:100%}#form-settings-wrapper .field-line{height:6px;background:#fff;border-radius:2px;width:100%}#form-settings-wrapper .card-btn-wrap{width:100%}#form-settings-wrapper .card-btn{height:22px;border-radius:4px;width:100%;margin-top:auto}#form-settings-wrapper .card-label{font-size:12px;color:#3c434a;margin-top:10px;text-align:center;width:100%}#form-settings-wrapper .arrow-btn{background:#f0f0f1;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#646970;cursor:pointer;position:absolute;z-index:10;font-size:12px}#form-settings-wrapper .arrow-btn:hover{background:#dcdcde}#form-settings-wrapper .arrow-btn.left{left:-12px}#form-settings-wrapper .arrow-btn.right{right:-12px}#form-settings-wrapper .carousel-scroll-track{display:flex;justify-content:center;align-items:center;width:100%;margin-top:4px;margin-bottom:15px;height:6px}#form-settings-wrapper .carousel-scroll-bar{height:6px;width:100px;background-color:#e5e7eb;border-radius:3px;position:relative;overflow:hidden}#form-settings-wrapper .carousel-scroll-fill{height:100%;background-color:#6b7280;border-radius:3px;transition:width .15s ease-out}#form-settings-wrapper .style-section{margin-top:10px;padding:18px 20px 5px;border:1px solid #dcdcde;border-radius:10px;background:#fcfcfc}#form-settings-wrapper .field-styling-container{border:1px solid #dcdcde;border-radius:10px;padding:18px 20px 5px;margin-top:15px;background:#fcfcfc}#form-settings-wrapper .field-styling-container .style-section{border:none!important;border-radius:0!important;padding:0!important;background:transparent!important;margin-top:0!important}#form-settings-wrapper .style-row{display:flex;gap:15px;margin-bottom:18px;align-items:flex-start;flex-wrap:wrap}#form-settings-wrapper .field{display:flex;flex-direction:column;gap:6px;flex:1 1 0;min-width:120px}#form-settings-wrapper .field .label{font-size:12px;font-weight:500;color:#3c434a}#form-settings-wrapper .text-field{width:100%;height:44px;border:1px solid #b8bec5;border-radius:10px;background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008;display:flex;align-items:center;padding:0 12px 0 14px;gap:10px;min-width:0}#form-settings-wrapper .text-input{border:none;outline:none;flex:1;min-width:0;font-size:16px;color:#444;background:transparent;padding:0}#form-settings-wrapper .text-size{width:100%;height:44px;border:1px solid #b8bec5;border-radius:10px;background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008;display:flex;align-items:center;padding:0 14px;gap:10px;min-width:0}#form-settings-wrapper .number-input-wrapper{position:relative;flex:1;display:flex;align-items:center;height:100%;min-width:0}#form-settings-wrapper .number-input-wrapper input{width:100%;height:100%;border:none;outline:none;background:transparent;padding-right:28px;min-width:0}#form-settings-wrapper .number-spinners{position:absolute;right:0;top:0;height:100%;display:flex;flex-direction:column;border-left:1px solid #d7dadd;width:24px}#form-settings-wrapper .number-spinners button{flex:1;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:8px;color:#787c82}#form-settings-wrapper .number-spinners button:first-child{border-bottom:1px solid #d7dadd}#form-settings-wrapper .number-spinners button:active{background:#f0f0f1}#form-settings-wrapper .px{color:#7a7f85;font-size:16px;font-weight:400;flex:none}#form-settings-wrapper .style-box{display:flex;align-items:center;height:44px;border:1px solid #b8bec5;border-radius:10px;overflow:hidden;background:linear-gradient(to bottom,#fff,#fbfbfb);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008;width:max-content}#form-settings-wrapper .style-box button{width:34px;min-width:34px;height:100%;border:none;background:#f1f1f1;color:#444;font-size:16px;font-weight:700;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}#form-settings-wrapper .style-box button:last-child{background:#fff;font-weight:600;border-left:1px solid #d7dadd;font-style:italic}#form-settings-wrapper .style-box button.active{background:#2271b1!important;color:#fff!important}#form-settings-wrapper .style-box button:last-child.active{background:#2271b1!important;color:#fff!important}#form-settings-wrapper .bg-with-picker{display:flex;align-items:center;gap:10px;width:100%;min-width:0}#form-settings-wrapper .color-preview-box-wrap{position:relative;width:40px;height:40px;flex-shrink:0;border-radius:8px;overflow:hidden;cursor:pointer;border:1px solid #e5e7eb}#form-settings-wrapper .color-preview-box-wrap input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none;margin:0}#form-settings-wrapper .color-preview-box{width:100%;height:100%;pointer-events:none}#form-settings-wrapper .color-preview-circle-wrap{position:relative;width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer}#form-settings-wrapper .color-preview-circle-wrap input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;padding:0;border:none;margin:0}#form-settings-wrapper .color-preview-circle{width:100%;height:100%;border-radius:50%;border:2px solid #b7bcc2;pointer-events:none;background:#fff}#form-settings-wrapper .color-field{flex:1;height:44px;border:1px solid #b8bec5;border-radius:10px;padding:0 12px;background:linear-gradient(to bottom,#fff,#fbfbfb);display:flex;align-items:center;min-width:0;box-shadow:inset 0 1px #fffffff2,inset 0 -1px #00000008}#form-settings-wrapper .color-text{border:none;outline:none;flex:1;min-width:0;font-size:16px;color:#3d3f43;background:transparent;padding:0;width:100%}#form-settings-wrapper .align-buttons{display:flex;border:1px solid #b8bec5;border-radius:10px;overflow:hidden;height:44px;width:100%;background:#fff;flex-shrink:0}#form-settings-wrapper .align-btn{background:transparent;border:none;padding:0;font-size:14px;cursor:pointer;color:#444;display:flex;align-items:center;justify-content:center;flex:1}#form-settings-wrapper .align-btn:not(:last-child){border-right:1px solid #b8bec5}#form-settings-wrapper .align-btn.active{background:#1d2327;color:#fff}#form-settings-wrapper .range-block{display:flex;flex-direction:column;gap:8px}#form-settings-wrapper .range-top{display:flex;align-items:center;gap:10px;min-width:0}#form-settings-wrapper .range-top .track-wrap{flex:1;min-width:0;position:relative;height:24px;display:flex;align-items:center}#form-settings-wrapper .range-value{display:inline-flex;min-width:18px;justify-content:center;align-items:center;font-size:14px;color:#3b3f44;line-height:1;padding:0 2px;-webkit-user-select:none;user-select:none;flex:none}#form-settings-wrapper input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:18px;background:transparent;margin:0;position:relative;z-index:2}#form-settings-wrapper input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,#2a2f36 0,#2a2f36 var(--fill),#d9dce1 var(--fill),#d9dce1 100%)}#form-settings-wrapper input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:#d9dce1}#form-settings-wrapper input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:#2a2f36}#form-settings-wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin-top:-8px;border-radius:50%;background:#232a32;border:3px solid #4ea0ff;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e;position:relative}#form-settings-wrapper input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#232a32;border:3px solid #4ea0ff;box-shadow:0 0 0 1px #fffffff5,0 1px 2px #0000002e}#form-settings-wrapper input[type=range]:focus{outline:none}#form-settings-wrapper .range-value-row{display:flex;align-items:center;gap:10px}@media(max-width:900px){#form-settings-wrapper .panel-content{padding:20px 16px 30px}}@media(max-width:650px){#form-settings-wrapper .template-categories{gap:4px;justify-content:flex-start}#form-settings-wrapper .cat-btn{padding:4px 10px;font-size:12px}#form-settings-wrapper .cards-container .template-card{flex:0 0 125px!important;width:125px!important;min-width:125px!important;max-width:125px!important}#form-settings-wrapper .card-preview{height:140px!important}#form-settings-wrapper .style-row{gap:12px}}@media(max-width:550px){#form-settings-wrapper .style-row{flex-direction:column;gap:12px}#form-settings-wrapper .field{flex:1 1 100%;min-width:100%}#form-settings-wrapper .arrow-btn.left{left:-5px}#form-settings-wrapper .arrow-btn.right{right:-5px}}@media(max-width:500px){#form-settings-wrapper .cards-container .template-card{flex:0 0 105px!important;width:105px!important;min-width:105px!important;max-width:105px!important}#form-settings-wrapper .card-preview{height:120px!important;padding:10px!important}#form-settings-wrapper .arrow-btn.left{left:-6px}#form-settings-wrapper .arrow-btn.right{right:-6px}}#preferences-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#1d2327}#preferences-wrapper .panels-wrapper{background:#fff;border:1px solid #c3c4c7;border-radius:12px;width:100%;max-width:100%;padding:24px;box-shadow:0 1px 3px #0000000d}#preferences-wrapper .panel{border:1px solid #e0e0e0;border-radius:10px;padding:20px 24px 24px;background:#fff;margin-bottom:15px}#preferences-wrapper .panel:last-child{margin-bottom:0}#preferences-wrapper .panel-header{font-size:14px;font-weight:600;color:#1d2327;margin-bottom:18px}#preferences-wrapper .pref-checkbox-group{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}#preferences-wrapper .checkbox-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#3c434a;cursor:pointer}#preferences-wrapper .checkbox-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#1d2327}#preferences-wrapper .sticky-section{margin-top:5px;margin-bottom:5px}#preferences-wrapper .sticky-checkbox{margin-bottom:12px}#preferences-wrapper .radio-group{display:flex;gap:20px;margin-left:26px;margin-bottom:12px}#preferences-wrapper .radio-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#3c434a;cursor:pointer}#preferences-wrapper .radio-item input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#1d2327}#preferences-wrapper .sticky-sub-options{display:flex;flex-wrap:wrap;gap:20px;margin-left:26px}#preferences-wrapper .error-row{display:flex;gap:15px;margin-bottom:15px;flex-wrap:wrap}#preferences-wrapper .error-col{flex:1;min-width:180px}#preferences-wrapper .field-group{display:flex;flex-direction:column;gap:6px}#preferences-wrapper .field-group label{font-size:13px;font-weight:400;color:#3c434a}#preferences-wrapper .field-group input[type=text]{padding:10px 12px;border:1px solid #8c8f94;border-radius:6px;font-size:14px;width:100%;color:#1d2327;background:#fff}#preferences-wrapper .field-group input:focus{border-color:#2271b1;box-shadow:0 0 0 1px #2271b1;outline:2px solid transparent}@media(max-width:480px){#preferences-wrapper .error-row{flex-direction:column;gap:15px}#preferences-wrapper .radio-group,#preferences-wrapper .sticky-sub-options{flex-wrap:wrap;margin-left:10px}}#help-widget-wrapper *{box-sizing:border-box;margin:0;padding:0}#help-widget-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:block;color:#1d2327}#help-widget-wrapper .help-widget{background:#fff;border:1px solid #dcdcde;border-radius:12px;width:100%;max-width:100%;box-shadow:0 4px 12px #0000000d;overflow:hidden}#help-widget-wrapper .help-header{background-color:#9ad0f5;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.03)}#help-widget-wrapper .header-left{display:flex;align-items:center;gap:8px;font-weight:600;font-size:15px;color:#1d2327}#help-widget-wrapper .header-left i{font-size:18px}#help-widget-wrapper .close-btn{background:transparent;border:none;font-size:20px;color:#1d2327;cursor:pointer;padding:4px;transition:color .2s ease}#help-widget-wrapper .close-btn:hover{color:#646970}#help-widget-wrapper .help-body{padding:20px 24px 24px;background:#fff}#help-widget-wrapper .help-body ul{list-style-position:outside;padding-left:20px;display:flex;flex-direction:column;gap:10px;margin:0}#help-widget-wrapper .help-body li{font-size:13px;line-height:1.5;color:#3c434a}#help-widget-wrapper .help-body a{color:#1d2327;text-decoration:underline;font-weight:500;cursor:pointer}#help-widget-wrapper .help-body a:hover{color:#2271b1}#help-widget-wrapper .help-footer{display:flex;justify-content:flex-end;margin-top:20px}#help-widget-wrapper .chat-btn{background:#fff;border:1px solid #dcdcde;border-radius:20px;padding:6px 16px 6px 12px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#1d2327;cursor:pointer;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}#help-widget-wrapper .chat-btn i{font-size:14px;color:#646970}#help-widget-wrapper .chat-btn:hover{background:#f6f7f7;border-color:#8c8f94}#footer-branding-wrapper *{box-sizing:border-box;margin:0;padding:0}#footer-branding-wrapper{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex;justify-content:center;width:100%;padding:30px 0;color:#1d2327}#footer-branding-wrapper .footer-inner{display:flex;flex-direction:column;align-items:center;width:auto;max-width:100%;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important;margin:0!important}#footer-branding-wrapper .top-link{font-size:13px;color:#646970;margin-bottom:12px}#footer-branding-wrapper .top-link a{color:#2271b1;text-decoration:underline;font-weight:500;cursor:pointer}#footer-branding-wrapper .top-link a:hover{color:#135e96;text-decoration:none}#footer-branding-wrapper .brand-credits{display:flex;align-items:center;justify-content:center;gap:14px;width:auto}#footer-branding-wrapper .brand-icon{position:relative;width:36px;height:36px;background:linear-gradient(135deg,#2196f3,#1565c0);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;box-shadow:0 1px 3px #00000026}#footer-branding-wrapper .brand-icon .ribbon{position:absolute;top:-3px;right:-3px;width:12px;height:12px;background:#f90;border-radius:0 4px;border:1px solid #fff}#footer-branding-wrapper .brand-icon .cursor-icon{position:absolute;bottom:-4px;right:-6px;color:#f90;font-size:12px;transform:rotate(-30deg)}#footer-branding-wrapper .brand-text{display:flex;flex-direction:column;gap:2px;text-align:left}#footer-branding-wrapper .brand-name{font-size:13px;font-weight:600;color:#1d2327}#footer-branding-wrapper .brand-tagline{font-size:13px;color:#646970}#footer-branding-wrapper .brand-tagline em{font-style:normal;font-weight:500;color:#3c434a}.buy-btn-wrapper .style-box button.active{background:#2271b1!important;color:#fff!important}.buy-btn-wrapper .style-box button:last-child.active{background:#2271b1!important;color:#fff!important}.buy-btn-wrapper .select-wrapper-custom{position:relative;width:100%}.buy-btn-wrapper .select-wrapper-custom .select-arrow-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex;flex-direction:column;align-items:center;color:#787c82;font-size:8px;line-height:1;gap:2px}.buy-btn-wrapper .select-wrapper-custom select{padding-right:32px}.buy-btn-wrapper .number-input-wrapper{position:relative;flex:1;display:flex;align-items:center;height:100%;min-width:0}.buy-btn-wrapper .number-input-wrapper input{width:100%;height:100%;border:none;outline:none;background:transparent;padding-right:28px;min-width:0}.buy-btn-wrapper .number-spinners{position:absolute;right:0;top:0;height:100%;display:flex;flex-direction:column;border-left:1px solid #d7dadd;width:24px}.buy-btn-wrapper .number-spinners button{flex:1;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:8px;color:#787c82}.buy-btn-wrapper .number-spinners button:first-child{border-bottom:1px solid #d7dadd}.buy-btn-wrapper .number-spinners button:active{background:#f0f0f1}.buy-button-preview-card{background:#fff;border-radius:12px;padding:30px 20px;box-shadow:0 1px 3px #00000014;border:1px solid #e5e7eb;margin:0 auto;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.buy-button-preview-card .buy-btn{width:100%}@keyframes animate-left-right-shaking{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-6px)}20%,40%,60%,80%{transform:translate(6px)}}@keyframes animate-up-down-shaking{0%,to{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-6px)}20%,40%,60%,80%{transform:translateY(6px)}}@keyframes animate-bottom-shaking{0%,to{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-4px)}20%,40%,60%,80%{transform:translateY(4px)}}@keyframes animate-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes animate-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-15px)}60%{transform:translateY(-8px)}}@keyframes animate-fanfare{0%{transform:rotate(0) scale(1)}25%{transform:rotate(-3deg) scale(1.02)}50%{transform:rotate(3deg) scale(1.02)}75%{transform:rotate(-2deg) scale(1.01)}to{transform:rotate(0) scale(1)}}.buy-btn.animate-left-right-shaking{animation:animate-left-right-shaking 1s infinite}.buy-btn.animate-up-down-shaking{animation:animate-up-down-shaking 1s infinite}.buy-btn.animate-bottom-shaking{animation:animate-bottom-shaking 1s infinite}.buy-btn.animate-pulse{animation:animate-pulse 1s infinite}.buy-btn.animate-bounce{animation:animate-bounce 1.2s infinite}.buy-btn.animate-fanfare{animation:animate-fanfare 1s infinite}.buy-btn:hover{animation-play-state:running!important}.live-preview-panel:has(.buy-button-preview-card){background-color:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;display:flex;justify-content:center;align-items:center}.live-preview-panel:has(.buy-button-preview-card) .live-preview-label{color:#333!important}.editor-wrapper-fallback{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 1px 3px #0000000f!important;overflow:hidden!important;width:100%!important}.editor-wrapper-fallback .toolbar-fallback{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;min-height:48px!important;background:#fff!important;border-bottom:1px solid #e5e7eb!important;flex-wrap:nowrap!important}.editor-wrapper-fallback .toolbar-fallback button{width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:none!important;background:transparent!important;border-radius:6px!important;color:#374151!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;flex:0 0 auto!important}.editor-wrapper-fallback .toolbar-fallback button:hover{background:#f3f4f6!important}.editor-wrapper-fallback .toolbar-fallback button:disabled{opacity:.4!important;cursor:not-allowed!important}.editor-wrapper-fallback .toolbar-fallback select{height:30px!important;min-height:30px!important;padding:0 28px 0 10px!important;border:1px solid #e5e7eb!important;border-radius:6px!important;background:#fff!important;color:#374151!important;font-size:14px!important;line-height:30px!important;min-width:62px!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.editor-wrapper-fallback .toolbar-fallback>.flex{display:flex!important;align-items:center!important;gap:10px!important}.editor-wrapper-fallback .toolbar-fallback .ml-auto{margin-left:auto!important}.editor-wrapper-fallback .toolbar-fallback .relative>button{width:30px!important;height:30px!important;min-width:30px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.editor-wrapper-fallback .toolbar-fallback .relative>button .w-3\.5,.editor-wrapper-fallback .toolbar-fallback .relative>button .w-4{width:14px!important}.editor-wrapper-fallback .toolbar-fallback .relative>button .h-0\.5{height:2px!important;border-radius:999px!important}.editor-wrapper-fallback .toolbar-fallback .relative>button svg{color:#6b7280!important}.editor-wrapper-fallback .toolbar-fallback .relative>button:last-child{font-size:0!important}.editor-wrapper-fallback .toolbar-fallback .absolute{position:absolute!important;top:calc(100% + 8px)!important;right:0!important;z-index:50!important;width:244px!important;padding:10px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;box-shadow:0 10px 30px #0000001a!important}.editor-wrapper-fallback .toolbar-fallback .absolute button{width:30px!important;height:30px!important;min-width:30px!important;border-radius:6px!important;background:transparent!important;border:none!important;color:#374151!important}.editor-wrapper-fallback .toolbar-fallback .absolute button:hover{background:#f3f4f6!important}.editor-wrapper-fallback .toolbar-fallback .absolute .border-b{border-bottom:1px solid #f3f4f6!important}.editor-wrapper-fallback .editor-content-fallback{padding:18px 18px 20px!important;min-height:160px!important;background:#fff!important;outline:none!important}.editor-wrapper-fallback .ProseMirror{min-height:160px!important;outline:none!important;color:#111827!important;font-size:16px!important;line-height:1.5!important;font-weight:400!important;padding:0!important}.editor-wrapper-fallback .ProseMirror p{margin:0!important;color:#111827!important;font-size:16px!important;line-height:1.5!important}.editor-wrapper-fallback .ProseMirror h1,.editor-wrapper-fallback .ProseMirror h2,.editor-wrapper-fallback .ProseMirror h3,.editor-wrapper-fallback .ProseMirror h4,.editor-wrapper-fallback .ProseMirror h5,.editor-wrapper-fallback .ProseMirror h6{margin:0!important;color:#111827!important;font-weight:700!important;line-height:1.35!important}.editor-wrapper-fallback .ProseMirror h1{font-size:18px!important}.editor-wrapper-fallback .ProseMirror h2{font-size:17px!important}.editor-wrapper-fallback .ProseMirror h3{font-size:16px!important}.editor-wrapper-fallback .ProseMirror strong{font-weight:700!important}.editor-wrapper-fallback .ProseMirror em{font-style:italic!important}.editor-wrapper-fallback .ProseMirror u{text-decoration:underline!important;text-underline-offset:2px!important}.editor-wrapper-fallback .ProseMirror p.is-editor-empty:first-child:before{color:#9ca3af!important;content:attr(data-placeholder)!important;float:left!important;height:0!important;pointer-events:none!important}#code-a-container .form-block .block-body .text-editor-wrapper{margin-top:0!important}#code-a-container .form-block .block-body{padding:18px 15px!important}#code-a-container .form-block .block-header{padding:10px 14px!important;align-items:center!important}#code-a-container .form-block .header-title{font-size:13px!important;line-height:1.2!important;font-weight:600!important;color:#111827!important}#code-a-container .form-block .header-icon-box{width:26px!important;height:26px!important;border-radius:6px!important;background:#f6f7f7!important;border:1px solid #e5e7eb!important;color:#9ca3af!important}#code-a-container .form-block .icon-btn{width:26px!important;height:26px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#6b7280!important}#code-a-container .form-block .icon-btn:hover{background:#f3f4f6!important}.editor-wrapper-fallback .toolbar-fallback{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.editor-wrapper-fallback .editor-content-fallback,.editor-wrapper-fallback .ProseMirror{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}
