:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--builder-accent:#5f4de3;--ink:#191f28;--muted:#8b95a1;--line:#e5e8eb;--soft:#f2f4f6;--builder-body:#4e5968;--builder-weak:#f1efff;--builder-weak-ink:#5f4de3}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#f2f4f6;margin:0;font-family:Toss Product Sans,Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,input,textarea,select{color:inherit;font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed}.builder-app{background:#f2f4f6;flex-direction:column;width:100%;min-width:1100px;height:100dvh;min-height:0;padding-bottom:80px;display:flex;overflow:hidden}.builder-topbar{border-bottom:1px solid var(--line);background:#fff;flex:none;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#fff;background:var(--builder-accent);letter-spacing:-.04em;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.brand div{flex-direction:column;line-height:1.15;display:flex}.brand strong{letter-spacing:-.02em;font-size:14px;font-weight:700}.brand small{color:#a1a9b2;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:10px}.builder-topbar-actions{justify-content:flex-end;align-items:center;gap:14px;min-width:0;display:flex}.topbar-status{align-items:center;gap:8px;display:flex}.local-pill,.server-pill{border-radius:14px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.local-pill{color:#4e5968;background:#f2f4f6}.server-pill{color:#8b95a1;background:#fff;border:1px solid #e5e8eb}.server-pill i{background:#b0b8c1;border-radius:50%;width:6px;height:6px}.server-pill.connected{color:#087a48;background:#edfff7;border-color:#b7ead3}.server-pill.connected i{background:#00a866;box-shadow:0 0 0 3px #00a8661f}.builder-workspace{flex:auto;grid-template-columns:minmax(560px,1fr) 500px;min-height:0;display:grid;overflow:hidden}.preview-pane{background:#eef1f4;flex-direction:column;min-width:0;display:flex}.pane-heading{color:#6b7684;background:#fff;border-bottom:1px solid #dfe3e7;grid-template-columns:1fr auto 1fr;align-items:center;height:51px;padding:0 24px;font-size:12px;display:grid}.pane-heading:before{content:""}.pane-heading strong{font-size:13px}.pane-heading>span{justify-self:end}.preview-mode-tabs{background:#e5e8eb;border:0;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;height:38px;padding:4px;display:grid}.preview-mode-tabs button{color:#8b95a1;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:84px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.preview-mode-tabs button.active{color:#191f28;background:#fff;box-shadow:0 1px 3px #191f2814}.preview-stage{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;min-height:0;padding:20px 24px 16px;display:flex;overflow:hidden}.preview-canvas{background:#fff;border:1px solid #dfe3e7;border-radius:24px;width:min(390px,100% - 24px);height:calc(100vh - 176px);min-height:500px;max-height:820px;transition:width .22s,border-radius .22s;overflow:hidden;box-shadow:0 8px 24px #191f2814}.preview-canvas.is-desktop{border-radius:18px;width:min(920px,100% - 8px)}.preview-canvas--real{background:#f2f4f6;position:relative}.preview-canvas--real iframe{z-index:2;opacity:0;transform-origin:0 0;background:#f2f4f6;border:0;width:100%;height:100%;transition:opacity .18s;display:block;position:relative}.preview-canvas--real iframe.is-ready{opacity:1}.preview-loading{z-index:1;color:#8b95a1;background:#f7f8fa;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.preview-loading strong{color:#4e5968;margin-top:4px;font-size:13px}.preview-loading span{font-size:10px}.checkout-preview{height:100%;color:var(--preview-text);background:var(--preview-bg);border-radius:25px;flex-direction:column;font-size:14px;display:flex;position:relative;overflow:hidden}.preview-header{border-bottom:1px solid var(--preview-line);background:var(--preview-surface);flex:none;grid-template-columns:36px 1fr 36px;align-items:center;height:58px;padding:0 20px;display:grid}.preview-header strong{text-align:center;font-size:18px}.preview-header button{color:var(--preview-text);background:0 0;padding:0;font-size:27px;line-height:1}.preview-scroll{scrollbar-width:none;flex:1;min-height:0;padding:12px 12px 104px;overflow:auto}.preview-scroll::-webkit-scrollbar{display:none}.preview-responsive-grid{display:block}.preview-card{border-radius:var(--preview-radius);background:var(--preview-surface);margin-bottom:10px;padding:20px}.is-line .preview-scroll{padding-inline:0}.is-line .preview-card{border-radius:0;margin-bottom:1px}.preview-card-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.preview-card-title>span{letter-spacing:-.03em;font-size:18px;font-weight:750}.preview-card-title>em{color:var(--preview-accent);font-style:normal;font-weight:750}.preview-count{color:var(--preview-muted);align-items:center;gap:5px;display:flex}.preview-count em{color:var(--preview-accent);font-size:14px;font-style:normal;font-weight:750}.preview-address{flex-direction:column;gap:3px;display:flex}.preview-address strong{font-size:15px}.preview-address span,.preview-address small{color:var(--preview-muted);font-size:13px}.preview-row-action{width:100%;height:42px;color:var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 10%, var(--preview-surface));border-radius:12px;justify-content:center;align-items:center;margin-top:14px;font-size:14px;font-weight:700;display:flex}.preview-product{grid-template-columns:64px 1fr;gap:12px;display:grid}.product-thumb{background:linear-gradient(145deg,#d8dde3,#f4f5f6);border-radius:12px;width:64px;height:76px}.preview-product>div:last-child{flex-direction:column;gap:4px;min-width:0;padding-top:2px;display:flex}.preview-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.preview-product span{color:var(--preview-muted);font-size:12px}.preview-product b{margin-top:auto;font-size:14px}.benefit-card{padding:0;overflow:hidden}.benefit-heading{color:var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 11%, var(--preview-surface));justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.benefit-heading div{color:var(--preview-text);align-items:center;gap:5px;display:flex}.benefit-heading strong,.benefit-heading b{font-size:16px}.benefit-body{padding:16px 20px 20px}.benefit-meta{color:var(--preview-muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;display:flex}.benefit-meta em{color:var(--preview-accent);font-style:normal;font-weight:700}.mini-badge{color:var(--preview-accent);background:color-mix(in srgb, var(--preview-accent) 9%, var(--preview-surface));border-radius:11px;padding:5px 8px;font-size:11px;font-weight:700}.coupon-button{border:1px solid var(--preview-line);background:color-mix(in srgb, var(--preview-bg) 60%, var(--preview-surface));border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:48px;padding:0 13px;font-size:13px;display:flex}.coupon-button>span{color:var(--preview-muted);align-items:center;display:flex}.coupon-button em{color:var(--preview-accent);font-style:normal;font-weight:800}.point-row{grid-template-columns:1fr 78px;gap:9px;margin-top:14px;display:grid}.point-row>div{border:1px solid var(--preview-line);background:color-mix(in srgb, var(--preview-bg) 60%, var(--preview-surface));border-radius:12px;justify-content:space-between;align-items:center;height:44px;padding:0 12px;display:flex}.point-row span{color:var(--preview-muted);font-size:11px}.point-row button{color:#fff;background:var(--preview-accent);border-radius:12px;font-size:12px;font-weight:700}.payment-option{min-height:44px;color:var(--preview-muted);border-top:1px solid var(--preview-line);align-items:center;gap:9px;display:flex}.payment-option strong{color:var(--preview-text);font-size:14px}.payment-option:first-of-type{border-top:0}.radio{border:1.5px solid #b0b8c1;border-radius:50%;width:18px;height:18px;position:relative}.payment-option.selected .radio{border:5px solid var(--preview-accent)}.pay-chip{color:#111;text-align:center;border-radius:5px;min-width:42px;padding:3px 5px;font-size:10px;font-weight:900}.pay-chip.naver{background:#20d66b}.pay-chip.kakao{background:#fee500}.hide-payment-icons .payment-option>svg,.hide-payment-icons .pay-chip{display:none}.agreement-card label{border-top:1px solid var(--preview-line);grid-template-columns:22px 1fr auto;align-items:center;gap:9px;min-height:42px;font-size:12px;display:grid}.agreement-card label:first-child{border-top:0;font-size:14px}.preview-check{color:#b0b8c1;border:1.5px solid #b0b8c1;border-radius:6px;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid}.preview-check.checked{color:#fff;border-color:var(--preview-accent);background:var(--preview-accent)}.preview-trust{color:var(--preview-muted);justify-content:center;align-items:center;gap:6px;padding:4px 0 10px;font-size:11px;display:flex}.preview-paybar{z-index:4;border-top:1px solid var(--preview-line);background:color-mix(in srgb, var(--preview-surface) 96%, transparent);padding:9px 12px 12px;position:absolute;bottom:0;left:0;right:0}.preview-paybar:not(.is-sticky){position:relative}.preview-paybar small{color:var(--preview-muted);text-align:center;margin-bottom:7px;font-size:10px;display:block}.preview-paybar button{color:#fff;background:var(--preview-accent);border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;height:52px;display:flex}.preview-paybar button span,.preview-paybar button strong{font-size:17px}.preview-banner{min-height:74px;color:var(--preview-text);border-radius:var(--preview-radius);background:color-mix(in srgb, var(--preview-accent) 12%, var(--preview-surface));align-items:center;gap:11px;margin-bottom:10px;padding:14px 16px;display:flex;overflow:hidden}.preview-banner-image{background-position:50%;background-size:cover;border-radius:12px;flex:none;width:44px;height:44px}.preview-banner div{min-width:0}.preview-banner strong{font-size:14px;display:block}.preview-banner p{color:var(--preview-muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.preview-caption{color:#8b95a1;align-items:center;gap:7px;margin-top:10px;font-size:11px;display:flex}.preview-caption.is-sample .live-dot{background:#f59f00;box-shadow:0 0 0 3px #f59f001f}.toggle-gate{flex-direction:column;gap:10px;display:flex}.feature-lock{color:#5140cf;background:color-mix(in srgb, var(--builder-accent) 7%, #fff);border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin:0;padding:12px 14px;font-size:12px;font-weight:600;line-height:1.5;display:grid}.feature-lock svg{color:var(--builder-accent);flex:none;margin-top:1px}.feature-lock--action{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.feature-lock button{color:#fff;background:var(--builder-accent);white-space:nowrap;border-radius:9px;min-height:34px;padding:0 11px;font-size:11px;font-weight:700}.feature-lock button:hover{background:#4f3dcf}.feature-lock button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.method-binding-fields{border:0;min-width:0;margin:0;padding:0;display:contents}.method-binding-fields:disabled{opacity:.48}.installation-id{background:#f7f8fa;border-radius:10px;align-items:center;gap:10px;margin:12px 0 0;padding:10px 12px;display:flex;overflow:hidden}.installation-id span{color:#8b95a1;flex:none;font-size:11px;font-weight:700}.installation-id code{color:#4e5968;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:10px;overflow:hidden}.live-dot{background:#00a866;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #00a8661f}.summary-card dl{margin:0}.summary-card dl>div{justify-content:space-between;align-items:center;min-height:31px;display:flex}.summary-card dt,.summary-card dd{margin:0;font-size:14px}.summary-card dd{font-weight:700}.summary-card .summary-discount{color:var(--preview-accent);border-top:1px dashed var(--preview-line);margin-top:9px;padding-top:13px}.summary-card .summary-detail{color:var(--preview-muted)}.summary-card .summary-detail dt{padding-left:10px}.summary-card .summary-total{border-top:1px solid var(--preview-line);margin-top:9px;padding-top:14px}.summary-card .summary-total dt,.summary-card .summary-total dd{font-size:18px;font-weight:800}.summary-card .summary-total dd{color:var(--preview-accent)}.is-desktop .preview-header{grid-template-columns:42px 1fr 42px;height:64px;padding-inline:28px}.is-desktop .preview-header strong{font-size:20px}.is-desktop .preview-scroll{padding:20px 22px 112px}.is-desktop .preview-banner{max-width:none}.is-desktop .preview-responsive-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.85fr);align-items:start;gap:16px;display:grid}.is-desktop .preview-side-column{position:sticky;top:0}.is-desktop .preview-card{margin-bottom:14px}.is-desktop .preview-main-column,.is-desktop .preview-side-column{min-width:0}.is-desktop .preview-paybar{padding-inline:22px}.is-desktop .preview-paybar button,.is-desktop .preview-paybar small{max-width:420px;margin-left:auto}.settings-region{--settings-sidebar-bg:#f7f8fa;z-index:4;background:var(--settings-sidebar-bg);min-width:0;height:100%;min-height:0;position:relative}.settings-tab-rail{z-index:5;border:1px solid var(--line);background:var(--settings-sidebar-bg);border-right:0;border-radius:18px 0 0 18px;flex-direction:column;align-items:stretch;gap:6px;width:84px;max-height:calc(100% - 77px);padding:14px 8px;display:flex;position:absolute;top:59px;right:100%;overflow-y:auto;box-shadow:-10px 14px 30px #191f2814}.settings-tab-rail button{color:#8b95a1;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:64px;padding:8px 4px;font-size:11px;font-weight:650;line-height:1.2;transition:color .15s,background .15s;display:flex}.settings-tab-rail button:hover{color:#333d4b;background:#eef1f4}.settings-tab-rail button.is-active{color:#191f28;background:#fff;box-shadow:0 1px 4px #191f2817}.settings-tab-rail button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.settings-tab-rail svg{flex:none}.settings-pane{z-index:6;background:var(--settings-sidebar-bg);min-width:0;height:100%;min-height:0;box-shadow:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.settings-scroll{overflow-anchor:none;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd2d9 transparent;flex:1 1 0;min-height:0;padding:22px 22px 28px;overflow:hidden auto}.settings-scroll::-webkit-scrollbar{width:8px}.settings-scroll::-webkit-scrollbar-track{background:0 0}.settings-scroll::-webkit-scrollbar-thumb{background:#cbd2d9 padding-box padding-box;border:2px solid #0000;border-radius:8px}.settings-scroll::-webkit-scrollbar-thumb:hover{background:#aeb7c0 padding-box padding-box}.design-form{flex-direction:column;gap:40px;min-height:100%;display:flex}.payment-settings-stack{flex-direction:column;gap:18px;display:flex}.settings-empty-state{text-align:center;background:#fff;border:1px solid #edf0f2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:48px 28px;display:flex}.settings-empty-state>span{width:48px;height:48px;color:var(--builder-accent);background:var(--builder-weak);border-radius:14px;place-items:center;display:grid}.settings-empty-state h2{color:#191f28;margin:16px 0 0;font-size:17px;font-weight:750}.settings-empty-state p{color:#8b95a1;word-break:keep-all;max-width:300px;margin:7px 0 0;font-size:12px;line-height:1.6}.settings-empty-state button{color:#fff;background:var(--builder-accent);border-radius:10px;min-height:42px;margin-top:20px;padding:0 16px;font-size:13px;font-weight:700}.settings-empty-state button:hover{background:#4f3dcf}.settings-empty-state button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:3px}.connection-panel{min-height:100%}.setting-section{display:block}.setting-card{background:#fff;border:1px solid #edf0f2;border-radius:16px;padding:20px;box-shadow:0 1px 2px #191f2808}.setting-card[hidden]{display:none}.section-heading{grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:12px;min-height:44px;margin:0 4px 10px;display:grid}.setting-section.is-collapsed .section-heading{margin-bottom:0}.section-heading__copy{min-width:0}.section-heading h2{letter-spacing:-.025em;margin:0;font-size:18px;font-weight:700;line-height:1.4}.section-heading p{color:#8b95a1;letter-spacing:-.01em;margin:2px 0 0;font-size:13px;line-height:1.55}.section-heading__toggle{color:#6b7684;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;transition:color .15s,background .15s;display:grid}.section-heading__toggle:hover{color:#191f28;background:#eef1f4}.section-heading__toggle:focus-visible{color:var(--builder-accent);outline:2px solid var(--builder-accent);outline-offset:2px}.section-heading__chevron{transition:transform .18s}.setting-section.is-collapsed .section-heading__chevron{transform:rotate(-90deg)}.section-controls{flex-direction:column;gap:24px;display:flex}.control{display:block}.control>span{color:#4e5968;margin-bottom:9px;font-size:14px;font-weight:600;line-height:1.4;display:block}.control input:not([type=range]):not([type=color]),.control textarea,.field-group input{background:#fff;border:1px solid #dfe3e7;border-radius:10px;outline:0;width:100%;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.builder-select{color:#191f28;background:#fff;border:1px solid #dfe3e7;border-radius:12px;outline:0;width:100%;height:56px;padding:0 38px 0 16px;font-size:14px}.builder-select:focus{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.control input:not([type=range]):not([type=color]),.field-group input{border-radius:12px;height:56px;padding:0 16px}.control textarea{resize:vertical;min-height:78px;padding:12px 14px;line-height:1.55}.control input:focus,.control textarea:focus,.field-group input:focus{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.segmented{background:#f2f4f6;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;height:46px;padding:4px;display:grid}.segmented.triple{grid-template-columns:repeat(3,1fr)}.segmented button{color:#8b95a1;background:0 0;border-radius:7px;font-size:14px;font-weight:600;transition:color .15s,background .15s,box-shadow .15s}.segmented button:hover{color:#4e5968}.segmented button.active{color:#191f28;background:#fff;box-shadow:0 1px 3px #191f2814}.color-control{align-items:center;gap:10px;display:flex}.hex-field{border:1px solid #dfe3e7;border-radius:11px;align-items:center;gap:9px;height:46px;padding:0 12px;font-size:13px;font-weight:680;display:flex}.hex-field input{background:0 0;border:0;border-radius:7px;width:24px;height:24px;padding:0;overflow:hidden}.swatches{align-items:center;gap:7px;display:flex}.swatches button{color:#fff;border:2px solid #fff;border-radius:10px;place-items:center;width:30px;height:30px;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:0 0 0 1px #dfe3e7}.swatches button:hover{transform:translateY(-1px)}.swatches button.active{box-shadow:0 0 0 2px #191f28}.range{width:100%;height:5px;accent-color:var(--builder-accent)}.range:disabled{opacity:.35}.range.range--radius{appearance:none;background:radial-gradient(circle at 4% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), radial-gradient(circle at 23% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), radial-gradient(circle at 42% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), radial-gradient(circle at 61% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), radial-gradient(circle at 80% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), radial-gradient(circle at 96% 50%, color-mix(in srgb, var(--builder-accent) 16%, transparent) 0 2px, transparent 3px), linear-gradient(to right, color-mix(in srgb, var(--builder-accent) 62%, #fff) 0 var(--range-progress), #eef1f6 var(--range-progress) 100%);cursor:pointer;border:0;border-radius:9px;outline:0;width:100%;height:18px;margin:2px 0;padding:0;box-shadow:inset 0 0 0 1px #191f2805}.range.range--radius::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:9px;height:18px}.range.range--radius::-webkit-slider-thumb{appearance:none;border:1.5px solid color-mix(in srgb, var(--builder-accent) 55%, #fff);background:#fff;border-radius:50%;width:22px;height:22px;margin-top:-2px;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 6px #191f282e}.range.range--radius::-moz-range-track{background:0 0;border:0;border-radius:9px;height:18px}.range.range--radius::-moz-range-thumb{border:1.5px solid color-mix(in srgb, var(--builder-accent) 55%, #fff);background:#fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 6px #191f282e}.range.range--radius:hover::-webkit-slider-thumb{transform:scale(1.04);box-shadow:0 4px 12px #191f2838}.range.range--radius:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--builder-accent) 15%, transparent)}.text-counter{position:relative}.text-counter input{padding-right:48px!important}.text-counter span{color:#b0b8c1;font-size:10px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.toggle-row{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:48px;display:flex;position:relative}.toggle-row>span{flex-direction:column;gap:4px;display:flex}.toggle-row strong{font-size:15px;font-weight:600;line-height:1.35}.toggle-row small{color:#8b95a1;font-size:12px;line-height:1.45}.toggle-row input{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute;top:50%;right:21px;transform:translateY(-50%)}.toggle-row i{background:#d1d6db;border-radius:15px;flex:none;width:44px;height:26px;transition:background .18s;position:relative}.toggle-row i:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000029}.toggle-row input:checked+i{background:var(--builder-accent)}.toggle-row input:checked+i:after{transform:translate(18px)}.toggle-row.is-disabled{cursor:not-allowed;opacity:.48}.nested-controls{background:#f7f8fa;border:0;border-radius:12px;flex-direction:column;gap:18px;padding:18px;display:flex}.social-proof-controls{background:0 0;border-radius:0;gap:20px;padding:6px 0 0}.social-proof-controls .segmented{grid-template-columns:repeat(3,minmax(0,1fr));height:40px}.social-proof-controls .segmented button{white-space:nowrap;min-width:0;padding:0 4px;font-size:13px}.weekday-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.weekday-picker button{color:#6b7684;background:#fff;border:1px solid #dfe3e7;border-radius:10px;height:38px;font-size:13px;font-weight:700;transition:color .15s,border-color .15s,background .15s}.weekday-picker button:hover{color:var(--builder-accent);border-color:color-mix(in srgb, var(--builder-accent) 30%, #fff)}.weekday-picker button.active{color:#fff;border-color:var(--builder-accent);background:var(--builder-accent)}.checkout-time-picker{color:#8b95a1;background:#fff;border:1px solid #dfe3e7;border-radius:12px;align-items:center;gap:10px;height:56px;padding:0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.checkout-time-picker:focus-within{color:var(--builder-accent);border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.control .checkout-time-picker input[type=time]{color:#191f28;min-width:0;height:100%;box-shadow:none;font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:0;flex:1;padding:0}.control .checkout-time-picker input[type=time]:focus{box-shadow:none;border:0}.excluded-date-add{grid-template-columns:minmax(0,1fr) 86px;gap:8px;display:grid}.excluded-date-add button{color:#fff;background:var(--builder-accent);border-radius:12px;justify-content:center;align-items:center;gap:5px;height:56px;font-size:13px;font-weight:700;display:flex}.excluded-date-add button:disabled{color:#a1a9b2;background:#e5e8eb}.excluded-date-add .admin-date-range{z-index:1;min-width:0;position:relative}.excluded-date-add .admin-date-range.is-open{z-index:30}.excluded-date-add .admin-date-range__control{align-items:center;width:100%;display:flex}.excluded-date-add .admin-date-range__trigger{color:#8b95a1;background:#fff;border:1px solid #dfe3e7;border-radius:12px;align-items:center;width:100%;min-width:0;height:56px;padding:0 14px;transition:border-color .15s,box-shadow .15s;display:flex}.excluded-date-add .admin-date-range__trigger.has-value{color:#191f28}.excluded-date-add .admin-date-range__trigger:hover{border-color:#d1d6db}.excluded-date-add .admin-date-range__trigger.is-open,.excluded-date-add .admin-date-range__trigger:focus-within{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.excluded-date-add .admin-date-range__trigger-main{width:100%;min-width:0;height:100%;color:inherit;text-align:left;background:0 0;border:0;align-items:center;padding:0;display:flex}.excluded-date-add .admin-date-range__trigger-main:focus{outline:0}.excluded-date-add .admin-date-range__trigger-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-date-range__popover{--admin-date-range-accent:var(--builder-accent);z-index:50;color:#191f28;background:#fff;border:1px solid #e5e8eb;border-radius:16px;width:min(320px,100vw - 32px);padding:16px 14px 12px;font-family:inherit;position:absolute;box-shadow:0 12px 40px #191f2824}.admin-date-range__popover--portal{z-index:1700;margin:0;position:fixed}.admin-date-range__popover--sm{border-radius:12px;max-width:268px;padding:10px 8px 8px}.admin-date-range__nav{grid-template-columns:36px 1fr 36px;align-items:center;margin-bottom:12px;display:grid}.admin-date-range__popover--sm .admin-date-range__nav{grid-template-columns:28px 1fr 28px;margin-bottom:6px}.admin-date-range__month{color:#191f28;text-align:center;margin:0;font-size:16px;font-weight:700}.admin-date-range__popover--sm .admin-date-range__month{font-size:14px}.admin-date-range__nav-btn{color:#8b95a1;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.admin-date-range__nav-btn:hover{color:#191f28;background:#f2f4f6}.admin-date-range__nav-btn:focus-visible{color:var(--builder-accent);outline:2px solid var(--builder-accent);outline-offset:1px}.admin-date-range__popover--sm .admin-date-range__nav-btn{border-radius:8px;width:28px;height:28px}.admin-date-range__weekdays{color:#8b95a1;text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:4px;font-size:12px;font-weight:600;display:grid}.admin-date-range__popover--sm .admin-date-range__weekdays{margin-bottom:2px;font-size:11px}.admin-date-range__weekdays .is-sun,.admin-date-range__day.is-sun{color:#e5484d}.admin-date-range__grid{grid-template-columns:repeat(7,1fr);gap:2px 0;display:grid}.admin-date-range__day{color:#191f28;background:0 0;border:0;justify-content:center;align-items:center;height:40px;padding:0;font-size:14px;font-weight:600;display:flex;position:relative}.admin-date-range__popover--sm .admin-date-range__day{height:32px;font-size:13px}.admin-date-range__day-num{z-index:1;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.admin-date-range__popover--sm .admin-date-range__day-num{width:28px;height:28px}.admin-date-range__day.is-outside{color:#d1d6db}.admin-date-range__day.is-outside.is-sun{color:#f3b4b9}.admin-date-range__day.is-today .admin-date-range__day-num:after{content:"";background:var(--builder-accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.admin-date-range__popover--sm .admin-date-range__day.is-today .admin-date-range__day-num:after{width:3px;height:3px;bottom:2px}.admin-date-range__day.is-range-single{color:#fff;background:var(--builder-accent);border-radius:999px}.admin-date-range__day.is-range-single.is-sun{color:#fff}.admin-date-range__day.is-range-single:hover .admin-date-range__day-num{background:#ffffff29}.admin-date-range__day:not(.is-range-single):hover .admin-date-range__day-num{background:#f2f4f6}.admin-date-range__day:focus-visible .admin-date-range__day-num{outline:2px solid var(--builder-accent);outline-offset:1px}.admin-date-range__day.is-today.is-range-single .admin-date-range__day-num:after{background:#fff}.admin-date-range__hint{color:#8b95a1;text-align:center;margin:10px 0 0;font-size:12px}.admin-date-range__popover--sm .admin-date-range__hint{margin-top:6px;font-size:11px}.excluded-date-list{flex-wrap:wrap;gap:7px;display:flex}.excluded-date-list>span{color:#4e5968;background:#fff;border:1px solid #dfe3e7;border-radius:999px;align-items:center;gap:5px;min-height:32px;padding:0 7px 0 11px;font-size:12px;font-weight:600;display:inline-flex}.excluded-date-list button{color:#8b95a1;background:0 0;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid}.excluded-date-list button:hover{color:#333d4b;background:#f2f4f6}.payment-banner-controls{padding:18px}.payment-promotion-controls{gap:14px}.binding-key-note{border-top:1px solid #e5e8eb;flex-direction:column;gap:5px;margin:0;padding-top:12px;display:flex}.binding-key-note code{color:var(--builder-accent);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.binding-key-note span{color:#8b95a1;font-size:12px;line-height:1.45}.preview-gate{color:#4e5968;text-align:center;background:#fff;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:56px 32px;display:flex;box-shadow:0 1px #001b370a}.preview-gate>span{width:52px;height:52px;color:var(--builder-accent);background:color-mix(in srgb, var(--builder-accent) 10%, #fff);border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.preview-gate>strong{color:#191f28;font-size:20px;line-height:1.35}.preview-gate>p{color:#8b95a1;max-width:390px;margin:8px 0 24px;font-size:13px;line-height:1.6}.preview-gate ol{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.preview-gate li{color:#8b95a1;background:#f2f4f6;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:650}.preview-gate li.done{color:#1b64da;background:#e8f3ff}.skin-sync-panel{background:#fff;border:1px solid #edf0f2;border-radius:16px;padding:20px;box-shadow:0 1px 2px #191f2808}.skin-sync-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.skin-sync-panel__head h2{color:#191f28;margin:0;font-size:16px;font-weight:750;line-height:1.4}.skin-sync-panel__head p{color:#8b95a1;margin:4px 0 0;font-size:12px;line-height:1.5}.skin-sync-panel__head>svg{color:var(--builder-accent);flex:none;margin-top:2px}.skin-inspection{background:#f2f4f6;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:13px 14px;display:flex}.skin-inspection.is-success{background:#edf9f3}.skin-inspection>div{flex-direction:column;gap:3px;min-width:0;display:flex}.skin-inspection strong{font-size:12px}.skin-inspection span{color:#6b7684;font-size:10px}.skin-inspection button{color:#4e5968;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:74px;height:34px;font-size:11px;font-weight:650;display:inline-flex;box-shadow:inset 0 0 0 1px #dfe3e7}.skin-warning{color:#b54708;align-items:flex-start;gap:6px;margin:10px 0 0;font-size:11px;line-height:1.5;display:flex}.skin-warning svg{flex:none;margin-top:1px}.skin-sync-panel .field-group{margin-top:18px}.skin-sync-auto-target{color:#6b7684;max-width:58ch;margin:16px 0 0;font-size:12px;line-height:1.6}.bridge-required{color:#8a4b08;background:#fff4e5;border-radius:12px;margin-top:16px;padding:14px}.bridge-required strong{font-size:12px}.bridge-required p{margin:5px 0 0;font-size:11px;line-height:1.55}.compact-color-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.theme-color-stack{flex-direction:column;gap:12px;display:flex}.theme-color-row{grid-template-columns:minmax(0,164px) minmax(0,1fr);align-items:end;gap:12px;display:grid}.theme-color-row .swatches{justify-content:flex-end;min-height:44px}.swatches--soft button{color:var(--builder-accent)}.mini-color-control{min-width:0}.mini-color-control__head{color:#4e5968;justify-content:space-between;align-items:center;gap:10px;min-height:22px;margin-bottom:7px;display:flex}.mini-color-control__head>label{font-size:12px;font-weight:680}.mini-color-input{background:#fff;border:1px solid #dfe3e7;border-radius:11px;align-items:center;gap:9px;height:44px;padding:0 9px 0 6px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.mini-color-input:focus-within{border-color:#b0b8c1;box-shadow:0 0 0 3px #5f4de31a}.mini-color-input>input[type=color]{appearance:none;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:10px;flex:none;width:30px;height:30px;padding:0;overflow:hidden;box-shadow:0 0 0 1px #dfe3e7}.mini-color-input>input[type=color]::-webkit-color-swatch-wrapper{padding:0}.mini-color-input>input[type=color]::-webkit-color-swatch{border:0;border-radius:7px}.mini-color-input>input[type=color]::-moz-color-swatch{border:0;border-radius:7px}.mini-color-input__hex{color:#4e5968;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-family:inherit;font-size:12px;font-weight:700}.mini-color-control.is-disabled .mini-color-input{background:#f7f8fa}.mini-color-control.is-disabled .mini-color-input__hex{color:#8b95a1}.color-auto-toggle{color:#6b7684;cursor:pointer;flex:none;align-items:center;gap:7px;font-size:11px;font-weight:650;display:inline-flex;position:relative}.color-auto-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.color-auto-toggle i{background:#d1d6db;border-radius:10px;flex:none;width:30px;height:18px;transition:background .18s;display:block;position:relative}.color-auto-toggle i:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000029}.color-auto-toggle input:checked+i{background:var(--builder-accent)}.color-auto-toggle input:checked+i:after{transform:translate(12px)}.color-auto-toggle input:focus-visible+i{outline:2px solid var(--builder-accent);outline-offset:2px}.swatches.is-disabled{opacity:.45}.swatches button:disabled{cursor:not-allowed;transform:none}.promotion-color-grid{margin-top:2px}.inline-control-row{grid-template-columns:minmax(0,1fr) 104px;align-items:end;gap:14px;display:grid}.icon-segmented{background:#eef1f4;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;height:46px;padding:4px;display:grid}.icon-segmented button{color:#8b95a1;background:0 0;border-radius:8px;place-items:center;display:grid}.icon-segmented button.active{color:#191f28;background:#fff;box-shadow:0 1px 4px #191f281f}.rich-editor{background:#fff;border:1px solid #dfe3e7;border-radius:12px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.rich-editor:focus-within{border-color:var(--builder-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--builder-accent) 11%, transparent)}.rich-toolbar{background:#f7f8fa;border-bottom:1px solid #e5e8eb;align-items:center;gap:5px;min-height:46px;padding:7px 9px;display:flex}.rich-toolbar button,.rich-toolbar label{color:#4e5968;cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #dfe3e7}.rich-toolbar button:hover,.rich-toolbar label:hover{color:#191f28;background:#eef1f4}.rich-toolbar label>span{-webkit-text-decoration:underline 2px var(--builder-accent);text-decoration:underline 2px var(--builder-accent);text-underline-offset:3px;font-size:13px;font-weight:800}.rich-toolbar label input{opacity:.01;width:1px;height:1px;padding:0;position:absolute;bottom:3px;right:3px}.rich-toolbar label.rich-toolbar__background{gap:6px;width:auto;min-width:67px;padding:0 9px;display:flex}.rich-toolbar__background>i{background:#fff1a8;border:1px solid #ddc966;border-radius:4px;flex:none;width:14px;height:14px;box-shadow:inset 0 0 0 2px #fff}.rich-toolbar__background>b{color:currentColor;font-size:11px;font-weight:700;line-height:1}.rich-toolbar small{color:#8b95a1;text-align:right;margin-left:auto;font-size:11px;line-height:1.35}.rich-editor__canvas{color:#191f28;white-space:pre-wrap;overflow-wrap:anywhere;min-height:108px;max-height:190px;caret-color:var(--builder-accent);outline:0;padding:14px;font-size:14px;line-height:1.65;overflow:auto}.rich-editor__canvas:empty:before{content:"결제 혜택 문구를 입력하세요";color:#b0b8c1;pointer-events:none}.image-picker{cursor:pointer;background:#fff;border:1px dashed #b8c1ca;border-radius:12px;flex-direction:column;justify-content:center;min-height:70px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.image-picker:hover{border-color:var(--builder-accent);background:color-mix(in srgb, var(--builder-accent) 3%, #fff)}.image-picker:focus-within{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.image-picker--large{text-align:center;align-items:center;min-height:96px}.image-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.image-picker span{color:var(--builder-accent);align-items:center;gap:7px;font-size:14px;font-weight:700;display:flex}.image-picker small{color:#8b95a1;margin-top:5px;font-size:11px}.logo-image-card{background:#fff;border:1px solid #e5e8eb;border-radius:12px;height:132px;position:relative;overflow:hidden}.logo-image-card>img{object-fit:contain;width:100%;height:100%;padding:18px;display:block}.logo-image-card__actions{gap:6px;display:flex;position:absolute;top:8px;right:8px}.logo-image-card__actions label,.logo-image-card__actions button{color:#333d4b;cursor:pointer;background:#fffffff0;border:1px solid #191f281a;border-radius:9px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #191f281a}.logo-image-card__actions label:hover{color:#191f28;background:#fff}.logo-image-card__actions button:hover{color:#e5484d;background:#fff}.logo-image-card__actions label:focus-within,.logo-image-card__actions button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.logo-image-card__change{position:relative;overflow:hidden}.logo-image-card__change input{opacity:0;width:1px;height:1px;position:absolute}.banner-image-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.banner-image-item{aspect-ratio:16/10;background:#eef1f4;border:1px solid #e5e8eb;border-radius:12px;min-width:0;position:relative;overflow:hidden}.banner-image-item>img{object-fit:cover;background:#eef1f4;width:100%;height:100%;display:block}.banner-image-item__placeholder{color:#8b95a1;background:#eef1f4;place-items:center;width:100%;height:100%;display:grid}.banner-image-item>button{color:#fff;background:#191f28ad;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #191f2829}.banner-image-item>button:hover{background:#e5484d}.banner-image-item>button:focus-visible{outline-offset:2px;outline:2px solid #fff}.builder-actions{z-index:30;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:100px 124px 220px;justify-content:end;gap:8px;width:100%;height:80px;padding:14px 24px 18px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #191f280f}.builder-actions button{border-radius:12px;justify-content:center;align-items:center;gap:7px;height:48px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.builder-actions button:not(:disabled):hover{transform:none}.icon-action:hover{background:#f7f8fa}.secondary-action:not(:disabled):hover{color:#fff;background:#5140cf}.primary-action:not(:disabled){box-shadow:none}.icon-action{color:#4e5968;background:#fff;border:1px solid #dfe3e7}.secondary-action{color:#fff;border:1px solid var(--builder-accent);background:var(--builder-accent)}.secondary-action svg{color:#fff;stroke:currentColor}.secondary-action:disabled{color:#a1a9b2;background:#e5e8eb;border-color:#e5e8eb}.secondary-action:disabled svg{color:currentColor}.primary-action{color:#fff;background:var(--builder-accent)}.primary-action:not(:disabled):hover{background:#4f3dcf}.primary-action:disabled{color:#a1a9b2;background:#e5e8eb}.builder-toast{z-index:20;color:#fff;background:#333d4b;border-radius:10px;align-items:center;gap:7px;padding:11px 15px;font-size:12px;font-weight:650;animation:.2s ease-out toast-in;display:flex;position:fixed;bottom:88px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.deploy-dialog{z-index:100;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.deploy-dialog__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f141b8f;width:100%;height:100%;padding:0;position:absolute;inset:0}.deploy-dialog__panel{background:#fff;border:1px solid #dfe3e7;border-radius:20px;flex-direction:column;width:min(760px,100vw - 56px);max-height:min(780px,100vh - 56px);animation:.18s ease-out deploy-dialog-in;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0f141b33}@keyframes deploy-dialog-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.deploy-dialog__head{border-bottom:1px solid #edf0f2;grid-template-columns:42px minmax(0,1fr) 36px;align-items:start;gap:13px;padding:22px 24px;display:grid}.deploy-dialog__icon{width:42px;height:42px;color:var(--builder-accent);background:color-mix(in srgb, var(--builder-accent) 10%, #fff);border-radius:13px;place-items:center;display:grid}.deploy-dialog__icon.is-success{color:#087a48;background:#edfff7}.deploy-dialog__icon.is-error{color:#d64550;background:#fff2f3}.deploy-dialog__head h2{letter-spacing:-.03em;margin:0;font-size:19px;line-height:1.4}.deploy-dialog__head p{color:#8b95a1;margin:4px 0 0;font-size:12px;line-height:1.5}.deploy-dialog__close{color:#6b7684;background:0 0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.deploy-dialog__close:hover{background:#f2f4f6}.deploy-dialog__body{min-height:0;padding:20px 24px 24px;overflow:auto}.deploy-backup{color:var(--builder-accent);border:1px solid color-mix(in srgb, var(--builder-accent) 18%, #fff);background:color-mix(in srgb, var(--builder-accent) 4%, #fff);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px 15px;display:grid}.deploy-backup div{min-width:0}.deploy-backup strong{color:#333d4b;font-size:12px;display:block}.deploy-backup code{color:#6b7684;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-family:inherit;font-size:10px;display:block;overflow:hidden}.deploy-file-summary{justify-content:space-between;align-items:center;gap:16px;margin:20px 0 10px;display:flex}.deploy-file-summary strong{font-size:14px}.deploy-file-summary span{color:#8b95a1;font-size:11px}.deploy-file-list{flex-direction:column;gap:8px;display:flex}.deploy-file{background:#fff;border:1px solid #e5e8eb;border-radius:12px;overflow:hidden}.deploy-file summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:0 13px;list-style:none;display:grid}.deploy-file summary::-webkit-details-marker{display:none}.deploy-file__state{height:24px;color:var(--builder-accent);background:var(--builder-weak);border-radius:7px;place-items:center;font-size:10px;font-weight:750;display:grid}.deploy-file--create .deploy-file__state{color:#087a48;background:#edfff7}.deploy-file--unchanged .deploy-file__state{color:#8b95a1;background:#f2f4f6}.deploy-file summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.deploy-file summary small{color:#a1a9b2;font-size:9px}.deploy-file pre{color:#4e5968;white-space:pre;background:#f7f8fa;border-top:1px solid #edf0f2;max-height:230px;margin:0;padding:14px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.deploy-result{border-radius:13px;padding:18px}.deploy-result.is-success{color:#087a48;background:#edfff7}.deploy-result.is-error{color:#b4232d;background:#fff2f3}.deploy-result strong{font-size:14px;display:block}.deploy-result p{color:#6b7684;margin:5px 0 0;font-size:11px;line-height:1.5}.deploy-result+.deploy-backup{margin-top:14px}.deploy-error-detail{background:#fff8f8;border:1px solid #ffd8dc;border-radius:12px;gap:8px;margin-top:12px;padding:14px 16px;display:grid}.deploy-error-detail>strong{color:#b4232d;font-size:13px}.deploy-error-detail span{color:#6b7684;grid-template-columns:72px minmax(0,1fr);align-items:start;gap:8px;min-width:0;font-size:11px;display:grid}.deploy-error-detail b{font-weight:700}.deploy-error-detail code{overflow-wrap:anywhere;color:#333d4b;min-width:0;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.deploy-error-detail+.deploy-backup{margin-top:14px}.deploy-dialog__actions{background:#fff;border-top:1px solid #edf0f2;justify-content:flex-end;gap:9px;min-height:76px;padding:14px 24px;display:flex}.deploy-dialog__actions button{border-radius:12px;justify-content:center;align-items:center;gap:7px;min-width:108px;height:48px;padding:0 18px;font-size:13px;font-weight:750;display:flex}.deploy-cancel{color:#4e5968;background:#fff;border:1px solid #dfe3e7}.deploy-confirm{color:#fff;background:var(--builder-accent)}.deploy-confirm:disabled{color:#a1a9b2;background:#e5e8eb}.deploy-review-screen{z-index:1700;color:#20242c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;place-items:center;padding:clamp(36px,5vw,72px);display:grid;position:fixed;inset:0}.deploy-review-screen__layout{grid-template-columns:minmax(390px,.76fr) minmax(560px,1.24fr);column-gap:clamp(64px,7vw,112px);width:min(1320px,100%);height:min(760px,100dvh - clamp(72px,10vw,144px));min-height:580px;animation:.42s cubic-bezier(.16,1,.3,1) both deploy-success-content-in;display:grid}.deploy-review-screen__decision{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;max-width:500px;padding:28px 0 22px;display:flex}.deploy-review-screen__icon{width:190px;height:150px;display:block;overflow:hidden}.deploy-review-screen__icon img{object-fit:cover;width:100%;height:100%;display:block}.deploy-review-screen__decision h2{letter-spacing:-.04em;word-break:keep-all;margin:24px 0 12px;font-size:clamp(34px,3vw,43px);font-weight:700;line-height:1.22}.deploy-review-screen__decision>p{color:#6b7684;margin:0;font-size:16px;line-height:1.65}.deploy-review-screen__notice{color:#087a48;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;width:100%;margin-top:34px;display:grid}.deploy-review-screen__notice span{flex-direction:column;gap:3px;min-width:0;display:flex}.deploy-review-screen__notice strong{color:#235842;font-size:13px}.deploy-review-screen__notice small{color:#638172;font-size:11px;line-height:1.5}.deploy-review-screen__actions{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:12px;width:100%;margin-top:36px;display:grid}.deploy-review-screen__actions button{border-radius:10px;justify-content:center;align-items:center;gap:8px;height:54px;font-size:15px;font-weight:700;display:inline-flex}.deploy-review-screen__cancel{color:#4e5968;background:#f2f4f6}.deploy-review-screen__cancel:hover{color:#191f28;background:#e9ecef}.deploy-review-screen__confirm{color:#fff;background:var(--builder-accent)}.deploy-review-screen__confirm:hover{background:#4f3dcf}.deploy-review-screen__actions button:focus-visible{outline-offset:3px;outline:3px solid #5f4de340}.deploy-review-screen__actions button:disabled{color:#a1a9b2;background:#e5e8eb;border-color:#0000}.deploy-review-screen__changes{flex-direction:column;min-width:0;min-height:0;padding:48px 0 34px;display:flex}.deploy-review-screen__changes>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.deploy-review-screen__changes>header div{min-width:0}.deploy-review-screen__changes>header h3{color:#191f28;letter-spacing:-.03em;margin:0;font-size:25px;line-height:1.3}.deploy-review-screen__changes>header em{color:#6b7684;flex:none;font-size:12px;font-style:normal;font-weight:700}.deploy-review-screen__changes>p{color:#8b95a1;margin:9px 0 28px;font-size:12px;line-height:1.55}.deploy-review-screen__file-list{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;gap:26px;min-height:0;padding-right:8px;display:flex;overflow-y:auto}.deploy-review-screen__file-list .deploy-file{box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;overflow:visible}.deploy-review-screen__file-list .deploy-file summary{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:42px;padding:0 2px 10px}.deploy-review-screen__file-list .deploy-file__state{border-radius:6px;height:24px;padding:0 9px}.deploy-review-screen__file-list .deploy-file summary strong{font-size:12px}.deploy-review-screen__file-list .deploy-file summary small{font-size:10px}.deploy-review-screen__file-list .deploy-file pre{background:#f5f6f8;border-top:0;border-radius:0;max-height:440px;padding:18px 20px;font-size:11px;line-height:1.65}.deploy-review-screen__empty{color:#8b95a1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.deploy-review-screen__empty strong{color:#4e5968;margin-top:11px;font-size:14px}.deploy-review-screen__empty span{margin-top:4px;font-size:11px}@media (max-width:1050px){.deploy-review-screen{place-items:start center;padding:24px 28px;overflow-y:auto}.deploy-review-screen__layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;row-gap:24px;height:auto;min-height:calc(100dvh - 48px)}.deploy-review-screen__decision{grid-template-columns:auto minmax(0,1fr);align-content:center;column-gap:24px;max-width:none;padding:28px 0 20px;display:grid}.deploy-review-screen__icon{grid-row:1/span 3;width:118px;height:92px}.deploy-review-screen__decision h2{margin-block:0 7px;font-size:28px}.deploy-review-screen__notice{display:none}.deploy-review-screen__actions{grid-column:1/-1;margin-top:20px}.deploy-review-screen__changes{padding:24px 0 32px}}.deploy-success-screen{z-index:1700;color:#20242c;-webkit-backdrop-filter:blur(14px)saturate(.92);backdrop-filter:blur(14px)saturate(.92);text-align:center;background:#ffffffd6;place-items:center;padding:48px 32px;display:grid;position:fixed;inset:0}.deploy-success-screen__content{flex-direction:column;align-items:center;width:min(560px,100%);animation:.46s cubic-bezier(.16,1,.3,1) both deploy-success-content-in;display:flex}.deploy-success-check{color:#fff;background:var(--builder-accent);border-radius:50%;place-items:center;width:112px;height:112px;animation:.58s cubic-bezier(.16,1,.3,1) both deploy-success-check-in;display:grid;position:relative;box-shadow:0 18px 42px #5f4de338}.deploy-success-check:before{content:"";border-radius:inherit;border:2px solid #5f4de32e;animation:.72s cubic-bezier(.16,1,.3,1) .12s both deploy-success-ring;position:absolute;inset:-14px}.deploy-success-check svg path{stroke-dasharray:32;stroke-dashoffset:32px;animation:.42s cubic-bezier(.16,1,.3,1) .22s forwards deploy-success-draw}.deploy-success-screen h2{letter-spacing:-.035em;word-break:keep-all;margin:34px 0 10px;font-size:clamp(28px,2.5vw,36px);font-weight:700;line-height:1.3}.deploy-success-screen p{color:#6b7684;word-break:keep-all;margin:0;font-size:16px;line-height:1.65}.deploy-success-count{color:#8b95a1;margin-top:8px;font-size:14px;font-weight:600}.deploy-success-screen button{color:#fff;background:var(--builder-accent);border-radius:14px;width:min(220px,100%);height:52px;margin-top:34px;font-size:16px;font-weight:700;transition:background .15s,transform .15s}.deploy-success-screen button:hover{background:#4f3dcf}.deploy-success-screen button:active{transform:translateY(1px)}.deploy-success-screen button:focus-visible{outline-offset:4px;outline:3px solid #5f4de347}@keyframes deploy-success-content-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes deploy-success-check-in{0%{opacity:0;transform:scale(.76)}to{opacity:1;transform:scale(1)}}@keyframes deploy-success-ring{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@keyframes deploy-success-draw{to{stroke-dashoffset:0}}.restore-confirm-screen{z-index:1700;color:#20242c;-webkit-backdrop-filter:blur(16px)saturate(.9);backdrop-filter:blur(16px)saturate(.9);text-align:center;background:#ffffffe0;place-items:center;padding:48px 32px;display:grid;position:fixed;inset:0}.restore-confirm-screen__close{color:#6b7684;background:#f2f4f6eb;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:28px;right:30px}.restore-confirm-screen__close:hover{color:#191f28;background:#e9ecef}.restore-confirm-screen__close:focus-visible{outline-offset:3px;outline:3px solid #5f4de340}.restore-confirm-screen__content{flex-direction:column;align-items:center;width:min(600px,100%);animation:.42s cubic-bezier(.16,1,.3,1) both deploy-success-content-in;display:flex}.restore-confirm-screen__icon{width:112px;height:112px;color:var(--builder-accent);border:1px solid color-mix(in srgb, var(--builder-accent) 16%, #fff);background:color-mix(in srgb, var(--builder-accent) 8%, #fff);border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 20px 50px #5f4de324}.restore-confirm-screen__icon:before{content:"";border:2px solid color-mix(in srgb, var(--builder-accent) 13%, transparent);border-radius:inherit;position:absolute;inset:-13px}.restore-confirm-screen__icon.is-illustration{width:230px;height:170px;box-shadow:none;background:0 0;border:0;border-radius:0}.restore-confirm-screen__icon.is-illustration:before{display:none}.restore-confirm-screen__icon.is-illustration img{object-fit:cover;width:100%;height:100%;display:block}.restore-confirm-screen.is-complete .restore-confirm-screen__icon{color:#fff;background:var(--builder-accent);border-color:#0000}.restore-confirm-screen__eyebrow{color:var(--builder-accent);margin-top:34px;font-size:13px;font-weight:750}.restore-confirm-screen h2{letter-spacing:-.04em;word-break:keep-all;margin:8px 0 11px;font-size:clamp(28px,2.5vw,36px);font-weight:700;line-height:1.3}.restore-confirm-screen p{color:#6b7684;word-break:keep-all;margin:0;font-size:15px;line-height:1.7}.restore-confirm-screen__summary{background:#f4f5f7;border-radius:14px;flex-direction:column;width:min(440px,100%);margin-top:27px;padding:4px 20px;display:flex}.restore-confirm-screen__summary span{text-align:left;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:58px;padding:12px 0;display:grid}.restore-confirm-screen__summary span+span{border-top:1px solid #dfe3e7}.restore-confirm-screen__summary b{color:#8b95a1;font-size:13px;font-weight:600}.restore-confirm-screen__summary strong{color:#333d4b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.restore-confirm-screen__count{color:#8b95a1;margin-top:12px;font-size:13px;font-weight:650}.restore-confirm-screen__actions{grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:10px;width:min(440px,100%);margin-top:30px;display:grid}.restore-confirm-screen__actions.is-single{grid-template-columns:1fr;width:min(220px,100%)}.restore-confirm-screen__actions button{border-radius:14px;justify-content:center;align-items:center;gap:7px;height:52px;font-size:15px;font-weight:700;display:inline-flex}.restore-confirm-screen__cancel{color:#4e5968;background:#fff;border:1px solid #dfe3e7}.restore-confirm-screen__confirm{color:#fff;background:var(--builder-accent)}.restore-confirm-screen__confirm:hover{background:#4f3dcf}.restore-confirm-screen__actions button:focus-visible{outline-offset:3px;outline:3px solid #5f4de340}.restore-confirm-screen__actions button:disabled{color:#a1a9b2;background:#e5e8eb;border-color:#0000}.connection-panel{background:#fff;border:1px solid #edf0f2;border-radius:16px;flex-direction:column;gap:20px;padding:20px;display:flex;box-shadow:0 1px 2px #191f2808}.connection-stack{flex-direction:column;gap:12px;min-height:100%;display:flex}.connection-stack>.connection-panel{min-height:0}.backup-panel{background:#fff;border:1px solid #edf0f2;border-radius:16px;margin:0;padding:20px;box-shadow:0 1px 2px #191f2808}.backup-panel__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.backup-panel__head>div{min-width:0}.backup-panel__head h2{color:#191f28;margin:0;font-size:16px;font-weight:750;line-height:1.4}.backup-panel__head p{color:#8b95a1;margin:4px 0 0;font-size:12px;line-height:1.5}.backup-panel__head>button{color:#6b7684;background:#f2f4f6;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.backup-panel__head>button:hover{color:#191f28;background:#e9ecef}.backup-panel__head>button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.backup-panel__head>button:disabled{opacity:.45}.backup-panel__message{color:#4e5968;background:#f2f4f6;border-radius:10px;margin:14px 0 0;padding:11px 12px;font-size:12px;line-height:1.5}.backup-panel__empty{color:#8b95a1;border-top:1px solid #edf0f2;justify-content:center;align-items:center;gap:8px;min-height:120px;margin-top:18px;font-size:13px;display:flex}.backup-list{border-top:1px solid #e5e8eb;flex-direction:column;margin-top:18px;display:flex}.backup-item{background:0 0;border-bottom:1px solid #e5e8eb;padding:17px 0}.backup-item__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.backup-item__top>div{flex-direction:column;gap:2px;min-width:0;display:flex}.backup-item__top strong{color:#333d4b;font-size:14px;line-height:1.4}.backup-item__top span{color:#8b95a1;font-size:11px}.backup-state{color:#8b95a1;background:#eef1f4;border-radius:12px;flex:none;align-items:center;gap:4px;height:24px;padding:0 9px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.backup-state.success{color:#087a48;background:#e7f9f0}.backup-state.failed{color:#b4232d;background:#fff0f1}.backup-state.baseline{color:var(--builder-accent);background:color-mix(in srgb, var(--builder-accent) 9%, #fff)}.backup-item__warning{color:#9a6700;align-items:flex-start;gap:6px;margin:10px 0 0;font-size:11px;line-height:1.5;display:flex}.backup-item__warning svg{flex:none;margin-top:1px}.backup-item__actions{justify-content:flex-end;align-items:center;gap:12px;margin-top:13px;display:flex}.backup-item__actions>button{color:#4e5968;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:74px;height:34px;padding:0 12px;font-size:11px;font-weight:650;display:inline-flex;box-shadow:inset 0 0 0 1px #dfe3e7}.backup-item__actions>button:hover{color:#191f28;background:#f9fafb}.backup-item__actions>button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.backup-item__actions>button:disabled{color:#a1a9b2;background:#eef1f4}.backup-item__actions>button.is-baseline{color:#191f28;min-width:184px;box-shadow:none;border:1px solid #191f28}.panel-intro{background:var(--builder-weak);border:0;border-radius:14px;gap:12px;padding:16px;display:flex}.intro-icon{width:40px;height:40px;color:var(--builder-accent);background:color-mix(in srgb, var(--builder-accent) 10%, #fff);border-radius:11px;flex:none;place-items:center;display:grid}.panel-intro h2{margin:1px 0 4px;font-size:15px;font-weight:750}.panel-intro p{color:#8b95a1;margin:0;font-size:11px;line-height:1.45}.field-row{gap:12px;display:flex}.field-group{flex:1;min-width:0}.field-group.grow{flex:auto}.field-group.port{flex:0 0 100px}.field-group>label,.field-group>span{color:#4e5968;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.field-group small{color:#8b95a1;margin-top:6px;font-size:10px;line-height:1.45;display:block}.password-field{position:relative}.password-field input{padding-right:40px}.password-field button{color:#8b95a1;background:0 0;place-items:center;width:38px;display:grid;position:absolute;top:2px;bottom:2px;right:2px}.warning-check{color:#4e5968;cursor:pointer;align-items:center;gap:8px;font-size:11px;line-height:1.45;display:flex}.warning-check input{opacity:0;position:absolute}.connection-progress{color:#525ddc;justify-content:center;align-items:center;gap:8px;min-height:36px;font-size:12px;font-weight:700;display:flex}.custom-check{color:#0000;border:1.5px solid #b0b8c1;border-radius:5px;flex:none;place-items:center;width:17px;height:17px;display:grid}input:checked+.custom-check{color:#fff;border-color:var(--builder-accent);background:var(--builder-accent)}.warning-check{color:#7a5b13;background:#fff8e1;border-radius:10px;padding:11px}.connection-test{color:#fff;background:var(--builder-accent);border-radius:14px;justify-content:center;align-items:center;gap:7px;width:100%;height:52px;font-size:16px;font-weight:600;display:flex}.connection-test:not(:disabled):hover{background:#4f3dcf}.connection-test:disabled{color:#a1a9b2;background:#e5e8eb}.connection-result{border-radius:11px;align-items:flex-start;gap:9px;padding:13px;display:flex}.connection-result.success{color:#087a48;background:#edfff7}.connection-result.error{color:#c33b45;background:#fff2f3}.connection-result div{flex-direction:column;gap:3px;min-width:0;display:flex}.connection-result strong{font-size:11px}.connection-result span,.connection-result p{margin:0;font-size:9px}.security-note{color:#6b7684;border:1px solid #e5e8eb;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:14px;display:grid}.security-note p{flex-direction:column;gap:2px;margin:0;display:flex}.security-note strong{color:#4e5968;font-size:11px}.security-note span{font-size:10px;line-height:1.4}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-height:760px){.preview-canvas{min-height:440px}}@media (max-width:1180px){.builder-app{min-width:1040px}.builder-workspace{grid-template-columns:minmax(540px,1fr) 500px}}.checkout-product-root{color:#151821;background:#f5f7fb;min-height:100vh}.checkout-workspace-app{height:100dvh;min-height:0}.checkout-topbar-workspace{border-left:1px solid #e5e8eb;align-items:center;gap:8px;min-width:0;padding-left:14px;display:flex}.checkout-topbar-workspace-name{color:#6b7684;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:12px;font-weight:650;overflow:hidden}.checkout-installation-picker{align-items:center;display:flex}.checkout-installation-picker select,.checkout-installation-add,.checkout-topbar-logout button{color:#20242c;background:#fff;border:1px solid #dfe3ea;border-radius:9px;height:34px}.checkout-installation-picker select{max-width:210px;padding:0 30px 0 10px;font-size:12px}.checkout-installation-add,.checkout-topbar-logout button{color:#4e5968;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.checkout-topbar-logout{margin:0}.checkout-topbar-logout button{color:#6b7684}.checkout-installation-add:hover,.checkout-topbar-logout button:hover{background:#f7f8fa;border-color:#c8cdd5}.checkout-installation-add:focus-visible,.checkout-installation-picker select:focus-visible,.checkout-topbar-logout button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.checkout-onboarding-backdrop{z-index:1000;background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-onboarding-dialog{background:#fff;border-radius:20px;width:min(480px,100%);padding:28px;box-shadow:0 24px 80px #0f172a33}.checkout-onboarding-icon{color:#3f48ea;background:#eef0ff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.checkout-onboarding-dialog h1{margin:16px 0 6px;font-size:24px}.checkout-onboarding-dialog>p{color:#667085;margin:0 0 22px;line-height:1.6}.checkout-onboarding-dialog form{gap:14px;display:grid}.checkout-onboarding-dialog label{gap:7px;font-size:13px;font-weight:650;display:grid}.checkout-onboarding-dialog input{border:1px solid #dfe3ea;border-radius:10px;height:44px;padding:0 12px;font-size:14px}.checkout-onboarding-dialog form>div{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.checkout-onboarding-dialog button{background:#fff;border:1px solid #dfe3ea;border-radius:10px;min-height:42px;padding:0 16px}.checkout-onboarding-dialog button[type=submit]{color:#fff;background:#3f48ea;border-color:#3f48ea;font-weight:700}.checkout-onboarding-error{color:#b42318;font-size:13px}.checkout-empty,.checkout-gate-shell{text-align:center;place-content:center;min-height:100vh;display:grid}.checkout-gate-card{background:#fff;border-radius:22px;width:min(480px,100vw - 40px);padding:36px;box-shadow:0 20px 60px #0f172a14}.checkout-gate-card span{color:#3f48ea;font-size:12px;font-weight:800}.checkout-gate-card h1{margin:12px 0;font-size:26px}.checkout-gate-card p{color:#667085;line-height:1.65}.checkout-gate-card a{color:#fff;background:#3f48ea;border-radius:10px;margin-top:12px;padding:11px 16px;display:inline-flex}.checkout-auth-shell{grid-template-columns:minmax(360px,44%) 1fr;min-height:100vh;display:grid}.checkout-auth-context{color:#fff;background:linear-gradient(145deg,#202647,#3f48ea);flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);display:flex}.checkout-auth-context h1{letter-spacing:-.04em;margin:12px 0;font-size:clamp(38px,5vw,64px)}.checkout-auth-context p,.checkout-auth-context li{color:#ffffffc2;line-height:1.7}.checkout-auth-form{background:#fff;place-items:center;display:grid}.checkout-auth-eyebrow{letter-spacing:.12em;font-weight:800;color:#c9cdff!important;font-size:12px!important}@media (max-width:1240px){.checkout-topbar-workspace-name,.local-pill{display:none}.builder-topbar-actions{gap:10px}.checkout-topbar-workspace{padding-left:10px}.checkout-installation-picker select{max-width:170px}}@media (max-width:800px){.checkout-auth-shell{grid-template-columns:1fr}.checkout-auth-context,.checkout-installation-add span,.checkout-topbar-logout span{display:none}.checkout-installation-add,.checkout-topbar-logout button{justify-content:center;width:34px;padding:0}.checkout-installation-picker select{max-width:150px}}.checkout-installation-backdrop{z-index:1000;background:#0f172a8f;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.checkout-installation-wizard{--checkout-step-title-size:34px;--checkout-step-title-weight:600;background:#fff;border-radius:16px;grid-template-rows:minmax(320px,60dvh) minmax(220px,1fr);width:calc(100vw - 32px);height:calc(100dvh - 32px);min-height:0;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 90px #0f172a42}.checkout-installation-wizard--credentials{grid-template-rows:minmax(320px,60dvh) minmax(220px,1fr)}.checkout-wizard-close{z-index:10;color:#566170;background:#ffffffeb;border-radius:11px;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 24px #0f172a1f}.checkout-wizard-close:hover{color:#20242c;background:#f2f4f6}.checkout-wizard-guide{background:#f1f3f7;grid-template-rows:minmax(0,1fr);min-height:0;padding:24px 36px 18px;display:grid}.checkout-wizard-guide-stage{place-items:center;min-height:0;animation:.32s cubic-bezier(.22,1,.36,1) both checkout-guide-enter;display:grid}.checkout-wizard-guide-stage-content{width:min(1240px,100%);height:100%;min-height:320px;position:relative}@keyframes checkout-guide-enter{0%{opacity:.4;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.checkout-guide-demo,.checkout-guide-image-frame{background:#fff;border-radius:14px;width:min(1240px,100%);height:100%;min-height:320px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 14px 42px #0f172a17}.checkout-guide-image-frame{width:100%;max-width:100%;height:100%;min-height:0;max-height:100%;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.checkout-guide-image-frame>img:first-child{object-fit:fill;background:#e9edf3;border-radius:14px;width:100%;height:100%;display:block;box-shadow:0 14px 42px #0f172a17}.checkout-guide-image-spotlight{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.checkout-guide-image-spotlight path{fill:#0f172a66}.checkout-guide-image-focus{fill:#0000;stroke:#6272ff;stroke-width:3px}.checkout-guide-image-zoom{z-index:2;background:#eef1f5;border:3px solid #fff;border-radius:12px;width:300px;height:168px;position:absolute;bottom:24px;right:24px;overflow:hidden;box-shadow:0 12px 35px #0f172a3d}.checkout-guide-image-zoom>img{max-width:none;height:auto;display:block;position:absolute;top:50%;left:50%}.checkout-guide-image-popover{box-sizing:border-box;z-index:3;color:#fff;isolation:isolate;background:#6b74dd;border-radius:14px;align-content:start;width:min(360px,36%);max-width:calc(100% - 24px);padding:14px;display:grid;position:absolute;top:24px;right:24px;box-shadow:0 24px 60px #080f1e61}.checkout-guide-image-popover:before{content:"";width:18px;height:28px;top:var(--checkout-guide-popover-pointer-top,56px);clip-path:polygon(100% 0,100% 100%,0 50%);filter:drop-shadow(-5px 5px 7px #080f1e2e);background:#6b74dd;position:absolute;left:-17px}.checkout-guide-image-popover .checkout-guide-image-zoom{z-index:0;aspect-ratio:16/7;width:100%;height:auto;box-shadow:none;border:0;border-radius:10px;display:block;position:relative;inset:auto}.checkout-guide-image-popover strong{letter-spacing:-.015em;word-break:keep-all;margin:15px 4px 0;font-size:16px;line-height:1.45;display:block}.checkout-guide-image-popover p{color:#fff;word-break:keep-all;opacity:.9;margin:7px 4px 0;font-size:13px;line-height:1.6}.checkout-guide-popover-nav{border-top:1px solid #ffffff24;justify-content:flex-end;gap:8px;margin-top:15px;padding-top:12px;display:flex}.checkout-guide-popover-nav button{color:#e3e9f3;background:#ffffff1a;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:78px;height:42px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.checkout-guide-popover-nav button:not(:disabled):hover{color:#fff;background:#ffffff2b}.checkout-guide-popover-nav button.is-next{color:#17233d;background:#fff}.checkout-guide-popover-nav button.is-next:not(:disabled):hover{background:#e9edff}.checkout-guide-popover-nav button:disabled{opacity:.38}.checkout-guide-demo-top,.checkout-guide-admin-top{color:#fff;background:#192039;align-items:center;gap:9px;height:54px;padding:0 20px;display:flex}.checkout-guide-demo-top i,.checkout-guide-admin-top i{background:#ffffff24;border-radius:5px;width:54px;height:10px;display:block}.checkout-guide-demo-logo{background:var(--builder-accent);border-radius:9px;place-items:center;width:30px;height:30px;margin-right:auto;display:grid}.checkout-guide-name-card{background:#fff;border:2px solid #3f48ea;border-radius:14px;flex-direction:column;gap:8px;width:min(520px,100% - 48px);padding:25px 28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%);box-shadow:0 20px 45px #3f48ea26}.checkout-guide-name-card small,.checkout-guide-magnifier small{color:#8b95a1;font-size:11px;font-weight:700}.checkout-guide-name-card strong{letter-spacing:-.025em;font-size:23px}.checkout-guide-name-card span{color:#087a48;align-items:center;gap:5px;font-size:12px;font-weight:650;display:flex}.checkout-guide-browser-bar{background:#20283b;align-items:center;gap:7px;height:58px;padding:0 18px;display:flex}.checkout-guide-browser-bar>i{background:#667085;border-radius:50%;width:9px;height:9px}.checkout-guide-browser-bar>span{color:#aeb7c5;white-space:nowrap;background:#111827;border-radius:8px;flex:1;align-items:center;gap:6px;min-width:0;height:34px;margin-left:10px;padding:0 14px;font-size:12px;display:flex;overflow:hidden}.checkout-guide-browser-bar b{color:#fff;font-weight:750}.checkout-guide-storefront{color:#2d3545;background:#f8f9fb;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:calc(100% - 58px);display:flex}.checkout-guide-storefront strong{letter-spacing:.08em;font-size:28px}.checkout-guide-storefront span{color:#8b95a1;font-size:12px}.checkout-guide-admin-body{grid-template-columns:210px 1fr;height:calc(100% - 54px);display:grid}.checkout-guide-admin-body aside{background:#f8f9fb;border-right:1px solid #e5e8eb;flex-direction:column;gap:8px;padding:24px 14px;display:flex}.checkout-guide-admin-body aside span,.checkout-guide-admin-body aside strong{color:#6b7684;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:12px;display:flex}.checkout-guide-admin-body aside .is-focused{color:#fff;background:#3f48ea;box-shadow:0 8px 18px #3f48ea38}.checkout-guide-admin-body section{background:#fff;padding:28px 32px}.checkout-guide-admin-body section>small{color:#8b95a1;font-size:11px}.checkout-guide-admin-body h3{margin:5px 0 22px;font-size:20px}.checkout-guide-skin-grid{grid-template-columns:repeat(2,minmax(160px,1fr));gap:18px;display:grid}.checkout-guide-skin-grid article{border:2px solid #e5e8eb;border-radius:12px;gap:7px;min-width:0;padding:12px;display:grid}.checkout-guide-skin-grid article.is-focused{border-color:#3f48ea;box-shadow:0 12px 30px #3f48ea24}.checkout-guide-skin-grid article>div{background:#eef1f5;border-radius:8px;height:86px}.checkout-guide-skin-grid strong{font-size:13px}.checkout-guide-skin-grid span{color:#6b7684;font-size:11px}.checkout-guide-magnifier{background:#fff;border:2px solid #3f48ea;border-radius:12px;flex-direction:column;gap:4px;min-width:220px;padding:14px 17px;display:flex;position:absolute;bottom:22px;right:24px;box-shadow:0 16px 38px #0f172a2e}.checkout-guide-magnifier strong{letter-spacing:-.02em;font-size:18px}.checkout-guide-pointer{color:#3f48ea;filter:drop-shadow(0 5px 8px #3f48ea40);position:absolute;bottom:30%;right:44%}.checkout-guide-stage-nav{z-index:4;background:#fff;border-radius:12px;gap:6px;padding:6px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 30px #0f172a2e}.checkout-guide-stage-nav button{color:#4e5968;background:#f1f3f6;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.checkout-guide-stage-nav button:not(:disabled):hover{color:#29313d;background:#e7ebf0}.checkout-guide-stage-nav button:disabled{opacity:.35}.checkout-credentials-guide-demo{background:#fff;border-radius:14px;width:min(1160px,100%);height:100%;min-height:320px;margin:0 auto;overflow:hidden;box-shadow:0 14px 42px #0f172a17}.checkout-credentials-guide-top{color:#fff;background:#1c2540;align-items:center;gap:11px;height:50px;padding:0 20px;display:flex}.checkout-credentials-guide-top strong{letter-spacing:-.04em;font-size:18px;font-weight:850}.checkout-credentials-guide-top span{color:#cfd5e4;margin-right:auto;font-size:12px;font-weight:650}.checkout-credentials-guide-top i{background:#5c6680;border-radius:50%;width:9px;height:9px}.checkout-credentials-guide-layout{grid-template-columns:170px minmax(0,1fr) minmax(250px,.68fr);height:calc(100% - 50px);min-height:230px;display:grid}.checkout-credentials-guide-layout>aside{background:#f7f8fa;border-right:1px solid #e5e8eb;flex-direction:column;gap:7px;padding:20px 13px;display:flex}.checkout-credentials-guide-layout>aside span,.checkout-credentials-guide-layout>aside strong{color:#7b8491;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:11px;font-weight:650;display:flex}.checkout-credentials-guide-layout>aside strong{color:#fff;background:var(--builder-accent)}.checkout-credentials-guide-layout>section{min-width:0;padding:20px clamp(20px,3vw,38px)}.checkout-credentials-guide-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.checkout-credentials-guide-heading small{color:#8b95a1;font-size:10px;font-weight:700}.checkout-credentials-guide-heading h2{color:#20242c;letter-spacing:-.02em;margin:3px 0 0;font-size:19px;line-height:1.35}.checkout-credentials-guide-heading>span{min-height:28px;color:var(--builder-accent);background:#f0efff;border-radius:99px;flex:none;align-items:center;padding:0 10px;font-size:10px;font-weight:760;display:inline-flex}.checkout-credentials-guide-rows{border-top:1px solid #e5e8eb;border-left:1px solid #e5e8eb;grid-template-columns:repeat(2,minmax(0,1fr));margin:15px 0 0;display:grid}.checkout-credentials-guide-rows>div{background:#fff;border-bottom:1px solid #e5e8eb;border-right:1px solid #e5e8eb;gap:2px;min-width:0;padding:11px 13px;display:grid}.checkout-credentials-guide-rows>div.is-manual{background:#f3f2ff}.checkout-credentials-guide-rows>div.is-manual dt,.checkout-credentials-guide-rows>div.is-manual small{color:var(--builder-accent)}.checkout-credentials-guide-rows dt{color:#7b8491;font-size:10px;font-weight:650}.checkout-credentials-guide-rows dd{color:#29313d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:760;overflow:hidden}.checkout-credentials-guide-rows small{color:#9aa3ae;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.checkout-credentials-guide-note{color:#596474;background:#f7f8fb;border-left:1px solid #e5e8eb;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;margin:20px 20px 20px 0;padding:20px;display:flex}.checkout-credentials-guide-note>span{width:44px;height:44px;color:var(--builder-accent);background:#ebeaff;border-radius:13px;place-items:center;margin-bottom:14px;display:grid}.checkout-credentials-guide-note>strong{color:#29313d;font-size:14px}.checkout-credentials-guide-note p{word-break:keep-all;margin:6px 0 14px;font-size:11px;line-height:1.55}.checkout-credentials-guide-note small{color:#087a48;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.checkout-credentials-guide-demo.is-ftp .checkout-credentials-guide-heading>span{color:#8a5a00;background:#fff1c8}.checkout-credentials-guide-demo.is-ftp .checkout-credentials-guide-note>span{color:#9a6700;background:#fff1c8}.checkout-credentials-guide-demo.is-ftp .checkout-credentials-guide-note small{color:#8a5a00}.checkout-wizard-form{background:#fff;border-top:1px solid #e5e8eb;grid-template-rows:1fr auto;grid-template-columns:minmax(300px,1fr) minmax(400px,540px);gap:18px 56px;min-height:230px;padding:28px 36px 30px;display:grid}.checkout-wizard-form--intro{border-top:0;flex-direction:column;grid-row:1/3;justify-content:center;gap:28px;width:100%;height:100%;min-height:0;margin:0;padding:56px 36px 94px;display:flex;position:relative}.checkout-wizard-form--intro .checkout-wizard-question{text-align:center}.checkout-wizard-form--intro .checkout-wizard-question h1{font-size:var(--checkout-step-title-size);font-weight:var(--checkout-step-title-weight);margin-inline:auto}.checkout-wizard-form--intro .checkout-wizard-question p{margin-inline:auto}.checkout-wizard-form--intro .checkout-wizard-field{align-self:auto;width:min(520px,100%);margin:2px auto 0}.checkout-wizard-form--intro .checkout-wizard-actions{width:auto;margin:0;position:absolute;bottom:30px;left:36px;right:36px}.checkout-wizard-form--guided{grid-template-columns:minmax(0,1fr) minmax(360px,520px) clamp(36px,4vw,56px) minmax(420px,520px) minmax(0,1fr);justify-content:stretch;align-items:center;column-gap:0}.checkout-wizard-form--guided .checkout-wizard-question{grid-area:1/2}.checkout-wizard-form--guided .checkout-wizard-field{grid-column:4;align-self:center;width:100%}.checkout-wizard-form--guided .checkout-wizard-actions{grid-column:1/-1;align-self:end}.checkout-wizard-question{grid-row:1/3;align-self:center;min-width:0}.checkout-wizard-question h1{max-width:720px;font-size:var(--checkout-step-title-size);font-weight:var(--checkout-step-title-weight);letter-spacing:-.025em;word-break:keep-all;text-wrap:balance;margin:0 0 12px;line-height:1.3}.checkout-wizard-question p{color:#596474;word-break:keep-all;max-width:56ch;margin:0;font-size:15px;line-height:1.6}.checkout-wizard-field{align-self:end;gap:8px;min-width:0;display:grid}.checkout-wizard-field input{background:#fff;border:1px solid #c7ced7;border-radius:11px;outline:none;width:100%;height:54px;padding:0 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.checkout-wizard-field input::placeholder{color:#6b7684}.checkout-wizard-field input:focus{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31f}.checkout-wizard-field input[aria-invalid=true]{border-color:#d14343}.checkout-wizard-field small{color:#b42318;font-size:12px}.checkout-shop-account-choice{gap:12px;width:100%;display:grid}.checkout-shop-account-list{gap:8px;max-height:238px;padding-right:4px;display:grid;overflow-y:auto}.checkout-shop-account-list>button{color:#333d4b;text-align:left;background:#fff;border:1px solid #dfe3e8;border-radius:14px;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;min-height:68px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:grid}.checkout-shop-account-list>button:hover{background:#fbfcfd;border-color:#aeb6c1}.checkout-shop-account-list>button.is-selected{border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.checkout-shop-account-list>button>svg{color:var(--builder-accent);opacity:0}.checkout-shop-account-list>button.is-selected>svg{opacity:1}.checkout-shop-account-icon{width:40px;height:40px;color:var(--builder-accent);background:#f0efff;border-radius:12px;place-items:center;display:grid}.checkout-shop-account-list>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.checkout-shop-account-list strong{color:#20242c;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.checkout-shop-account-list small{color:#7b8491;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.checkout-shop-account-add,.checkout-shop-account-return{min-height:44px;color:var(--builder-accent);background:#f0efff;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:13px;font-weight:720;display:flex}.checkout-shop-account-add>span{color:#6b7280;font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.checkout-shop-account-return{color:#4e5968;background:#f2f4f6;justify-content:flex-start}.checkout-shop-account-remaining{color:#7b8491;margin:0;font-size:12px;line-height:1.5}.checkout-shop-limit-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-shop-limit-dialog{color:#596474;text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;width:min(440px,100%);padding:34px 30px 26px;display:flex;box-shadow:0 28px 90px #0f172a38}.checkout-shop-limit-icon{width:54px;height:54px;color:var(--builder-accent);background:#f0efff;border-radius:18px;place-items:center;display:grid}.checkout-shop-limit-dialog h2{color:#20242c;letter-spacing:-.025em;margin:20px 0 9px;font-size:22px;font-weight:720;line-height:1.35}.checkout-shop-limit-dialog p{word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.checkout-shop-limit-dialog>button{color:#fff;background:var(--builder-accent);border-radius:11px;width:100%;min-height:48px;margin-top:24px;font-size:14px;font-weight:720}.checkout-shop-account-list>button:focus-visible,.checkout-shop-account-add:focus-visible,.checkout-shop-account-return:focus-visible,.checkout-shop-limit-dialog>button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.checkout-wizard-actions{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.checkout-wizard-step-nav{grid-template-columns:repeat(var(--checkout-step-count,3), 1fr);width:min(500px,46vw);height:54px;display:grid;position:relative}.checkout-wizard-step-nav:before,.checkout-wizard-step-nav:after{z-index:0;content:"";height:2px;top:12px;left:16.666%;right:16.666%;right:calc(50% / var(--checkout-step-count,3));left:calc(50% / var(--checkout-step-count,3));background:#dce1e7;border-radius:99px;position:absolute}.checkout-wizard-step-nav:after{background:var(--builder-accent);transform:scaleX(var(--checkout-step-progress));transform-origin:0;transition:transform .25s cubic-bezier(.22,1,.36,1)}.checkout-wizard-step-nav button{z-index:1;color:#8a939f;background:0 0;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:0 5px;font-size:11px;font-weight:680;display:flex;position:relative}.checkout-wizard-step-nav button>span{color:#fff;background:#dce1e7;border:3px solid #dce1e7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:760;display:grid}.checkout-wizard-step-nav button>b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checkout-wizard-step-nav button.is-complete{color:#596575}.checkout-wizard-step-nav button.is-complete>span{border-color:var(--builder-accent);background:var(--builder-accent)}.checkout-wizard-step-nav button.is-current{color:var(--builder-accent)}.checkout-wizard-step-nav button.is-current>span{color:#0000;border:4px solid var(--builder-accent);background:#fff}.checkout-wizard-step-nav button:disabled{cursor:default;opacity:1}.checkout-wizard-action-buttons{justify-content:flex-end;align-items:center;gap:10px;display:flex}.checkout-wizard-action-buttons button{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:14px;font-weight:720;display:inline-flex}.checkout-wizard-back{color:#5d6674;background:#f2f4f6}.checkout-wizard-back:hover{color:#303846;background:#e9edf2}.checkout-wizard-next{color:#fff;background:var(--builder-accent);min-width:144px}.checkout-wizard-next:not(:disabled):hover{background:#5140cf}.checkout-wizard-action-buttons button:active{transform:translateY(1px)}.checkout-wizard-next:disabled{color:#9aa3ae;background:#e8ebef}.checkout-wizard-close:focus-visible,.checkout-wizard-step-nav button:focus-visible,.checkout-guide-popover-nav button:focus-visible,.checkout-guide-stage-nav button:focus-visible,.checkout-wizard-action-buttons button:focus-visible{outline:2px solid var(--builder-accent);outline-offset:2px}.checkout-protocol-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(560px,100%);margin:0 auto;display:grid}.checkout-protocol-choice button{color:#596474;text-align:left;background:#fff;border:1px solid #dfe3ea;border-radius:16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;min-height:122px;padding:20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.checkout-protocol-choice button:hover{border-color:#aeb7c4;transform:translateY(-1px)}.checkout-protocol-choice button.is-selected{color:var(--builder-accent);border-color:var(--builder-accent);box-shadow:0 0 0 3px #5f4de31a}.checkout-protocol-choice strong{color:#20242c;font-size:16px}.checkout-protocol-choice span{font-size:12px}.checkout-wizard-connection-step{background:#fff;flex-direction:column;grid-row:1/-1;min-height:0;padding:58px clamp(28px,7vw,110px) 30px;display:flex;overflow-y:auto}.checkout-wizard-connection-step--guided{grid-row:2;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) minmax(360px,520px) clamp(36px,4vw,56px) minmax(420px,520px) minmax(0,1fr);align-items:center;gap:18px 0;padding:22px 36px 24px;display:grid;overflow-y:auto}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading{text-align:left;grid-area:1/2;max-width:none;margin:0;display:block}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading>span{display:none}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading h1{font-size:var(--checkout-step-title-size);margin:0 0 12px;line-height:1.3}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading p{max-width:620px}.checkout-wizard-connection-heading{text-align:center;max-width:760px;margin:0 auto 30px}.checkout-wizard-connection-heading>span{color:var(--builder-accent);align-items:center;gap:7px;font-size:13px;font-weight:750;display:inline-flex}.checkout-wizard-connection-heading h1{color:#20242c;font-size:var(--checkout-step-title-size);font-weight:var(--checkout-step-title-weight);letter-spacing:-.025em;margin:12px 0 8px;line-height:1.3}.checkout-wizard-connection-heading p{color:#667085;margin:0;font-size:14px;line-height:1.6}.checkout-wizard-connection-step>.connection-panel{width:min(820px,100%);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:0}.checkout-wizard-connection-step .connection-panel .field-row{gap:16px}.checkout-wizard-connection-step .connection-panel .field-group>label{color:#3f4856;margin-bottom:9px;font-size:13px;font-weight:650}.checkout-wizard-connection-step .connection-panel .field-group input{height:52px}.checkout-wizard-connection-step--guided>.connection-panel{flex-direction:column;grid-area:1/4;gap:13px;width:100%;margin:0;display:flex}.checkout-wizard-connection-step--guided .connection-panel>.field-row{min-width:0}.checkout-wizard-connection-step--guided .connection-panel .security-note{padding-block:11px}.checkout-wizard-connection-step--guided .field-row--password-only,.checkout-wizard-connection-step--guided .field-row--password-only .field-group{width:100%}.checkout-wizard-connection-step .connection-panel .security-note{background:#f7f8fb;border:0}.checkout-wizard-connection-footer{grid-area:2/1/auto/-1;justify-content:space-between;align-items:center;gap:18px;width:100%;margin:0;padding-top:4px;display:flex}.checkout-wizard-connection-footer button{border-radius:10px;align-items:center;gap:7px;min-height:44px;padding:0 16px;display:inline-flex}.checkout-connection-gate,.checkout-connection-modal-backdrop{z-index:1200;position:fixed;inset:0}.checkout-connection-gate{color:#596474;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:48px 32px 76px;display:flex}.checkout-connection-gate--loading{z-index:1600;outline:0}.checkout-connection-visual{aspect-ratio:1;place-items:center;width:clamp(210px,22vw,280px);display:grid;position:relative}.checkout-connection-visual img{object-fit:contain;width:100%;height:100%;animation:2.8s ease-in-out infinite checkout-connection-float;display:block}.checkout-connection-visual>span{border:2px solid #5f4de32e;border-radius:50%;width:78%;height:78%;animation:1.8s ease-out infinite checkout-connection-pulse;position:absolute}.checkout-connection-gate h2{color:#20242c;letter-spacing:-.03em;margin:22px 0 8px;font-size:clamp(25px,2.3vw,32px);font-weight:650;line-height:1.35}.checkout-connection-gate p{color:#7b8491;word-break:keep-all;max-width:470px;margin:0;font-size:15px;line-height:1.65}.checkout-connection-progress{justify-content:center;align-items:center;gap:6px;min-height:36px;margin-top:24px;display:flex}.checkout-connection-progress i{background:var(--builder-accent);border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite checkout-connection-dot}.checkout-connection-progress i:nth-child(2){animation-delay:.14s}.checkout-connection-progress i:nth-child(3){animation-delay:.28s}.checkout-connection-progress span{color:#4e5968;margin-left:7px;font-size:14px;font-weight:650}.checkout-connection-loading-hint{color:#929aa6;margin-top:2px;font-size:12px;font-weight:600}.checkout-connection-gate-actions{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.checkout-connection-gate button{color:#fff;background:var(--builder-accent);border-radius:11px;min-height:46px;padding:0 18px;font-weight:750}.checkout-connection-gate button.is-secondary{color:#4e5968;background:#fff;box-shadow:inset 0 0 0 1px #dfe3ea}@keyframes checkout-connection-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes checkout-connection-pulse{0%{opacity:.65;transform:scale(.92)}75%,to{opacity:0;transform:scale(1.12)}}@keyframes checkout-connection-dot{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.checkout-connection-modal-backdrop{background:#0f172a94;place-items:center;padding:28px;display:grid}.checkout-connection-modal-backdrop.is-reauth{background:#fff;padding:0}.checkout-connection-modal{background:#f7f8fb;border-radius:20px;width:min(920px,100vw - 56px);max-height:calc(100dvh - 56px);overflow-y:auto;box-shadow:0 30px 90px #0f172a47}.checkout-connection-modal--compact{background:#fff;width:min(590px,100vw - 56px)}.checkout-connection-modal--reauth{width:100vw;height:100dvh;max-height:none;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:clamp(28px,5vh,60px) 32px;display:flex;overflow-y:auto}.checkout-connection-modal>header{background:#fff;border-bottom:1px solid #e5e8eb;justify-content:space-between;align-items:flex-start;padding:24px 26px 18px;display:flex}.checkout-connection-modal>header h2{color:#20242c;letter-spacing:-.02em;margin:0;font-size:21px;line-height:1.35}.checkout-connection-modal>header p{color:#7b8491;margin:6px 0 0;font-size:13px;line-height:1.55}.checkout-connection-modal>header button{background:#f2f4f6;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.checkout-connection-modal>.connection-panel{background:#fff;min-height:0;padding:24px 26px}.checkout-connection-modal--compact>.connection-panel{padding-top:20px}.checkout-reconnect-visual{text-align:center;background:#fff;flex-direction:column;flex:none;justify-content:center;align-items:center;min-height:0;display:flex}.checkout-reconnect-icon{width:clamp(210px,22vw,280px)}.checkout-reconnect-visual h2{color:#20242c;letter-spacing:-.03em;margin:10px 0 8px;font-size:clamp(25px,2.3vw,32px);font-weight:700;line-height:1.35}.checkout-reconnect-visual p{color:#6b7684;word-break:keep-all;max-width:570px;margin:0;font-size:14px;line-height:1.65}.checkout-reconnect-form{background:#fff;flex:none;width:min(560px,100%);margin:40px auto 0;padding:0 40px}.checkout-reconnect-form>.connection-panel{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:0}.checkout-reconnect-form .connection-test{margin-top:2px}.connection-session-summary{border:1px solid #e5e8eb;border-radius:12px;grid-template-columns:.65fr 1.6fr 1fr;display:grid;overflow:hidden}.connection-session-summary>div{background:#f9fafb;gap:5px;min-width:0;padding:14px 15px;display:grid}.connection-session-summary>div+div{border-left:1px solid #e5e8eb}.connection-session-summary span{color:#8b95a1;font-size:11px;font-weight:650}.connection-session-summary strong{color:#333d4b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.connection-security-copy{color:#7b8491;align-items:center;gap:7px;margin:2px 0 0;font-size:12px;line-height:1.5;display:flex}.connection-security-copy svg{color:#6b74dd;flex:none}.server-pill{cursor:pointer;border:0}@media (max-height:760px){.checkout-installation-backdrop{padding:10px}.checkout-installation-wizard{grid-template-rows:minmax(300px,58dvh) minmax(190px,1fr);width:calc(100vw - 20px);height:calc(100dvh - 20px);min-height:0}.checkout-wizard-guide{padding-top:16px}.checkout-wizard-guide-stage-content,.checkout-guide-demo{min-height:300px}.checkout-guide-image-frame{min-height:0}.checkout-wizard-form{min-height:184px;padding-block:18px}.checkout-wizard-form--intro{min-height:0;padding-top:36px;padding-bottom:84px}.checkout-wizard-form--guided{padding-block:20px}.checkout-installation-wizard--credentials{grid-template-rows:minmax(300px,58dvh) minmax(190px,1fr)}.checkout-wizard-guide--credentials{padding-block:12px}.checkout-wizard-guide--credentials .checkout-wizard-guide-stage-content,.checkout-wizard-guide--credentials .checkout-credentials-guide-demo{min-height:300px}.checkout-wizard-connection-step--guided{row-gap:10px;padding-block:12px 16px}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading h1{font-size:28px}.checkout-wizard-connection-step--guided .checkout-wizard-connection-footer{padding-top:2px}.checkout-connection-modal--reauth{gap:10px;padding-block:20px}.checkout-reconnect-icon{width:195px}.checkout-reconnect-visual h2{font-size:24px}.checkout-reconnect-form{padding-inline:40px}}@media (max-width:900px){.checkout-installation-backdrop{padding:0}.checkout-installation-wizard{border-radius:0;width:100%;height:100dvh;min-height:0}.checkout-wizard-guide{padding-inline:18px}.checkout-guide-admin-body{grid-template-columns:150px 1fr}.checkout-wizard-form{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:14px;padding-inline:20px}.checkout-wizard-form--intro{gap:24px;width:100%;height:100%;padding-inline:20px;display:flex}.checkout-wizard-form--intro .checkout-wizard-actions{bottom:20px;left:20px;right:20px}.checkout-wizard-form--guided{grid-template-columns:1fr;padding-inline:20px}.checkout-wizard-form--guided .checkout-wizard-question{grid-area:auto}.checkout-wizard-form--guided .checkout-wizard-field,.checkout-wizard-form--guided .checkout-wizard-actions{grid-column:auto}.checkout-wizard-actions{gap:14px}.checkout-wizard-step-nav{width:min(320px,50vw)}.checkout-wizard-question{grid-row:auto}.checkout-credentials-guide-layout{grid-template-columns:140px minmax(0,1fr)}.checkout-credentials-guide-note{display:none}.checkout-wizard-connection-step--guided{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:14px;padding-inline:20px}.checkout-wizard-connection-step--guided .checkout-wizard-connection-heading,.checkout-wizard-connection-step--guided>.connection-panel,.checkout-wizard-connection-footer{grid-area:auto/1}}@media (prefers-reduced-motion:reduce){.section-heading__chevron{transition:none}.checkout-wizard-guide-stage,.checkout-connection-visual img,.checkout-connection-visual>span,.checkout-connection-progress i,.deploy-success-screen__content,.deploy-success-check,.deploy-success-check:before,.deploy-success-check svg path{animation:none}.deploy-success-check svg path{stroke-dashoffset:0}}.checkout-auth-shell{background:#f6f7fb;grid-template-columns:minmax(520px,.98fr) minmax(480px,1.02fr);min-height:100dvh;display:grid}.checkout-auth-context{color:#fff;background:#171a3d;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:clamp(32px,4.2vw,68px);display:flex;position:relative;overflow:hidden}.checkout-auth-context:after{aspect-ratio:1;content:"";pointer-events:none;border:1px solid #8b93ff47;border-radius:50%;width:min(42vw,620px);position:absolute;bottom:-31%;right:-31%;box-shadow:0 0 0 76px #6b74dd12,0 0 0 152px #6b74dd09}.checkout-auth-brand{z-index:1;align-items:center;gap:18px;min-width:0;display:flex;position:relative}.checkout-auth-brand img{filter:brightness(0)invert();width:164px;height:auto}.checkout-auth-brand span{color:#ffffffb3;border-left:1px solid #ffffff3d;padding-left:18px;font-size:13px;font-weight:650}.checkout-auth-story{z-index:1;width:min(590px,100%);margin-block:clamp(56px,10vh,108px);position:relative}.checkout-auth-story h1{color:#fff;letter-spacing:-.04em;word-break:keep-all;max-width:11em;margin:0;font-size:clamp(44px,4.25vw,66px);font-weight:720;line-height:1.12}.checkout-auth-story>p{color:#eef0ffbd;word-break:keep-all;max-width:31em;margin:24px 0 0;font-size:16px;line-height:1.7}.checkout-auth-flow{gap:0;margin:48px 0 0;padding:0;list-style:none;display:grid}.checkout-auth-flow li{grid-template-columns:28px minmax(0,1fr);gap:16px;min-height:74px;display:grid;position:relative}.checkout-auth-flow li:not(:last-child):after{content:"";background:#aeb4ff40;width:1px;height:calc(100% - 28px);position:absolute;top:28px;left:13px}.checkout-auth-flow li>span{color:#dfe2ff;background:#6b74dd38;border:1px solid #b7bcff61;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.checkout-auth-flow svg{width:14px;height:14px}.checkout-auth-flow div{gap:5px;min-width:0;padding-top:2px;display:grid}.checkout-auth-flow strong{color:#fff;font-size:15px;font-weight:680}.checkout-auth-flow small{color:#e2e5ff9e;font-size:13px;line-height:1.45}.checkout-auth-assurance{z-index:1;color:#e7eaffad;align-items:center;gap:9px;margin:0;font-size:12px;line-height:1.5;display:flex;position:relative}.checkout-auth-assurance svg{color:#aeb4ff;flex:none;width:17px;height:17px}.checkout-auth-form{background:#f6f7fb;place-items:center;min-width:0;min-height:100dvh;padding:clamp(28px,6vw,84px);display:grid}.checkout-auth-panel{width:min(430px,100%)}.checkout-auth-mobile-brand{display:none}.checkout-auth-panel-head{margin-bottom:38px}.checkout-auth-panel-head span{color:#171a3d;letter-spacing:-.01em;font-size:15px;font-weight:720;display:block}.checkout-auth-panel-head p{color:#5f6977;margin:7px 0 0;font-size:13px;line-height:1.55}.checkout-member-auth{background:0 0;min-height:0}.checkout-member-auth>div{justify-content:flex-start;align-items:stretch;padding:0}.checkout-member-auth>div>div{text-align:left;max-width:none}.checkout-member-auth h1{margin:0}.checkout-member-auth h1 span:first-child{color:#191f28;letter-spacing:-.035em;font-size:30px;font-weight:720;line-height:1.3}.checkout-member-auth h1 span:last-child{color:#596371;margin-top:8px;font-size:14px;font-weight:500;line-height:1.55}.checkout-member-auth .customer-auth-step{margin-top:30px}.checkout-auth-field{gap:8px;display:grid}.checkout-auth-field>label{color:#4e5968;font-size:13px;font-weight:650}.checkout-member-auth input{color:#191f28;border-color:#dfe3ea;border-radius:13px;height:54px;padding-inline:16px;font-size:15px}.checkout-member-auth input::placeholder{color:#6b7280;opacity:1}.checkout-member-auth form>button[type=submit]{color:#fff;background:#3f48ea;border-radius:13px;height:54px;margin-top:4px;box-shadow:0 8px 18px #3f48ea2e}.checkout-member-auth form>button[type=submit]:hover{background:#343dcf}.checkout-member-auth button:focus-visible,.checkout-member-auth a:focus-visible,.checkout-member-auth input:focus-visible{outline-offset:2px;outline:2px solid #3f48ea}.checkout-auth-help{color:#667085;text-align:center;word-break:keep-all;border-top:1px solid #e5e8eb;margin:34px 0 0;padding-top:22px;font-size:12px;line-height:1.6}@media (max-width:980px){.checkout-auth-shell{grid-template-columns:minmax(390px,.82fr) minmax(430px,1fr)}.checkout-auth-context{padding:38px}.checkout-auth-story h1{font-size:44px}}@media (max-width:900px){.checkout-auth-shell{background:#fff;display:block}.checkout-auth-context{display:none}.checkout-auth-form{background:#fff;min-height:100dvh;padding:48px 24px}.checkout-auth-panel{width:min(420px,100%)}.checkout-auth-mobile-brand{margin-bottom:54px;display:block}.checkout-auth-mobile-brand img{width:154px;height:auto}.checkout-auth-panel-head{margin-bottom:30px}}@media (prefers-reduced-motion:reduce){.checkout-member-auth *,.checkout-member-auth :before,.checkout-member-auth :after{scroll-behavior:auto;transition-duration:0s!important}}
