@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300..700;1,9..40,400&family=Playfair+Display:ital,wght@0,700;1,400&display=swap";.gf-designer-root{color-scheme:only light;forced-color-adjust:none;--gf-navy: #0a1628;--gf-navy-2: #12203a;--gf-olive: #6b6b3a;--gf-olive-2: #8a8448;--gf-mahogany: #6b2b1f;--gf-gold: #c4a35a;--gf-gold-2: #d4a017;--gf-cream: #f7f4ef;--gf-cream-dark: #edebe3;--gf-white: #ffffff;--gf-border: rgba(10, 22, 40, .12);--gf-muted: #5c6570;--gf-text: #0a1628;--gf-design-cols: minmax(0, 1fr) minmax(0, 1.2fr);--gf-design-col-gap: 24px;min-height:100%;background:var(--gf-cream);color:var(--gf-text);font-family:DM Sans,system-ui,sans-serif}.gf-designer-root *{box-sizing:border-box}.gf-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gf-bulk-callout{display:flex;align-items:flex-start;gap:13px;margin-top:18px;padding:16px;border:1px solid rgba(196,163,90,.45);border-radius:12px;background:#fffaf0}.gf-bulk-callout strong{display:block;font-size:14px;color:var(--gf-navy)}.gf-bulk-callout p{margin:4px 0 0;color:var(--gf-muted);font-size:12px;line-height:1.45}.gf-bulk-switch{flex:0 0 auto;width:44px;height:25px;padding:3px;border:0;border-radius:999px;background:#d9d9d6;cursor:pointer;transition:background .16s ease}.gf-bulk-switch span{display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0a16283d;transition:transform .16s ease}.gf-bulk-switch.is-on{background:var(--gf-gold-2)}.gf-bulk-switch.is-on span{transform:translate(19px)}.gf-bulk-switch:disabled{cursor:default}.gf-bulk-import{margin-bottom:18px;padding:15px;border:1px solid rgba(196,163,90,.5);border-radius:12px;background:#fffaf0}.gf-bulk-import-head,.gf-bulk-status{display:flex;align-items:center;justify-content:space-between;gap:14px}.gf-bulk-import-head .gf-sub-title,.gf-bulk-import-head .gf-note{margin:0}.gf-bulk-import-head .gf-note{margin-top:4px}.gf-bulk-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.gf-bulk-actions .gf-nav-primary,.gf-bulk-actions .gf-nav-secondary{min-height:36px;padding:8px 12px;font-size:12px}.gf-bulk-status{margin:14px 0 8px;padding-top:12px;border-top:1px solid rgba(10,22,40,.1);font-size:13px}.gf-bulk-paste{margin-top:14px;padding-top:12px;border-top:1px solid rgba(10,22,40,.1)}.gf-bulk-paste-label{display:block;font-size:13px;font-weight:600;color:var(--gf-ink)}.gf-bulk-paste-example{display:grid;gap:2px;margin:6px 0 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11.5px;color:var(--gf-muted)}.gf-bulk-paste-input{width:100%;padding:10px 12px;border:1px solid var(--gf-border);border-radius:8px;background:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5;color:var(--gf-ink);resize:vertical}.gf-bulk-paste-input:focus-visible{outline:2px solid var(--gf-gold, #c4a35a);outline-offset:1px}.gf-bulk-paste-error,.gf-bulk-paste-warning{margin:8px 0 0;padding:8px 10px;border-radius:8px;font-size:12.5px}.gf-bulk-paste-error{border:1px solid #f2b8b5;background:#fdeceb;color:#96261f}.gf-bulk-paste-warning{border:1px solid #f0d9a8;background:#fdf5e4;color:#7a5610}.gf-bulk-paste-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.gf-bulk-paste-foot .gf-nav-primary{min-height:36px;padding:8px 14px;font-size:12px}.gf-bulk-paste-foot .gf-nav-primary:disabled{opacity:.5;cursor:not-allowed}.gf-bulk-status span{color:var(--gf-muted)}.gf-bulk-text-preview{display:grid;gap:7px;margin-bottom:14px;padding:14px;border:1px solid var(--gf-border);border-radius:10px;background:var(--gf-cream)}.gf-bulk-text-preview>.gf-sub-title,.gf-bulk-text-preview>.gf-note{margin:0}.gf-bulk-text-preview>div{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;border-radius:7px;background:#fff;font-size:12px}.gf-bulk-text-preview>div span{color:var(--gf-muted)}.gf-bulk-empty{margin-bottom:14px;padding:18px;border:1px dashed rgba(10,22,40,.28);border-radius:10px;color:var(--gf-muted);background:var(--gf-cream);font-size:13px;text-align:center}.gf-bulk-row-list{display:flex;gap:7px;padding:3px 0 7px;overflow-x:auto}.gf-bulk-row-list button{display:grid;grid-template-columns:auto minmax(90px,1fr) auto;align-items:center;gap:7px;min-width:175px;padding:8px 9px;border:1px solid var(--gf-border);border-radius:8px;background:#fff;color:var(--gf-text);text-align:left;cursor:pointer}.gf-bulk-row-list button.is-selected{border-color:var(--gf-gold-2);box-shadow:0 0 0 2px #d4a01726}.gf-bulk-row-list button>span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--gf-cream-dark);font-size:10px}.gf-bulk-row-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.gf-bulk-row-list small{color:var(--gf-muted)}@media (max-width: 700px){.gf-bulk-import-head{align-items:stretch;flex-direction:column}.gf-bulk-actions{justify-content:flex-start}}.gf-wizard-root{padding:22px 22px 28px;min-height:100vh;display:flex;flex-direction:column}.gf-page-title,.gf-hero{width:100%;max-width:1320px;margin-left:auto;margin-right:auto}.gf-hero{flex:1;display:flex;flex-direction:column}.gf-page-title{text-align:center;margin-bottom:20px}.gf-designer-page.gf-embedded .gf-page-title{display:none}.gf-designer-page.gf-embedded .gf-wizard-root{padding-top:14px}.gf-eyebrow{color:var(--gf-gold-2);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px}.gf-page-h1{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:600;color:var(--gf-navy);margin:0}.gf-hero{background:var(--gf-navy);border-radius:18px;padding:22px}.gf-stepper{display:flex;align-items:flex-start;width:100%;max-width:640px;margin:0 auto 20px}.gf-stepper-step{position:relative;flex:1;display:flex;flex-direction:column;align-items:center}.gf-stepper-line{position:absolute;top:14px;left:-50%;width:100%;height:1.5px;background:#3a4a66;z-index:0}.gf-stepper-line.is-done{background:var(--gf-gold-2)}.gf-stepper-circle{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:700;z-index:1;background:#12294a;color:#7c8aa0;border:1px solid #3a4a66;cursor:pointer}.gf-stepper-circle:disabled{cursor:default}.gf-stepper-circle.is-done{background:var(--gf-gold-2);color:#2c1d02;border-color:transparent}.gf-stepper-circle.is-active{background:#fff;color:var(--gf-navy);border-color:transparent;box-shadow:0 0 0 4px #d8a94a59}.gf-stepper-step small{font-size:10px;color:#9aa6b8;margin-top:6px;text-transform:uppercase;letter-spacing:.03em;text-align:center}.gf-stepper-step small.is-active{color:#d9a94a;font-weight:700}.gf-panel{background:#fff;border-radius:14px;padding:22px;flex:1;display:flex;flex-direction:column}.gf-boot-panel{align-items:center;justify-content:center;gap:14px}.gf-boot-spinner{width:30px;height:30px;border-radius:50%;border:2.5px solid #e3ded3;border-top-color:var(--gf-gold-2);animation:gf-boot-spin .8s linear infinite}.gf-boot-text{font-size:14px;color:var(--gf-muted);margin:0}@keyframes gf-boot-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.gf-boot-spinner{animation:none}}.gf-panel-title{font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:600;color:var(--gf-navy);margin:0 0 5px}.gf-panel-sub{font-size:14px;color:var(--gf-muted);margin:0 0 20px}.gf-design-grid{display:grid;grid-template-columns:var(--gf-design-cols);gap:var(--gf-design-col-gap);align-items:stretch;flex:1}.gf-wizard-root.is-preview-step .gf-panel-lead{display:grid;grid-template-columns:var(--gf-design-cols);gap:var(--gf-design-col-gap);align-items:baseline}.gf-design-grid.is-single{grid-template-columns:minmax(0,1fr);align-content:center}.gf-design-grid.is-single .gf-controls-col{width:100%;max-width:1040px;margin:0 auto}.gf-design-grid.is-product{align-content:stretch}.gf-design-grid.is-product .gf-controls-col{align-self:stretch;display:flex;flex-direction:column}.gf-design-grid.is-product .gf-toggle-row{flex:0 0 auto;margin-bottom:12px}.gf-design-grid.is-product .gf-toggle-card{padding:12px 16px;justify-content:flex-end}.gf-design-grid.is-product .gf-toggle-photo{flex:0 0 auto;height:88px;margin-bottom:8px}.gf-design-grid.is-product .gf-toggle-label{font-size:19px}.gf-design-grid.is-product .gf-toggle-sub{font-size:13.5px}.gf-design-grid .gf-controls-col{align-self:start}@media (max-width: 900px){.gf-design-grid{grid-template-columns:1fr}.gf-toggle-row{flex-direction:column}.gf-toggle-row.is-compact{flex-direction:row;gap:8px}.gf-design-grid.is-product .gf-toggle-card{padding:12px 14px}.gf-design-grid.is-product .gf-toggle-photo{height:68px}.gf-toggle-card.is-compact{min-height:92px;padding:8px 6px 10px}.gf-toggle-card.is-compact .gf-toggle-photo{min-height:48px;margin-bottom:6px}.gf-toggle-card.is-compact .gf-toggle-label{font-size:11px}.gf-design-grid.is-product .gf-style-grid{grid-template-columns:1fr}.gf-design-grid.is-product .gf-style-card{flex-direction:row;align-items:center;text-align:left}.gf-design-grid.is-product .gf-style-thumb{width:56px;height:56px}.gf-designer-page{min-height:0;height:100svh;max-height:100svh;overflow:hidden}.gf-wizard-root{position:fixed;top:var(--gf-vv-top, 0px);left:0;right:0;height:var(--gf-vv-height, 100svh);max-height:var(--gf-vv-height, 100svh);min-height:0;padding:8px;overflow:hidden;overscroll-behavior:none}.gf-wizard-root .gf-page-title{display:none}.gf-wizard-root .gf-hero{flex:1 1 auto;min-height:0;overflow:hidden;padding:12px 12px 14px}.gf-wizard-root .gf-stepper{flex-shrink:0;margin-bottom:12px}.gf-wizard-root .gf-panel{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.gf-wizard-root .gf-input,.gf-wizard-root .gf-select,.gf-wizard-root input[type=text],.gf-wizard-root input:not([type]),.gf-wizard-root select,.gf-wizard-root textarea{font-size:16px}.gf-wizard-root.is-preview-step .gf-hero{padding:10px 10px 12px}.gf-wizard-root.is-preview-step .gf-stepper{margin-bottom:8px}.gf-wizard-root.is-preview-step .gf-panel{overflow:hidden;padding:10px 12px 12px}.gf-wizard-root.is-preview-step .gf-panel-title,.gf-wizard-root.is-preview-step .gf-panel-lead{display:none}.gf-wizard-root.is-preview-step .gf-panel-sub-follow{display:block;margin:0 0 12px}.gf-wizard-root.is-preview-step .gf-design-grid:not(.is-single){display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;gap:10px;min-height:0;overflow:hidden}.gf-wizard-root.is-preview-step .gf-preview-pane{order:-1;flex:0 0 auto;align-self:stretch;width:100%;position:relative;top:auto;z-index:2;gap:6px;margin:0;padding:0;background:#fff;box-shadow:none}.gf-wizard-root.is-preview-step .gf-design-grid .gf-controls-col{flex:1 1 auto;align-self:stretch;width:100%;max-width:none;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.gf-wizard-root.is-preview-step .gf-input,.gf-wizard-root.is-preview-step select{scroll-margin-top:12px;scroll-margin-bottom:24px}.gf-wizard-root.is-preview-step .gf-sub-section,.gf-wizard-root.is-preview-step .gf-style-grid,.gf-wizard-root.is-preview-step .gf-pill-row{width:100%;max-width:none}.gf-wizard-root.is-preview-step .gf-step-nav{margin-top:16px;flex-shrink:0;position:static}.gf-wizard-root.is-preview-step .gf-preview-switch{top:4px;left:4px;right:4px;max-width:none;justify-content:stretch;border-radius:7px}.gf-wizard-root.is-preview-step .gf-preview-switch button{flex:1;padding:5px 4px;font-size:10px;letter-spacing:.02em}.gf-wizard-root.is-preview-step .gf-switch-long{display:none}.gf-wizard-root.is-preview-step .gf-switch-short{display:inline}.gf-wizard-root.is-preview-step .gf-product-photo,.gf-wizard-root.is-preview-step .gf-band-photo,.gf-wizard-root.is-preview-step .gf-band-photo-empty{padding-top:36px}.gf-wizard-root.is-preview-step .gf-spin-preview,.gf-wizard-root.is-preview-step .gf-spin-fallback,.gf-wizard-root.is-preview-step .gf-plate-frame{flex:none;height:min(28svh,200px);min-height:140px}.gf-wizard-root.is-preview-step .gf-band-strip{display:none}.gf-wizard-root.is-preview-step.is-keyboard .gf-stepper,.gf-wizard-root.is-preview-step.is-keyboard .gf-panel-title,.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-stepper,.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-panel-title{display:none}.gf-wizard-root.is-preview-step.is-keyboard .gf-spin-preview,.gf-wizard-root.is-preview-step.is-keyboard .gf-spin-fallback,.gf-wizard-root.is-preview-step.is-keyboard .gf-plate-frame,.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-spin-preview,.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-spin-fallback,.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-plate-frame{height:min(16svh,120px);min-height:96px}.gf-wizard-root.is-preview-step:has(.gf-input:focus) .gf-controls-col{padding-bottom:max(24px,var(--gf-keyboard-inset, 0px))}}.gf-panel-sub-follow{display:none}.gf-controls-col{min-width:0}.gf-preview-pane{min-width:0;display:flex;flex-direction:column;gap:10px}.gf-preview-label{font-size:12.5px;color:var(--gf-muted);margin:0}.gf-plate-frame{border-radius:10px;background:var(--gf-cream-dark);flex:1;min-height:300px;display:flex;align-items:center;justify-content:center;border:1px solid var(--gf-border)}.gf-plate-frame-note{font-size:12px;color:var(--gf-muted);text-align:center;padding:0 16px}.gf-toggle-row{display:flex;gap:16px;margin-bottom:16px}.gf-toggle-card{flex:1;min-height:148px;background:var(--gf-cream);border:2px solid transparent;border-radius:14px;padding:26px 28px;text-align:left;cursor:pointer;color:inherit;font-family:inherit;display:flex;flex-direction:column;justify-content:center;gap:6px}.gf-toggle-card.is-selected{border-color:var(--gf-gold-2);background:#fffbf2}.gf-toggle-card:disabled,.gf-style-card:disabled{opacity:.45;cursor:not-allowed}.gf-toggle-card:disabled:hover{border-color:transparent}.gf-style-card:disabled:hover{border-color:var(--gf-border)}.gf-toggle-photo{flex:1;width:100%;min-height:0;margin-bottom:4px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.gf-toggle-label{font-size:20px;font-weight:700;color:var(--gf-navy)}.gf-toggle-sub{font-size:14px;line-height:1.45;color:var(--gf-muted)}.gf-availability-note,.gf-option-price{display:block;width:-moz-fit-content;width:fit-content;margin-top:4px;color:var(--gf-navy);font-size:12px;font-weight:700;line-height:1.3}.gf-availability-note,.gf-option-price.is-unavailable{color:#8c3b2c}.gf-availability-note{padding:3px 7px;border-radius:999px;background:#f9e8e4}.gf-toggle-row.is-compact{gap:10px;margin-bottom:0}.gf-toggle-card.is-compact{min-height:108px;padding:10px 10px 11px;background:#fff;border:1.5px solid var(--gf-border);justify-content:flex-end;gap:2px}.gf-toggle-card.is-compact.is-selected{border-color:var(--gf-gold-2);background:#fffbf2}.gf-toggle-card.is-compact .gf-toggle-photo{min-height:60px;margin-bottom:6px}.gf-toggle-card.is-compact .gf-toggle-label{font-size:12.5px;line-height:1.3;text-align:center}.gf-toggle-card.is-compact .gf-option-price{align-self:center;text-align:center}.gf-design-grid.is-product .gf-style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-design-grid.is-product .gf-style-card{flex-direction:column;align-items:stretch;padding:10px;gap:8px;text-align:center}.gf-design-grid.is-product .gf-style-thumb{width:100%;height:92px}.gf-design-grid.is-product .gf-style-card-desc{display:block;font-size:12px}.gf-design-grid.is-product .gf-option-price{width:100%;text-align:center}.gf-design-grid.is-product .gf-sub-section{padding:12px 14px;margin-bottom:0}.gf-design-grid.is-product .gf-sub-title{margin-bottom:8px}.gf-design-grid.is-product .gf-note{margin-top:8px}.gf-sub-section{background:var(--gf-cream);border-radius:12px;padding:18px 20px;margin-bottom:14px}.gf-sub-section:last-child{margin-bottom:0}.gf-sub-title{font-size:13px;font-weight:700;color:var(--gf-navy);text-transform:uppercase;letter-spacing:.03em;margin:0 0 12px}.gf-pill-row{display:flex;gap:10px;flex-wrap:wrap}.gf-pill{flex:1 1 auto;min-height:54px;background:#fff;border:1.5px solid var(--gf-border);border-radius:10px;padding:12px 18px;font-size:14.5px;font-weight:600;color:var(--gf-navy);cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px}.gf-pill.is-selected{border-color:var(--gf-gold-2);background:#faeeda}.gf-pill:disabled{opacity:.45;cursor:not-allowed}.gf-pill-hint{font-size:12px;font-weight:500;color:var(--gf-muted)}.gf-note{font-size:12.5px;color:var(--gf-muted);margin:8px 0 0;line-height:1.45}.gf-note.is-warn{color:#8c5a0b}.gf-upload{display:block;border:1px dashed var(--gf-border);border-radius:6px;padding:10px;font-size:12px;color:var(--gf-muted);text-align:center;background:#fff;cursor:pointer}.gf-upload input[type=file]{display:none}.gf-logo-adjust{margin-top:12px}.gf-logo-adjust-row{display:flex;align-items:baseline;justify-content:space-between;font-size:12px;color:var(--gf-muted);margin-bottom:4px}.gf-logo-adjust-row label{font-weight:600;color:var(--gf-navy)}.gf-logo-adjust-value{font-variant-numeric:tabular-nums}.gf-range.is-inline{margin-bottom:12px}.gf-link-btn{border:0;background:none;padding:0;font:inherit;font-size:12px;font-weight:600;color:var(--gf-navy);text-decoration:underline;cursor:pointer}.gf-swatch-row{display:flex;gap:8px}.gf-swatch{width:30px;height:30px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0}.gf-swatch.is-selected{border-color:var(--gf-navy)}.gf-pill .gf-swatch{width:18px;height:18px;flex-shrink:0;cursor:inherit;pointer-events:none;border-color:#0a16282e}.gf-calc-box{background:var(--gf-cream);border-radius:12px;padding:30px 32px}.gf-calc-qty-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.gf-range{width:100%;margin-bottom:22px;accent-color:var(--gf-gold-2)}.gf-calc-summary{display:flex;justify-content:space-between;border-top:1px solid var(--gf-border);padding-top:18px}.gf-calc-item p:first-child{font-size:12px;color:var(--gf-muted);margin:0 0 3px}.gf-calc-item p:last-child{font-size:26px;font-weight:700;color:var(--gf-navy);margin:0}.gf-calc-item.is-right{text-align:right}.gf-summary-list{margin-top:20px;border-top:1px solid var(--gf-border);padding-top:16px;display:grid;gap:11px}.gf-summary-list>div{display:flex;justify-content:space-between;gap:12px;font-size:13.5px}.gf-summary-list span:first-child{color:var(--gf-muted)}.gf-summary-list span:last-child{color:var(--gf-text);font-weight:600;text-align:right}.gf-success{margin:0;font-size:14px;font-weight:700;color:#2a6b47}.gf-step-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.gf-nav-primary{background:var(--gf-navy);color:#fff;border:0;padding:14px 26px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit}.gf-nav-primary:disabled{opacity:.4;cursor:not-allowed}.gf-nav-secondary{background:transparent;color:var(--gf-muted);border:0;padding:12px 10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit}.gf-wizard-root .gf-spin-preview,.gf-wizard-root .gf-spin-fallback{flex:1;height:auto;min-height:360px}@media (min-width: 901px){.gf-wizard-root{height:100dvh;max-height:100dvh;min-height:0;overflow:hidden}.gf-page-title,.gf-stepper,.gf-panel-title,.gf-panel-lead,.gf-panel-sub,.gf-step-nav{flex-shrink:0}.gf-hero,.gf-panel,.gf-design-grid{min-height:0;overflow:hidden}.gf-design-grid>*{min-height:0}.gf-design-grid .gf-controls-col{align-self:stretch;min-height:0;overflow:auto}.gf-preview-pane{min-height:0;overflow:hidden}.gf-wizard-root .gf-spin-preview,.gf-wizard-root .gf-spin-fallback,.gf-wizard-root .gf-plate-frame{min-height:0}.gf-wizard-root .gf-style-grid{grid-template-columns:1fr 1fr}.gf-wizard-root .gf-design-grid.is-product .gf-style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-wizard-root .gf-style-card{padding:10px 12px;gap:10px}.gf-wizard-root .gf-style-thumb{width:56px;height:56px}.gf-design-grid.is-style .gf-sub-section{padding:14px 16px}}.gf-header{background:var(--gf-navy);color:#fff;padding:14px 20px 16px;border-bottom:3px solid var(--gf-olive)}.gf-header-kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c}.gf-header-title{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;color:#fff;margin:2px 0 0}.gf-header-sub{margin-top:4px;font-size:13px;color:#ffffffb3}.gf-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:0;min-height:calc(100vh - 88px)}@media (max-width: 900px){.gf-layout{grid-template-columns:1fr}}.gf-preview-col{background:var(--gf-cream);padding:20px 24px 28px;display:flex;flex-direction:column;gap:14px}.gf-editor-col{background:var(--gf-white);border-left:1px solid var(--gf-border);padding:16px 18px 28px;min-height:100%}@media (max-width: 900px){.gf-editor-col{border-left:none;border-top:1px solid var(--gf-border)}.gf-preview-col{position:sticky;top:0;z-index:5;padding-bottom:12px}}.gf-spin-preview{position:relative;height:min(56vh,500px);min-height:300px;border-radius:12px;overflow:hidden;border:1px solid var(--gf-border);background:#f7f4ef}.gf-spin-preview canvas{display:block;width:100%!important;height:100%!important}.gf-preview-switch{position:absolute;top:10px;right:10px;z-index:3;display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:calc(100% - 20px);overflow:hidden;background:#fffffff0;border:1px solid var(--gf-border);border-radius:8px;box-shadow:0 1px 4px #0a16281f}.gf-preview-switch button{border:0;background:transparent;padding:7px 10px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gf-muted);cursor:pointer;font-family:inherit;white-space:nowrap}.gf-preview-switch button.is-on{background:var(--gf-navy);color:#fff}.gf-switch-short{display:none}.gf-product-photo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:48px 16px 16px;background:#fff;pointer-events:none}.gf-band-photo,.gf-band-photo-empty{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;padding:40px 14px 14px;background:#fff}.gf-band-photo{-o-object-fit:contain;object-fit:contain;pointer-events:none}.gf-band-photo-empty{display:flex;align-items:center;justify-content:center;text-align:center;color:var(--gf-muted);font-size:13px;padding:48px 16px 16px}.gf-plate-proofs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:52px 18px 18px;overflow-y:auto;background:#fff}.gf-plate-proof-label{display:block;margin-bottom:6px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gf-olive);font-weight:600}.gf-plate-proof-img{display:block;width:100%;height:auto;border-radius:4px;border:1px solid rgba(10,22,40,.08)}.gf-plate-proof-img.is-shaped{border:none;border-radius:0}.gf-plate-proof-empty{min-height:56px;display:flex;align-items:center;justify-content:center;text-align:center;color:var(--gf-muted);font-size:13px;background:repeating-linear-gradient(-45deg,#f3efe6,#f3efe6 8px,#faf7f1 8px,#faf7f1 16px);border-radius:4px}.gf-spin-hint{position:absolute;left:50%;bottom:14px;transform:translate(-50%);background:#0a1628c7;color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;pointer-events:none}.gf-spin-fallback{height:min(42vh,360px);min-height:220px;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--gf-muted);border:1px dashed var(--gf-border);border-radius:12px;background:#fff}.gf-band-strip{background:#fff;border:1px solid var(--gf-border);border-radius:10px;padding:10px 12px 12px}.gf-band-strip-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gf-olive);font-weight:600;margin-bottom:8px}.gf-band-strip-img{display:block;width:100%;height:auto;border-radius:4px;border:1px solid rgba(10,22,40,.08)}.gf-band-strip-img.is-shaped{border:none;border-radius:0}.gf-band-strip-img.is-square{width:min(100%,240px);margin:0 auto;background:#e8d9c4}.gf-band-strip-empty{min-height:56px;display:flex;align-items:center;justify-content:center;color:var(--gf-muted);font-size:13px;background:repeating-linear-gradient(-45deg,#f3efe6,#f3efe6 8px,#faf7f1 8px,#faf7f1 16px);border-radius:4px}.gf-band-strip-empty.is-square{min-height:160px;width:min(100%,240px);margin:0 auto}.gf-step{border:1px solid var(--gf-border);border-radius:10px;margin-bottom:10px;overflow:hidden;background:#fff}.gf-step-header{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:12px 14px;background:#fff;border:0;cursor:pointer;color:var(--gf-text)}.gf-step-num{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;background:#e8e4da;color:var(--gf-navy)}.gf-step.is-active .gf-step-num{background:var(--gf-navy);color:#fff}.gf-step.is-done .gf-step-num{background:var(--gf-olive);color:#fff}.gf-step-title{font-weight:700;font-size:14px}.gf-step-sub{font-size:12px;color:var(--gf-muted);margin-top:1px}.gf-step-body{padding:0 14px 14px}.gf-style-grid{display:grid;grid-template-columns:1fr;gap:10px}.gf-style-card{display:flex;gap:14px;align-items:center;text-align:left;border:1px solid var(--gf-border);border-radius:10px;padding:14px 16px;background:#fff;cursor:pointer;color:inherit}.gf-style-card:hover{border-color:#0a162847}.gf-style-card.is-selected{border-color:var(--gf-navy);box-shadow:0 0 0 2px #0a16281f}.gf-style-swatch{width:48px;height:48px;border-radius:8px;flex-shrink:0;border:1px solid rgba(0,0,0,.08)}.gf-style-thumb{width:86px;height:86px;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.gf-style-card-title{font-weight:700;font-size:16px}.gf-style-card-desc{font-size:13px;color:var(--gf-muted);margin-top:3px}.gf-line-block{border-top:1px solid var(--gf-border);padding-top:12px;margin-top:12px}.gf-line-block:first-child{border-top:0;padding-top:0;margin-top:0}.gf-line-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gf-olive);margin-bottom:6px}.gf-input,.gf-select{width:100%;border:1px solid var(--gf-border);border-radius:8px;padding:8px 10px;font-size:14px;font-family:inherit;color:var(--gf-text);background:#fff}.gf-input:focus,.gf-select:focus{outline:2px solid rgba(10,22,40,.25);outline-offset:1px}.gf-line-tools{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;align-items:center}.gf-chip-row{display:flex;gap:6px;flex-wrap:wrap}.gf-chip{border:1px solid var(--gf-border);background:#fff;border-radius:6px;padding:5px 9px;font-size:12px;cursor:pointer;color:var(--gf-text)}.gf-chip.is-on{background:var(--gf-navy);border-color:var(--gf-navy);color:#fff}.gf-char-count{margin-left:auto;font-size:11px;color:var(--gf-muted)}.gf-char-count.is-warn{color:var(--gf-mahogany);font-weight:600}.gf-order-box{background:#faf8f4;border:1px solid var(--gf-border);border-radius:10px;padding:12px}.gf-order-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.gf-price{font-family:Playfair Display,Georgia,serif;font-size:22px;color:var(--gf-mahogany)}.gf-muted{color:var(--gf-muted);font-size:12px}.gf-btn-primary{width:100%;border:0;border-radius:8px;background:var(--gf-navy);color:#fff;font-weight:700;font-size:15px;padding:12px 16px;cursor:pointer}.gf-btn-primary:disabled{opacity:.45;cursor:not-allowed}.gf-btn-primary:hover:not(:disabled){background:var(--gf-navy-2)}.gf-btn-secondary{width:100%;border:1px solid var(--gf-border);border-radius:8px;background:#fff;color:var(--gf-navy);font-weight:600;font-size:14px;padding:10px 14px;cursor:pointer;margin-top:8px}.gf-disclaimer{margin-top:12px;font-size:11px;color:var(--gf-muted);line-height:1.45}.gf-error{margin-top:8px;color:var(--gf-mahogany);font-size:13px}.gf-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a16288c;z-index:80;display:flex;align-items:center;justify-content:center;padding:16px}.gf-modal{background:#fff;border-radius:12px;max-width:640px;width:100%;max-height:90vh;overflow:auto;padding:18px}.gf-modal-title{font-family:Playfair Display,Georgia,serif;font-size:22px;margin:0 0 8px}.gf-modal-actions{display:flex;gap:8px;margin-top:14px}.gf-modal-actions .gf-btn-primary,.gf-modal-actions .gf-btn-secondary{margin-top:0}
