.fc-template-editor-dialog[data-slot=dialog-content]{width:min(1120px,calc(100vw - 48px));max-width:1120px;height:min(900px,calc(100dvh - 48px));max-height:none;padding:0;gap:0;border-radius:24px;background:#fbfcfa;color:#182d24;overflow:hidden}.fc-template-editor-header{flex:none;padding:22px 56px 18px 24px;text-align:left;border-bottom:1px solid #e0e7e1}.fc-template-editor-body{flex:1;min-height:0;overflow:hidden}.fc-template-editor-footer{flex:none;padding:12px 24px;border-top:1px solid #e0e7e1;display:flex;flex-direction:row;justify-content:flex-end;gap:8px;background:#fff}.fc-template-studio{height:100%;min-height:0;display:flex;flex-direction:column}.fc-template-tools{display:flex;flex:none;gap:6px;padding:10px 24px;align-items:center;background:#fff;border-bottom:1px solid #e6ebe6}.fc-template-tools button{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 13px;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:600;color:#647269;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.fc-template-tools button[aria-pressed=true]{background:#eaf1e9;color:#204d36;border-color:#d2dfd0}.fc-template-tools button:hover{background:#f0f4ef;transform:translateY(-1px)}.fc-template-example-label{margin-left:auto;color:#768078;font-size:11px}.fc-template-workspace{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.fc-template-stage{flex:1;min-width:0;min-height:0;padding:16px;display:flex;justify-content:center;background:radial-gradient(ellipse at 48% 42%,#fafbf7,#e9ede5)}.fc-template-phone{width:390px;max-width:100%;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #d5ddd2;border-radius:18px;background:#fff;box-shadow:0 12px 34px -18px #273b274d}.fc-template-address{display:flex;gap:6px;align-items:center;justify-content:center;flex:none;padding:7px;background:#fff;color:#7b857a;font-size:10px;border-bottom:1px solid #e5e9e2}.fc-template-address>span{width:5px;height:5px;border-radius:50%;background:#73916d}.fc-template-phone .template-preview-viewport{flex:1;min-height:0;width:100%;margin:0;border:0;border-radius:0;box-shadow:none}.fc-template-phone .template-preview-frame{height:100%;width:100%}.fc-template-settings{width:320px;flex:none;overflow-y:auto;overscroll-behavior:contain;background:#fff;padding:0 18px 18px;border-left:1px solid #e0e7e1;animation:fc-template-settings-in .14s ease-out both}.fc-template-settings[hidden]{display:none}.fc-template-settings-heading{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:16px 0;background:#fff}.fc-template-settings-heading h3{font-size:14px;font-weight:650}.fc-template-settings-heading button{padding:6px;border-radius:8px;cursor:pointer}.fc-template-settings fieldset{min-width:0}.fc-template-dock{flex:none;padding:10px 16px 8px;background:#fff;border-top:1px solid #dfe6dc}.fc-template-caption{text-align:center}.fc-template-caption>div{display:flex;align-items:center;justify-content:center;gap:9px}.fc-template-caption strong{font-size:13px;font-weight:650}.fc-template-caption span{font-size:10px;color:#748170;font-variant-numeric:tabular-nums}.fc-template-caption p{margin-top:2px;font-size:11px;color:#75806e}.fc-template-rail-shell{display:flex;align-items:center;gap:12px;max-width:760px;margin:3px auto 0}.fc-template-rail{overflow:hidden;flex:1;min-width:0;touch-action:pan-y pinch-zoom;overscroll-behavior-x:contain;cursor:grab}.fc-template-rail:active{cursor:grabbing}.fc-template-track{display:flex;align-items:center;will-change:transform;backface-visibility:hidden}.fc-template-slide{flex:0 0 94px;min-width:0;padding:8px 5px 2px}.fc-template-choice{display:block;width:100%;padding:0;cursor:inherit;border-radius:14px;touch-action:pan-y pinch-zoom}.fc-template-thumbnail{position:relative;display:block;height:90px;width:72px;margin:auto;overflow:hidden;border-radius:13px;background:#e9eee5;border:2px solid #e5e9e1;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s ease,box-shadow .16s ease;transform:scale(.94)}.fc-template-thumbnail-canvas{display:block;width:390px;height:500px;transform:scale(.1846);transform-origin:top left;pointer-events:none;-webkit-user-select:none;user-select:none;contain:layout paint style}.fc-template-thumbnail-live{display:block;width:390px;min-height:500px;overflow:hidden;background:#fff;contain:layout paint style}.fc-template-thumbnail-live>:is(.template-fixture,.astra-structural-root){width:390px!important;max-width:390px!important;min-height:500px;margin:0!important}.fc-template-thumbnail-placeholder{display:block;width:390px;height:500px;background:linear-gradient(135deg,#eef2eb 0 46%,#dde6db 46% 54%,#f7f8f4 54% 100%)}.fc-template-choice[data-centered=true] .fc-template-thumbnail{transform:scale(1);border-color:#26583b;box-shadow:0 0 0 3px #dcebd8}.fc-template-choice-badge{display:grid;place-items:center;position:absolute;right:3px;bottom:3px;border-radius:50%;background:#224e35;color:#fff}.fc-template-choice-badge:not(:empty){width:19px;height:19px}.fc-template-choice-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#778070;margin-top:5px}.fc-template-choice[data-active=true] .fc-template-choice-name{color:#244832;font-weight:700}.fc-template-arrow{display:grid;place-items:center;width:32px;height:32px;flex:none;border:1px solid #dce4d7;border-radius:50%;cursor:pointer;color:#3f5940}.fc-template-arrow:disabled{opacity:.3;cursor:default}.fc-template-studio button:focus-visible{outline:2px solid #26583b;outline-offset:3px}.fc-template-studio button:disabled{cursor:not-allowed}@keyframes fc-template-settings-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@media(max-width:700px){.fc-template-editor-dialog[data-slot=dialog-content]{width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}.fc-template-editor-header{padding:14px 44px 12px 16px}.fc-template-editor-header>p{font-size:12px}.fc-template-tools{padding:7px 12px;gap:3px;justify-content:space-between}.fc-template-tools button{padding:8px 10px;gap:5px}.fc-template-example-label{display:none}.fc-template-stage{padding:8px}.fc-template-phone{border-radius:12px}.fc-template-settings{position:absolute;right:8px;top:8px;bottom:8px;width:min(310px,calc(100% - 32px));border:1px solid #dce4d7;border-radius:15px;box-shadow:-8px 8px 30px #243d2426;z-index:2}.fc-template-dock{padding:8px 0 5px}.fc-template-caption p{font-size:10px}.fc-template-rail-shell{gap:0}.fc-template-arrow{display:none}.fc-template-editor-footer{padding:9px 16px max(9px,env(safe-area-inset-bottom))}.fc-template-editor-footer>button:last-child{flex:1}}@media(max-height:720px){.fc-template-thumbnail{height:70px;width:60px}.fc-template-thumbnail-canvas{transform:scale(.154)}.fc-template-slide{flex-basis:80px}.fc-template-editor-header{padding-top:10px;padding-bottom:8px}}@media(prefers-reduced-motion:reduce){.fc-template-thumbnail,.fc-template-tools button{transition:none}.fc-template-settings{animation:none}}.fc-template-phone .template-preview-viewport,.fc-template-phone .template-preview-frame{contain:layout paint;background:#fff}.fc-template-phone .template-preview-frame{transition:opacity .14s ease}.fc-template-phone .template-preview-viewport{scrollbar-gutter:stable}.fc-template-stage,.fc-template-phone,.fc-template-address,.fc-template-dock{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.fc-template-dock{position:relative}.fc-template-library-toggle{display:flex;align-items:center;justify-content:center;gap:6px;min-height:32px;margin:0 auto 6px;padding:4px 12px;border:1px solid #dce4d7;border-radius:999px;color:#31523c;font-size:11px;font-weight:600;cursor:pointer}.fc-template-library{position:absolute;inset:0;z-index:5;padding:0 24px 24px;overflow-y:auto;overscroll-behavior:contain;background:#fbfcfa}.fc-template-library .fc-template-settings-heading{background:#fbfcfa;padding-block:20px}.fc-template-library .fc-template-settings-heading p{margin-top:3px;color:#647269;font-size:12px}.fc-template-library-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}.fc-template-library-grid>button{display:flex;align-items:center;gap:12px;min-width:0;padding:16px 12px;border:1px solid #dfe6dc;border-radius:14px;text-align:left;background:#fff;cursor:pointer}.fc-template-library-grid>button[aria-pressed=true]{background:#edf3e9;border-color:#658561}.fc-template-library-grid>button:hover{border-color:#658561}.fc-template-library-grid>button>span:nth-child(2){flex:1;min-width:0}.fc-template-library-grid strong{display:block;font-size:13px;font-weight:650}.fc-template-library-grid small{display:block;margin-top:4px;color:#647269;font-size:11px;line-height:1.5}.fc-template-library-number{color:#7c8c76;font-size:11px;font-variant-numeric:tabular-nums}.fc-template-library-grid svg{flex-shrink:0;color:#31523c}@media(min-width:701px){.fc-template-library-toggle{position:absolute;top:10px;right:20px}.fc-template-caption{padding-inline:145px}}@media(max-width:700px){.fc-template-library{padding-inline:14px}.fc-template-library-grid{grid-template-columns:minmax(0,1fr)}.fc-template-thumbnail{height:70px;width:60px}.fc-template-thumbnail-canvas{transform:scale(.144)}.fc-template-slide{flex-basis:82px}.fc-template-caption p{display:none}}.fc-template-thumbnail-live *{animation-duration:0s!important;animation-delay:0s!important;transition-duration:0s!important}@media(max-width:700px){body:has(.fc-template-editor-dialog) [data-slot=dialog-overlay]{background:#101c1714!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.fc-template-editor-dialog[data-slot=dialog-content]{position:fixed!important;inset:auto auto max(8px,env(safe-area-inset-bottom)) 50%!important;width:calc(100vw - 12px)!important;max-width:520px!important;height:auto!important;max-height:min(44dvh,390px)!important;padding:0!important;gap:0!important;border:1px solid #d7dfd8!important;border-radius:22px!important;background:#fbfcfa!important;color:#182d24!important;overflow:hidden!important;box-shadow:0 24px 70px -28px #11231b8c!important;transform:translate(-50%)!important}.fc-template-editor-header{padding:10px 42px 7px 14px!important;border-bottom:1px solid #e2e7e2}.fc-template-editor-header h2{font-size:14px!important;line-height:1.15}.fc-template-editor-header>p{display:none}.fc-template-editor-body{flex:none!important;min-height:0;overflow:visible!important}.fc-template-studio{height:auto}.fc-template-tools{gap:4px;padding:5px 8px;justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x proximity}.fc-template-tools::-webkit-scrollbar{display:none}.fc-template-tools button{flex:0 0 auto;min-height:34px;padding:7px 10px;gap:5px;white-space:nowrap;scroll-snap-align:start}.fc-template-tools button svg{flex:0 0 auto}.fc-template-workspace{display:block;flex:none;min-height:0;overflow:visible}.fc-template-stage{display:none!important}.fc-template-settings{position:static!important;width:100%!important;max-height:min(26dvh,220px);padding:0 12px 12px;border:0;border-radius:0;box-shadow:none;overflow-y:auto}.fc-template-settings-heading{padding:9px 0 7px}.fc-template-workspace[data-settings-open=true]+.fc-template-dock{display:none}.fc-template-library{position:fixed;inset:8px 8px max(8px,env(safe-area-inset-bottom));z-index:10;padding:0 12px 16px;border:1px solid #d7dfd8;border-radius:22px;background:#fbfcfa;box-shadow:0 24px 70px -28px #11231b8c}.fc-template-library-grid{grid-template-columns:1fr}.fc-template-dock{padding:6px 8px 7px;border-top:0;background:#fff}.fc-template-library-toggle{min-height:28px;margin-bottom:2px;padding:3px 10px;font-size:10px}.fc-template-caption{margin:0 0 2px}.fc-template-caption>div{gap:7px}.fc-template-caption strong{font-size:12px}.fc-template-caption p{display:none}.fc-template-rail-shell{gap:0;margin-top:0}.fc-template-arrow{display:none}.fc-template-rail{touch-action:pan-x}.fc-template-slide{flex:0 0 76px;padding:5px 3px 2px}.fc-template-choice{touch-action:pan-x}.fc-template-thumbnail{width:58px;height:72px;border-radius:11px}.fc-template-thumbnail-canvas{width:390px;height:500px;transform:scale(.149)}.fc-template-choice-name{max-width:70px;margin:4px auto 0;font-size:9px;line-height:1.1}.fc-template-choice[data-centered=true] .fc-template-thumbnail{transform:scale(1.04);border-color:#176b49;box-shadow:0 0 0 3px #d8eadf}.fc-template-editor-footer{padding:7px 8px max(7px,env(safe-area-inset-bottom))!important;gap:6px;background:#fbfcfa}.fc-template-editor-footer>button{min-height:38px}.fc-template-editor-footer>button:first-child{flex:0 0 auto}.fc-template-editor-footer>button:last-child{flex:1}}@media(max-width:380px){.fc-template-editor-dialog[data-slot=dialog-content]{width:calc(100vw - 8px)!important}.fc-template-tools button{padding-inline:8px;font-size:11px}.fc-template-slide{flex-basis:72px}}.fc-visual-journey.fc-template-editor-dialog[data-slot=dialog-content]{--background: var(--fc-profile-chrome-bg, #fff);--foreground: var(--fc-profile-chrome-fg, #1b2028);--card: var(--background);--card-foreground: var(--foreground);--popover: var(--background);--popover-foreground: var(--foreground);--primary: var(--fc-profile-chrome-primary, #252e3e);--primary-foreground: var(--fc-profile-chrome-primary-fg, #fff);--secondary: color-mix(in srgb, var(--background) 93%, var(--foreground));--secondary-foreground: var(--foreground);--muted-foreground: var(--foreground);--border: color-mix(in srgb, var(--foreground) 22%, var(--background));--ring: var(--primary);position:fixed!important;inset:auto 20px max(20px,env(safe-area-inset-bottom)) auto!important;width:440px!important;max-width:calc(100vw - 24px)!important;height:auto!important;max-height:min(76dvh,690px)!important;transform:none!important;padding:0!important;gap:0!important;border:1px solid var(--border)!important;border-radius:22px!important;background:var(--background)!important;color:var(--foreground)!important;box-shadow:0 14px 65px #0003!important;animation:none!important}body:has(.fc-visual-journey) [data-slot=dialog-overlay]{background:#0000000a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.fc-visual-journey .fc-template-editor-header{padding:14px 52px 10px 16px!important;border-color:var(--border);text-align:left}.fc-visual-journey .fc-template-editor-header h2{font-size:16px!important}.fc-visual-journey .fc-template-editor-header>p{display:none}.fc-visual-journey [data-slot=dialog-close]{top:2px;right:5px;width:44px;height:44px;display:grid;place-items:center;opacity:1}.fc-visual-journey .fc-template-editor-body{min-height:0;flex:1!important;overflow:hidden!important}.fc-visual-journey .fc-template-studio{min-height:0;height:100%}.fc-visual-journey .fc-template-tools{flex-shrink:0;gap:2px;padding:4px 8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;background:var(--background);border-color:var(--border)}.fc-visual-journey .fc-template-tools button{flex:1 0 auto;min-height:44px;gap:4px;padding:7px;color:var(--foreground);font-size:12px;scroll-snap-align:center}.fc-visual-journey .fc-template-tools button svg{display:none}.fc-visual-journey .fc-template-tools button[aria-pressed=true]{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.fc-visual-journey .fc-template-tools button:hover:not([aria-pressed=true]){background:var(--secondary);transform:none}.fc-visual-journey .fc-template-example-label,.fc-visual-journey .fc-template-stage{display:none!important}.fc-visual-journey .fc-template-workspace{display:block;flex:1;min-height:0;overflow:auto}.fc-visual-journey .fc-template-settings{position:static!important;width:100%!important;max-height:min(40dvh,390px);padding:12px 16px;overflow:auto;overscroll-behavior:contain;background:var(--background);border:0;box-shadow:none}.fc-visual-journey .fc-template-settings-heading{display:none}.fc-visual-journey .fc-template-settings[hidden],.fc-visual-journey .fc-template-dock[hidden]{display:none!important}.fc-visual-journey .fc-template-dock{flex-shrink:0;padding:6px 8px;background:var(--background);border:0}.fc-visual-journey .fc-template-library-toggle{position:static;min-height:44px;margin:0 auto;padding:8px 14px;color:var(--foreground);border-color:var(--border);background:var(--secondary);font-size:12px}.fc-visual-journey .fc-template-caption{padding:5px 0 0;margin:0;color:var(--foreground)}.fc-visual-journey .fc-template-caption strong{font-size:13px}.fc-visual-journey .fc-template-caption p{display:none}.fc-visual-journey .fc-template-caption span{color:var(--foreground)}.fc-visual-journey .fc-template-slide{flex:0 0 108px;padding:8px 4px 2px}.fc-visual-journey .fc-template-rail-shell{margin:0;gap:0}.fc-visual-journey .fc-template-arrow{display:none}.fc-visual-journey .fc-template-thumbnail{width:88px;height:100px;border-radius:12px}.fc-visual-journey .fc-template-thumbnail-canvas{width:390px;height:444px;transform:scale(.2256)}.fc-visual-journey .fc-template-choice-name{max-width:100px;font-size:11px;line-height:1.25;color:var(--foreground)}.fc-visual-journey .fc-template-choice[data-centered=true] .fc-template-thumbnail{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary);transform:none}.fc-visual-journey .fc-template-choice-badge{background:var(--primary);color:var(--primary-foreground)}.fc-visual-journey .fc-template-library{position:static;padding:10px 12px;max-height:min(36dvh,350px);overflow:auto;background:var(--background);color:var(--foreground);border:0;box-shadow:none}.fc-visual-journey .fc-template-library .fc-template-settings-heading{display:flex;background:var(--background);padding:0 0 8px}.fc-visual-journey .fc-template-library-grid{grid-template-columns:1fr}.fc-visual-journey .fc-template-library-grid>button{background:var(--background);border-color:var(--border)}.fc-visual-journey .fc-template-library-grid>button[aria-pressed=true]{background:var(--secondary);border-color:var(--primary)}.fc-visual-journey .fc-template-library :is(small,svg,p,.fc-template-library-number){color:var(--foreground)}.fc-visual-journey .fc-template-studio:has(.fc-template-library) .fc-template-dock{display:none}.fc-visual-journey .fc-template-editor-footer{flex-shrink:0;display:flex;flex-direction:row;gap:6px;padding:10px 12px!important;border-color:var(--border);background:var(--background)}.fc-visual-journey .fc-template-editor-footer>button{min-height:44px;margin:0}.fc-visual-journey .fc-template-editor-footer>button:first-child{margin-right:auto;flex:0 0 auto}.fc-visual-journey .fc-template-editor-footer>button:last-child{flex:0 1 auto;min-width:104px}.fc-visual-journey :is(button,summary,input):focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.fc-visual-hint,.fc-visual-review>p{font-size:13px;line-height:1.5}.fc-visual-palettes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.fc-visual-palettes>button{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 3px;min-height:70px;border:1px solid var(--border);border-radius:12px;font-size:12px;line-height:1.3;text-align:center;cursor:pointer}.fc-visual-palettes>button[aria-pressed=true],.fc-visual-backgrounds>button[aria-pressed=true]{border-color:var(--foreground);box-shadow:inset 0 0 0 1px var(--foreground);background:var(--secondary)}.fc-visual-palettes>button:disabled{opacity:.5;cursor:not-allowed}.fc-visual-swatches,.fc-visual-original{display:flex;align-items:center;justify-content:center;width:40px;height:30px;border-radius:20px;border:1px solid #0002}.fc-visual-swatches i{display:block;height:20px;width:20px;border:1px solid #0002;border-radius:50%}.fc-visual-swatches i+i{margin-left:-7px}.fc-visual-original{font-size:22px;background:var(--secondary)}.fc-visual-details{margin-top:8px}.fc-visual-details summary{min-height:44px;padding:12px 0;cursor:pointer;font-size:13px;font-weight:600}.fc-visual-font-title{font-family:var(--profile-heading-font, inherit)}.fc-visual-background-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.fc-visual-background-actions>button{min-height:44px;padding-inline:8px;font-size:12px}.fc-visual-background-preview{width:100%;height:72px;object-fit:cover;border-radius:10px}.fc-visual-backgrounds{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fc-visual-backgrounds>button{overflow:hidden;border:1px solid var(--border);border-radius:10px;text-align:left;font-size:12px}.fc-visual-backgrounds img{width:100%;height:68px;object-fit:cover}.fc-visual-backgrounds span{display:block;padding:8px}.fc-visual-review dl{display:grid;gap:8px;margin:12px 0;font-size:13px}.fc-visual-review dl>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px}.fc-visual-review dd{font-weight:600;overflow-wrap:anywhere}.fc-visual-review>button{width:100%;min-height:44px}.fc-public-editor-subnav .fc-public-editor-visual{border:1px solid currentColor;margin-right:10px;font-weight:700}@media(max-width:700px){.fc-visual-journey.fc-template-editor-dialog[data-slot=dialog-content]{inset:auto 6px max(6px,env(safe-area-inset-bottom)) 6px!important;width:auto!important;max-width:none!important;max-height:52dvh!important}.fc-visual-journey .fc-template-editor-header{padding-block:11px 7px!important}.fc-visual-journey .fc-template-settings{max-height:calc(52dvh - 163px);padding:10px 12px}.fc-visual-journey .fc-template-library{max-height:calc(52dvh - 163px)}.fc-visual-journey .fc-template-editor-footer{padding:7px 10px!important}.fc-visual-journey .fc-template-slide{flex-basis:100px;padding-top:6px}.fc-visual-journey .fc-template-thumbnail{width:80px;height:88px}.fc-visual-journey .fc-template-thumbnail-canvas{transform:scale(.2051)}.fc-visual-journey .fc-template-choice-name{max-width:92px}.fc-visual-journey .fc-template-library-toggle{padding-block:4px}}@media(max-height:740px)and (max-width:700px){.fc-visual-journey .fc-template-caption{display:none}.fc-visual-journey .fc-template-thumbnail{height:62px}.fc-visual-journey .fc-template-library-toggle{min-height:44px}}.fc-visual-journey .fc-template-settings button[data-profile-font-preset]{font-family:var(--profile-body-font, inherit)!important}
