:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f2ec;color:#17211c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#f4f2ec}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed}a{color:inherit}.app-shell{display:grid;gap:22px;width:min(100%,1500px);margin:0 auto;padding:18px}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:18px}.auth-card{display:grid;width:min(100%,420px);gap:18px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;padding:24px;box-shadow:0 18px 48px #1e2a2312}.auth-card h1{margin:0;font-size:clamp(2rem,8vw,3rem);line-height:.98}.topbar,.editor-top,.preview-panel,.page-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.topbar{min-height:54px;border-bottom:1px solid rgba(23,33,28,.12)}.brand{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:inherit;padding:0;font-weight:760}.brand-mark{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#17211c;color:#f8f5ec}.store-context{display:grid;justify-items:end;gap:2px;color:#59655f;font-size:.82rem}.store-context strong{color:#17211c;font-size:.9rem}.dashboard,.editor,.wizard-layout{display:grid;gap:20px}.page-heading{align-items:end}.page-heading h1,.wizard-panel h1{margin:0;font-size:clamp(2rem,4vw,3.7rem);line-height:.98;letter-spacing:0}.eyebrow{margin:0 0 7px;color:#66706b;font-size:.76rem;font-weight:780;text-transform:uppercase}.table-panel,.panel,.wizard-panel,.wizard-progress,.preview-panel{border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;box-shadow:0 18px 48px #1e2a2312}.table-panel{overflow:auto}table{width:100%;min-width:720px;border-collapse:collapse}th,td{border-bottom:1px solid rgba(23,33,28,.1);padding:15px;text-align:left;vertical-align:middle}th{color:#626c66;font-size:.78rem;font-weight:780;text-transform:uppercase}td strong,td span{display:block}td span{color:#68736d;font-size:.9rem}.empty,.muted{color:#66706b}.status-badge{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:760}.status-badge.draft{background:#eee8dc;color:#675633}.status-badge.previewed{background:#e1f3eb;color:#176445}.status-badge.published{background:#dbeafe;color:#1d4f91}.primary,.secondary,.link-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;border-radius:8px;padding:0 15px;font-weight:760;text-decoration:none;white-space:nowrap}.primary{border:1px solid #17211c;background:#17211c;color:#f8f5ec}.primary:disabled{border-color:#c9c2b5;background:#c9c2b5;color:#6e675d}.secondary{border:1px solid rgba(23,33,28,.18);background:#fffefa;color:#27322d}.danger{border-color:#972a2a47;color:#8d2f2f}.small{min-height:34px;padding-inline:11px;font-size:.9rem}.row-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.error{margin:0;border-radius:8px;background:#fff0ec;color:#a4371f;padding:12px 14px;font-weight:700}.success{margin:0;border-radius:8px;background:#e9f5ef;color:#176445;padding:12px 14px;font-weight:700}.preview-progress{margin:0;border:1px solid rgba(35,90,156,.18);border-radius:8px;background:#eef5ff;color:#214f86;padding:12px 14px;font-weight:700}.wizard-layout{grid-template-columns:minmax(190px,.28fr) minmax(0,1fr);align-items:start}.wizard-progress{display:grid;gap:8px;padding:12px}.wizard-progress button{display:flex;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#59655f;padding:10px;text-align:left}.wizard-progress span{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;background:#e3ded3;color:#59655f;font-size:.8rem;font-weight:780}.wizard-progress .active,.wizard-progress .done{background:#e9f5ef;color:#176445}.wizard-progress .active span,.wizard-progress .done span{background:#1f7a58;color:#fff}.wizard-panel{display:grid;gap:26px;min-height:560px;padding:clamp(20px,4vw,42px)}.form-stack{display:grid;align-content:start;gap:16px}label{display:grid;gap:7px;color:#314139;font-weight:720}label small{color:#69736d;font-weight:500;line-height:1.45}input,select,textarea{width:100%;border:1px solid rgba(23,33,28,.17);border-radius:8px;background:#fbfaf6;color:#17211c;outline:none;padding:12px;line-height:1.45;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#1f7a58;background:#fff;box-shadow:0 0 0 4px #1f7a5821}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.choice{display:grid;gap:7px;min-height:106px;border:1px solid rgba(23,33,28,.15);border-radius:8px;background:#fbfaf6;color:inherit;padding:16px;text-align:left}.choice span{color:#65706a}.choice small{color:#8d5b25;font-size:.82rem;line-height:1.35}.choice.selected{border-color:#1f7a58;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a583d}.choice.disabled{opacity:.7}.store-choice-card{display:grid;min-height:174px;align-content:end;gap:9px;border:1px solid rgba(23,33,28,.15);border-radius:8px;background:#fffefa;color:inherit;padding:18px;text-align:left;box-shadow:0 14px 34px #1e2a230f}.store-choice-card strong{font-size:clamp(1.35rem,3vw,2.2rem);line-height:1}.store-choice-card span:not(.store-choice-mark){overflow-wrap:anywhere;color:#65706a}.store-choice-card small{color:#8d5b25;font-size:.84rem;line-height:1.35}.store-choice-card.selected{border-color:#1f7a58;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a583d,0 14px 34px #1e2a230f}.store-choice-card.disabled{opacity:.7}.store-choice-mark{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#17211c;color:#f8f5ec;font-weight:820}.store-connect-disclosure{display:grid;gap:12px}.store-connect-disclosure summary{display:inline-flex;width:fit-content;min-height:42px;align-items:center;border:1px solid rgba(23,33,28,.18);border-radius:8px;background:#fffefa;color:#27322d;padding:0 15px;font-weight:760;list-style:none;cursor:pointer}.store-connect-disclosure summary::-webkit-details-marker{display:none}.store-connect-disclosure[open] summary{margin-bottom:12px}.store-connect-panel{display:grid;gap:14px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:16px}.store-connect-panel h2{margin:0;font-size:1.1rem}.store-connect-panel .muted{margin:6px 0 0;line-height:1.5}.store-connect-panel small{color:#66706b;font-weight:560}.store-connect-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:end}.store-connect-form button{justify-self:start}.wizard-split,.archetype-grid{display:grid;gap:14px}.wizard-split{grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr)}.mini-panel{display:grid;gap:14px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:14px}.mini-panel h2,.copy-guide-head h2{margin:0;font-size:1.12rem;line-height:1.2}.mini-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.mini-panel>div:first-child span{color:#66706b;font-size:.86rem;font-weight:720}.pricing-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.pricing-toolbar p,.inline-hint{margin:0}.inline-hint{border:1px solid rgba(31,122,88,.16);border-radius:8px;background:#ecf7f1;color:#176445;padding:9px 10px;font-size:.86rem;line-height:1.4}.compact-pricing{grid-template-columns:repeat(3,minmax(0,1fr))}.accent-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.accent-preset-choice{display:grid;gap:8px;min-height:84px;border:1px solid rgba(23,33,28,.14);border-radius:8px;background:#fffefa;color:inherit;padding:12px;text-align:left}.accent-preset-choice.selected{border-color:#1f7a58;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a5838}.accent-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.accent-swatches span{height:18px;border-radius:6px;background:var(--swatch)}.archetype-choice{align-content:start}.archetype-preview{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:22px 34px;gap:6px;min-height:70px;border-radius:8px;background:#f7f4ed;padding:8px}.archetype-preview span{border-radius:6px}.archetype-preview span:first-child{grid-row:1 / 3}.archetype-preview.warm-editorial span:first-child{background:#c0593b}.archetype-preview.warm-editorial span:nth-child(2){background:#d9a441}.archetype-preview.warm-editorial span:nth-child(3){background:#fae8dc}.archetype-preview.dark-clinical{background:#17241e}.archetype-preview.dark-clinical span:first-child{background:#2ea37c}.archetype-preview.dark-clinical span:nth-child(2){background:#c9a24b}.archetype-preview.dark-clinical span:nth-child(3){background:#2b3c34}.archetype-preview.clinical-warm span:first-child{background:#1f7a58}.archetype-preview.clinical-warm span:nth-child(2){background:#e4b363}.archetype-preview.clinical-warm span:nth-child(3){background:#e8f2ed}.archetype-preview.bold-sport{background:#111827}.archetype-preview.bold-sport span:first-child{background:#f2562d}.archetype-preview.bold-sport span:nth-child(2){background:#38bdf8}.archetype-preview.bold-sport span:nth-child(3){background:#263447}.command-box{display:grid;gap:7px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;padding:12px}.command-box span{color:#66706b;font-size:.86rem}.command-box code{overflow-wrap:anywhere;color:#17211c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem}.summary-list{display:grid;gap:1px;overflow:hidden;margin:0;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#17211c1a}.summary-list div{display:grid;gap:5px;background:#fbfaf6;padding:13px}.dashboard-error{margin:0}dt{color:#68736d;font-size:.76rem;font-weight:780;text-transform:uppercase}dd{margin:0;overflow-wrap:anywhere}.form-actions{display:flex;justify-content:flex-end;gap:10px;align-self:end}.editor-top{position:sticky;z-index:2;top:0;flex-wrap:wrap;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefaf5;box-shadow:0 12px 32px #1e2a2314;padding:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.editor-title{display:grid;flex:1 1 340px;gap:8px}.editor-title label{gap:5px}.editor-title input{max-width:520px;border-color:transparent;background:#f6f3eb;font-size:1.2rem;font-weight:760}.editor-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#66706b;font-size:.88rem}.save-state{border-left:1px solid rgba(23,33,28,.16);padding-left:8px}.compact-field{width:min(230px,100%)}.preview-panel{flex-wrap:wrap;padding:14px}.preview-panel div{display:grid;gap:3px;margin-right:auto}.preview-panel span{color:#66706b}.publish-panel{gap:12px;overflow-anchor:none}.publish-message,.publish-success{flex:1 1 100%}.publish-feedback{display:grid;flex:1 1 100%;align-content:start;gap:10px;min-height:172px}.publish-success{display:grid;gap:6px;line-height:1.45}.publish-success strong{color:#176445}.publish-success span{color:#314139}.publish-plan{display:grid;flex:1 1 100%;gap:8px;margin:0}.publish-plan div{display:grid;grid-template-columns:minmax(110px,.22fr) minmax(0,1fr);gap:10px;margin:0}.publish-plan dt{color:#66706b;font-size:.82rem}.publish-plan dd{margin:0;overflow-wrap:anywhere}.publish-confirm{display:grid;flex:1 1 100%;gap:10px;min-width:0;margin:0;border:0;padding:0}.publish-confirm legend{color:#314139;font-weight:760}.publish-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.publish-store-card{display:grid;gap:5px;border:1px solid rgba(23,33,28,.14);border-radius:8px;background:#fbfaf6;padding:12px;cursor:pointer}.publish-store-card input{width:18px;height:18px}.publish-store-card span{overflow-wrap:anywhere}.publish-store-card small{color:#176445;font-weight:700}.publish-store-card.selected{border-color:#1f7a58;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a5833}.editor-workspace{display:grid;grid-template-columns:minmax(230px,.68fr) minmax(390px,1.45fr) minmax(330px,.92fr);gap:18px;align-items:start}.editor-rail,.preview-stage,.section-editor-panel{border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;box-shadow:0 18px 48px #1e2a2312}.editor-rail,.section-editor-panel{position:sticky;top:96px;display:grid;gap:14px;max-height:calc(100vh - 112px);overscroll-behavior:contain;padding:14px}.editor-rail{overflow:auto}.section-editor-panel{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.section-editor-panel>:not(.section-editor-panel__head){min-height:0;overflow:auto;overscroll-behavior:contain;padding-right:3px;padding-bottom:18px}.preview-stage{display:grid;gap:16px;min-height:calc(100vh - 112px);padding:16px}.editor-rail__head,.preview-stage__head,.section-editor-panel__head{display:flex;align-items:start;justify-content:space-between;gap:12px}.editor-rail__head h2,.preview-stage__head h2,.section-editor-panel__head h2,.section-editor-body h2{margin:0;font-size:1.1rem;line-height:1.18}.editor-rail__head strong{border-radius:999px;background:#17211c;color:#f8f5ec;padding:5px 9px;font-size:.78rem}.rail-progress{height:7px;overflow:hidden;border-radius:999px;background:#e7e1d6}.rail-progress span{display:block;width:calc(var(--progress) * 100%);height:100%;border-radius:inherit;background:#1f7a58}.section-map,.section-editor-body{display:grid;gap:10px}.rail-section{display:grid;gap:9px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fbfaf6;padding:9px}.rail-section.active{border-color:#1f7a5873;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a582e}.rail-section.disabled{background:#f4f0e8;color:#6a655e}.rail-section.dragging{opacity:.55}.rail-section.drop-before{border-top-color:#1f7a58;box-shadow:0 -3px #1f7a58}.rail-section.drop-after{border-bottom-color:#1f7a58;box-shadow:0 3px #1f7a58}.rail-section__select{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;width:100%;border:0;background:transparent;color:inherit;padding:0;text-align:left}.rail-step{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#17211c;color:#f8f5ec;font-size:.78rem;font-style:normal;font-weight:820}.rail-step.locked{background:#ded8cb;color:#6b6257}.rail-section__body,.rail-section__body>span{display:grid;gap:3px;min-width:0}.rail-section__body strong{overflow-wrap:anywhere;font-size:.92rem;line-height:1.2}.rail-section__body small{color:#66706b;font-size:.78rem;font-weight:720}.status-dot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:999px;vertical-align:1px}.status-dot.filled{background:#1f7a58}.status-dot.placeholder{background:#c88a27}.status-dot.empty,.status-dot.disabled{background:#b9b1a4}.rail-section__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.rail-tag{border-radius:999px;background:#e7eef7;color:#24547d;padding:4px 7px;font-size:.72rem;font-weight:800}.rail-switch{min-height:34px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fffefa;padding:0 7px}.segmented{display:inline-flex;border:1px solid rgba(23,33,28,.14);border-radius:8px;background:#f4f0e8;padding:3px}.segmented button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#59655f;padding:0 10px;font-weight:780}.segmented button.active{background:#17211c;color:#f8f5ec}.preview-device{display:grid;min-height:680px;place-items:center;border-radius:8px;background:#e9edf1;padding:20px}.preview-device--mobile .editor-preview{width:min(100%,430px)}.preview-device--desktop .editor-preview{width:min(100%,760px)}.panel{padding:18px}.copy-guide{display:grid;gap:12px}.ticker-editor{display:grid;gap:14px}.ticker-editor__head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.ticker-editor__head h2{margin:0}.ticker-editor__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.copy-guide-head{display:grid;gap:2px;padding:4px 2px}.copy-group{gap:14px}.copy-group.active{border-color:#1f7a5852;box-shadow:inset 0 0 0 1px #1f7a5824}.copy-group.disabled{border-color:#17211c14}.copy-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.copy-group summary::-webkit-details-marker{display:none}.copy-group summary strong{display:block;font-size:1.12rem;line-height:1.2}.copy-group summary small{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px;color:#66706b;font-weight:680}.completion-badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:800}.completion-badge.filled{background:#e1f3eb;color:#176445}.completion-badge.placeholder{background:#efe7d8;color:#735a20}.completion-badge.empty{background:#f3dedb;color:#8b2e25}.copy-field{padding-top:14px;border-top:1px solid rgba(23,33,28,.1)}.copy-field--code textarea{min-height:240px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.86rem;line-height:1.45}.custom-embed-editor{display:grid;gap:14px}.custom-embed-warning{display:grid;gap:4px;border:1px solid rgba(185,107,44,.24);border-radius:8px;background:#fff4e8;color:#5e3d1f;padding:12px}.custom-embed-warning span{color:#755a3c;font-size:.88rem}.section-nav{display:flex;justify-content:flex-end;gap:8px;padding-top:12px}.panel h2{margin:0;font-size:1.12rem;line-height:1.2}.editor-preview{display:grid;max-height:min(760px,calc(100vh - 190px));overflow:auto;overflow-anchor:none;overscroll-behavior:contain;border:10px solid #17211c;border-radius:28px;background:#fffefa;box-shadow:0 28px 70px #17211c33,inset 0 0 0 1px #ffffff3d;scroll-behavior:auto}.toggle-list{display:grid;gap:8px}.toggle-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fbfaf6;padding:10px}.toggle-row span{display:grid;gap:2px}.toggle-row input{width:20px;height:20px}.repeat-list,.live-preview-blocks{display:grid;gap:10px}.block-control-row,.repeat-item,.live-preview-block{display:grid;gap:10px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fbfaf6;padding:10px}.block-control-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.section-tools{margin-top:-2px}.block-control-row.active{border-color:#1f7a586b;background:#ecf7f1;box-shadow:inset 0 0 0 1px #1f7a582e}.block-control-row.dragging{opacity:.5}.block-control-row.drop-before{border-top-color:#1f7a58;box-shadow:0 -3px #1f7a58}.block-control-row.drop-after{border-bottom-color:#1f7a58;box-shadow:0 3px #1f7a58}.block-control-row.disabled,.repeat-item.empty{background:#f4f0e8;color:#6a655e}.block-control-row.fixed-placement{cursor:default}.block-control-row>span{display:grid;gap:2px}.block-control-actions,.repeat-item__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.icon-button{width:34px;padding-inline:0}.switch{display:inline-flex;align-items:center;gap:6px;font-size:.82rem}.switch input{width:20px;height:20px}.repeat-item__header{border-bottom:1px solid rgba(23,33,28,.1);padding-bottom:8px;cursor:pointer;list-style:none}.repeat-item__header::-webkit-details-marker{display:none}.repeat-item__body{display:grid;gap:10px}.comparison-paste-actions,.hero-benefit-actions{padding-block:4px}.comparison-table-editor{display:grid;gap:10px;border-top:1px solid rgba(23,33,28,.1);padding-top:14px}.comparison-row-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.comparison-row-fields .copy-field{min-width:0;border-top:0;padding-top:0}.comparison-row-fields .copy-field>small{display:none}.repeat-item.empty .repeat-item__header{border-bottom:0;padding-bottom:0}.live-preview-shell{display:grid;gap:14px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;box-shadow:0 18px 48px #1e2a2312;padding:14px}.live-preview-head{display:grid;gap:4px}.live-preview-head h2{margin:0;font-size:1.35rem;line-height:1.1;overflow-wrap:anywhere}.live-preview-head span,.live-preview-block p span{color:#66706b;font-size:.82rem}.live-preview-hero{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#f7f4ed;padding:10px}.live-preview-hero img,.live-preview-image{display:grid;width:88px;aspect-ratio:1;place-items:center;border-radius:8px;background:#17211c;color:#f8f5ec;object-fit:cover;font-size:2rem;font-weight:820}.live-preview-hero p,.live-preview-block p{margin:0;color:#49554f;font-size:.9rem}.live-preview-price{display:inline-flex;width:fit-content;margin-top:8px;border-radius:999px;background:#e1f3eb;color:#176445;padding:5px 8px;font-size:.82rem;font-weight:760}.live-preview-rating{display:inline-flex;width:fit-content;margin-bottom:4px;color:#b96b2c;font-size:.82rem;font-weight:760}.live-preview-benefits{display:grid;gap:4px;margin:8px 0 0;padding-left:18px;color:#314139;font-size:.84rem}.live-preview-benefits li{color:#66706b}.live-preview-benefits strong{color:#17211c;font-weight:650}.hero-editor-group{border-color:#17211c1f;background:#fbfaf6}.hero-benefit-list{display:grid;gap:10px}.hero-benefit-item{display:grid;gap:10px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fff;padding:10px}.hero-benefit-item__head,.hero-benefit-ghosts{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.hero-benefit-ghosts{justify-content:flex-start}.hero-benefit-ghosts span{border:1px dashed rgba(23,33,28,.18);border-radius:999px;background:#f7f4ed;color:#66706b;padding:7px 10px;font-size:.82rem}.live-preview-top-ticker{grid-template-columns:minmax(0,1fr) auto;align-items:center;border-color:#b96b2c47;background:#b96b2c;color:#fffefa}.live-preview-top-ticker strong,.live-preview-top-ticker span,.live-preview-top-ticker small,.live-preview-top-ticker p{color:currentColor}.live-preview-top-ticker__copy{display:grid;min-width:0;gap:2px;overflow-wrap:anywhere}.live-preview-top-ticker__copy>span,.live-preview-top-ticker__copy>small{min-width:0;overflow:visible;text-overflow:clip;white-space:normal}.live-preview-top-ticker__copy>small{opacity:.84;font-size:.76rem}.live-preview-top-ticker__right{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;min-width:0;gap:8px}.live-preview-ticker-boxes{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:5px}.live-preview-ticker-box{display:grid;min-width:42px;border:1px solid rgba(255,255,255,.36);border-radius:6px;background:#ffffff29;padding:5px 6px;text-align:center;transition:transform .18s ease,background .18s ease}.live-preview-ticker-box.tick{transform:translateY(-1px);background:#ffffff42}.live-preview-ticker-box strong{font-size:.98rem;line-height:1}.live-preview-ticker-box span{margin-top:2px;font-size:.58rem;font-weight:800;letter-spacing:0}.live-preview-ticker-cta{border-radius:8px;background:#fffefa;color:#17211c;padding:7px 9px;font-size:.78rem;font-weight:820;text-decoration:none;white-space:nowrap}@media(prefers-reduced-motion:reduce){.live-preview-ticker-box{transition:none}}.surface-switcher{position:fixed;top:8px;left:50%;transform:translate(-50%);z-index:40;display:flex;justify-content:center;gap:6px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.editor-top .surface-switcher{position:static;z-index:auto;flex:0 0 auto;align-self:center;padding:3px;transform:none;-webkit-backdrop-filter:none;backdrop-filter:none}.editor-top .surface-switcher__item{min-height:36px;padding:6px 10px;font-size:12px}.surface-switcher__item{min-height:44px;padding:9px 18px;border:1px solid transparent;border-radius:999px;color:var(--muted);background:transparent;font-weight:750}.surface-switcher__item.active{border-color:color-mix(in srgb,var(--accent) 28%,var(--border));color:var(--text);background:color-mix(in srgb,var(--accent) 10%,var(--surface));box-shadow:0 5px 18px #12473517}.surface-dirty{margin-left:7px;color:#bd6b22}.surface-editor{max-width:1280px;margin:0 auto;padding:28px clamp(16px,4vw,48px) 64px}.surface-editor__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.surface-editor__header h1{margin:4px 0 6px}.surface-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:9px}.surface-save-state{width:100%;text-align:right;color:var(--muted);font-size:13px}.surface-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.surface-card{padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-soft)}.surface-card h2{margin:0 0 18px}.surface-card label{display:grid;gap:7px;margin-top:14px}.surface-card label>span{color:var(--muted);font-size:13px;font-weight:700}.surface-card input:not([type=checkbox]),.surface-card textarea{width:100%}.surface-card .toggle-row{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:44px}@media(max-width:760px){.surface-switcher{top:6px;width:calc(100% - 12px);justify-content:stretch;overflow-x:auto}.surface-switcher__item{flex:1 0 auto;padding-inline:14px}.editor-top .surface-switcher{position:fixed;top:auto;bottom:6px;left:6px;z-index:35;width:calc(100% - 12px);transform:none}.surface-editor__header{flex-direction:column}.surface-actions{width:100%;justify-content:stretch}.surface-actions button{flex:1 1 140px;min-height:44px}.surface-save-state{text-align:left}.surface-form-grid{grid-template-columns:1fr}.surface-editor{padding-inline:14px}.surface-card{padding:19px;border-radius:18px}}.live-preview-custom-embed{background:#fff}.live-preview-custom-embed iframe{display:block;width:100%;min-height:220px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa}.live-preview-block.compact{grid-template-columns:1fr;background:#f4f0e8}.live-preview-hero,.live-preview-block{cursor:pointer}.live-preview-hero.highlighted,.live-preview-block.highlighted{border-color:#1f7a58;background:#ecf7f1;box-shadow:0 0 0 3px #1f7a5824,0 12px 26px #1f7a581a}.live-preview-block p{display:grid;gap:2px}.live-preview-media-grid{display:grid;grid-auto-columns:minmax(132px,74%);grid-auto-flow:column;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:6px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.live-preview-media-grid::-webkit-scrollbar{display:none}.live-preview-media-card{display:grid;gap:6px;margin:0;min-width:0;scroll-snap-align:center}.live-preview-media-card img,.live-preview-media-card video{display:block;width:100%;aspect-ratio:9 / 16;border-radius:8px;background:#17211c;object-fit:cover}.live-preview-media-card figcaption{display:grid;gap:2px;min-width:0;color:#49554f;font-size:.78rem}.live-preview-media-card figcaption strong,.live-preview-media-card figcaption span{min-width:0;overflow-wrap:anywhere}.live-preview-media-carousel{display:grid;gap:8px}.live-preview-media-dots{display:flex;align-items:center;justify-content:center;gap:5px}.live-preview-media-dots span{width:6px;height:6px;border-radius:999px;background:#1e2a243d}.live-preview-media-dots span.active{width:16px;background:#1f7a58}.preview-tier-list{display:grid;gap:6px}.preview-tier-list span{display:flex;justify-content:space-between;gap:8px;border-radius:8px;background:#fff;padding:8px}.live-preview-offer{gap:12px}.preview-offer-subtitle{display:inline-flex;align-items:center;gap:6px;margin:0;color:#68736d}.preview-offer-subtitle.accent-strong{color:var(--preview-offer-accent);font-weight:820}.preview-offer-subtitle svg{width:18px;height:18px}.preview-offer-selector,.preview-offer-list{display:grid;gap:10px}.preview-offer-trust{display:grid;gap:5px;border-top:1px solid rgba(23,33,28,.1);padding-top:8px;color:#66706b;font-size:.78rem}.preview-offer-trust strong{color:#17211c;font-size:.8rem}.preview-offer-versions{position:relative;display:grid;grid-template-columns:repeat(var(--preview-offer-version-count, 2),minmax(0,1fr));overflow:hidden;border:1px solid color-mix(in srgb,var(--preview-offer-accent) 24%,rgba(23,33,28,.12));border-radius:8px;background:#f4f0e8;padding:3px}.preview-offer-versions__thumb{position:absolute;z-index:0;top:3px;bottom:3px;left:3px;width:calc((100% - 6px) / var(--preview-offer-version-count, 2));border-radius:6px;background:#fffefa;box-shadow:0 8px 18px #17211c1f;transform:translate(calc(var(--preview-offer-active-index, 0) * 100%));transition:transform .18s ease}.preview-offer-version{position:relative;z-index:1;display:grid;gap:1px;min-height:42px;border:0;border-radius:6px;background:transparent;color:#5f6a64;padding:6px 8px;text-align:center;touch-action:manipulation}.preview-offer-version span{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px}.preview-offer-version strong{color:#17211c;font-size:.86rem}.preview-offer-version em{border-radius:999px;background:var(--preview-offer-tint);color:var(--preview-offer-accent);padding:2px 5px;font-style:normal;font-size:.62rem;font-weight:820}.preview-offer-version small,.preview-offer-version-status{color:#68736d;font-size:.78rem}.preview-offer-version-status{margin:-2px 0 0}.preview-offer-card{position:relative;width:100%;border:2px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;color:inherit;padding:12px;text-align:left}.preview-offer-card[aria-checked=true]{border-color:var(--preview-offer-accent);box-shadow:0 12px 26px color-mix(in srgb,var(--preview-offer-accent) 15%,transparent)}.preview-offer-card__layout{display:grid;grid-template-columns:20px minmax(0,1fr) max-content;grid-template-areas:"radio copy price" "radio perk price";align-items:start;gap:6px 8px}.preview-offer-card--with-thumbnail .preview-offer-card__layout{grid-template-columns:20px 56px minmax(0,1fr) max-content;grid-template-areas:"radio thumbnail copy price" "radio thumbnail perk price"}.preview-offer-card__radio{grid-area:radio;width:20px;height:20px;border:2px solid rgba(23,33,28,.24);border-radius:999px}.preview-offer-card[aria-checked=true] .preview-offer-card__radio{border-color:var(--preview-offer-accent);box-shadow:inset 0 0 0 4px #fffefa;background:var(--preview-offer-accent)}.preview-offer-card__copy{grid-area:copy;display:grid;gap:3px;min-width:0}.preview-offer-card__thumbnail{grid-area:thumbnail;width:56px;height:56px}.preview-offer-card__thumbnail img{display:block;width:100%;height:100%;border:0;background:transparent;object-fit:contain}.preview-offer-card__right{grid-area:price;display:grid;gap:2px;justify-items:end;text-align:right}.preview-offer-card__label-row,.preview-offer-card__value-row,.preview-offer-card__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.preview-offer-card__label,.preview-offer-card__price{color:#17211c;font-weight:860}.preview-offer-card__accent,.preview-offer-card__subtitle,.preview-offer-card__unit,.preview-offer-card__compare,.preview-offer-card__version{color:#68736d;font-size:.76rem;font-weight:720}.preview-offer-card__accent{color:var(--preview-offer-accent);text-transform:uppercase}.preview-offer-card__version[hidden]{display:none}.preview-offer-card__compare{text-decoration:line-through}.preview-offer-card__chip,.preview-offer-card__badge{border-radius:999px;padding:3px 6px;font-size:.68rem;font-weight:840}.preview-offer-card__chip{background:var(--preview-offer-green);color:#176445}.preview-offer-card__chip--perk{grid-area:perk;width:fit-content;max-width:100%;white-space:normal}.preview-offer-card__chip--savings{margin-top:2px}.preview-offer-card__badge{position:absolute;top:0;right:12px;transform:translateY(-50%)}.preview-offer-card__badge[data-tone=hot]{background:var(--preview-offer-gold);color:#7a5b10}.preview-offer-card__badge[data-tone=value]{background:var(--preview-offer-green);color:#176445}.preview-offer-card__badge[data-tone=neutral]{background:#ece7dd;color:#5f584e}.preview-review-verified{display:block;color:#2f8068;font-size:.72rem}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.section-editor-panel .pricing-grid,.section-editor-panel .review-editor-grid{grid-template-columns:1fr}.pricing-card{display:grid;gap:10px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:12px}.pricing-card__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.pricing-card__header strong{font-size:.95rem}.inline-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sku-map,.pricing-versions,.version-list{display:grid;gap:10px}.sku-map{border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fffefa;padding:10px}.sku-map>span{color:#66706b;font-size:.86rem;font-weight:720}.version-card{display:grid;gap:10px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;padding:12px}.switch-line{display:inline-flex;align-items:center;gap:8px}.switch-line input{width:18px}.radio-line{display:flex;align-items:center;gap:8px}.radio-line input{width:18px}.savings{margin:0;color:#176445;font-size:.9rem;font-weight:720}.pricing-warning-summary{margin:0;border:1px solid rgba(171,119,40,.24);border-radius:8px;background:#fff8e6;color:#755323;padding:10px 12px;font-weight:700}.pricing-math-panel{display:grid;gap:8px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fffefa;padding:10px}.pricing-math-panel__rows{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;color:#66706b;font-size:.84rem}.pricing-math-panel__rows strong{color:#17211c;text-align:right}.pricing-warnings{display:grid;gap:6px}.pricing-warnings p{margin:0;border:1px solid rgba(171,119,40,.24);border-radius:8px;background:#fff8e6;color:#755323;padding:8px 10px;font-size:.84rem}.gallery-panel{display:grid;gap:16px}.reviews-editor,.review-list{display:grid;gap:12px}.reviews-editor__head,.review-editor-item__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.reviews-editor__head p{margin:0}.reviews-editor__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.review-bulk-tools{display:grid;gap:10px;position:sticky;top:0;z-index:4;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fffefafa;box-shadow:0 8px 20px #17211c0f;padding:12px}.review-filters,.review-status-chips,.review-cdn-migration,.image-upload-control{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.review-filters label{display:inline-flex;flex-direction:row;align-items:center;gap:5px;width:auto;font-size:.8rem}.review-filter-chip input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.review-filter-chip span{border:1px solid rgba(23,33,28,.14);border-radius:999px;background:#fffefa;color:#536158;cursor:pointer;padding:6px 10px;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease}.review-filter-chip input:checked+span{border-color:#1f7a5861;background:#dff2e9;color:#175e45}.review-filter-chip input:focus-visible+span{outline:2px solid #1f7a58;outline-offset:2px}.review-filters input,.review-triage-row>input,.review-visible-toggle input{width:17px;height:17px}.rating-only-tile{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(31,122,88,.2);border-radius:8px;background:#ecf7f1;padding:12px}.rating-only-tile div{display:grid;gap:2px}.rating-only-tile span{color:#536158;font-size:.82rem}.review-cdn-migration progress{flex:1 1 140px;min-width:110px}.review-selection-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(23,33,28,.1);padding-top:10px}.review-selection-bar[hidden]{display:none}.review-editor-item{display:grid;gap:0;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:0;overflow:clip}.review-editor-item.is-hidden{opacity:.72}.review-editor-item[hidden]{display:none}.review-triage-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 10px}.review-triage-row__expand{display:grid;grid-template-columns:80px minmax(0,1fr) 44px;gap:10px;align-items:center;min-width:0;border:0;background:transparent;color:inherit;padding:0;text-align:left;box-shadow:none}.review-triage-row__expand:hover{transform:none;box-shadow:none}.review-triage-row__rating{color:#b46c26;font-size:.78rem;white-space:nowrap}.review-triage-row__copy{display:grid;gap:2px;min-width:0}.review-triage-row__copy>span:not(.review-status-chips){display:-webkit-box;overflow:hidden;color:#66706b;font-size:.82rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.review-status-chips span{border-radius:999px;background:#f1ece2;color:#755323;padding:2px 6px;font-size:.7rem}.review-triage-row__expand img,.review-triage-row__image-placeholder{width:44px;aspect-ratio:1;border-radius:7px;background:#ece7dd;object-fit:cover}.review-visible-toggle{display:grid;width:auto}.review-editor-detail{display:grid;gap:12px;border-top:1px solid rgba(23,33,28,.1);background:#fffefa;padding:12px}.review-editor-detail[hidden]{display:none}.review-moderation-note{margin:0;border:1px solid rgba(171,119,40,.24);border-radius:8px;background:#fff8e6;color:#755323;padding:8px 10px;font-size:.82rem}.review-editor-item__header small{display:block;margin-top:2px;color:#66706b;font-size:.78rem}.review-hidden-toggle{width:fit-content}.review-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-image-field{gap:8px}.image-url-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.image-upload-control small{flex-basis:100%}.image-aspect-warning{display:block;margin-top:8px;border:1px solid rgba(171,119,40,.28);border-radius:8px;background:#fff8e6;color:#755323;padding:9px 11px}.image-aspect-warning[hidden]{display:none}.visually-hidden,.visually-hidden-file{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.warning.editor-message{margin:8px 0 0;border:1px solid rgba(171,119,40,.28);border-radius:8px;background:#fff8e6;color:#755323;padding:9px 11px}.template-size-panel{display:grid;gap:6px;margin:10px 0 0;border:1px solid #b9d8c9;border-radius:12px;background:#f1fbf6;color:#1f5b43;padding:12px 14px}.template-size-panel>div{display:flex;justify-content:space-between;gap:12px}.template-size-panel p,.template-size-panel small{margin:0}.template-size-panel--warning{border-color:#ab772859;background:#fff8e6;color:#755323}.template-size-panel--blocked{border-color:#a13b3259;background:#fff1ef;color:#8a3028}.error-text{color:#a13b32}.review-image-preview{display:grid;grid-template-columns:56px minmax(0,auto);gap:8px;align-items:center}.review-image-preview img{width:56px;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#ece7dd}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;align-items:center;justify-items:center;background:#1018146b;padding:20px}.modal-panel{display:grid;gap:14px;width:min(760px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffdf8;box-shadow:0 24px 70px #141c173d;padding:18px}.modal-panel__head,.modal-panel__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.modal-panel__head h2{margin:0;font-size:1.25rem}.modal-panel__actions{justify-content:flex-end}.review-name-preview-list{display:grid;gap:10px}.review-name-preview-item{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) minmax(90px,auto);gap:10px;align-items:center;border:1px solid rgba(23,33,28,.12);border-radius:10px;background:#fbfaf6;padding:12px}.review-name-preview-item div,.review-name-preview-item p{display:grid;gap:3px;margin:0}.review-name-preview-item div span,.review-name-preview-item p span{color:#66706b;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.review-name-preview-item p{grid-column:1 / -1;color:#536158;font-size:.84rem}.offer-shell-fields,.reviews-shell-fields{display:grid;gap:10px}@media(max-width:720px){.comparison-row-fields,.comparison-paste-item{grid-template-columns:minmax(0,1fr)}.review-name-preview-item{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.review-name-preview-item>div:nth-of-type(3){grid-column:1 / -1}}.review-import-modal textarea{min-height:230px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem}.review-import-aliexpress{display:grid;gap:8px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:12px}.review-import-aliexpress__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.review-import-toggle{display:inline-flex;align-items:center;gap:8px;width:fit-content}.review-import-toggle input{width:18px;height:18px}.review-import-aliexpress__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;color:#536158;font-size:.84rem}.review-import-aliexpress__stats strong{color:#17211c}.review-import-capture{border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fffefa;padding:10px 12px}.review-import-capture summary{cursor:pointer;font-weight:700}.review-import-capture__body{display:grid;gap:8px;margin-top:10px}.review-import-mode{display:flex;flex-wrap:wrap;gap:10px}.review-import-mode label{display:inline-flex;align-items:center;gap:8px;width:auto}.review-import-warning{margin:0;border:1px solid rgba(171,119,40,.22);border-radius:8px;background:#fff8e6;color:#755323;padding:10px 12px}.review-import-preview{display:grid;gap:12px}.review-import-summary__lead{margin:0;border-radius:8px;background:#ecf7f1;color:#284b3d;padding:16px;line-height:1.55}.smart-paste-modal textarea{min-height:230px}.smart-paste-preview{display:grid;gap:8px}.pb-block-panel,.pb-advanced-fields,.pb-block-mapping>section{border:1px solid rgba(23,33,28,.12);border-radius:16px;background:#fffefa}.pb-block-panel{display:grid;gap:12px;padding:16px;box-shadow:0 12px 28px #17211c0f}.pb-block-panel__head,.pb-advanced-fields>summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.pb-block-panel__head h3,.pb-block-mapping h4{margin:0}.pb-block-panel textarea,.pb-block-global-modal textarea{width:100%;min-height:132px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.55}.pb-advanced-fields>summary{padding:16px;cursor:pointer;list-style:none}.pb-advanced-fields>summary::-webkit-details-marker{display:none}.pb-advanced-fields>summary span{color:#66706b;font-size:12px}.pb-advanced-fields__body{padding:0 16px 16px}.pb-block-mapping{display:grid;gap:10px;max-height:360px;overflow:auto}.pb-block-mapping>section{overflow:hidden}.pb-block-mapping h4{padding:10px 12px;background:#f4f0e8}.pb-block-mapping__table{display:grid}.pb-block-mapping__row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(140px,1fr) minmax(120px,1fr) minmax(80px,auto);gap:10px;align-items:start;padding:10px 12px;border-top:1px solid rgba(23,33,28,.08);font-size:12px}.pb-block-mapping__row code{overflow-wrap:anywhere}.pb-block-mapping__row.ok strong{color:#176445}.pb-block-mapping__row.approximate strong{color:#9a6515}.pb-block-mapping__row.error{background:#fff0ee}.pb-block-mapping__row.error strong{color:#a42b2b}.pb-block-global-modal{width:min(1040px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto}@media(max-width:720px){.pb-block-mapping__row{grid-template-columns:1fr;gap:4px}}.smart-paste-item{display:grid;gap:4px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:10px}.smart-paste-item p{margin:0;color:#66706b}.review-import-stats{display:flex;flex-wrap:wrap;gap:8px}.review-import-stats span{border:1px solid rgba(23,33,28,.12);border-radius:999px;background:#f7f4ed;color:#66706b;padding:6px 10px}.review-import-list{display:grid;gap:8px}.review-import-item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;align-items:start;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:10px}.review-import-item img,.review-import-item__placeholder{width:56px;aspect-ratio:1;border-radius:8px;object-fit:cover;background:#ece7dd}.review-import-item div{display:grid;gap:4px;min-width:0}.review-import-item span,.review-import-item p{margin:0;color:#66706b}.gallery-drop,.gallery-url-card{display:grid;gap:8px;border:1px dashed rgba(23,33,28,.24);border-radius:8px;border-style:dashed;background:#f8f4ed;color:#756a5c;padding:18px}.gallery-drop{justify-items:center;text-align:center;transition:border-color .14s ease,background .14s ease,color .14s ease}.gallery-url-card{grid-template-columns:minmax(0,1.3fr) minmax(0,.9fr) auto;align-items:end}.gallery-url-card small{grid-column:1 / -1;color:#66706b}.gallery-drop.dragging,.gallery-drop.uploading{border-color:#1f7a58;background:#ecf7f1;color:#176445}.gallery-drop.dragging{box-shadow:inset 0 0 0 2px #1f7a582e}.gallery-drop span,.gallery-drop small{margin:0}.gallery-drop small{color:#66706b}.gallery-upload-queue{display:grid;gap:7px;margin:0;padding:0;list-style:none}.gallery-upload-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,.32fr);align-items:center;gap:10px;border:1px solid rgba(23,33,28,.1);border-radius:8px;background:#fbfaf6;padding:9px 10px}.gallery-upload-item__copy{display:grid;min-width:0;gap:2px}.gallery-upload-item__copy strong,.gallery-upload-item__copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-upload-item__copy small{color:#66706b}.gallery-upload-item progress{width:100%;accent-color:#1f7a58}.gallery-upload-item--uploaded{border-color:#1f7a5847;background:#ecf7f1}.gallery-upload-item--error{border-color:#b4352d47;background:#fff0ee}.gallery-upload-item--error .gallery-upload-item__copy small{color:#9b3029}.gallery-list-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.gallery-list{display:grid;gap:10px}.gallery-item{position:relative;display:grid;grid-template-columns:24px 74px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(23,33,28,.12);border-radius:8px;background:#fbfaf6;padding:10px;transition:opacity .12s ease,border-color .12s ease,box-shadow .12s ease}.gallery-item__drag-handle{display:grid;align-self:stretch;place-items:center;border-radius:6px;color:#66706b;cursor:grab;font-size:1.1rem;letter-spacing:-.2em;-webkit-user-select:none;user-select:none}.gallery-item__drag-handle:hover{background:#eee9df;color:#176445}.gallery-item--dragging{opacity:.42}.gallery-item--dragging .gallery-item__drag-handle{cursor:grabbing}.gallery-item:focus-visible{outline:3px solid rgba(31,122,88,.28);outline-offset:2px}.gallery-item--drop-before{border-top-color:#1f7a58;box-shadow:0 -4px #1f7a58}.gallery-item--drop-after{border-bottom-color:#1f7a58;box-shadow:0 4px #1f7a58}.gallery-item--drop-before:before,.gallery-item--drop-after:after{position:absolute;z-index:2;right:10px;border-radius:999px;background:#176445;color:#fff;padding:2px 7px;content:"Upuść tutaj";font-size:.68rem;font-weight:760}.gallery-item--drop-before:before{top:-12px}.gallery-item--drop-after:after{bottom:-12px}.gallery-item img{width:74px;aspect-ratio:1;border-radius:8px;object-fit:cover}.gallery-item__integrity-error{grid-column:1 / -1;margin:0;border-radius:10px;background:#fff0f0;color:#9f1d1d;padding:8px 10px;font-size:.78rem;font-weight:700}.gallery-item__fields{display:grid;gap:3px}.gallery-item__fields{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:8px}.gallery-item span,.gallery-item small{color:#66706b;font-size:.86rem}.gallery-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}@media(max-width:900px){.wizard-layout,.editor-workspace,.wizard-split{grid-template-columns:1fr}.store-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-progress{grid-template-columns:repeat(5,minmax(0,1fr))}.wizard-progress button{justify-content:center;overflow:hidden;color:transparent;padding:8px}.wizard-progress span{flex:0 0 auto}.editor-rail,.section-editor-panel{position:static;max-height:none;overflow:visible}.editor-top{position:static}.section-editor-panel{grid-template-rows:none}.section-editor-panel>:not(.section-editor-panel__head){overflow:visible;padding-right:0;padding-bottom:0}.preview-stage{min-height:auto}.preview-device{min-height:560px}}@media(max-width:680px){.app-shell{padding:12px}.topbar,.page-heading,.editor-top,.preview-panel{align-items:stretch;flex-direction:column}.store-context{justify-items:start}.choice-grid,.store-choice-grid,.publish-store-grid,.accent-preset-grid,.pricing-grid,.compact-pricing,.review-bulk-tools__grid,.review-editor-grid,.store-connect-form,.review-import-aliexpress__row,.review-import-aliexpress__stats{grid-template-columns:1fr}.review-triage-row__expand{grid-template-columns:minmax(0,1fr) 40px}.review-triage-row__rating{grid-column:1 / -1}.image-url-control,.ticker-editor__head,.ticker-editor__fields{grid-template-columns:1fr}.editor-rail__head,.preview-stage__head,.section-editor-panel__head{align-items:stretch;flex-direction:column}.rail-section__actions{justify-content:flex-start}.preview-device{min-height:480px;padding:10px}.editor-preview{border-width:7px;border-radius:22px}.gallery-item{grid-template-columns:22px 64px minmax(0,1fr)}.gallery-url-card,.gallery-item__fields{grid-template-columns:1fr}.gallery-actions{grid-column:1 / -1;justify-content:stretch}.gallery-actions button{flex:1 1 auto}.gallery-upload-item{grid-template-columns:1fr}.wizard-panel{min-height:auto}.form-actions,.editor-top>button,.preview-panel>a,.preview-panel>button{width:100%}}.app-shell--editor{width:100%;max-width:none;gap:0;padding:0 16px 16px}.app-shell--editor .editor{--pb-editor-app-bar-h: 64px;--pb-editor-rail-w: 260px;--pb-editor-drawer-w: 400px;--pb-editor-center-max: 760px;gap:12px;min-width:0}.app-shell--editor .editor-top{position:sticky;z-index:30;top:0;display:flex;height:var(--pb-editor-app-bar-h);min-height:var(--pb-editor-app-bar-h);flex-flow:row nowrap;gap:12px;overflow:hidden;border-radius:0 0 12px 12px;background:#fffefa;padding:8px 12px;isolation:isolate}.app-shell--editor .editor-title{display:flex;min-width:180px;flex:1 1 360px;align-items:center;gap:10px}.editor-title__field{min-width:120px;flex:1 1 280px}.app-shell--editor .editor-title input{min-height:40px;max-width:440px;padding:8px 10px;font-size:1.05rem}.app-shell--editor .editor-meta{flex:0 1 auto;flex-wrap:nowrap;white-space:nowrap}.save-state{display:inline-flex;min-height:28px;align-items:center;border:0;border-radius:999px;background:#e8f3ed;color:#176445;padding:4px 9px;font-size:.78rem;font-weight:780}.save-state[data-save-state=saving],.save-state[data-save-state=unsaved]{background:#fff3d9;color:#7c561c}.save-state[data-save-state=error]{background:#fff0ee;color:#9b3029}.editor-actions{display:flex;min-width:0;flex:0 1 auto;align-items:center;justify-content:flex-end;gap:8px;overflow-x:auto;scrollbar-width:thin}.editor-actions>button{min-height:40px;flex:0 0 auto;white-space:nowrap}.editor-workflow-note{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 16px;border:1px solid rgba(23,33,28,.1);border-radius:10px;background:#f7f8f5;color:#5d6962;padding:7px 12px;font-size:.75rem}.editor-workflow-note strong{color:#26352e}.editor-preview-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.editor-workspace,.editor-workspace.preview-drawer-closed,.editor-workspace.preview-drawer-open{display:grid;grid-template-columns:var(--pb-editor-rail-w) minmax(0,var(--pb-editor-center-max));justify-content:center;gap:16px;align-items:start;min-width:0}.editor-rail{position:sticky;top:var(--pb-editor-app-bar-h);display:grid;width:var(--pb-editor-rail-w);height:calc(100dvh - var(--pb-editor-app-bar-h));max-height:none;grid-template-rows:36px 4px minmax(0,1fr);gap:8px;overflow:hidden;border-radius:12px;padding:8px}.editor-rail__head{align-items:center}.editor-rail__head .eyebrow{display:none}.editor-rail__head h2{font-size:1rem}.editor-rail__head strong{padding:4px 7px;font-size:.7rem}.rail-progress{height:4px}.section-map{display:grid;min-height:0;align-content:start;gap:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.rail-section{position:relative;display:grid;height:40px;min-height:40px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:4px;border-color:transparent;border-radius:7px;padding:3px 4px}.rail-section__drag-handle{display:grid;width:18px;height:28px;place-items:center;overflow:hidden;color:#7a837e;cursor:grab;letter-spacing:-.18em;-webkit-user-select:none;user-select:none}.rail-section__drag-handle.disabled{opacity:.28;cursor:default}.rail-section__select{display:block;min-width:0}.rail-section__body>span{display:flex;min-width:0;align-items:center;gap:5px}.rail-section__body strong{overflow:hidden;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.rail-section .status-dot{width:7px;height:7px;margin:0;flex:0 0 auto}.rail-section__actions{flex-wrap:nowrap;gap:2px}.rail-section__actions [data-block-move]{width:24px;min-height:26px;padding:0;font-size:.72rem}.rail-switch{min-height:28px;gap:3px;padding:0 4px}.rail-switch input{width:15px;height:15px}.rail-switch span{font-size:.68rem}.section-editor-panel{position:sticky;top:calc(var(--pb-editor-app-bar-h) + 8px);display:grid;width:100%;max-width:var(--pb-editor-center-max);max-height:calc(100dvh - var(--pb-editor-app-bar-h) - 16px);grid-template-rows:auto minmax(0,1fr);container-type:inline-size;overflow:hidden;border-radius:12px;padding:14px}.section-editor-panel__head{min-height:52px;align-items:center;border-bottom:1px solid rgba(23,33,28,.1);background:#fffefa;padding-bottom:10px}.section-editor-panel__actions{display:flex;align-items:center;gap:8px}.section-editor-switch{min-height:32px;border:1px solid rgba(23,33,28,.1);border-radius:8px;padding:0 7px}.section-editor-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 3px 18px 0;scrollbar-width:thin}.preview-drawer.closed{display:none}.preview-drawer.open{position:fixed;z-index:24;top:var(--pb-editor-app-bar-h);right:0;display:grid;width:min(var(--pb-editor-drawer-w),calc(100vw - 24px));height:calc(100dvh - var(--pb-editor-app-bar-h));min-height:0;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;overflow:hidden;border-radius:14px 0 0 14px;padding:12px;box-shadow:-18px 0 48px #17211c29;isolation:isolate}.preview-drawer .preview-stage__head{align-items:center}.preview-drawer .preview-device{min-height:0;overflow:hidden;padding:10px}.preview-drawer .editor-preview{width:100%;height:100%;max-height:none;border-width:8px;border-radius:24px}.preview-drawer__full{width:100%}.editor-field-card{display:grid;gap:12px;border:1px solid rgba(23,33,28,.1);border-radius:12px;background:#fff;padding:14px;box-shadow:0 6px 18px #1e2a230a}.editor-field-card h3{margin:0;color:#314139;font-size:.9rem}.editor-field-grid,.offer-shell-fields{display:grid;gap:12px}.gallery-item__fields,.gallery-item__fields label,.gallery-item__fields input{min-width:0}@container (max-width: 620px){.gallery-item{grid-template-columns:22px 64px minmax(0,1fr)}.gallery-item__fields{grid-template-columns:1fr}.gallery-actions{grid-column:2 / -1;justify-content:flex-end}}@media(min-width:1280px){.editor-field-grid,.pricing-card,.version-card{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-field-grid>.copy-field--wide,.pricing-card__header,.pricing-card label:has(.image-url-control),.pricing-card .sku-map,.pricing-card .radio-line,.pricing-card .savings,.pricing-card .pricing-math-panel,.version-card .pricing-card__header,.version-card .radio-line{grid-column:1 / -1}}@media(min-width:1440px){.editor-workspace.preview-drawer-open{grid-template-columns:var(--pb-editor-rail-w) minmax(0,var(--pb-editor-center-max)) var(--pb-editor-drawer-w);max-width:1452px}.preview-drawer.open{position:sticky;top:var(--pb-editor-app-bar-h);right:auto;width:var(--pb-editor-drawer-w);height:calc(100dvh - var(--pb-editor-app-bar-h));border-radius:12px;box-shadow:0 18px 48px #1e2a2312}}@media(max-width:900px){.editor-workspace,.editor-workspace.preview-drawer-closed,.editor-workspace.preview-drawer-open{grid-template-columns:minmax(0,1fr)}.editor-rail,.section-editor-panel{position:static;width:100%;max-width:none}.editor-rail{height:min(320px,calc(100dvh - var(--pb-editor-app-bar-h) - 16px))}.section-editor-panel{max-height:none}.section-editor-scroll{overflow:visible}}@media(max-width:680px){.app-shell--editor{padding:0 8px 8px}.app-shell--editor .editor-top{position:static;display:grid;height:auto;min-height:0;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;overflow:visible;padding-block:8px}.app-shell--editor .editor-title{grid-row:1;min-width:0}.app-shell--editor .editor-title__field,.app-shell--editor .editor-title__field input,.app-shell--editor .editor-top .surface-switcher,.app-shell--editor .editor-actions{width:100%;min-width:0}.app-shell--editor .editor-top .surface-switcher,.app-shell--editor .editor-actions{overflow-x:auto;justify-content:flex-start}.app-shell--editor .editor-top .surface-switcher{position:static;inset:auto;z-index:auto;grid-row:2;transform:none}.app-shell--editor .editor-actions{grid-row:3}.app-shell--editor .preview-drawer.open{top:0;z-index:45;width:100%;height:100dvh;border-radius:0}.app-shell--editor .editor-meta>span:not(.save-state),.app-shell--editor .editor-meta>.status-badge{display:none}.editor-actions{justify-content:flex-start}.editor-actions>button:not(.editor-preview-toggle):not(.primary){padding-inline:10px}.section-editor-panel__head{flex-direction:row;align-items:center}}@media(max-width:1100px)and (min-width:681px){.app-shell--editor .editor-meta>span:not(.save-state),.app-shell--editor .editor-meta>.status-badge{display:none}.app-shell--editor .editor-title{min-width:260px}}.media-integrity-banner{display:flex;width:min(100%,1452px);align-items:center;gap:10px;margin:0 auto;border:1px solid rgba(180,75,43,.26);border-radius:12px;background:#fff5ef;color:#7c3324;padding:10px 12px;font-size:.84rem}.media-integrity-banner>strong{flex:0 1 auto}.media-integrity-banner__links{display:flex;min-width:0;flex:1 1 auto;flex-wrap:wrap;gap:6px}.media-integrity-link{min-height:30px;border:1px solid rgba(124,51,36,.25);border-radius:999px;background:#fff;color:inherit;padding:4px 9px;font:inherit;font-weight:750;text-align:left;cursor:pointer}.media-integrity-link:hover,.media-integrity-link:focus-visible{border-color:currentColor;outline:2px solid rgba(180,75,43,.18);outline-offset:1px}.run42-hero-fields{margin:0}.run42-hero-fields select{width:100%}.pricing-delivery-settings{gap:12px}.pricing-delivery-grid{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(96px,.75fr));gap:10px}.pricing-delivery-grid label{min-width:0}.inline-bold-hint{display:block;color:var(--muted);font-weight:700}.live-preview-hero-gallery{position:relative;display:block;width:88px;align-self:stretch}.live-preview-authority-badge{position:absolute;top:6px;left:6px;width:auto!important;max-width:40px;height:auto;aspect-ratio:auto!important;border-radius:4px!important;filter:drop-shadow(0 2px 5px rgba(23,33,28,.18));pointer-events:none}.live-preview-gallery-chips{position:absolute;top:6px;right:6px;display:grid;max-width:55%;gap:3px}.live-preview-gallery-chips>span{display:flex;align-items:center;gap:3px;border-radius:999px;background:#fffffff2;box-shadow:0 2px 6px #17211c1f;padding:2px 4px;color:#17211c;font-size:.48rem;font-weight:750;line-height:1.1}.live-preview-gallery-chips i{color:#1f7a58;font-size:.44rem;font-style:normal}.live-preview-hero-kicker{display:flex;width:fit-content;border-radius:999px;background:#1f7a581a;color:#176445;padding:3px 7px;font-size:.68rem;font-weight:700;letter-spacing:.02em}.live-preview-hero-testimonial{display:grid;gap:4px;margin:7px 0 0;border:1px solid rgba(23,33,28,.08);border-radius:8px;background:#fff;padding:7px}.live-preview-hero-testimonial>span{color:#c9922d;font-size:.62rem;letter-spacing:.08em}.live-preview-hero-testimonial footer{display:flex;align-items:center;gap:5px;font-size:.68rem}.live-preview-hero-testimonial footer img{width:20px;height:20px;aspect-ratio:1;border-radius:50%}.preview-offer-card__price-context{color:#68736d;font-size:.68rem;font-weight:600;line-height:1.2;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-align:right;word-break:normal}.preview-live-viewers{display:inline-flex;width:fit-content;height:33px;align-items:center;align-self:center;justify-content:center;gap:6px;border:1px solid rgba(31,122,88,.2);border-radius:999px;background:#1f7a5817;padding:0 10px;color:#173a2e;font-size:13px;font-weight:600}.preview-live-viewers>span{width:7px;height:7px;border-radius:50%;background:#1f7a58}@media(max-width:680px){.media-integrity-banner{align-items:flex-start;flex-direction:column}.pricing-delivery-grid{grid-template-columns:1fr}}.mobile-editor-actions,.mobile-sections-toggle{display:none}.commerce-studio-legacy{margin-top:12px;border-style:dashed;background:#faf9f5}.commerce-studio-legacy .pb-block-panel{margin-top:12px;box-shadow:none}body.preview-drawer-lock{overflow:hidden}@media(max-width:680px){.app-shell--editor{padding-bottom:82px}.app-shell--editor .editor-actions{display:none}.editor-workflow-note{display:grid;justify-content:stretch;gap:4px;font-size:.72rem}.app-shell--editor .editor-top{position:sticky;min-height:112px;gap:6px;background:#fffefa;isolation:isolate}.app-shell--editor .editor-title input{min-height:44px;font-size:1rem}.app-shell--editor .editor-top .surface-switcher{min-height:44px}.editor-workspace,.editor-workspace.preview-drawer-closed,.editor-workspace.preview-drawer-open{gap:10px}.editor-rail{height:auto;max-height:none;grid-template-rows:auto 4px;padding:10px 12px}.editor-rail__head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}.mobile-sections-toggle{display:inline-flex;min-height:44px}.editor-rail .section-map{display:none}.editor-rail.mobile-open{grid-template-rows:auto 4px minmax(0,1fr);max-height:min(70dvh,620px)}.editor-rail.mobile-open .section-map{display:grid;padding-top:6px}.rail-section{min-height:48px;height:48px}.section-editor-panel{padding:12px}.section-editor-panel__head{min-height:56px}.section-editor-scroll{padding-bottom:96px}.mobile-editor-actions{position:fixed;z-index:40;right:8px;bottom:8px;left:8px;display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid rgba(23,33,28,.12);border-radius:14px;background:#fffefaf5;padding:8px;box-shadow:0 -10px 30px #17211c1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-editor-actions button{min-height:48px}.app-shell--editor .preview-drawer.open{padding:10px}.app-shell--editor .preview-drawer .preview-device{padding:6px}.app-shell--editor .preview-drawer .editor-preview{border-width:0;border-radius:16px;background:transparent}.app-shell--editor .preview-drawer .studio-preview{width:100%;max-width:none;margin:0;padding:6px}.app-shell--editor .preview-drawer .studio-preview__toolbar{padding-inline:2px}.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__viewport{width:342px;max-width:100%;margin-inline:auto}.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__canvas-stage{width:330px;height:714px}.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__canvas{width:390px;height:844px;transform:scale(.84615);transform-origin:top left}.preview-drawer .preview-stage__head{min-height:48px;flex-direction:row;align-items:center}.preview-drawer .preview-device{min-height:0}.preview-drawer__full{display:none}}@media(max-width:680px){.app-shell--editor{padding-bottom:calc(var(--pb-mobile-action-bar-h, 64px) + env(safe-area-inset-bottom) + 24px)}.section-editor-scroll{padding-bottom:calc(var(--pb-mobile-action-bar-h, 64px) + env(safe-area-inset-bottom) + 28px);scroll-padding-block:12px calc(var(--pb-mobile-action-bar-h, 64px) + env(safe-area-inset-bottom) + 28px)}.app-shell--editor :where([data-section-editor],[data-studio-field],[data-page-field],[data-copy-slot],.editor-field-card,.studio-section){scroll-margin-top:calc(var(--pb-editor-app-bar-h, 112px) + 12px)}.mobile-editor-actions{bottom:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-radius:14px 14px 0 0}body.preview-drawer-lock .mobile-editor-actions{display:none}.app-shell--editor .preview-drawer.open{inset:0;width:100vw;height:100dvh;grid-template-rows:auto minmax(0,1fr);gap:0;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:#fffefa;isolation:isolate}.preview-drawer .preview-stage__head{position:relative;z-index:20;min-height:54px;background:#fffefa;padding:6px 12px;box-shadow:0 1px #17211c1a;isolation:isolate}.preview-drawer .preview-stage__head .eyebrow{display:none}.preview-drawer .preview-stage__head h2{font-size:.95rem}.app-shell--editor .preview-drawer .preview-device,.app-shell--editor .preview-drawer .editor-preview,.app-shell--editor .preview-drawer .studio-preview,.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__viewport,.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__canvas-stage,.app-shell--editor .preview-drawer .studio-preview--mobile .studio-preview__canvas{width:100%;max-width:none;height:auto;min-height:0;margin:0;border:0;border-radius:0;background:transparent;padding:0;transform:none}.app-shell--editor .preview-drawer .preview-device,.app-shell--editor .preview-drawer .editor-preview,.app-shell--editor .preview-drawer .studio-preview__viewport,.app-shell--editor .preview-drawer .studio-preview__canvas-stage{overflow:visible}.app-shell--editor .preview-drawer .editor-preview{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-padding-block:var(--pb-preview-toolbar-h, 48px) calc(var(--pb-preview-offer-cta-h, 0px) + var(--studio-preview-space, 13px) + env(safe-area-inset-bottom) + 8px)}.app-shell--editor .preview-drawer .preview-device{height:100%;overflow:hidden}.app-shell--editor .preview-drawer .studio-preview__toolbar{position:sticky;z-index:10;top:0;min-height:48px;background:var(--studio-preview-preset-surface, #fffdf8);padding:7px 12px;box-shadow:0 1px color-mix(in srgb,var(--studio-preview-preset-ink, #17211c) 10%,transparent);isolation:isolate}.app-shell--editor .preview-drawer .studio-device-switch{display:none}.app-shell--editor .preview-drawer .studio-offer-preview,.app-shell--editor .preview-drawer .studio-cart-preview{min-height:calc(100dvh - 102px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:0;padding:14px 13px 24px}.app-shell--editor .preview-drawer .studio-preview--mobile .studio-offer-preview .studio-preview-bonus-stack{max-height:none}}.studio-shell{--studio-ink: #17211c;--studio-muted: #66716b;--studio-accent: #1f7a58;--studio-accent-dark: #155b42;--studio-accent-soft: #e8f4ee;--studio-gold: #c9972f;--studio-gold-soft: #fbf3df;--studio-danger: #b63c35;--studio-danger-soft: #fff0ee;--studio-warning: #9b6718;--studio-warning-soft: #fff5df;--studio-border: rgba(23, 33, 28, .12);--studio-border-strong: rgba(23, 33, 28, .2);--studio-surface: #fffefa;--studio-surface-soft: #faf8f2;--studio-canvas: #f3f1eb;--studio-radius-sm: 8px;--studio-radius: 12px;--studio-radius-lg: 16px;--studio-shadow: 0 16px 44px rgba(28, 42, 34, .08);display:grid;gap:16px;min-width:0;color:var(--studio-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.studio-shell *,.studio-shell *:before,.studio-shell *:after{box-sizing:border-box}.studio-shell button,.studio-shell input,.studio-shell select,.studio-shell textarea{font:inherit}.studio-shell button{cursor:pointer}.studio-shell button:disabled,.studio-shell input:disabled,.studio-shell select:disabled{cursor:not-allowed;opacity:.48}.studio-shell button:focus-visible,.studio-shell input:focus-visible,.studio-shell select:focus-visible,.studio-shell textarea:focus-visible,.studio-shell summary:focus-visible{outline:3px solid rgba(31,122,88,.2);outline-offset:2px}.studio-header{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--studio-border);border-radius:var(--studio-radius-lg);background:linear-gradient(145deg,#fffefa,#fbfaf5);padding:18px 20px;box-shadow:var(--studio-shadow)}.studio-header__identity{display:grid;gap:5px;min-width:0}.studio-header__identity h2,.studio-section-heading h3,.studio-offer-preview h3,.studio-cart-preview h3{margin:0;color:var(--studio-ink)}.studio-header__identity h2{font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.05}.studio-header__identity p,.studio-section-heading p,.studio-callout p,.studio-provider-card p,.studio-empty p{margin:0;color:var(--studio-muted);font-size:.86rem;line-height:1.45}.studio-header__title-row,.studio-header__controls,.studio-card__header,.studio-provider-card__head,.studio-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-header__controls{flex-wrap:wrap;justify-content:flex-end}.studio-eyebrow{color:var(--studio-accent);font-size:.68rem;font-weight:820;letter-spacing:.09em;text-transform:uppercase}.studio-segmented,.studio-device-switch{display:inline-flex;gap:3px;border:1px solid var(--studio-border);border-radius:10px;background:#efede7;padding:3px}.studio-segmented__button,.studio-device-switch__button{min-height:36px;border:0;border-radius:7px;background:transparent;color:#59635e;padding:0 12px;font-size:.82rem;font-weight:760}.studio-segmented__button.is-active,.studio-device-switch__button.is-active{background:var(--studio-surface);color:var(--studio-ink);box-shadow:0 5px 14px #17211c1a}.studio-flags{border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:var(--studio-surface);box-shadow:0 8px 24px #1c2a220a}.studio-flags>summary{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;cursor:pointer;font-size:.86rem;font-weight:780;list-style:none}.studio-flags>summary::-webkit-details-marker{display:none}.studio-flags__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;border-top:1px solid var(--studio-border);padding:12px}.studio-flag,.studio-choice-card{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--studio-border);border-radius:10px;background:var(--studio-surface-soft);padding:10px}.studio-flag input,.studio-choice-card input,.studio-inline-switch input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--studio-accent)}.studio-flag span,.studio-choice-card>span{display:grid;gap:2px;min-width:0}.studio-flag strong,.studio-choice-card strong{font-size:.82rem}.studio-flag small,.studio-choice-card small,.studio-card small,.studio-provider-card small{color:var(--studio-muted);font-size:.72rem}.studio-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,430px);gap:18px;align-items:start;min-width:0}.studio-workspace--configuration-only{grid-template-columns:minmax(0,1fr)}.studio-configuration,.studio-preview-column{min-width:0}.studio-configuration{display:grid;gap:12px;border:1px solid var(--studio-border);border-radius:var(--studio-radius-lg);background:var(--studio-surface);box-shadow:var(--studio-shadow)}.studio-tabs{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid var(--studio-border);padding:0 12px;scrollbar-width:thin}.studio-tabs__button{position:relative;min-height:52px;flex:0 0 auto;border:0;background:transparent;color:var(--studio-muted);padding:0 12px;font-size:.82rem;font-weight:760;white-space:nowrap}.studio-tabs__button:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;border-radius:999px 999px 0 0;background:transparent;content:""}.studio-tabs__button.is-active{color:var(--studio-accent-dark)}.studio-tabs__button.is-active:after{background:var(--studio-accent)}.studio-tab-panel{min-width:0;padding:18px}.studio-section,.studio-stack,.studio-axis-list,.studio-bonus-list,.studio-upsell-list,.studio-trust-list{display:grid;gap:14px}.studio-section-heading{align-items:flex-start}.studio-section-heading>div{display:grid;gap:5px;min-width:0}.studio-section-heading h3{font-size:1.08rem;line-height:1.2}.studio-button,.studio-icon-button,.studio-drag-handle{border:1px solid var(--studio-border-strong);background:var(--studio-surface);color:var(--studio-ink)}.studio-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;border-radius:9px;padding:0 13px;font-size:.8rem;font-weight:780}.studio-button--primary{border-color:var(--studio-accent);background:linear-gradient(135deg,#258d67,#176849);color:#fff;box-shadow:0 9px 20px #1f7a582e}.studio-button--small{min-height:32px;padding:0 10px;font-size:.74rem}.studio-icon-button,.studio-drag-handle{display:inline-grid;width:32px;min-width:32px;height:32px;place-items:center;border-radius:8px;padding:0;font-weight:800}.studio-drag-handle{border-color:transparent;background:transparent;color:#818a85;cursor:grab;letter-spacing:-.16em}.studio-package-list{display:grid;gap:10px}.studio-package,.studio-bonus,.studio-upsell,.studio-card,.studio-subsection,.studio-conditional-editor{border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:var(--studio-surface-soft)}.studio-package.is-expanded,.studio-bonus.is-expanded,.studio-upsell.is-expanded{border-color:#1f7a5861;box-shadow:0 12px 28px #1f7a5812}.studio-package__summary{display:grid;grid-template-columns:32px 54px minmax(0,1fr) auto auto;gap:9px;align-items:center;min-height:76px;padding:10px}.studio-package__image,.studio-package__placeholder{display:grid;width:54px;height:54px;place-items:center;border:1px solid var(--studio-border);border-radius:10px;background:#fff;object-fit:contain}.studio-package__placeholder{color:var(--studio-accent);font-size:1.3rem}.studio-package__toggle,.studio-bonus__toggle,.studio-upsell__toggle{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.studio-package__toggle{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(160px,1fr);width:100%}.studio-package__identity,.studio-package__badges{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px 8px}.studio-package__identity{display:grid;gap:3px}.studio-package__identity strong,.studio-bonus__toggle strong,.studio-upsell__toggle strong{overflow:hidden;font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.studio-package__identity small,.studio-bonus__toggle small,.studio-upsell__toggle small{overflow:hidden;color:var(--studio-muted);font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.studio-package__actions,.studio-item-actions{display:flex;gap:4px}.studio-inline-switch{display:inline-flex;min-height:32px;align-items:center;gap:5px;border:1px solid var(--studio-border);border-radius:8px;background:#fff;padding:0 7px;font-size:.7rem;font-weight:750}.studio-package__editor,.studio-bonus__editor,.studio-upsell__editor{display:grid;gap:14px;border-top:1px solid var(--studio-border);background:#fff;padding:14px}.studio-field-grid,.studio-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.studio-field-grid--tokens{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-field{display:grid;align-content:start;gap:6px;min-width:0;color:#34423b;font-size:.77rem;font-weight:720}.studio-field--wide{grid-column:1 / -1}.studio-field input,.studio-field select,.studio-field textarea,.studio-option-chip input,.studio-table input{width:100%;min-width:0;min-height:40px;border:1px solid var(--studio-border-strong);border-radius:9px;background:#fff;color:var(--studio-ink);padding:8px 10px;font-size:.82rem;font-weight:520}.studio-field input[type=color]{padding:4px}.studio-field input[type=range]{padding:0;accent-color:var(--studio-accent)}.studio-field textarea{min-height:84px;resize:vertical}.studio-field small{color:var(--studio-muted);font-size:.69rem;font-weight:520}.studio-shopify-price{display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:start;align-items:center;gap:5px 8px;min-width:0;border:1px solid var(--studio-border);border-radius:9px;background:#f7f8f6;padding:9px 10px;color:#34423b}.studio-shopify-price>span,.studio-shopify-price>small{color:var(--studio-muted);font-size:.69rem}.studio-shopify-price>strong{font-size:.86rem}.studio-shopify-price>small{grid-column:1 / -1}.studio-shopify-price[data-studio-shopify-price-status=niezgodna]{border-color:color-mix(in srgb,var(--studio-danger) 35%,var(--studio-border));background:var(--studio-danger-soft)}.studio-readonly-field{display:grid;align-content:start;gap:6px;min-width:0;color:#34423b;font-size:.77rem;font-weight:720}.studio-readonly-field code{display:flex;min-height:40px;align-items:center;overflow:hidden;border:1px solid var(--studio-border);border-radius:9px;background:#f2f4f2;color:#405048;padding:8px 10px;font-size:.78rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.studio-readonly-field small{color:var(--studio-muted);font-size:.69rem;font-weight:520}.studio-choice-card--switch{min-height:48px;background:#fff}.studio-advanced{border:1px dashed var(--studio-border-strong);border-radius:10px;background:var(--studio-surface-soft)}.studio-advanced summary{padding:11px 12px;color:#405048;cursor:pointer;font-size:.78rem;font-weight:780}.studio-advanced>div{border-top:1px dashed var(--studio-border-strong);padding:12px}.studio-status{display:inline-flex;min-height:23px;align-items:center;justify-content:center;border-radius:999px;padding:3px 8px;font-size:.65rem;font-weight:820;line-height:1;white-space:nowrap}.studio-status--ready{background:var(--studio-accent-soft);color:var(--studio-accent-dark)}.studio-status--warning{background:var(--studio-warning-soft);color:var(--studio-warning)}.studio-status--error{background:var(--studio-danger-soft);color:var(--studio-danger)}.studio-status--mock{background:#eaf0f6;color:#3d5b78}.studio-status--accent{background:var(--studio-gold-soft);color:#805d16}.studio-card,.studio-subsection,.studio-conditional-editor{display:grid;gap:12px;padding:14px}.studio-chip-list{display:flex;flex-wrap:wrap;gap:8px}.studio-option-chip{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--studio-border);border-radius:9px;background:#fff}.studio-option-chip input{width:140px;min-height:34px;border:0;border-radius:0}.studio-option-chip button{width:30px;height:34px;border:0;border-left:1px solid var(--studio-border);background:transparent}.studio-table-wrap{min-width:0;overflow-x:auto;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#fff}.studio-table{width:100%;min-width:760px;border-collapse:collapse;text-align:left}.studio-table th,.studio-table td{border-bottom:1px solid var(--studio-border);padding:10px;vertical-align:middle;font-size:.76rem}.studio-table th{background:var(--studio-surface-soft);color:var(--studio-muted);font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.studio-table tr:last-child td{border-bottom:0}.studio-table td small{display:block;margin-top:2px;color:var(--studio-muted)}.studio-table code{color:#4e5b54;font-size:.7rem}.studio-callout{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);padding:13px 14px}.studio-callout>div{display:grid;gap:4px}.studio-callout--neutral{background:#f5f7f6}.studio-callout--mock{border-color:#cedae5;background:#f1f6fa}.studio-bonus-presets,.studio-appearance-presets,.studio-provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.studio-preset-button,.studio-appearance-preset,.studio-provider-card{min-width:0;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:#fff;color:inherit;padding:12px;text-align:left}.studio-preset-button{display:flex;min-height:64px;align-items:center;gap:9px;font-size:.76rem;font-weight:760}.studio-preset-button span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--studio-accent-soft);color:var(--studio-accent)}.studio-bonus__summary,.studio-upsell__summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;min-height:66px;padding:10px}.studio-bonus__toggle,.studio-upsell__toggle{justify-content:flex-start}.studio-bonus__toggle>span:nth-child(2),.studio-upsell__toggle>span:nth-child(2){display:grid;gap:2px;min-width:0;flex:1}.studio-bonus__icon,.studio-upsell__image,.studio-trust-item__icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--studio-gold-soft);color:#865f11;font-weight:850}.studio-editor-step{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;border:1px solid var(--studio-border);border-radius:var(--studio-radius);padding:13px}.studio-editor-step>header{display:flex;align-items:flex-start;gap:8px}.studio-editor-step>header span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--studio-accent);color:#fff;font-size:.68rem;font-weight:850}.studio-editor-step>header strong{padding-top:3px;font-size:.8rem}.studio-appearance-preset{display:grid;gap:9px}.studio-appearance-preset.is-selected{border-color:var(--studio-accent);background:var(--studio-accent-soft);box-shadow:inset 0 0 0 1px #1f7a582e}.studio-appearance-preset__swatches{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:4px}.studio-appearance-preset__swatches i{height:22px;border-radius:6px;background:#1f7a58}.studio-appearance-preset__swatches i:nth-child(2){background:#e8f4ee}.studio-appearance-preset__swatches i:nth-child(3){background:#d2a63c}.studio-appearance-preset__swatches[data-preset=warm-luxury] i:first-child{background:#a75b3b}.studio-appearance-preset__swatches[data-preset=warm-luxury] i:nth-child(2){background:#fff7ef}.studio-appearance-preset__swatches[data-preset=warm-luxury] i:nth-child(3){background:#d2a678}.studio-appearance-preset__swatches[data-preset=emerald-clinical] i:first-child{background:#1b7455}.studio-appearance-preset__swatches[data-preset=emerald-clinical] i:nth-child(2){background:#f2faf6}.studio-appearance-preset__swatches[data-preset=emerald-clinical] i:nth-child(3){background:#8bc8af}.studio-appearance-preset__swatches[data-preset=noir-gold] i:first-child{background:#1d1b18}.studio-appearance-preset__swatches[data-preset=noir-gold] i:nth-child(2){background:#37332b}.studio-appearance-preset__swatches[data-preset=noir-gold] i:nth-child(3){background:#d4ad53}.studio-appearance-preset__swatches[data-preset=soft-feminine] i:first-child{background:#a34f6f}.studio-appearance-preset__swatches[data-preset=soft-feminine] i:nth-child(2){background:#fff7fa}.studio-appearance-preset__swatches[data-preset=soft-feminine] i:nth-child(3){background:#e9a9c0}.studio-appearance-preset__swatches[data-preset=minimal-conversion] i:first-child{background:#313631}.studio-appearance-preset__swatches[data-preset=minimal-conversion] i:nth-child(2){background:#f7f8f6}.studio-appearance-preset__swatches[data-preset=minimal-conversion] i:nth-child(3){background:#929a95}.studio-provider-card{display:grid;gap:8px}.studio-provider-card__mark{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#eaf0f6;color:#3d5b78;font-size:.7rem;font-weight:850}.studio-order-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.studio-order-list li{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:6px;align-items:center;border:1px solid var(--studio-border);border-radius:9px;background:#fff;padding:7px;font-size:.78rem}.studio-trust-item{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:start;border:1px solid var(--studio-border);border-radius:var(--studio-radius);background:var(--studio-surface-soft);padding:11px}.studio-validation-list{display:grid;gap:8px}.studio-validation-item{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--studio-border);border-radius:10px;background:#fff;padding:10px}.studio-validation-item--error{border-color:#b63c3540;background:var(--studio-danger-soft)}.studio-validation-item--warning{border-color:#9b67183b;background:var(--studio-warning-soft)}.studio-validation-item__icon{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#ffffffb8;font-weight:850}.studio-validation-item>div{display:grid;gap:2px}.studio-validation-item strong{font-size:.78rem}.studio-validation-item small{color:var(--studio-muted);font-size:.67rem}.studio-import-export{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.studio-empty{display:grid;min-height:130px;place-items:center;align-content:center;gap:5px;border:1px dashed var(--studio-border-strong);border-radius:var(--studio-radius);background:var(--studio-surface-soft);padding:18px;text-align:center}.studio-empty>span{color:var(--studio-accent);font-size:1.4rem}.studio-sr-only,.studio-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.studio-preview-column{position:sticky;top:76px}.studio-preview{display:grid;gap:10px;container-type:inline-size;border:1px solid var(--studio-border);border-radius:20px;background:#eceeea;padding:12px;box-shadow:var(--studio-shadow)}.studio-preview__toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-preview__toolbar>div:first-child{display:grid;gap:1px}.studio-preview__toolbar strong{font-size:.82rem}.studio-device-switch__button{min-height:30px;padding:0 8px;font-size:.68rem}.studio-preview__viewport{width:100%;overflow:hidden;overscroll-behavior:contain;border:1px solid color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 24%,var(--studio-border));border-radius:18px;background:var(--studio-preview-preset-surface, #fffdf8);box-shadow:0 12px 30px #17211c17;scrollbar-width:thin}.studio-preview--mobile .studio-preview__viewport{max-width:404px;margin:0 auto}.studio-preview--desktop{width:min(760px,100%)}.studio-preview__canvas-stage{position:relative;overflow:hidden;background:var(--studio-preview-preset-surface, #fffdf8)}.studio-preview__canvas{overflow-y:auto;transform-origin:top left;background:var(--studio-preview-preset-surface, #fffdf8);color:var(--studio-preview-preset-ink, #17211c);scrollbar-width:thin}.studio-preview--mobile .studio-preview__canvas-stage,.studio-preview--mobile .studio-preview__canvas{width:390px;height:844px}.studio-preview--desktop .studio-preview__viewport{width:min(734px,100%);margin:0 auto;border-radius:18px}.studio-preview--desktop .studio-preview__canvas-stage{width:720px;height:450px}.studio-preview--desktop .studio-preview__canvas{width:1440px;height:900px;transform:scale(.5)}.studio-offer-preview,.studio-cart-preview{display:grid;gap:var(--studio-preview-space, 13px);min-height:100%;background:var(--studio-preview-preset-surface, #fffdf8);color:var(--studio-preview-preset-ink, #17211c);padding:18px 13px}.studio-preview--desktop .studio-offer-preview{align-content:start;width:min(1120px,calc(100% - 120px));margin:0 auto;padding:56px 0 72px}.studio-preview--desktop .studio-preview-packages{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-preview--desktop .studio-preview-bonus{width:min(760px,100%);justify-self:center}.studio-cart-preview{width:min(100%,var(--studio-cart-width, 420px));max-height:var(--studio-cart-max-height, 840px);margin-left:auto;overflow-y:auto;overscroll-behavior:contain}.studio-preview--desktop .studio-cart-preview{min-height:900px;padding:34px 28px}.studio-preview[data-studio-appearance-typography=editorial] .studio-preview__canvas{font-family:Georgia,Times New Roman,serif;letter-spacing:.005em}.studio-preview[data-studio-appearance-typography=compact] .studio-preview__canvas{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:.94em;letter-spacing:-.01em}.studio-preview[data-studio-appearance-spacing=compact] .studio-offer-preview,.studio-preview[data-studio-appearance-spacing=compact] .studio-cart-preview{padding:14px 11px}.studio-preview[data-studio-appearance-spacing=spacious] .studio-offer-preview,.studio-preview[data-studio-appearance-spacing=spacious] .studio-cart-preview{padding:24px 18px}.studio-preview[data-studio-appearance-preset=noir-gold] .studio-preview__canvas{background-image:radial-gradient(circle at 85% 0%,rgba(212,173,83,.18),transparent 34%)}.studio-preview[data-studio-appearance-preset=warm-luxury] .studio-preview__canvas,.studio-preview[data-studio-appearance-preset=soft-feminine] .studio-preview__canvas{background-image:linear-gradient(145deg,var(--studio-preview-preset-surface),var(--studio-preview-preset-soft))}.studio-preview[data-studio-appearance-preset=emerald-clinical] .studio-preview__canvas{background-image:linear-gradient(180deg,#f8fffb,var(--studio-preview-preset-surface))}.studio-preview[data-studio-appearance-preset=minimal-conversion] .studio-preview__canvas{background-image:linear-gradient(180deg,#fff,var(--studio-preview-preset-surface))}.studio-preview[data-studio-appearance-shadow=none] .studio-preview-package,.studio-preview[data-studio-appearance-shadow=none] .studio-preview-bonus,.studio-preview[data-studio-appearance-shadow=none] .studio-preview-upsells article,.studio-preview[data-studio-appearance-shadow=none] .studio-preview-cta{box-shadow:none}.studio-preview[data-studio-appearance-badge=bar] .studio-preview-package__badge,.studio-preview[data-studio-appearance-badge=bar] .studio-preview-package__copy em,.studio-preview[data-studio-appearance-badge=bar] .studio-preview-package__price em,.studio-preview[data-studio-appearance-badge=bar] .studio-preview-bonus>em{border-radius:4px;letter-spacing:.04em;text-transform:uppercase}.studio-preview[data-studio-appearance-badge=outline] .studio-preview-package__badge,.studio-preview[data-studio-appearance-badge=outline] .studio-preview-package__copy em,.studio-preview[data-studio-appearance-badge=outline] .studio-preview-package__price em,.studio-preview[data-studio-appearance-badge=outline] .studio-preview-bonus>em{border:1px solid currentColor;background:transparent;color:var(--studio-preview-preset-secondary, #805d16)}.studio-preview[data-studio-appearance-price=strong] .studio-preview-package__price>strong,.studio-preview[data-studio-appearance-price=strong] .studio-cart-line__price>strong,.studio-preview[data-studio-appearance-price=strong] .studio-cart-summary>span strong{font-size:1rem;font-weight:900}.studio-preview[data-studio-appearance-price=compact] .studio-preview-package__price{gap:0}.studio-preview[data-studio-appearance-price=compact] .studio-preview-package__price>strong,.studio-preview[data-studio-appearance-price=compact] .studio-cart-line__price>strong{font-size:.76rem;font-weight:800}.studio-preview[data-studio-appearance-cta=solid] .studio-preview-cta{border:1px solid var(--studio-preview-accent, #258d67);background:var(--studio-preview-accent, #258d67);box-shadow:var(--studio-preview-shadow)}.studio-preview[data-studio-appearance-cta=outline] .studio-preview-cta{border:2px solid var(--studio-preview-accent, #258d67);background:transparent;color:var(--studio-preview-accent, #176849);box-shadow:none}.studio-cart-preview--modal{margin-inline:auto}.studio-cart-preview--page{width:100%;max-width:100%;margin-inline:0}.studio-preview--mobile .studio-cart-preview--mobile-bottom_sheet{min-height:auto;margin-top:12%;border-radius:20px 20px 0 0}.studio-preview--mobile .studio-cart-preview--mobile-modal{width:calc(100% - 20px);min-height:auto;margin:20px auto;border-radius:18px}.studio-cart-block{display:grid;gap:8px;min-width:0}.studio-offer-preview__head{display:grid;gap:4px;text-align:center}.studio-offer-preview__head h3,.studio-cart-preview__head h3{font-size:1.45rem;line-height:1.05}.studio-offer-preview__head p{margin:0;color:var(--studio-preview-preset-muted, #5d6962);font-size:.78rem;line-height:1.4}.studio-offer-preview__head .studio-eyebrow,.studio-cart-preview__head .studio-eyebrow{color:var(--studio-preview-preset-secondary, var(--studio-preview-accent, #1f7a58))}.studio-preview-variants{display:grid;gap:9px}.studio-preview-variants fieldset{display:grid;gap:6px;margin:0;border:0;padding:0}.studio-preview-variants legend{margin-bottom:5px;color:#53615a;font-size:.72rem;font-weight:760}.studio-preview-variants fieldset>div{display:flex;flex-wrap:wrap;gap:6px}.studio-preview-variants button{min-height:32px;border:1px solid var(--studio-preview-border, #dfe6e1);border-radius:999px;background:#fff;color:#405049;padding:5px 10px;font-size:.72rem;font-weight:720}.studio-preview-variants button.is-selected{border-color:var(--studio-preview-accent, #1f7a58);background:color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 10%,#fff);color:var(--studio-preview-accent, #1f7a58)}.studio-preview-variants button:disabled{border-style:dashed;opacity:.42;cursor:not-allowed}.studio-preview-packages{display:grid;gap:9px}.studio-preview-package{position:relative;display:grid;grid-template-columns:18px auto minmax(0,1fr) max-content;gap:8px;align-items:center;width:100%;min-height:78px;border:1px solid var(--studio-preview-border, #dfe6e1);border-radius:var(--studio-preview-radius, 14px);background:var(--studio-preview-bg, #fff);color:var(--studio-preview-card-ink, #17211c);padding:11px;text-align:left;box-shadow:var(--studio-preview-shadow, none)}.studio-preview-package.is-selected{border-color:var(--studio-preview-accent, #1f7a58);background:color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 5%,var(--studio-preview-bg, #fff));box-shadow:var(--studio-preview-shadow, 0 12px 28px rgba(31, 122, 88, .13))}.studio-preview-package__radio{width:17px;height:17px;border:2px solid #9aa39e;border-radius:50%}.studio-preview-package.is-selected .studio-preview-package__radio{border-color:var(--studio-preview-accent, #1f7a58);background:var(--studio-preview-accent, #1f7a58);box-shadow:inset 0 0 0 4px #fff}.studio-preview-package__image{width:var(--studio-preview-thumbnail, 52px);height:var(--studio-preview-thumbnail, 52px);object-fit:contain}.studio-preview-package__copy,.studio-preview-package__price{display:grid;gap:2px;min-width:0}.studio-preview-package__copy strong,.studio-preview-package__price strong{font-size:.83rem}.studio-preview-package__copy small,.studio-preview-package__price small{color:var(--studio-preview-card-muted, #5d6962);font-size:.7rem}.studio-preview-package__copy em,.studio-preview-package__price em{width:fit-content;border-radius:999px;background:var(--studio-preview-preset-highlight, #e5f4ec);color:color-mix(in srgb,var(--studio-preview-accent, #176445) 80%,#10251c);padding:2px 5px;font-size:.68rem;font-style:normal;font-weight:820}.studio-preview-package__price{justify-items:end;text-align:right}.studio-preview-package__badge{position:absolute;top:0;right:10px;transform:translateY(-50%);border-radius:999px;background:var(--studio-preview-preset-highlight, var(--studio-gold-soft));color:var(--studio-preview-card-ink, #6d4d12);padding:3px 7px;font-size:.68rem;font-weight:850}.studio-preview-bonus{display:grid;grid-template-columns:var(--studio-preview-thumbnail, 52px) minmax(0,1fr) auto;gap:9px;align-items:center;border:1px solid var(--studio-preview-preset-secondary, #b78a2f);border-radius:var(--studio-preview-radius, 14px);background:linear-gradient(135deg,var(--studio-preview-bg, #fffdf6),var(--studio-preview-preset-highlight, #fbf4e5));color:var(--studio-preview-card-ink, #17211c);padding:10px;box-shadow:var(--studio-preview-shadow, none)}.studio-preview-bonus.is-ineligible{border-color:var(--studio-preview-border, #dfe6e1);background:color-mix(in srgb,var(--studio-preview-preset-soft, #f6f7f5) 78%,#fff)}.studio-preview-bonus img,.studio-preview-bonus__placeholder{display:grid;width:var(--studio-preview-thumbnail, 52px);height:calc(var(--studio-preview-thumbnail, 52px) + 6px);place-items:center;border-radius:8px;background:#fff;object-fit:contain}.studio-preview-bonus__placeholder{color:var(--studio-preview-preset-secondary, #75500d);font-size:1.25rem}.studio-preview-bonus__copy{display:grid;gap:2px}.studio-preview-bonus__copy small{color:var(--studio-preview-preset-secondary, #75500d);font-size:.68rem;font-weight:820;letter-spacing:.06em;text-transform:uppercase}.studio-preview-bonus__copy strong{font-size:.82rem}.studio-preview-bonus__copy span{color:var(--studio-preview-card-muted, #5d6962);font-size:.7rem;line-height:1.35}.studio-preview-bonus>em{border-radius:7px;background:var(--studio-preview-preset-secondary, #a87818);color:#fff;padding:4px 6px;font-size:.68rem;font-style:normal;font-weight:850}.studio-preview-bonus--premium_compact{grid-template-columns:44px minmax(0,1fr) auto;padding:8px}.studio-preview-bonus--premium_compact img,.studio-preview-bonus--premium_compact .studio-preview-bonus__placeholder{width:44px;height:48px}.studio-preview-bonus--premium_card{grid-template-columns:72px minmax(0,1fr) auto;border-width:2px;padding:15px}.studio-preview-bonus--premium_card img,.studio-preview-bonus--premium_card .studio-preview-bonus__placeholder{width:72px;height:80px}.studio-preview-bonus--premium_card .studio-preview-bonus__copy strong{font-size:.94rem}.studio-preview-bonus--bonus_list{grid-template-columns:30px minmax(0,1fr) auto;border-color:var(--studio-preview-border, #dfe6e1);border-radius:calc(var(--studio-preview-radius, 14px) * .65);background:var(--studio-preview-bg, #fff);padding:8px 10px;box-shadow:none}.studio-preview-bonus--bonus_list img,.studio-preview-bonus--bonus_list .studio-preview-bonus__placeholder{width:30px;height:30px;font-size:.9rem}.studio-preview-bonus--inside_package{margin-inline:16px;border-width:0 0 0 4px;border-radius:8px;background:var(--studio-preview-preset-highlight, #edf6f1);box-shadow:none}.studio-preview-cta{width:100%;min-height:50px;border:0;border-radius:calc(var(--studio-preview-radius, 14px) - 2px);background:linear-gradient(135deg,var(--studio-preview-accent, #258d67),#176849);color:#fff;padding:0 14px;font-size:.86rem;font-weight:830;box-shadow:var(--studio-preview-shadow, 0 12px 24px rgba(31, 122, 88, .18))}.studio-preview-cta:disabled{border:1px solid var(--studio-preview-border, #cfd6d1);background:var(--studio-preview-preset-soft, #e8ece9);color:var(--studio-preview-preset-muted, #5d6962);box-shadow:none;opacity:1}.studio-preview-unavailable{display:grid;min-height:132px;place-items:center;align-content:center;gap:5px;border:1px dashed var(--studio-preview-border, #cfd6d1);border-radius:var(--studio-preview-radius, 14px);background:var(--studio-preview-preset-soft, #f3f5f3);color:var(--studio-preview-preset-ink, #17211c);padding:18px;text-align:center}.studio-preview-unavailable>span{color:var(--studio-preview-accent, #1f7a58);font-size:1.35rem}.studio-preview-unavailable>strong{font-size:.82rem}.studio-preview-unavailable>small{max-width:260px;color:var(--studio-preview-preset-muted, #5d6962);font-size:.7rem;line-height:1.45}.studio-preview-note{margin:0;color:var(--studio-preview-preset-muted, #59665f);font-size:.68rem;text-align:center}.studio-cart-preview__head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--studio-preview-border, #dfe6e1);padding-bottom:10px}.studio-cart-preview__head>div{display:grid;gap:2px}.studio-cart-preview__head h3{font-size:1.12rem}.studio-shipping-progress{display:grid;gap:6px;border-radius:10px;background:var(--studio-preview-preset-highlight, #edf6f1);color:var(--studio-preview-card-ink, #174f3b);padding:9px 10px;font-size:.68rem;font-weight:730}.studio-shipping-progress>i{height:5px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 18%,var(--studio-preview-bg, #fff))}.studio-shipping-progress>i b{display:block;height:100%;border-radius:inherit;background:var(--studio-preview-accent, #1f7a58);transition:none}.studio-cart-lines{display:grid;gap:8px}.studio-cart-line{display:grid;grid-template-columns:var(--studio-cart-thumbnail-size, 52px) minmax(0,1fr) auto;grid-template-areas:"image copy price" "image quantity price" "image remove price";gap:5px 9px;align-items:start;border-bottom:1px solid var(--studio-preview-border, #dfe6e1);padding:0 0 10px}.studio-cart-line__image{grid-area:image;display:grid;width:var(--studio-cart-thumbnail-size, 52px);max-width:100%;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:var(--studio-cart-image-radius, 9px);background:var(--studio-preview-preset-soft, #f0f2ef);color:var(--studio-preview-accent, #1f7a58)}.studio-cart-preview[data-studio-product-image-ratio=portrait] .studio-cart-line__image{aspect-ratio:4 / 5}.studio-cart-preview[data-studio-product-image-ratio=landscape] .studio-cart-line__image{aspect-ratio:4 / 3}.studio-cart-line__image img{width:100%;height:100%;object-fit:cover}.studio-cart-line__copy{grid-area:copy;display:grid;min-width:0;gap:3px}.studio-cart-line__copy strong,.studio-cart-line__copy small,.studio-cart-line__savings{overflow-wrap:anywhere}.studio-cart-line__copy strong,.studio-cart-line__price{font-size:.75rem}.studio-cart-line__copy small,.studio-cart-line__quantity{color:var(--studio-preview-card-muted, #5d6962);font-size:.68rem}.studio-cart-line__savings{width:fit-content;color:#176445;font-size:.68rem;font-style:normal;font-weight:760}.studio-cart-line__price{grid-area:price;display:grid;min-width:0;gap:2px;justify-items:end;font-weight:820;text-align:right;white-space:nowrap}.studio-cart-line__price del{color:var(--studio-preview-card-muted, #5d6962);font-size:.68rem;font-weight:520}.studio-cart-line__remove{grid-area:remove;width:fit-content;border:0;background:transparent;color:var(--studio-preview-card-muted, #5d6962);padding:0;font-size:.68rem;text-decoration:underline}.studio-cart-quantity{grid-area:quantity;display:inline-grid;width:fit-content;grid-template-columns:26px 28px 26px;align-items:center;border:1px solid var(--studio-preview-border, #dfe6e1);border-radius:8px;overflow:hidden}.studio-cart-quantity button{height:26px;border:0;background:#f3f5f3}.studio-cart-quantity strong{font-size:.72rem;text-align:center}.studio-cart-bonuses{display:grid;gap:6px}.studio-cart-bonuses>span{display:flex;align-items:center;gap:7px;border-radius:9px;background:var(--studio-preview-preset-highlight, var(--studio-gold-soft));padding:8px}.studio-cart-bonuses i{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--studio-preview-preset-secondary, #a87818);color:#fff;font-size:.62rem;font-style:normal}.studio-cart-bonuses>span>span{display:grid;gap:1px}.studio-cart-bonuses strong{font-size:.72rem}.studio-cart-bonuses small{color:var(--studio-preview-card-muted, #5d6962);font-size:.68rem}.studio-preview-upsells{display:grid;gap:7px;border-top:1px solid var(--studio-preview-border, #dfe6e1);padding-top:10px}.studio-preview-upsells>strong{font-size:.72rem}.studio-preview-upsells article{display:grid;grid-template-columns:var(--studio-preview-thumbnail, 44px) minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid var(--studio-preview-border, #dfe6e1);border-radius:10px;background:var(--studio-preview-bg, #fff);color:var(--studio-preview-card-ink, #17211c);padding:7px;box-shadow:var(--studio-preview-shadow, none)}.studio-preview-upsells article>img,.studio-preview-upsells article>span:first-child{display:grid;width:var(--studio-preview-thumbnail, 44px);height:var(--studio-preview-thumbnail, 44px);place-items:center;border-radius:8px;background:var(--studio-preview-preset-soft, #f0f2ef);object-fit:contain}.studio-preview-upsells article>span{display:grid;min-width:0;gap:2px}.studio-preview-upsells article strong{font-size:.72rem;overflow-wrap:anywhere}.studio-preview-upsells article small{color:var(--studio-preview-card-muted, #5d6962);font-size:.68rem;overflow-wrap:anywhere}.studio-preview-upsells article button{min-height:30px;border:0;border-radius:7px;background:var(--studio-preview-accent, #1f7a58);color:#fff;padding:0 7px;font-size:.68rem;font-weight:800}.studio-preview-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.studio-preview-trust>span{display:grid;grid-template-columns:20px minmax(0,1fr);gap:2px 5px;align-items:center;border-radius:8px;background:var(--studio-preview-preset-soft, #f2f4f1);padding:7px}.studio-preview-trust i{grid-row:1 / span 2;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--studio-preview-preset-highlight, #e2eee7);color:#176445;font-size:.58rem;font-style:normal}.studio-preview-trust strong{font-size:.68rem}.studio-preview-trust small{color:var(--studio-preview-card-muted, #5d6962);font-size:.68rem}.studio-cart-summary{display:grid;gap:8px;border-top:1px solid var(--studio-preview-border, #dfe6e1);padding-top:11px}.studio-cart-summary>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.studio-cart-summary>span>span{color:var(--studio-preview-preset-muted, #5d6962);font-size:.72rem}.studio-cart-summary>span strong{font-size:.94rem}.studio-cart-summary>small{color:var(--studio-preview-preset-muted, #59665f);font-size:.68rem;text-align:center}.studio-cart-summary.is-sticky{position:sticky;bottom:-18px;z-index:2;background:var(--studio-preview-preset-surface, #fffdf8);padding-bottom:18px}@keyframes studio-cart-enter-subtle{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes studio-cart-enter-premium{0%{opacity:0;transform:translate(16px) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes studio-cart-add-scale{0%{transform:scale(.97)}65%{transform:scale(1.015)}to{transform:scale(1)}}@keyframes studio-cart-price-change{0%{color:var(--studio-preview-accent, #1f7a58);transform:translateY(2px)}to{color:inherit;transform:translateY(0)}}@keyframes studio-cart-upsell-confirmation{0%{filter:brightness(1.15);transform:scale(.94)}60%{transform:scale(1.04)}to{filter:brightness(1);transform:scale(1)}}@keyframes studio-cart-progress-emphasis{0%,to{filter:saturate(1);opacity:.9}50%{filter:saturate(1.35);opacity:1}}.studio-cart-preview--motion-subtle[data-studio-animation-slide-in=true]{animation:studio-cart-enter-subtle .16s ease-out both}.studio-cart-preview--motion-premium[data-studio-animation-slide-in=true]{animation:studio-cart-enter-premium .26s cubic-bezier(.2,.75,.25,1) both}.studio-cart-preview--motion-subtle[data-studio-animation-product-fade=true] .studio-cart-line,.studio-cart-preview--motion-premium[data-studio-animation-product-fade=true] .studio-cart-line,.studio-cart-preview--motion-subtle[data-studio-animation-bonus-reveal=true] .studio-cart-bonuses,.studio-cart-preview--motion-premium[data-studio-animation-bonus-reveal=true] .studio-cart-bonuses{animation:studio-cart-enter-subtle .18s ease-out both}.studio-cart-preview--motion-subtle[data-studio-animation-add-scale=true] .studio-cart-line[data-studio-line-kind=main] .studio-cart-line__image,.studio-cart-preview--motion-premium[data-studio-animation-add-scale=true] .studio-cart-line[data-studio-line-kind=main] .studio-cart-line__image{animation:studio-cart-add-scale .22s ease-out both}.studio-cart-preview--motion-subtle[data-studio-animation-price-change=true] .studio-cart-line__price,.studio-cart-preview--motion-subtle[data-studio-animation-price-change=true] .studio-cart-summary>span strong,.studio-cart-preview--motion-premium[data-studio-animation-price-change=true] .studio-cart-line__price,.studio-cart-preview--motion-premium[data-studio-animation-price-change=true] .studio-cart-summary>span strong{animation:studio-cart-price-change .26s ease-out both}.studio-cart-preview--motion-subtle[data-studio-animation-upsell-confirmation=true] [data-studio-preview-upsell-add]:disabled,.studio-cart-preview--motion-premium[data-studio-animation-upsell-confirmation=true] [data-studio-preview-upsell-add]:disabled{animation:studio-cart-upsell-confirmation .24s ease-out both;opacity:1}.studio-cart-preview--motion-subtle[data-studio-animation-progress=true] .studio-shipping-progress>i b,.studio-cart-preview--motion-premium[data-studio-animation-progress=true] .studio-shipping-progress>i b{animation:studio-cart-progress-emphasis .9s ease-in-out both}.studio-cart-preview:not(.studio-cart-preview--motion-none) .studio-shipping-progress[data-studio-shipping-animate=true]>i b{transition:width .32s cubic-bezier(.2,.75,.25,1)}.studio-cart-preview--motion-none,.studio-cart-preview--motion-none *{animation:none!important;transition:none!important}@container (max-width: 739px){.studio-preview--desktop .studio-preview__viewport{width:min(374px,100%)}.studio-preview--desktop .studio-preview__canvas-stage{width:360px;height:225px}.studio-preview--desktop .studio-preview__canvas{transform:scale(.25)}}@container (max-width: 420px){.studio-preview--mobile .studio-preview__viewport{width:min(292px,100%)}.studio-preview--mobile .studio-preview__canvas-stage{width:288.6px;height:624.6px}.studio-preview--mobile .studio-preview__canvas{transform:scale(.74)}}@container (max-width: 390px){.studio-preview--desktop .studio-preview__viewport{width:min(302px,100%)}.studio-preview--desktop .studio-preview__canvas-stage{width:288px;height:180px}.studio-preview--desktop .studio-preview__canvas{transform:scale(.2)}}@media(max-width:1180px){.studio-workspace{grid-template-columns:minmax(0,1fr)}.studio-preview-column{position:static}.studio-preview{max-width:760px;margin:0 auto}}@media(max-width:760px){.studio-header{align-items:stretch;flex-direction:column}.studio-header__controls{justify-content:flex-start}.studio-flags__grid,.studio-bonus-presets,.studio-appearance-presets,.studio-provider-grid,.studio-field-grid--tokens{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-package__summary{grid-template-columns:30px 48px minmax(0,1fr) auto}.studio-package__image,.studio-package__placeholder{width:48px;height:48px}.studio-package__toggle{grid-template-columns:1fr}.studio-package__actions{grid-column:3 / -1;justify-content:flex-end}.studio-editor-step{grid-template-columns:1fr}.studio-trust-item{grid-template-columns:42px minmax(0,1fr) auto}}@media(max-width:540px){.studio-tab-panel{padding:13px}.studio-header,.studio-section-heading{align-items:stretch;flex-direction:column}.studio-header__controls,.studio-segmented{width:100%}.studio-segmented__button{flex:1}.studio-flags__grid,.studio-bonus-presets,.studio-appearance-presets,.studio-provider-grid,.studio-field-grid,.studio-check-grid,.studio-field-grid--tokens{grid-template-columns:minmax(0,1fr)}.studio-package__summary{grid-template-columns:28px 44px minmax(0,1fr)}.studio-package__image,.studio-package__placeholder{width:44px;height:44px}.studio-package__toggle{grid-template-columns:1fr}.studio-inline-switch{grid-column:3}.studio-package__actions{grid-column:2 / -1}.studio-bonus__summary,.studio-upsell__summary{grid-template-columns:minmax(0,1fr) auto}.studio-bonus__summary .studio-item-actions,.studio-upsell__summary>.studio-icon-button{grid-column:1 / -1;justify-self:end}.studio-preview{border-radius:14px;padding:8px}.studio-preview__viewport{border-width:1px;border-radius:20px}}.studio-package__summary{grid-template-columns:30px 52px minmax(0,1fr) auto 40px 40px}.studio-package__expand{transition:transform .16s ease}.studio-package.is-expanded .studio-package__expand{transform:rotate(180deg)}.studio-package__actions{position:relative}.studio-package-menu{position:absolute;z-index:30;top:calc(100% + 6px);right:0;display:grid;width:min(220px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--studio-border);border-radius:12px;background:#fff;padding:5px;box-shadow:0 18px 46px #17211c2e}.studio-package:nth-last-child(-n+2) .studio-package-menu{top:auto;bottom:calc(100% + 6px)}.studio-package-menu__item{min-height:42px;border:0;border-radius:8px;background:transparent;color:var(--studio-ink);padding:8px 10px;text-align:left;font-weight:720}.studio-package-menu__item:hover,.studio-package-menu__item:focus-visible{background:var(--studio-soft)}.studio-package-menu__item.is-danger{color:#a3312a}.studio-debug-note{grid-column:1 / -1;margin:0;color:var(--studio-muted);font-size:.76rem}.studio-migration-summary__actions{display:flex;flex-wrap:wrap;gap:8px}.studio-product-selection{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid var(--studio-border);border-radius:12px;background:var(--studio-soft);padding:10px}.studio-product-selection>img,.studio-product-selection>span{display:grid;width:54px;height:54px;place-items:center;border-radius:10px;background:#fff;object-fit:cover}.studio-product-selection>div{display:grid;gap:3px}.studio-product-selection small{color:var(--studio-muted)}.studio-picker-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:#0b161180;padding:20px}.studio-product-picker{display:grid;width:min(680px,100%);max-height:min(760px,calc(100dvh - 40px));gap:14px;overflow:auto;border-radius:18px;background:#fffefa;padding:18px;box-shadow:0 30px 80px #0b161147}.studio-product-picker>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.studio-product-picker h3{margin:3px 0 0}.studio-picker-search{display:grid;gap:6px;font-weight:760}.studio-picker-search input{min-height:48px;border:1px solid var(--studio-border);border-radius:10px;padding:0 12px}.studio-picker-results,.studio-picker-variants{display:grid;gap:8px}.studio-picker-product,.studio-picker-variants button{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:70px;border:1px solid var(--studio-border);border-radius:12px;background:#fff;color:var(--studio-ink);padding:8px;text-align:left}.studio-picker-product.is-selected{border-color:var(--studio-accent);background:var(--studio-green-soft)}.studio-picker-product img{width:58px;height:58px;border-radius:9px;object-fit:cover}.studio-picker-product>span,.studio-picker-variants button>span{display:grid;gap:3px}.studio-picker-product small,.studio-picker-variants small,.studio-picker-note{color:var(--studio-muted)}.studio-picker-variants{margin:0;border:0;padding:0}.studio-picker-variants legend{margin-bottom:8px;font-weight:820}.studio-picker-variants button{grid-template-columns:minmax(0,1fr) auto;min-height:58px}.studio-picker-note{margin:0;font-size:.76rem}.studio-preview-package{min-height:82px;border-color:color-mix(in srgb,var(--studio-preview-border, #dfe6e1) 82%,#9aa89f);background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--studio-preview-preset-soft, #f5f2ea) 36%,#fff))}.studio-preview-package__image{border-radius:10px;background:#fff;object-fit:cover}.studio-preview-package__copy strong{line-height:1.25;overflow-wrap:normal;word-break:normal}.studio-preview-package__price{min-width:92px}.studio-preview-bonus--premium_compact{grid-template-columns:58px minmax(0,1fr) auto;min-height:78px;padding:9px 10px;box-shadow:0 10px 24px #5a41111a}.studio-preview-bonus--premium_compact img,.studio-preview-bonus--premium_compact .studio-preview-bonus__placeholder{width:58px;height:58px}.studio-preview-bonus__meta{color:var(--studio-preview-card-ink, #17211c)!important;font-weight:720}.studio-preview-trust[data-studio-trust-count="1"]{grid-template-columns:1fr}.studio-preview-trust[data-studio-trust-count="1"]>span{grid-template-columns:26px minmax(0,1fr);min-height:54px;padding-inline:12px}.studio-preview-trust[data-studio-trust-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-trust[data-studio-trust-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-preview-trust[data-studio-trust-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:540px){.studio-package__summary{grid-template-columns:28px 48px minmax(0,1fr) 44px 44px}.studio-package__toggle{grid-template-columns:1fr}.studio-package__toggle .studio-package__badges{max-height:24px;overflow:hidden}.studio-package__summary>.studio-inline-switch{grid-column:3}.studio-package__expand{grid-column:4;grid-row:2}.studio-package__actions{grid-column:5;grid-row:2}.studio-product-selection{grid-template-columns:48px minmax(0,1fr)}.studio-product-selection>.studio-button{grid-column:1 / -1}.studio-picker-backdrop{align-items:end;padding:0}.studio-product-picker{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-radius:18px 18px 0 0;padding:14px 14px calc(14px + env(safe-area-inset-bottom))}.studio-picker-product{grid-template-columns:52px minmax(0,1fr) auto}.studio-preview--mobile .studio-preview-package{grid-template-columns:24px var(--studio-preview-thumbnail, 52px) minmax(0,1fr);min-height:78px}.studio-preview--mobile .studio-preview-package__radio{width:22px;height:22px}.studio-preview--mobile .studio-preview-package__price{grid-column:3;justify-items:start;min-width:0;text-align:left}.studio-preview--mobile .studio-preview-package__price small,.studio-preview--mobile .studio-preview-package__price em{display:inline-flex}.studio-preview-trust[data-studio-trust-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-trust[data-studio-trust-count="3"]>span:last-child{grid-column:1 / -1}.studio-preview-trust[data-studio-trust-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.studio-shell *,.studio-shell *:before,.studio-shell *:after,.studio-preview .studio-cart-preview--respect-reduced-motion,.studio-preview .studio-cart-preview--respect-reduced-motion *,.studio-preview .studio-cart-preview--respect-reduced-motion *:before,.studio-preview .studio-cart-preview--respect-reduced-motion *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.studio-local-badge{display:inline-flex;margin-left:6px;border:1px solid rgba(31,122,88,.18);border-radius:999px;background:var(--studio-accent-soft);padding:2px 6px;font-size:.58rem;font-style:normal;letter-spacing:.06em}.studio-data-bridge{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid rgba(31,122,88,.18);border-radius:var(--studio-radius);background:linear-gradient(135deg,#f6fbf8,#fffefa);padding:11px 13px}.studio-data-bridge>div:first-child{display:flex;min-width:0;align-items:center;gap:9px}.studio-data-bridge>div:first-child>span:last-child{display:grid;min-width:0;gap:2px}.studio-data-bridge small{color:var(--studio-muted);font-size:.7rem}.studio-data-bridge__icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--studio-accent-soft);color:var(--studio-accent-dark);font-weight:850}.studio-migration-summary{display:grid;grid-column:1 / -1;gap:9px;border-top:1px solid var(--studio-border);padding-top:10px}.studio-migration-summary ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.studio-migration-summary li{display:flex;justify-content:space-between;gap:12px;color:var(--studio-muted);font-size:.76rem}.studio-migration-summary li b{color:var(--studio-ink);text-align:right}.studio-migration-summary p{margin:0;color:var(--studio-accent-dark);font-size:.75rem;font-weight:700}.studio-validation-group{display:grid;gap:8px}.studio-validation-group h4{display:flex;align-items:center;gap:7px;margin:0;font-size:.82rem}.studio-validation-group h4 span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--studio-surface-soft);color:var(--studio-muted)}.studio-editor-step>summary{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;list-style:none}.studio-editor-step>summary::-webkit-details-marker{display:none}.studio-editor-step>summary>span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:var(--studio-accent);color:#fff;font-size:.72rem;font-weight:850}.studio-editor-step>summary:after{margin-left:auto;color:var(--studio-muted);content:"+";font-weight:850}.studio-editor-step[open]>summary:after{content:"−"}.studio-preview-package__image--placeholder{display:grid;place-items:center;border:1px solid var(--studio-preview-border, #dfe6e1);border-radius:10px;background:var(--studio-preview-preset-soft, #f3f5f3);color:var(--studio-preview-accent, #1f7a58)}.studio-preview-bonus-stack{display:grid;max-height:176px;gap:7px;overflow:auto;overscroll-behavior:contain}.studio-preview-bonus-stack>.studio-preview-bonus:not(:first-child){grid-template-columns:30px minmax(0,1fr) auto;border-color:var(--studio-preview-border, #dfe6e1);background:var(--studio-preview-bg, #fff);padding:7px 9px;box-shadow:none}.studio-preview-bonus-stack>.studio-preview-bonus:not(:first-child) img,.studio-preview-bonus-stack>.studio-preview-bonus:not(:first-child) .studio-preview-bonus__placeholder{width:30px;height:30px;font-size:.85rem}.studio-cart-bonuses>span{border:1px solid color-mix(in srgb,var(--studio-preview-preset-secondary, #a87818) 22%,transparent);background:color-mix(in srgb,var(--studio-preview-preset-highlight, #f7f2e7) 55%,#fff);padding:7px 8px}.studio-cart-bonuses>span.is-voucher{border-color:color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 25%,transparent);background:color-mix(in srgb,var(--studio-preview-accent, #1f7a58) 7%,#fff)}.studio-cart-bonuses>span>span{position:static;display:grid;gap:1px;background:transparent;padding:0}.studio-preview-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-preview-trust>span:nth-child(n+4){grid-column:1 / -1}.studio-preview--mobile .studio-preview-package{grid-template-columns:17px var(--studio-preview-thumbnail, 52px) minmax(0,1fr) max-content;min-height:70px;padding:9px}.studio-preview--mobile .studio-preview-package__price strong{white-space:nowrap}.studio-preview--mobile .studio-preview-bonus-stack{max-height:150px}@media(max-width:540px){.studio-shell{gap:10px}.studio-header{padding:14px}.studio-flags{display:none}.studio-data-bridge{grid-template-columns:1fr}.studio-data-bridge>.studio-button{width:100%;min-height:44px}.studio-tabs{display:flex;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.studio-tabs__button{min-height:48px;flex:0 0 auto;scroll-snap-align:start;padding-inline:14px}.studio-button,.studio-icon-button,.studio-package__toggle,.studio-bonus__toggle,.studio-upsell__toggle,.studio-field input,.studio-field select{min-height:44px}.studio-validation-item{grid-template-columns:auto minmax(0,1fr)}.studio-validation-item>.studio-button,.studio-validation-item>.studio-status{grid-column:2;justify-self:start}.studio-migration-summary li{align-items:flex-start;flex-direction:column;gap:2px}.studio-migration-summary li b{text-align:left}.studio-preview-trust{grid-template-columns:1fr}.studio-preview-trust>span{min-width:0}.studio-preview-trust strong,.studio-preview-trust small{min-width:0;overflow-wrap:anywhere}.studio-preview-trust[data-studio-trust-count="1"]{grid-template-columns:1fr}.studio-preview-trust[data-studio-trust-count="2"],.studio-preview-trust[data-studio-trust-count="3"],.studio-preview-trust[data-studio-trust-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-preview-trust[data-studio-trust-count="3"]>span:last-child{grid-column:1 / -1}.studio-preview-trust[data-studio-trust-count="4"]>span:nth-child(n){grid-column:auto}}
