.template-customization-preview{--customize-card-bg: #ffffff;--customize-card-border: #e2e8f0;--customize-card-radius: 24px;--customize-accent: #0284c7;--customize-heading: #0f172a;--customize-muted: #64748b;--customize-section-gap: 32px;--customize-color-start: #0ea5e9;--customize-color-end: #0284c7;box-sizing:border-box}.template-customization-preview *,.template-customization-preview *::before,.template-customization-preview *::after{box-sizing:inherit}.template-customization-preview .screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.template-customization-preview__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 32px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap}.template-customization-preview__heading{min-width:0}.template-customization-preview__eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--customize-accent);line-height:1.2}.template-customization-preview__title{margin:4px 0 0;font-size:24px;font-weight:800;letter-spacing:-0.03em;color:var(--customize-heading);line-height:1.25}.template-customization-preview__reset{display:inline-flex;align-items:center;border:1px solid #dbe3ef;background:#fff;color:#334155;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;line-height:1.2;transition:background .2s ease,border-color .2s ease,color .2s ease}.template-customization-preview__reset:hover{background:#f8fafc;border-color:#cbd5e1}.template-customization-preview__reset:focus-visible{outline:2px solid var(--customize-accent);outline-offset:2px}.template-customization-preview__body{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:var(--customize-section-gap);padding:32px}.template-customization-preview__section{min-width:0}.template-customization-preview__section-stack{display:flex;flex-direction:column;gap:24px;min-width:0;grid-column:span 1}.template-customization-preview__section-stack .template-customization-preview__section{width:100%}.template-customization-preview__features-stack{display:flex;flex-direction:column;gap:24px;min-width:0}.template-customization-preview__features-stack .template-customization-preview__section{width:100%}.template-customization-preview__section-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.template-customization-preview__section-title{margin:0;font-size:15px;font-weight:800;color:var(--customize-heading);line-height:1.3}.template-customization-preview__subsection{margin-top:4px}.template-customization-preview__subsection-label{margin:0 0 10px;font-size:13px;font-weight:600;color:var(--customize-muted)}.template-customization-preview__hint{font-size:12px;color:var(--customize-muted);line-height:1.4}.template-customization-preview__theme-grid{display:flex;flex-wrap:wrap;gap:8px}.template-customization-preview__theme{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid var(--customize-card-border);border-radius:10px;background:#fff;color:var(--customize-heading);font-size:13px;font-weight:600;line-height:1.2;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;appearance:none;font-family:inherit;text-align:left}.template-customization-preview__theme:hover{border-color:#cbd5e1;box-shadow:0 2px 8px rgba(15,23,42,.08)}.template-customization-preview__theme:focus-visible{outline:2px solid #0f172a;outline-offset:2px}.template-customization-preview__theme.is-active{border-color:var(--customize-accent);background:color-mix(in srgb, var(--customize-accent) 8%, #ffffff);box-shadow:0 0 0 1px var(--customize-accent)}.template-customization-preview__color-values{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.template-customization-preview__color-values span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:6px 10px;color:var(--customize-heading)}.template-customization-preview__color-fields{display:flex;flex-direction:column;gap:20px}.template-customization-preview__color-field-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.template-customization-preview__color-field-label{font-size:13px;font-weight:600;color:var(--customize-heading)}.template-customization-preview__color-field-hex{font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;color:var(--customize-muted);text-transform:uppercase}.template-customization-preview__color-swatches{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.template-customization-preview__color-swatch{width:28px;height:28px;padding:0;border:2px solid #e2e8f0;border-radius:50%;background:var(--swatch-color, #0ea5e9);cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.template-customization-preview__color-swatch:hover{transform:scale(1.08)}.template-customization-preview__color-swatch:focus-visible{outline:2px solid var(--customize-accent);outline-offset:2px}.template-customization-preview__color-swatch.is-active{border-color:var(--customize-accent);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--customize-accent)}.template-customization-preview__color-picker{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:12px;color:var(--customize-muted)}.template-customization-preview__color-input{width:36px;height:28px;padding:0;border:1px solid #e2e8f0;border-radius:6px;background:rgba(0,0,0,0);cursor:pointer}.template-customization-preview__marker-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}.template-customization-preview__radius-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:8px}.template-customization-preview__option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease;font:inherit;color:var(--customize-heading)}.template-customization-preview__option:hover{transform:translateY(-1px);border-color:#cbd5e1}.template-customization-preview__option:focus-visible{outline:2px solid var(--customize-accent);outline-offset:2px}.template-customization-preview__option.is-active{background:#eff6ff;border-color:#93c5fd}.template-customization-preview__option-label{font-size:12px;font-weight:600;color:var(--customize-muted);line-height:1.2}.template-customization-preview__marker-shape{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:var(--customize-color-start);box-shadow:0 4px 10px rgba(0,0,0,.18)}.template-customization-preview__marker-shape--drop{border-radius:50% 50% 50% 4px;transform:rotate(-45deg)}.template-customization-preview__marker-shape--circle{border-radius:50%}.template-customization-preview__marker-shape--square{border-radius:6px}.template-customization-preview__marker-shape--heart,.template-customization-preview__marker-shape--star{border-radius:6px}.template-customization-preview__marker-shape--dot{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 6px rgba(2,132,199,.15),0 4px 10px rgba(0,0,0,.18)}.template-customization-preview__radius-preview{width:36px;height:36px;background:linear-gradient(135deg, var(--customize-color-start), var(--customize-color-end))}.template-customization-preview__radius-preview--square{border-radius:0}.template-customization-preview__radius-preview--soft{border-radius:6px}.template-customization-preview__radius-preview--round{border-radius:12px}.template-customization-preview__radius-preview--pill{border-radius:999px}.template-customization-preview__layout{display:flex;width:100%;background:#f1f5f9;border-radius:12px;padding:4px}.template-customization-preview__layout-button{flex:1;border:0;background:rgba(0,0,0,0);border-radius:8px;padding:7px 8px;font-size:12.5px;font-weight:600;color:var(--customize-muted);cursor:pointer;font-family:inherit;line-height:1.2;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.template-customization-preview__layout-button:focus-visible{outline:2px solid var(--customize-accent);outline-offset:2px}.template-customization-preview__layout-button.is-active{background:#fff;color:var(--customize-accent);box-shadow:0 1px 3px rgba(15,23,42,.12)}.template-customization-preview__features{display:flex;flex-direction:column;gap:2px;margin-inline:-8px}.template-customization-preview__feature{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:0;border-radius:12px;cursor:pointer;background:rgba(0,0,0,0);text-align:left;font:inherit;color:var(--customize-heading);transition:background .2s ease}.template-customization-preview__feature:hover{background:#f8fafc}.template-customization-preview__feature:focus-visible{outline:2px solid var(--customize-accent);outline-offset:2px}.template-customization-preview__feature-text{display:flex;flex-direction:column;min-width:0}.template-customization-preview__feature-title{font-size:13.5px;font-weight:700;color:var(--customize-heading);line-height:1.3}.template-customization-preview__feature-description{margin-top:2px;font-size:12px;color:var(--customize-muted);line-height:1.4}.template-customization-preview__switch{position:relative;width:40px;height:24px;border-radius:999px;background:#e2e8f0;flex-shrink:0;transition:background .2s ease}.template-customization-preview__switch.is-active{background:var(--customize-accent)}.template-customization-preview__switch.is-active .template-customization-preview__switch-knob{transform:translateX(16px)}.template-customization-preview__switch-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.2);transition:transform .2s ease}@media(max-width: 1100px){.template-customization-preview__body{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 640px){.template-customization-preview__header{padding:20px 20px;align-items:flex-start}.template-customization-preview__body{grid-template-columns:minmax(0, 1fr);padding:20px}.template-customization-preview__theme-grid{flex-direction:column;align-items:stretch}.template-customization-preview__theme{width:100%}.template-customization-preview__marker-grid{grid-template-columns:repeat(6, 1fr)}.template-customization-preview__radius-grid{grid-template-columns:repeat(4, 1fr)}}
