@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";.media-field{grid-column:1/-1;margin:6px 0 16px}.media-field-head{color:#3f3f46;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:10px;font-weight:600;display:flex}.media-field-head>div{gap:6px;display:flex}.media-field-head button{min-height:32px}.block-inspector .media-field-head{flex-direction:column;align-items:stretch;gap:6px}.block-inspector .media-field-head>div{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.block-inspector .media-field-head button{justify-content:center;min-width:0;padding-inline:7px}.selected-media{grid-template-columns:repeat(auto-fill,minmax(95px,1fr));gap:8px;display:grid}.selected-media>div{aspect-ratio:1;border:1px solid var(--line);background:#f4f4f5;border-radius:7px;position:relative;overflow:hidden}.selected-media>div[draggable=true]{cursor:grab}.selected-media>div[draggable=true]:active{cursor:grabbing}.selected-media img,.selected-media video{object-fit:cover;width:100%;height:100%}.selected-media button{color:#fff;background:#18181bdd;border:0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:5px;right:5px}.selected-media span{background:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:8px;font-weight:700;display:grid;position:absolute;bottom:5px;left:5px}.media-empty{width:100%;min-height:82px;color:var(--purple);background:#fafafa;border:1px dashed #a1a1aa;border-radius:7px;justify-content:center;align-items:center;gap:9px;font-size:10px;display:flex}.media-modal{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#18181b99;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.media-dialog{background:#fff;border-radius:11px;grid-template-rows:auto 1fr auto;width:min(980px,100%);height:min(760px,100vh - 56px);display:grid;overflow:hidden;box-shadow:0 30px 90px #0004}.media-dialog>header,.media-dialog>footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:66px;padding:13px 17px;display:flex}.media-dialog>header strong,.media-dialog>header small{display:block}.media-dialog>header strong{font-size:14px}.media-dialog>header small{color:var(--muted);margin-top:4px;font-size:9px}.media-dialog>header button{background:0 0;border:0}.media-dialog>footer{border-top:1px solid var(--line);border-bottom:0}.media-dialog>footer input{font-size:10px}.media-dialog>footer .primary{margin-left:auto}.media-library-grid{background:#fafafa;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));align-content:start;gap:10px;padding:15px;display:grid;overflow-y:auto}.media-library-grid>button{text-align:left;background:#fff;border:2px solid #0000;border-radius:8px;padding:0;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.media-library-grid>button.selected{border-color:var(--purple)}.media-library-grid img,.media-library-grid video{aspect-ratio:1;object-fit:cover;width:100%}.media-library-grid>button>span{white-space:nowrap;text-overflow:ellipsis;padding:9px;font-size:9px;display:block;overflow:hidden}.media-library-grid>button>i{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:7px;right:7px}.media-library-empty{min-height:300px;color:var(--muted);grid-column:1/-1;align-content:center;place-items:center;display:grid}.media-library-empty p{margin:10px 0 0}.page-list-panel{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 1px 2px #00000008}.page-list-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 17px;display:flex}.page-list-toolbar>.page-list-search{color:#8b8b94;background:#fafafa;border:1px solid #d4d4d8;border-radius:6px;align-items:center;gap:8px;width:min(320px,42%);height:34px;padding:0 10px;display:flex}.page-list-tabs{border-bottom:1px solid var(--line);align-items:flex-end;gap:18px;min-height:42px;padding:0 17px;display:flex}.page-list-tabs button{color:#71717a;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;min-height:41px;padding:0;font-size:10px;font-weight:700;display:flex}.page-list-tabs button.active{color:#18181b;border-bottom-color:#18181b}.page-list-tabs button span{color:#71717a;text-align:center;background:#f4f4f5;border-radius:999px;min-width:18px;padding:2px 5px;font-size:8px}.homepage-picker{color:#71717a;flex-direction:row;align-items:center;gap:8px;margin-left:auto;font-size:9px;font-weight:600;display:flex}.homepage-picker select{color:#27272a;background-color:#fff;border:1px solid #d4d4d8;border-radius:6px;width:min(240px,30vw);height:34px;padding:0 28px 0 9px;font-size:10px}.page-list-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.page-list-toolbar>span{color:var(--muted);font-size:9px}.page-list-head,.page-list-row{grid-template-columns:minmax(260px,1fr) 120px 150px 86px;align-items:center;gap:18px;padding:0 18px;display:grid}.page-list-head{color:#8f8f98;letter-spacing:.06em;text-transform:uppercase;background:#fafafa;min-height:38px;font-size:8px;font-weight:600}.page-list-row{text-align:left;background:#fff;border:0;border-top:1px solid #eeeeef;width:100%;min-height:66px}.page-list-row:hover{background:#fafafa}.page-list-row>span:first-child{align-items:center;gap:12px;display:flex}.page-list-row>span:first-child>i{color:#71717a;background:#f4f4f5;border-radius:7px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.page-list-row strong,.page-list-row small{display:block}.page-list-row small b{color:#fff;text-transform:uppercase;background:#18181b;border-radius:99px;margin-left:7px;padding:2px 5px;font-size:7px;font-weight:700}.page-list-row strong{font-size:11px}.page-list-row small{color:var(--muted);margin-top:4px;font-size:9px}.page-list-row>span:nth-child(3){color:var(--muted);font-size:10px}.page-row-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.page-row-actions button{width:30px;height:30px;color:var(--purple);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;padding:0;font-size:9px;font-weight:700;display:grid}.page-list-empty{color:var(--muted);text-align:center;border-top:1px solid #eeeeef;padding:42px 18px;font-size:11px}.page-row-actions button:hover{background:#f4f4f5}.page-row-actions button.danger{color:var(--danger);place-items:center;display:grid}.page-row-actions button:disabled{opacity:.35;cursor:not-allowed}.page-status{text-transform:uppercase;border-radius:99px;width:max-content;padding:4px 7px;font-size:8px;font-weight:700}.page-status.published{color:#16713b;background:#dcfce7}.page-status.draft{color:#71717a;background:#f4f4f5}.page-builder{z-index:100;background:#f4f4f5;min-height:100vh;position:fixed;inset:0;overflow:hidden}.content-block-editor{z-index:240}.product-description-preview{background:#f8f6f1}.preview-video{padding:var(--block-padding-top) 8%;padding-bottom:var(--block-padding-bottom);text-align:center}.preview-video>small{color:#737873;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.preview-video h2{max-width:720px;margin:12px auto 28px;font-size:clamp(28px,4vw,48px)}.preview-video-frame{aspect-ratio:16/9;color:#c7cec9;background:#17211d;border-radius:12px;place-items:center;width:min(820px,100%);margin:0 auto;font-size:10px;display:grid;overflow:hidden}.preview-video-frame iframe,.preview-video-frame video{pointer-events:none;border:0;width:100%;height:100%}.preview-video-media>p{color:#737873;max-width:680px;margin:13px auto 0;font-size:10px}.preview-video.split{text-align:left;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:38px;display:grid}.preview-video.split.video-left{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.preview-video.split.video-left .preview-video-media{order:-1}.preview-video.split h2{margin:12px 0 20px}.preview-video.split .preview-video-frame{width:100%}.preview-video.split .preview-video-copy .preview-copy{color:#737873;font-size:10px;line-height:1.75}.builder-toolbar{z-index:18;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;grid-template-columns:36px minmax(170px,.5fr) minmax(80px,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:8px 14px;display:grid;position:relative}.builder-back{color:#52525b;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.builder-back:hover{color:var(--purple);background:#f4f4f5}.builder-name{border-left:1px solid var(--line);min-width:0;padding-left:14px}.builder-name span,.builder-name small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.builder-name span{font-size:11px;font-weight:600}.builder-name small{color:var(--muted);margin-top:2px;font-size:8px}.builder-save-state{text-align:center;min-width:0;font-size:9px}.success-message{color:#16803c}.error-message{color:var(--danger)}.builder-toolbar-actions{align-items:center;gap:7px;display:flex}.builder-toolbar-actions>a{color:#52525b;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:9px;font-weight:600;text-decoration:none;display:inline-flex}.builder-toolbar-actions>a:hover{background:#f4f4f5}.builder-toolbar-actions .builder-delete{color:var(--danger)}.builder-viewport-switcher{border:1px solid var(--line);background:#f4f4f5;border-radius:7px;gap:2px;height:34px;padding:3px;display:flex}.builder-viewport-switcher button{color:#71717a;background:0 0;border:0;border-radius:5px;place-items:center;width:31px;display:grid}.builder-viewport-switcher button:hover{color:var(--purple)}.builder-viewport-switcher button.active{color:var(--purple);background:#fff;box-shadow:0 1px 3px #00000016}.builder-layout{grid-template-columns:250px minmax(520px,1fr) 330px;align-items:stretch;height:calc(100vh - 58px);display:grid;overflow:hidden}.builder-left,.builder-right{scrollbar-width:none;background:#fff;overflow:hidden auto}.builder-left::-webkit-scrollbar{display:none}.builder-right::-webkit-scrollbar{display:none}.builder-left{border-right:1px solid var(--line)}.builder-right{border-left:1px solid var(--line)}.builder-panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:43px;padding:0 14px;display:flex}.builder-panel-title strong{font-size:10px}.builder-panel-title span{color:var(--muted);font-size:8px}.builder-left-tabs{border-bottom:1px solid var(--line);background:#fafafa;grid-template-columns:repeat(3,1fr);gap:3px;height:44px;padding:6px;display:grid}.builder-left-tabs button{color:#71717a;background:0 0;border:0;border-radius:5px;font-size:8px;font-weight:700}.builder-left-tabs button:hover{color:var(--purple)}.builder-left-tabs button.active{color:var(--purple);background:#fff;box-shadow:0 1px 3px #00000012}.builder-page-settings{border-bottom:1px solid var(--line);padding:13px}.builder-field{color:#52525b;flex-direction:column;gap:6px;margin-bottom:12px;font-size:9px;font-weight:600;display:flex}.builder-field input,.builder-field textarea,.builder-field select{color:#27272a;resize:vertical;background:#fff;border:1px solid #d4d4d8;border-radius:5px;outline:none;width:100%;min-height:35px;padding:8px 9px;font-size:10px;font-weight:400}.builder-field input:focus,.builder-field textarea:focus,.builder-field select:focus{border-color:#3f3f46;box-shadow:0 0 0 3px #3f3f4619}.builder-page-settings details{border-top:1px solid #f0f0f1;padding-top:4px}.builder-page-settings summary{color:#52525b;cursor:pointer;padding:9px 0 5px;font-size:9px;font-weight:600}.check-field{color:#52525b;align-items:center;gap:7px;font-size:9px;display:flex}.check-field input{width:14px;height:14px}.seo-schema-card{background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;margin-top:16px;padding:12px}.seo-schema-card>header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.seo-schema-card>header strong,.seo-schema-card>header small{display:block}.seo-schema-card>header strong{color:#18181b;font-size:10px}.seo-schema-card>header small{color:#71717a;max-width:155px;margin-top:3px;font-size:8px;font-weight:400;line-height:1.45}.seo-schema-status{color:#3f3f46;text-transform:uppercase;letter-spacing:.04em;background:#e8e8ea;border-radius:999px;flex:none;padding:3px 6px;font-size:7px;font-weight:700}.seo-schema-card .builder-field{margin-bottom:0}.builder-page-settings .seo-schema-advanced{border-top:1px solid #e4e4e7;margin-top:12px;padding-top:0}.builder-page-settings .seo-schema-advanced summary{padding:11px 0 0;list-style-position:outside}.seo-schema-advanced>p{color:#71717a;margin:8px 0 10px;font-size:8px;font-weight:400;line-height:1.5}.seo-schema-advanced .builder-field textarea{min-height:120px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px}.manage-layouts-button{width:100%;min-height:36px;color:var(--purple);background:#fafafa;border:1px solid #a1a1aa;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:8px;font-weight:700;display:flex}.manage-layouts-button:hover{background:#f4f4f5}.seo-preview{border:1px solid var(--line);background:#fafafa;border-radius:7px;margin-top:20px;padding:13px}.seo-preview small,.seo-preview strong,.seo-preview span,.seo-preview p{display:block}.seo-preview small{color:#71717a;text-transform:uppercase;margin-bottom:10px;font-size:7px;font-weight:700}.seo-preview strong{color:#1a0dab;font-size:11px}.seo-preview span{color:#18753c;margin-top:3px;font-size:8px}.seo-preview p{color:#52525b;margin:7px 0 0;font-size:8px;line-height:1.5}.block-title{border-top:0}.builder-block-list{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;padding:8px;display:flex}.builder-block-list button{color:#71717a;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:13px 15px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:39px;padding:0 8px;display:grid}.builder-block-list button[draggable=true],.add-block-group>button[draggable=true]{cursor:grab}.builder-block-list button[draggable=true]:active,.add-block-group>button[draggable=true]:active{cursor:grabbing}.builder-block-list button:hover{background:#f7f7f8}.builder-block-list button.selected{color:var(--purple);background:#fafafa;border-color:#d4d4d8}.builder-block-list button span{color:#3f3f46;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:600;overflow:hidden}.builder-block-list button small{color:#a1a1aa;font-size:7px}.add-blocks{padding:13px}.add-blocks>strong{color:#71717a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:8px;display:block}.add-block-group{margin-top:13px}.add-block-group h4{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:7px;font-weight:700}.add-block-group>button{color:#71717a;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:22px minmax(0,1fr) 14px;align-items:center;gap:7px;width:100%;min-height:48px;padding:5px 7px;display:grid}.add-block-group>button:hover{color:var(--purple);background:#f4f4f5}.add-block-group>button span b,.add-block-group>button span small{display:block}.add-block-group>button span b{color:#3f3f46;font-size:9px}.add-block-group>button span small{color:#a1a1aa;margin-top:3px;font-size:7px}.builder-canvas{background:#efeff1;min-width:0;position:relative}.canvas-scroll{height:calc(100vh - 58px);padding:22px;overflow:auto}.builder-preview{background:#f8f6f1;border:1px solid #dddde0;border-radius:7px;width:min(1320px,100%);min-height:680px;margin:0 auto;transition:width .2s;overflow:hidden;box-shadow:0 12px 35px #18181b12;container-type:inline-size}.builder-preview.viewport-tablet{width:min(768px,100%)}.builder-preview.viewport-mobile{width:min(390px,100%)}.floating-rich-toolbar{z-index:25;filter:drop-shadow(0 5px 12px #18181b26);position:absolute;transform:translate(-50%)}.builder-preview.accepting-drop{box-shadow:0 0 0 3px #71717a66,0 12px 35px #18181b12}.rich-toolbar{background:#fff;border:1px solid #d4d4d8;border-radius:6px;justify-self:center;align-items:center;height:32px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.rich-toolbar>span{color:#71717a;padding:0 9px;font-size:8px;font-weight:600}.rich-toolbar>i{background:#e4e4e7;width:1px;height:18px}.rich-toolbar button{color:#52525b;background:0 0;border:0;place-items:center;width:29px;height:30px;display:grid}.rich-toolbar button:hover{color:var(--purple);background:#f4f4f5}.rich-colour-wrap{flex:0 0 29px;width:29px;height:30px;position:relative}.rich-colour-wrap .rich-colour-control{width:29px;height:30px}.rich-colour-control:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;bottom:4px;left:7px;right:7px}.rich-colour-input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;top:100%;left:50%}.rich-toolbar button b{font:700 11px Inter}.rich-toolbar button .font-small{font-size:8px}.rich-toolbar button .font-large{font-size:14px}.rich-toolbar button .font-xl{font-size:17px}.dynamic-content-note{background:#f7f7f5;border:1px solid #dededb;border-radius:8px;padding:12px}.dynamic-content-note strong{font-size:10px;display:block}.dynamic-content-note p{color:#666b68;margin:6px 0 10px;font-size:9px;line-height:1.55}.dynamic-content-note button{justify-content:center;width:100%}.preview-site-header{color:#202724;background:#fff;border-bottom:1px solid #e4e2dc;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;padding:0 26px;font-size:8px;display:grid}.preview-site-header b{font:700 12px Manrope}.preview-site-header i{justify-self:end;font-style:normal}.preview-halden-header{color:#1b211f;background:#fff;font-family:Arial,sans-serif}.preview-halden-utility{color:#fff;background:#1b211f;justify-content:center;align-items:center;min-height:30px;padding:0 26px;font-size:8px;display:flex}.preview-halden-utility span:last-child{position:absolute;right:28px}.preview-halden-brandbar{border-bottom:1px solid #e7e4dc;justify-content:center;align-items:center;height:44px;display:flex;position:relative}.preview-halden-brandbar b{letter-spacing:.26em;text-transform:uppercase;font-size:11px;font-weight:650}.preview-halden-brandbar i{align-items:center;gap:10px;font-style:normal;display:flex;position:absolute;right:28px}.preview-halden-brandbar i small{background:#f3f1ea;border-radius:50%;place-items:center;min-width:13px;height:13px;margin-left:-7px;font-size:7px;display:grid}.preview-halden-header>nav{white-space:nowrap;border-bottom:1px solid #e7e4dc;justify-content:center;align-items:center;gap:18px;min-height:34px;padding:0 22px;font-size:8px;display:flex;overflow:hidden}.preview-custom-header{color:#202724;background:#fff}.preview-custom-header>small{text-align:center;color:#fff;background:#17211d;margin:0;padding:7px 20px}.preview-custom-header>div{grid-template-columns:1fr auto 1fr;align-items:center;min-height:58px;padding:0 26px;display:grid}.preview-custom-header b{font:700 12px Manrope}.preview-custom-header nav{gap:20px;font-size:8px;display:flex}.preview-custom-header i{justify-self:end;font-size:8px;font-style:normal}.preview-page-heading{color:#202724;background:#f8f6f1;padding:clamp(48px,6vw,86px) 8% 34px}.preview-page-heading small{color:#777d79;letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:7px;font-weight:700;display:block}.preview-page-heading h1{letter-spacing:-.055em;max-width:900px;margin:0;font:600 clamp(36px,5.5vw,68px)/.98 Manrope,sans-serif}.preview-block{text-align:left;background:0 0;border:0;outline:0;width:100%;padding:0;display:block;position:relative}.preview-block>section{background-color:inherit;color:inherit;padding-top:var(--block-padding-top,80px)!important;padding-bottom:var(--block-padding-bottom,80px)!important;min-height:var(--block-min-height,0)!important}.block-drop-zone{z-index:12;color:#18181b;background:#f4f4f5;place-items:center;height:0;font-size:8px;font-weight:700;transition:height .15s;display:grid;position:relative;overflow:hidden}.builder-preview.accepting-drop .block-drop-zone{border:1px dashed #3f3f46;height:28px}.block-drop-zone:hover{background:#e4e4e7;height:42px!important}.preview-block:after{content:"";pointer-events:none;border:2px solid #0000;transition:all .15s;position:absolute;inset:0}.preview-block:hover:after{border-color:#71717a88}.preview-block.selected:after{border-color:#27272a;box-shadow:inset 0 0 0 1px #fff}.preview-block-label{z-index:3;color:#fff;background:#27272a;border-radius:4px;place-items:center;width:19px;height:19px;font-size:7px;font-weight:700;display:none;position:absolute;top:8px;left:8px}.preview-block.selected .preview-block-label{display:grid}.preview-block-tools{z-index:8;color:#fff;background:#18181b;border-radius:6px;align-items:center;height:30px;display:flex;position:absolute;top:8px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 14px #00000045}.preview-block-tools>span{white-space:nowrap;border-right:1px solid #ffffff30;align-items:center;gap:5px;height:100%;padding:0 9px;font-size:7px;font-weight:700;display:inline-flex}.preview-block-tools .section-drag-handle{cursor:grab}.preview-block-tools .section-drag-handle:active{cursor:grabbing}.preview-block-tools button{color:#fff;background:0 0;border:0;border-left:1px solid #ffffff20;place-items:center;width:29px;height:30px;display:grid}.preview-block-tools button:hover:not(:disabled){background:#ffffff20}.preview-block-tools button:disabled{opacity:.35;cursor:not-allowed}.preview-block-tools button.danger:hover{background:#b42318}.inline-edit{cursor:text;outline-offset:4px;border-radius:3px;outline:1px dashed #0000;min-width:24px;transition:outline .15s,background .15s;position:relative}.inline-edit:hover{outline-color:#71717aaa}.inline-edit:focus{background:#ffffff18;outline:2px solid #3f3f46;box-shadow:0 0 0 5px #3f3f4624}.inline-edit:empty:before{content:attr(data-placeholder);opacity:.52}.preview-hero{color:#fff;background:#26372f 50%/cover;align-items:center;min-height:400px;padding:66px;display:flex}.preview-hero>div{max-width:550px}.preview-halden-carousel{background-position:50%;min-height:460px;padding-inline:9%;position:relative}.preview-halden-carousel>div:first-child{max-width:470px}.preview-halden-carousel h2{text-transform:uppercase;font-size:clamp(34px,5vw,66px)}.preview-carousel-arrow{z-index:4;color:#fff;cursor:pointer;background:#00000030;border:1px solid #fff7;place-items:center;width:34px;height:44px;font-size:24px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.preview-carousel-arrow.previous{left:16px}.preview-carousel-arrow.next{right:16px}.preview-carousel-dots{z-index:4;justify-content:center;gap:7px;display:flex;position:absolute;bottom:18px;left:0;right:0;max-width:none!important}.preview-carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:7px;height:7px;padding:0}.preview-carousel-dots button.active{background:#fff}.preview-halden-stories{color:#1b211f;background:#fff;padding:48px 5%}.preview-halden-stories>div{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:max(280px,33.3333% - 8px);grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.preview-halden-stories>div::-webkit-scrollbar{display:none}.preview-halden-stories article{scroll-snap-align:start;min-width:0}.preview-halden-stories article img,.preview-halden-stories article>span{aspect-ratio:1.55;object-fit:cover;color:#71717a;background:#ebe8e0;place-items:center;width:100%;font-size:8px;display:grid}.preview-halden-stories article small{color:#71717a;margin:10px 0 5px;font-size:7px}.preview-halden-stories article h3{margin:0 0 5px;font-size:11px}.preview-halden-stories article p{font-size:8px}@container (width<=520px){.preview-halden-stories{padding:30px 20px 36px;overflow:hidden}.preview-halden-stories>h2{margin-bottom:18px;font-size:22px}.preview-halden-stories>div{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:82cqw;grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.preview-halden-stories>div::-webkit-scrollbar{display:none}.preview-halden-stories article{scroll-snap-align:start;scroll-snap-stop:always;background:#fff;border:1px solid #ecece8;overflow:hidden}.preview-halden-stories article img,.preview-halden-stories article>span{aspect-ratio:16/10}.preview-halden-stories article small{margin:0;padding:15px 16px 6px;font-size:9px}.preview-halden-stories article h3{margin:0;padding:0 16px 8px;font-size:18px;line-height:1.2}.preview-halden-stories article p{color:#65706b;margin:0;padding:0 16px 20px;font-size:12px;line-height:1.5}}.preview-block small{color:inherit;opacity:.7;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:7px;font-weight:700;display:block}.preview-block h2{margin:0 0 15px;font-size:clamp(27px,4vw,48px);line-height:1}.preview-block p,.preview-copy{color:inherit;opacity:.72;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.7}.preview-hero span,.preview-callout span{color:#202724;background:#fff;border-radius:99px;align-items:center;min-height:35px;margin-top:20px;padding:0 14px;font-size:8px;font-weight:700;display:inline-flex}.preview-heading-block{color:#202724;background:#f8f6f1;padding:62px 8% 42px}.preview-heading-block.center{text-align:center;flex-direction:column;align-items:center;display:flex}.preview-heading-block h1{letter-spacing:-.055em;max-width:760px;margin:0;font:600 clamp(36px,5.5vw,68px)/.98 Manrope,sans-serif}.preview-text{color:#202724;background:#fff;padding:65px 10%}.preview-text.center{text-align:center;flex-direction:column;align-items:center;display:flex}.preview-text.center h2,.preview-text.center .preview-copy{margin-inline:auto}.preview-text h2,.preview-features h2{max-width:640px}.preview-text .preview-copy{max-width:680px}.preview-columns{color:#202724;background:#fff;padding:65px 8%}.preview-columns>h2{max-width:720px}.preview-column-grid{gap:12px;margin-top:30px;display:grid}.preview-column-grid article{background:#f0ece3;border-radius:10px;min-width:0;overflow:hidden}.preview-column-grid article>img{aspect-ratio:1.55;object-fit:cover;width:100%;display:block}.preview-column-grid article>div{padding:23px}.preview-columns.columns-2 .preview-column-grid article.has-image{grid-template-columns:minmax(120px,.82fr) minmax(0,1.18fr);min-height:235px;display:grid}.preview-columns.columns-2 .preview-column-grid article.has-image>img{aspect-ratio:auto;height:100%}.preview-columns.columns-2 .preview-column-grid article.has-image>div{flex-direction:column;justify-content:center;padding:18px;display:flex}.preview-columns.columns-2 .preview-column-grid h3{font-size:14px}.preview-column-grid h3{letter-spacing:-.025em;margin:0 0 10px;font:650 17px/1.15 Manrope}.preview-column-grid .preview-copy{font-size:9px}.preview-image-text{color:#202724;background:#f0ece3;grid-template-columns:1fr 1fr;min-height:370px;display:grid}.preview-image-text.image-right .preview-image{order:2}.preview-image-text>div:not(.preview-image){flex-direction:column;justify-content:center;align-items:flex-start;padding:55px;display:flex}.preview-image{color:#85857f;background:#d9d4c9;place-items:center;min-height:340px;font-size:10px;display:grid;overflow:hidden}.preview-image img{object-fit:cover;width:100%;height:100%}.preview-image-text b{border-bottom:1px solid;margin-top:16px;padding-bottom:3px;font-size:8px}.preview-features{color:#202724;background:#fff;padding:65px 8%}.preview-features>div{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:28px;display:grid}.preview-features article{background:#e1e5dc;border-radius:9px;min-height:135px;padding:18px}.preview-features article i{font-size:7px;font-style:normal}.preview-features article h3{margin:26px 0 8px;font:700 13px Manrope}.preview-features article .preview-copy{font-size:8px}.preview-callout{text-align:center;padding:70px 11%;position:relative;overflow:hidden}.preview-callout-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.preview-callout-content{z-index:1;position:relative}.preview-callout h2{max-width:700px;margin-inline:auto}.preview-callout .preview-copy{max-width:580px;margin-inline:auto}.preview-callout.dark{color:#fff;background:#17211d}.preview-callout.sage{color:#202724;background:#d8dfd1}.preview-callout.sand{color:#202724;background:#e7ddcb}.preview-gallery,.preview-dynamic-grid{color:#202724;background:#fff;padding:65px 8%}.preview-gallery>div{gap:10px;margin-top:30px;display:grid}.preview-gallery>div>img{aspect-ratio:1;object-fit:cover;border-radius:7px;width:100%}.preview-gallery>div>span{color:#3f3f46;border:1px dashed #a1a1aa;grid-column:1/-1;place-items:center;min-height:180px;display:grid}.preview-dynamic-grid>div{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px;display:grid}.preview-dynamic-grid article{aspect-ratio:1/.82;color:#71717a;background:linear-gradient(145deg,#e4e4e7,#f4f4f5);border-radius:7px;place-items:end start;padding:14px;font-size:9px;display:grid}.preview-halden-collection-rail>div,.preview-halden-recent-rail>div{overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:none;display:flex;overflow-x:auto}.preview-halden-collection-rail>div::-webkit-scrollbar{height:0}.preview-halden-recent-rail>div::-webkit-scrollbar{height:0}.preview-halden-collection-rail article{aspect-ratio:1/1.18;border-radius:8px;flex:0 0 clamp(105px,19%,155px)}.preview-halden-recent-rail article{aspect-ratio:1/1.18;border-radius:8px;flex:0 0 clamp(150px,24%,200px)}.preview-featured-product{color:#202724;background:#f0ece3;grid-template-columns:1.1fr .9fr;min-height:440px;display:grid}.preview-featured-product>div{color:#85857f;background:#d9d4c9;place-items:center;font-size:10px;display:grid}.preview-featured-product article{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px;display:flex}.preview-featured-product article>b{border-bottom:1px solid;margin-top:22px;font-size:9px}.preview-testimonials{color:#202724;background:#e9e3d8;padding:65px 8%}.preview-testimonials>div{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px;display:grid}.preview-testimonials blockquote{background:#fff;border-radius:8px;margin:0;padding:24px}.preview-testimonials blockquote>div{margin-bottom:18px;font-size:13px;line-height:1.5}.preview-testimonials blockquote b{font-size:8px}.preview-newsletter{text-align:center;color:#fff;background:#17211d;padding:70px 12%}.preview-newsletter .preview-copy{max-width:580px;margin-inline:auto}.preview-newsletter>div:last-child{color:#71717a;text-align:left;background:#fff;justify-content:space-between;align-items:center;max-width:500px;min-height:44px;margin:26px auto 0;padding-left:16px;font-size:9px;display:flex}.preview-newsletter>div:last-child b{color:#202724;background:#d8dfd1;align-self:stretch;place-items:center;padding:0 18px;display:grid}.preview-custom-footer{color:#fff;background:#17211d;grid-template-columns:1fr 2fr auto;align-items:start;gap:28px;min-height:150px;padding:38px 8%;display:grid}.preview-custom-footer>b{font:700 12px Manrope}.preview-custom-footer nav{gap:18px;font-size:8px;display:flex}.preview-custom-html{color:#202724;background:#fff;padding:55px 8%}.preview-custom-html>div{border:1px dashed #a1a1aa;border-radius:7px;min-height:100px;padding:22px}.preview-footer{color:#fff;background:#17211d;justify-content:space-between;min-height:100px;padding:28px;font:700 10px Manrope;display:flex}.preview-footer span{color:#9da7a1;font:400 8px Inter}.preview-halden-footer{color:#fff;background:#1b211f;padding:36px 34px 18px;font-family:Arial,sans-serif}.preview-halden-footer-grid{grid-template-columns:1.3fr repeat(4,minmax(0,1fr));gap:30px;display:grid}.preview-halden-footer-grid section{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.preview-halden-footer-grid b{letter-spacing:.22em;text-transform:uppercase;margin-bottom:3px;font-size:11px}.preview-halden-footer-grid strong{color:#fff8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px;font-size:7px}.preview-halden-footer-grid p,.preview-halden-footer-grid span{color:#ffffffd6;margin:0;font-size:7px;line-height:1.55}.preview-halden-footer-band,.preview-halden-footer-legal{color:#ffffffa8;justify-content:space-between;align-items:center;gap:18px;font-size:7px;display:flex}.preview-halden-footer-band{border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;margin-top:30px;padding:14px 0}.preview-halden-footer-legal{color:#ffffff78;padding-top:14px}.empty-canvas{color:#a1a1aa;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.empty-canvas strong{color:#52525b;margin-top:14px;font-size:11px}.empty-canvas p{font-size:9px}.block-inspector{width:100%;min-width:0;padding:14px;overflow:hidden}.block-inspector *,.contact-form-editor,.contact-delivery-card,.contact-field-list,.contact-field-card{box-sizing:border-box;min-width:0;max-width:100%}.inspector-tabs{background:#f4f4f5;border-radius:6px;grid-template-columns:repeat(3,1fr);gap:3px;margin:0 0 14px;padding:3px;display:grid}.inspector-tabs button{color:#71717a;background:0 0;border:0;border-radius:4px;min-height:30px;font-size:8px;font-weight:700}.inspector-tabs button.active{color:var(--purple);background:#fff;box-shadow:0 1px 3px #00000012}.inspector-design-fields input[type=range]{min-height:24px;padding:0}.style-swatches{grid-template-columns:repeat(3,32px) 1fr;align-items:center;gap:7px;display:grid}.style-swatches>button:not(.clear-style){border:1px solid #d4d4d8;border-radius:5px;width:32px;height:32px}.style-swatches .clear-style{border:1px solid var(--line);color:#71717a;background:#fff;border-radius:5px;min-height:32px;font-size:8px;font-weight:700}.inspector-title{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:13px;display:flex}.inspector-icon{width:31px;height:31px;color:var(--purple);background:#f4f4f5;border-radius:6px;place-items:center;display:grid}.inspector-title strong,.inspector-title small{display:block}.inspector-title strong{font-size:10px}.inspector-title small{color:var(--muted);margin-top:3px;font-size:7px}.block-actions{grid-template-columns:repeat(4,1fr);gap:5px;margin:11px 0 14px;display:grid}.block-actions button{border:1px solid var(--line);color:#71717a;background:#fff;border-radius:5px;place-items:center;height:30px;display:grid}.block-actions button:hover:not(:disabled){color:var(--purple);border-color:#a1a1aa}.block-actions button:disabled{opacity:.35;cursor:not-allowed}.block-actions button.danger:hover{color:var(--danger)}.feature-editor-item{border:1px solid var(--line);background:#fafafa;border-radius:6px;margin-bottom:9px;padding:10px}.hero-slide-editor-item{border:1px solid var(--line);background:#fafafa;border-radius:6px;margin-bottom:10px;padding:10px}.hero-slide-editor-item>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.hero-slide-editor-item>div:first-child strong{font-size:9px}.hero-slide-editor-item>div:first-child button{color:#e11d48;background:#fff1f2;border:0;border-radius:4px;place-items:center;width:25px;height:25px;display:grid}.hero-slide-editor-item>small{color:#71717a;margin-top:7px;font-size:7px;line-height:1.45;display:block}.feature-editor-item>div:first-child{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.feature-editor-item>div strong{font-size:8px}.feature-editor-item>div button{color:var(--danger);background:0 0;border:0}.builder-help{color:#71717a;margin:-4px 0 12px;font-size:8px;line-height:1.5}.column-editor-item{border:1px solid var(--line);background:#fafafa;border-radius:6px;margin:9px 0;padding:10px}.column-editor-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.column-editor-heading strong{font-size:8px}.column-editor-heading button{color:#e11d48;background:#fff1f2;border:0;border-radius:4px;place-items:center;width:26px;height:26px;display:grid}.column-editor-heading button:disabled{opacity:.35}.column-editor-item>small{color:#71717a;margin-top:8px;font-size:7px;line-height:1.4;display:block}.add-feature{width:100%;min-height:32px;color:var(--purple);background:#fafafa;border:1px dashed #a1a1aa;border-radius:5px;justify-content:center;align-items:center;gap:5px;font-size:8px;font-weight:600;display:flex}.inspector-empty{color:var(--muted);text-align:center;padding:30px 20px;font-size:9px}.layout-manager{z-index:120;background:#f4f4f5;position:fixed;inset:0}.layout-manager .builder-toolbar{grid-template-columns:36px minmax(220px,.5fr) 1fr auto}.layout-manager-grid{grid-template-columns:240px minmax(480px,1fr) 300px;height:calc(100vh - 58px);display:grid}.layout-manager-list,.layout-manager-settings{background:#fff;overflow-y:auto}.layout-manager-list{border-right:1px solid var(--line)}.layout-manager-settings{border-left:1px solid var(--line)}.layout-manager-list section{border-bottom:1px solid var(--line);padding:12px 9px}.layout-manager-list section>strong{color:#71717a;text-transform:uppercase;padding:0 6px 7px;font-size:8px;display:block}.layout-manager-list section>button{color:#71717a;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:9px;width:100%;min-height:45px;margin:2px 0;padding:6px 8px;display:flex}.layout-manager-list section>button:hover,.layout-manager-list section>button.selected{color:var(--purple);background:#fafafa}.layout-manager-list section>button.selected{border-color:#d4d4d8}.layout-manager-list button span,.layout-manager-list button small{display:block}.layout-manager-list button span{color:#3f3f46;font-size:9px;font-weight:700}.layout-manager-list button small{color:#a1a1aa;margin-top:3px;font-size:7px;font-weight:400}.layout-manager-canvas{background:#e7e7ea;padding:36px;overflow:auto}.layout-preview{background:#f8f6f1;border:1px solid #d4d4d8;border-radius:8px;flex-direction:column;width:min(1050px,100%);min-height:620px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 18px 40px #18181b18}.layout-preview-announcement{color:#fff;text-align:center;background:#17211d;min-height:28px;padding:9px 20px;font-size:8px}.layout-preview header{background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 28px;display:grid}.layout-preview header b,.layout-preview footer b{font:700 12px Manrope}.layout-preview header nav{gap:22px;font-size:8px;display:flex}.layout-preview header i{justify-self:end;font-size:8px;font-style:normal}.layout-preview-page{color:#a1a1aa;flex:1;place-items:center;min-height:430px;font-size:10px;display:grid}.layout-preview footer{grid-template-columns:minmax(180px, 2fr) repeat(var(--footer-link-columns,2), minmax(100px, 1fr));color:#fff;background:#17211d;gap:28px;min-height:190px;padding:42px;display:grid}.layout-preview footer p{color:#aab2ae;max-width:360px;font-size:9px;line-height:1.6}.layout-preview footer nav{flex-direction:column;gap:9px;font-size:8px;display:flex}.layout-preview footer small{color:#aab2ae;border-top:1px solid #ffffff1a;grid-column:1/-1;align-self:end;padding-top:18px;font-size:7px}.layout-default{color:var(--purple);background:#fafafa;border-radius:6px;margin:4px 0 18px;padding:10px;font-weight:700}.layout-inline-edit{outline-offset:3px;cursor:text;border-radius:3px;outline:1px dashed #0000;min-width:22px}.layout-inline-edit:hover{outline-color:#71717aaa}.layout-inline-edit:focus{background:#ffffff18;outline:2px solid #3f3f46;box-shadow:0 0 0 4px #3f3f4624}.layout-inline-edit:empty:before{content:attr(data-placeholder);opacity:.55}.layout-option{margin:9px 0}.layout-subheading{color:#71717a;letter-spacing:.06em;text-transform:uppercase;margin:20px 0 10px;font-size:8px;font-weight:800}.footer-column-editor{margin-bottom:13px}.footer-link-editor{grid-template-columns:1fr 1.2fr 26px;gap:5px;margin-bottom:6px;display:grid}.footer-link-editor input{border:1px solid #d4d4d8;border-radius:4px;min-width:0;height:30px;padding:0 7px;font-size:8px}.footer-link-editor button{color:var(--danger);background:#fff1f2;border:0;border-radius:4px;place-items:center;display:grid}.layout-preview-announcement>span{gap:14px;display:inline-flex}.layout-preview-announcement>span>i{opacity:.5;margin:0 14px}.menu-editor-modal{z-index:150;background:#f4f4f5;position:fixed;inset:0}.menu-editor-modal>header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:10px;height:58px;padding:8px 14px;display:grid}.menu-editor-modal>header button{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.menu-editor-modal>header span{color:#16803c;text-align:center;font-size:8px}.menu-editor-grid{grid-template-columns:250px minmax(500px,820px);justify-content:center;gap:24px;height:calc(100vh - 58px);padding:24px;display:grid;overflow:auto}.menu-editor-grid>aside,.menu-editor-grid>main{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px}.menu-editor-grid>aside{height:max-content}.menu-editor-grid>aside>strong{margin-bottom:10px;font-size:10px;display:block}.menu-editor-grid>aside>button{text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:7px 9px;font-size:9px;display:flex}.menu-editor-grid>aside small{color:#a1a1aa;font-size:7px;display:block}.menu-items-editor>article{border:1px solid var(--line);background:#fafafa;border-radius:7px;margin-bottom:12px;padding:13px}.menu-item-head{align-items:center;gap:5px;margin-bottom:10px;display:flex}.menu-item-head strong{flex:1;font-size:9px}.menu-item-head button,.menu-children button{border:1px solid var(--line);background:#fff;border-radius:4px;place-items:center;width:27px;height:27px;display:grid}.menu-item-fields,.menu-children section>div:first-child,.mega-links>div{grid-template-columns:1fr 1.4fr 28px;gap:6px;display:grid}.menu-item-fields{grid-template-columns:1fr 1.5fr}.menu-item-fields label{color:#71717a;font-size:8px}.menu-item-fields input,.menu-children input{border:1px solid #d4d4d8;border-radius:4px;width:100%;height:32px;margin-top:4px;padding:0 8px;font-size:8px}.menu-children{border-left:2px solid #d4d4d8;margin-top:12px;padding-left:18px}.menu-children section{margin-bottom:10px}.mega-links>.menu-group-media{margin:6px 0 10px;display:block}.menu-group-media .media-empty{min-height:62px}.mega-links>button,.menu-children>button{width:auto;color:var(--purple);gap:5px;padding:0 9px;font-size:7px;font-weight:700;display:inline-flex}.add-menu-item{width:100%;min-height:38px;color:var(--purple);background:#fafafa;border:1px dashed #71717a;border-radius:6px;font-size:8px;font-weight:700}.menu-editor-modal>header{gap:12px;height:64px;padding:10px 20px}.menu-editor-modal>header>strong{font-size:17px}.menu-editor-modal>header button{border-radius:8px;min-height:38px;padding:0 14px;font-size:12px}.menu-editor-modal>header button.primary{color:#fff;background:#18181b;border-color:#18181b}.menu-editor-modal>header span{font-size:12px}.menu-editor-grid{grid-template-columns:230px minmax(0,1fr);justify-content:stretch;gap:20px;max-width:1380px;height:calc(100vh - 64px);margin:0 auto;padding:24px}.menu-editor-grid>aside,.menu-editor-grid>main{border-radius:12px;padding:20px}.menu-editor-grid>aside{position:sticky;top:0}.menu-editor-grid>aside>strong{margin-bottom:12px;font-size:13px}.menu-editor-grid>aside>button{border-radius:8px;min-height:48px;padding:9px 11px;font-size:12px}.menu-editor-grid>aside>button.selected{color:#fff;background:#18181b;border-color:#18181b}.menu-editor-grid>aside>button.selected small{color:#d4d4d8}.menu-editor-grid>aside small{font-size:10px}.menu-editor-grid>main>.builder-field{margin-bottom:18px;display:block}.menu-editor-grid>main>.builder-field span{margin-bottom:7px;font-size:11px;font-weight:600;display:block}.menu-editor-grid>main>.builder-field input{border:1px solid #d4d4d8;border-radius:8px;width:100%;height:42px;padding:0 12px;font-size:13px}.menu-items-editor>article{background:#fff;border-radius:10px;margin-bottom:10px;padding:0;overflow:hidden}.menu-items-editor>article.is-expanded{border-color:#a1a1aa;box-shadow:0 8px 24px #0000000d}.menu-item-head{gap:7px;min-height:58px;margin:0;padding:9px 11px}.menu-item-head .menu-item-toggle{text-align:left;background:0 0;border:0;flex:1;justify-content:flex-start;gap:10px;width:auto;height:auto;min-height:38px;padding:4px 6px;display:flex}.menu-item-toggle>span{flex-direction:column;gap:3px;display:flex}.menu-item-toggle strong{font-size:13px}.menu-item-toggle small{color:#71717a;font-size:10px;font-weight:400}.menu-item-head>button:not(.menu-item-toggle){border-radius:7px;width:34px;height:34px}.menu-item-body{border-top:1px solid var(--line);background:#fafafa;padding:16px}.menu-item-fields{gap:12px}.menu-item-fields label,.menu-item-body .check-field{color:#52525b;font-size:11px;font-weight:600}.menu-item-fields input,.menu-children input{background:#fff;border-radius:7px;height:38px;margin-top:6px;padding:0 10px;font-size:12px}.menu-item-body .check-field{align-items:center;gap:7px;margin-top:12px;display:flex}.menu-children{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;padding:0;display:grid}.menu-children section{background:#fff;border:1px solid #e4e4e7;border-radius:9px;min-width:0;margin:0;padding:12px}.menu-children section>div:first-child,.mega-links>div{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr) 34px;gap:8px}.menu-children section>div:first-child input,.mega-links>div input{margin-top:0}.menu-item-head button,.menu-children button{border-radius:7px}.mega-links{padding:10px 0 0}.mega-links>.menu-group-media{margin:4px 0 12px}.menu-group-media .media-field{margin:0}.menu-group-media .media-field-head{font-size:11px}.menu-children .media-field-head button{gap:5px;width:auto;min-height:32px;padding:0 10px;font-size:10px;display:inline-flex}.menu-children .media-empty{width:100%;height:auto;min-height:72px;padding:10px;font-size:10px;display:flex}.menu-group-media .selected-media{grid-template-columns:minmax(110px,150px)}.mega-links>button,.menu-children>button{color:#18181b;gap:6px;min-height:34px;padding:0 11px;font-size:10px}.menu-children>button{grid-column:1/-1;justify-self:start}.add-menu-item{color:#18181b;border-radius:8px;min-height:44px;font-size:11px}@media (width<=900px){.menu-editor-grid{grid-template-columns:1fr}.menu-editor-grid>aside{position:static}.menu-children{grid-template-columns:1fr}}@container (width<=780px){.preview-halden-utility span:last-child,.preview-halden-header>nav,.preview-halden-brandbar i svg:nth-of-type(2),.preview-halden-brandbar i svg:nth-of-type(3){display:none}.preview-halden-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-site-header{grid-template-columns:1fr auto;padding:0 20px}.preview-site-header span{display:none}.preview-hero{min-height:340px;padding:42px 28px}.preview-heading-block,.preview-text,.preview-columns,.preview-features,.preview-gallery,.preview-dynamic-grid,.preview-callout{padding:48px 28px}.preview-image-text,.preview-video.split,.preview-video.split.video-left{grid-template-columns:1fr}.preview-video.split.video-left .preview-video-media,.preview-image-text.image-right .preview-image{order:0}.preview-image-text>div:not(.preview-image){padding:40px 28px}.preview-featured-product{grid-template-columns:1fr}.preview-featured-product>div{min-height:250px}.preview-featured-product article{padding:42px 28px}.preview-features>div,.preview-column-grid,.preview-dynamic-grid>div{grid-template-columns:1fr}.preview-column-grid{grid-template-columns:1fr!important}.preview-columns.columns-2 .preview-column-grid article.has-image{display:block}.preview-columns.columns-2 .preview-column-grid article.has-image>img{aspect-ratio:1.55;height:auto}.preview-testimonials>div,.preview-custom-footer{grid-template-columns:1fr}.preview-footer{flex-direction:column;gap:16px}}@media (width<=1180px){.builder-layout{grid-template-columns:225px minmax(430px,1fr) 245px}.preview-hero{padding:45px}}@media (width<=980px){.builder-layout{grid-template-columns:220px minmax(430px,1fr)}.builder-right{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}.canvas-scroll{height:650px}.block-inspector{max-width:660px}}.preview-contact-form{color:#171c1a;background:#f6f5f1;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:70px;padding:72px 64px;display:grid}.preview-contact-intro h2{margin:8px 0 15px;font-size:40px;line-height:1.05}.preview-contact-intro small{text-transform:uppercase;letter-spacing:.14em;font-size:9px}.preview-contact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;display:grid}.preview-contact-fields label{grid-column:1/-1;gap:7px;font-size:10px;font-weight:600;display:grid}.preview-contact-fields label.half{grid-column:auto}.preview-contact-fields i{background:#fff;border:1px solid #c9c8c2;height:40px;display:block}.preview-contact-fields i.textarea{height:92px}.preview-contact-fields b{color:#fff;background:#171c1a;grid-column:1/-1;width:max-content;padding:13px 23px;font-size:10px}.contact-form-editor{gap:16px;display:grid}.contact-delivery-card,.contact-field-card{border:1px solid var(--line);background:#fafafa;border-radius:9px;padding:12px}.contact-delivery-card>strong{margin-bottom:10px;font-size:12px;display:block}.contact-field-list{gap:10px;display:grid}.contact-field-list-heading{gap:3px;display:grid}.contact-field-list-heading small{color:var(--muted);font-size:9px;line-height:1.4}.contact-field-card-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.contact-field-card-heading>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.contact-field-card-heading span{gap:3px;display:flex}.contact-field-card-heading button{border:1px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.contact-field-options{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:8px;display:grid}.contact-field-options>label{align-items:center;gap:6px;font-size:10px;display:flex}.contact-field-options>label:last-child{gap:4px;display:grid}.contact-field-options input[type=checkbox]{width:14px;height:14px}.contact-field-options select{min-height:34px}@container (width<=780px){.preview-contact-form{grid-template-columns:1fr;gap:35px;padding:48px 28px}}.settings-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px;display:grid}.settings-main{flex-direction:column;gap:14px;display:flex}.settings-card,.settings-summary{border:1px solid var(--line);background:#fff;border-radius:9px;box-shadow:0 1px 2px #00000008}.settings-card>header{border-bottom:1px solid var(--line);align-items:center;min-height:62px;padding:0 18px;display:flex}.settings-card>header>div{color:var(--purple);align-items:center;gap:11px;display:flex}.settings-card>header span strong,.settings-card>header span small{display:block}.settings-card>header span strong{color:#27272a;font-size:11px}.settings-card>header span small{color:var(--muted);margin-top:4px;font-size:9px}.settings-fields{padding:18px}.settings-fields.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.settings-fields .wide{grid-column:1/-1}.settings-fields label{color:#3f3f46;flex-direction:column;gap:7px;margin-bottom:14px;font-size:9px;font-weight:600;display:flex}.settings-fields input,.settings-fields textarea,.settings-fields select{resize:vertical;background:#fff;border:1px solid #d4d4d8;border-radius:6px;outline:0;width:100%;min-height:39px;padding:9px 10px;font-size:10px;font-weight:400}.settings-fields input:focus,.settings-fields textarea:focus,.settings-fields select:focus{border-color:#3f3f46;box-shadow:0 0 0 3px #3f3f461c}.order-number-preview{background:#fafafa;border:1px solid #e4e4e7;border-radius:6px;flex-direction:column;justify-content:center;gap:3px;min-height:39px;padding:8px 10px;display:flex}.order-number-preview span{color:#71717a;font-size:9px}.order-number-preview strong{color:#18181b;letter-spacing:.02em;font-size:11px}.settings-summary{padding:20px;position:sticky;top:78px}.settings-site-icon{width:40px;height:40px;color:var(--purple);background:#f4f4f5;border-radius:9px;place-items:center;display:grid}.settings-summary>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:18px 0 5px;font-size:8px;font-weight:600}.settings-summary>strong{font:700 18px Manrope;display:block}.settings-summary>a{color:var(--purple);align-items:center;gap:5px;margin-top:6px;font-size:9px;text-decoration:none;display:inline-flex}.settings-summary dl{border-top:1px solid var(--line);margin:22px 0}.settings-summary dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:12px 0;font-size:9px;display:flex}.settings-summary dt{color:var(--muted)}.settings-summary dd{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin:0;overflow:hidden}.settings-summary>small{color:#8b8b94;font-size:8px;line-height:1.6;display:block}.settings-card>header{justify-content:space-between;gap:14px}.settings-toggle{color:#27272a;align-items:center;gap:7px;font-size:9px;font-weight:650;display:inline-flex}.settings-toggle input{accent-color:#171717}.settings-fields .settings-check{border:1px solid var(--line);border-radius:7px;flex-direction:row;align-items:flex-start;gap:9px;padding:11px}.settings-check input{accent-color:#171717;width:15px;min-height:15px;margin-top:2px;padding:0}.settings-check span strong,.settings-check span small{display:block}.settings-check span small{color:var(--muted);margin-top:3px;font-weight:400;line-height:1.45}.email-test-row{justify-content:space-between;align-items:center;gap:16px;padding-top:5px;display:flex}.email-test-row>small{color:var(--muted);font-size:9px}.email-template-tabs{background:#f4f4f5;border-radius:6px;padding:3px;display:flex;color:#27272a!important;gap:3px!important}.email-template-tabs button{background:0 0;border:0;border-radius:4px;min-height:28px;padding:0 11px;font-size:9px}.email-template-tabs button.active{background:#fff;font-weight:700;box-shadow:0 1px 3px #00000012}.email-brand-fields{padding-bottom:4px}.email-brand-fields input[type=color]{padding:4px}.email-builder{grid-template-columns:minmax(360px,.9fr) minmax(340px,1.1fr);gap:16px;padding:14px 18px 20px;display:grid}.email-builder-panel{min-width:0}.email-blocks{flex-direction:column;gap:8px;display:flex}.email-block{background:#fff;border:1px solid #dedee2;border-radius:7px;overflow:hidden}.email-block>header{background:#fafafa;border-bottom:1px solid #eeeeef;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;display:flex}.email-block>header strong{text-transform:capitalize;font-size:9px}.email-block>header span{gap:2px;display:flex}.email-block>header button{color:#52525b;background:0 0;border:0;border-radius:4px;place-items:center;width:27px;height:27px;display:grid}.email-block>header button:hover{background:#ebebed}.email-block>header button:last-child{color:#b42318}.email-block>header button:disabled{opacity:.3}.email-block>textarea{width:calc(100% - 20px);font:inherit;resize:vertical;border:1px solid #d4d4d8;border-radius:5px;margin:10px 10px 4px;padding:8px;font-size:10px}.email-block>label{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:7px 10px 10px;font-size:8px;display:flex}.email-block>label select{background:#fff;border:1px solid #d4d4d8;border-radius:4px;min-height:28px;padding:4px 7px;font-size:9px}.email-block>small{color:var(--muted);padding:11px;font-size:8px;display:block}.email-block-palette{border:1px dashed #c9c9cf;border-radius:7px;flex-wrap:wrap;align-items:center;gap:5px;margin-top:10px;padding:10px;display:flex}.email-block-palette>span{width:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:3px;font-size:8px;font-weight:700}.email-block-palette button{text-transform:capitalize;background:#fff;border:1px solid #dedee2;border-radius:5px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:8px;display:inline-flex}.email-preview-wrap{background:#efefed;border-radius:8px;min-width:0;padding:12px}.email-preview-wrap>span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:9px;font-size:8px;font-weight:700;display:block}.email-preview{background:#fff;border-top:4px solid #171c1a;min-height:520px;padding:26px;box-shadow:0 4px 18px #0000000c}.email-preview img{max-width:150px;max-height:52px;margin-bottom:18px}.email-preview-logo{letter-spacing:.17em;text-transform:uppercase;margin-bottom:18px;display:block}.email-preview h2{margin:0 0 10px;font-size:23px}.email-preview p{color:#5c5c61;margin:0 0 16px;font-size:10px;line-height:1.55}.email-preview-data,.email-preview-item{border-top:1px solid #e5e5e5;flex-direction:column;gap:4px;margin:13px 0;padding:12px;font-size:9px;display:flex}.email-preview-item{background:#f7f7f5;border:0;position:relative}.email-preview-item strong{position:absolute;top:12px;right:12px}.email-preview-total{border-top:1px solid #171c1a;justify-content:space-between;margin-top:14px;padding-top:12px;font-size:12px;display:flex}.email-preview hr{border:0;border-top:1px solid #e5e5e5;margin:18px 0}.email-preview>div>small{color:#777;margin-top:20px;font-size:8px;line-height:1.5;display:block}@media (width<=980px){.settings-layout{grid-template-columns:1fr}.settings-summary{position:static}}@media (width<=1120px){.email-builder{grid-template-columns:1fr}.email-preview-wrap{order:-1}.email-preview{min-height:380px}}@media (width<=620px){.settings-fields.two-column{grid-template-columns:1fr}.settings-fields .wide{grid-column:auto}}.seo-file-list{gap:8px;padding:16px;display:grid}.seo-file-list a{color:#18181b;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px 13px;text-decoration:none;display:grid}.seo-file-list a:hover{background:#fff;border-color:#a1a1aa}.seo-file-list span,.seo-file-list strong,.seo-file-list small{display:block}.seo-file-list small{color:#71717a;margin-top:3px}.seo-file-list code{color:#52525b;font-size:11px}:root{color:#18181b;font-synthesis:none;--ink:#18181b;--muted:#71717a;--line:#e4e4e7;--soft:#f4f4f5;--white:#fff;--purple:#18181b;--purple-soft:#f4f4f5;--green:#16803c;--danger:#b42318;background:#f7f7f8;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}h1,h2,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Manrope,sans-serif}h1{margin-bottom:0;font-size:30px;line-height:1.2}h2{letter-spacing:-.015em;font-size:15px}.boot{color:#fff;background:#18181b;place-content:center;justify-items:center;gap:14px;min-height:100vh;display:grid}.boot span,.setup-brand>span{background:var(--purple);color:#fff;border-radius:10px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.boot p{color:#a1a1aa;font-size:13px}.boot.boot-error{text-align:center;padding:30px}.boot.boot-error span{border:1px solid #52525b}.boot.boot-error h1{margin:0;font-size:24px}.boot.boot-error p{max-width:520px;margin:0;line-height:1.6}.shell{grid-template-columns:242px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fafafa;flex-direction:column;height:100vh;padding:18px 12px 14px;display:flex;position:sticky;top:0}.brand{text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;height:49px;margin-bottom:21px;padding:5px 8px;display:flex}.brand:hover{background:#f1f1f2}.brand>span{color:#fff;background:linear-gradient(145deg,#27272a,#09090b);border-radius:8px;place-items:center;width:31px;height:31px;font:700 13px Manrope;display:grid;box-shadow:0 2px 5px #00000024}.brand>div{flex-direction:column;gap:2px;min-width:0;display:flex}.brand strong{font-size:13px}.brand small{color:var(--muted);font-size:10px}.sidebar nav{scrollbar-width:none;overscroll-behavior:contain;flex-direction:column;flex:1;gap:19px;width:calc(100% + 13px);min-height:0;margin-right:-13px;padding-right:0;display:flex;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:0;height:0}.nav-group{flex-direction:column;gap:2px;display:flex}.nav-group>small{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;margin:0 10px 6px;font-size:9px;font-weight:700}.nav-group button{color:#52525b;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;height:36px;padding:0 10px;font-size:12px;display:flex}.nav-group button svg{color:#71717a}.nav-group button:hover{color:#18181b;background:#eeeef0}.nav-group button.active{color:#18181b;background:#e9e9ec;font-weight:600;box-shadow:inset 0 0 0 1px #dddddf}.nav-group button.active svg{color:var(--purple)}.nav-group>.nav-entry>button.flyout-trigger{z-index:101;color:#18181b;box-shadow:none;background:#eeeeef;border-radius:7px 0 0 7px;position:relative}.nav-entry{position:relative}.nav-submenu{display:none}.nav-entry.open>.nav-submenu{width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 0 4px;padding:0 0 2px 10px;display:block;position:static}.nav-flyout{z-index:100;border:1px solid var(--line);width:160px;box-shadow:none;background:#fafafa;border-left:0;border-radius:0 7px 7px 0;padding:7px;position:fixed;left:242px}.nav-flyout button{color:#52525b;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;width:100%;height:30px;padding:0 10px;font-size:12px;display:flex}.nav-flyout button:hover,.nav-flyout button:focus-visible{color:#18181b;background:#e9e9ec}.nav-group .nav-submenu button{color:#d4d4d8;border-radius:4px;height:32px;padding:0 10px;font-size:12px}.nav-group .nav-entry.open .nav-submenu button{color:#71717a;height:30px;padding:0 8px;font-size:12px}.nav-group .nav-entry.open .nav-submenu button:hover,.nav-group .nav-entry.open .nav-submenu button.current{color:var(--purple);background:0 0;font-weight:700}.nav-group .nav-submenu button:hover,.nav-group .nav-submenu button.current{color:#fff;box-shadow:none;background:#3f3f46}.profile{border-top:1px solid var(--line);grid-template-columns:32px minmax(0,1fr) 28px;align-items:center;gap:5px;min-width:0;margin-top:auto;padding:13px 7px 2px;display:grid}.profile .profile-link i{color:#fff;background:#27272a;border-radius:8px;place-items:center;width:32px;height:32px;font-size:11px;font-style:normal;font-weight:700;display:grid}.profile span{flex-direction:column;gap:2px;min-width:0;display:flex}.profile strong,.profile small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile strong{font-size:11px}.profile small{color:var(--muted);font-size:9px}.profile button{width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.profile button:hover{color:var(--ink);background:#e7e7e9}.profile .profile-link{text-align:left;grid-column:1/3;grid-template-columns:32px minmax(0,1fr);place-items:center start;gap:3px;width:auto;min-width:0;height:auto;padding:0;display:grid}.profile .profile-link:hover{background:0 0}.admin-workspace{min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex;position:sticky;top:0}.topbar>div{align-items:center;gap:9px;font-size:11px;display:flex}.topbar>div span{color:#a1a1aa}.topbar>div i{color:#d4d4d8;font-style:normal}.topbar>div strong{font-weight:600}.topbar>a{border:1px solid var(--line);color:#3f3f46;background:#fff;border-radius:6px;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0000000a}.topbar>a:hover{background:#fafafa}main{min-width:0;padding:38px clamp(28px,4vw,62px) 75px}.eyebrow{color:#3f3f46;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:9px;font-weight:700}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-subtitle{color:var(--muted);margin:8px 0 0;font-size:12px}.button,.primary,.secondary{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0000000a}.primary{background:var(--purple);color:#fff;border:1px solid #18181b}.primary:hover{background:#18181b}.primary:disabled{opacity:.55;cursor:wait}.secondary{background:#fff;border:1px solid #d4d4d8}.secondary:hover{background:#fafafa;border-color:#a1a1aa}.button-row{align-items:center;gap:9px;display:flex}.button-row.end{justify-content:flex-end}.overview-intro{background:linear-gradient(90deg,#fafafa,#fff);border:1px solid #d4d4d8;border-radius:10px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;margin-bottom:15px;padding:14px 16px;display:grid}.overview-mark{color:#18181b;background:#f4f4f5;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.overview-intro strong{font-size:12px}.overview-intro p{color:var(--muted);margin:4px 0 0;font-size:10px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:28px;display:grid}.metric-grid article,.panel{border:1px solid var(--line);background:#fff;border-radius:9px;box-shadow:0 1px 2px #00000006}.metric-grid article{flex-direction:column;justify-content:space-between;min-height:125px;padding:17px;display:flex}.metric-grid article>div{justify-content:space-between;align-items:start;gap:12px;display:flex}.metric-grid span{color:var(--muted);font-size:10px;font-weight:500}.metric-grid strong{letter-spacing:-.045em;font:600 23px Manrope}.metric-grid article small{color:#a1a1aa;border-top:1px solid #f0f0f1;padding-top:12px;font-size:9px}.panel{padding:0;overflow:hidden}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:55px;padding:0 18px;display:flex}.panel-head h2{margin:0}.panel-head p{color:var(--muted);margin:4px 0 0;font-size:10px}.panel-head>span{color:var(--muted);font-size:10px}.table{flex-direction:column;display:flex}.tr{border-top:1px solid #eeeeef;grid-template-columns:1.25fr 1.4fr .7fr .7fr;align-items:center;gap:16px;min-height:56px;padding:0 18px;font-size:11px;display:grid}.tr:first-child{border-top:0}.tr:hover:not(.th){background:#fafafa}.tr.th{color:#8f8f98;letter-spacing:.06em;text-transform:uppercase;background:#fafafa;min-height:38px;font-size:8px;font-weight:600}.tr strong,.tr small{display:block}.tr strong{font-weight:600}.tr small{color:#a1a1aa;margin-top:4px;font-size:9px}.product-table .tr{grid-template-columns:1.5fr 1fr .45fr .65fr .55fr}.product-row-button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eeeeef;width:100%}.orders-toolbar{border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.orders-toolbar label{background:#fff;border:1px solid #d4d4d8;border-radius:7px;align-items:center;gap:9px;width:min(320px,100%);height:38px;padding:0 12px;display:flex}.orders-toolbar input{border:0;outline:0;flex:1;min-width:0;font-size:11px}.orders-toolbar>span{color:#71717a;font-size:11px}.order-row-button{grid-template-columns:1.25fr 1.2fr .6fr .75fr .6fr}.table:has(.order-row-button) .tr{grid-template-columns:1.25fr 1.2fr .6fr .75fr .6fr}.order-row-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0}.order-manager-backdrop{z-index:220;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18181b8a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.order-manager{background:#fff;border-radius:12px;grid-template-rows:auto minmax(0,1fr) auto;width:min(900px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000047}.order-manager>header,.order-manager>footer{border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.order-manager>header p,.order-manager>header h2,.order-manager>header small{margin:0}.order-manager>header p{color:#71717a;text-transform:uppercase;font-size:10px}.order-manager>header h2{margin:3px 0;font-size:20px}.order-manager>header small{color:#71717a;font-size:10px}.order-manager>header>button{background:#fff;border:1px solid #e4e4e7;border-radius:50%;width:36px;height:36px;font-size:20px}.order-manager-body{padding:20px;overflow-y:auto}.order-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.order-status-grid label{color:#52525b;flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.order-status-grid select{background:#fff;border:1px solid #d4d4d8;border-radius:7px;min-height:40px;padding:0 10px}.order-manager-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.order-manager-columns section,.order-lines{border:1px solid #e4e4e7;border-radius:9px;padding:16px}.order-manager h3{margin:0 0 12px;font-size:12px}.order-manager-columns p{color:#52525b;margin:4px 0 0;font-size:11px}.order-lines{margin-top:12px}.order-lines article{border-top:1px solid #eeeeef;grid-template-columns:minmax(0,1fr) minmax(130px,auto);align-items:start;gap:18px;min-height:76px;padding:14px 0;font-size:11px;display:grid}.order-lines .order-line-product{align-items:flex-start;gap:12px;display:flex}.order-lines img{object-fit:cover;border-radius:5px;flex:none;width:56px;height:68px}.order-lines small{color:#71717a;margin-top:3px;display:block}.order-line-options{background:#f6f6f7;border-radius:6px;margin:10px 0 0;padding:9px 10px}.order-line-options>div{grid-template-columns:minmax(90px,.65fr) minmax(120px,1fr);gap:12px;padding:3px 0;display:grid}.order-line-options dt{color:#71717a}.order-line-options dd{margin:0;font-weight:650}.order-line-options dd small{margin:0 0 0 6px;font-weight:500;display:inline}.order-line-standard{margin-top:8px!important}.order-line-pricing{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.order-line-pricing small{margin:0}.order-line-pricing strong{margin-top:4px;font-size:13px}.order-totals{width:min(340px,100%);margin:16px 0 0 auto}.order-totals>div{border-top:1px solid #eeeeef;justify-content:space-between;padding:7px 0;font-size:11px;display:flex}.order-totals>div:last-child{font-size:13px;font-weight:700}.order-manager>footer{border-top:1px solid #e4e4e7;border-bottom:0;justify-content:flex-end}@media (width<=700px){.order-status-grid,.order-manager-columns,.order-lines article{grid-template-columns:1fr}.order-line-pricing{text-align:left;align-items:flex-start}}.pill{color:#52525b;letter-spacing:.04em;text-transform:uppercase;background:#f4f4f5;border:1px solid #0000;border-radius:99px;align-items:center;width:max-content;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.pill--pending{color:#8a5600;background:#fff7df;border-color:#f4d38a}.pill--progress{color:#145a92;background:#eaf4ff;border-color:#b9d8f8}.pill--success{color:#16713b;background:#eaf8ef;border-color:#b7e2c6}.pill--danger{color:#a52a22;background:#fff0ef;border-color:#f2b8b5}.pill--neutral{border-color:#dedee2}.empty,.skeleton{color:var(--muted);text-align:center;padding:38px;font-size:11px}.split-admin{grid-template-columns:minmax(0,1.4fr) minmax(315px,.72fr);align-items:start;gap:16px;display:grid}.form-card{padding:20px;position:sticky;top:77px;overflow:visible}.form-card>p{color:var(--muted);font-size:10px;line-height:1.6}.form-card h2{font-size:17px}.form-card label,.product-form label,.login-card label,.setup-section label{color:#3f3f46;flex-direction:column;gap:7px;margin-bottom:14px;font-size:10px;font-weight:600;display:flex}.form-card input,.form-card textarea,.form-card select,.product-form input,.product-form textarea,.product-form select,.login-card input,.setup-section input,.setup-section select{background:#fff;border:1px solid #d4d4d8;border-radius:6px;outline:none;width:100%;min-height:39px;padding:9px 10px;font-size:11px;box-shadow:0 1px 2px #00000008}.form-card textarea,.product-form textarea{resize:vertical}.form-card input:focus,.form-card textarea:focus,.product-form input:focus,.product-form textarea:focus,.product-form select:focus,.login-card input:focus,.setup-section input:focus{border-color:#3f3f46;box-shadow:0 0 0 3px #3f3f461c}.list-row{border-top:1px solid #eeeeef;justify-content:space-between;align-items:center;gap:20px;min-height:60px;padding:0 18px;display:flex}.list-row:first-child{border-top:0}.list-row:hover{background:#fafafa}.list-row strong,.list-row small{display:block}.list-row strong{font-size:11px}.list-row small{color:var(--muted);margin-top:4px;font-size:9px}.category-thumb{object-fit:cover;background:#f4f4f5;border-radius:6px;flex:none;width:38px;height:38px}.list-row .category-thumb+div{margin-right:auto}.category-edit-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-bottom:0;border-left:0;border-right:0}.category-edit-row.selected{background:#f4f4f5;box-shadow:inset 3px 0 #18181b}.category-edit-action{color:#52525b;font-size:10px;font-weight:700}.category-form-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.category-form-head h2{margin:0}.category-form-head .secondary{min-height:34px}.category-form .check-field{flex-direction:row;align-items:center}.category-form .check-field input{width:16px;min-height:16px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid small{color:var(--muted);font-size:9px}.product-form{max-width:1050px;padding:22px;overflow:visible}.form-section{border-top:1px solid var(--line);margin-top:10px;padding-top:24px}.form-section .panel-head{padding:0 0 17px}.option-builder{border:1px solid var(--line);background:#fafafa;border-radius:7px;margin-top:12px;padding:15px}.option-head{grid-template-columns:1fr auto;gap:10px;margin-bottom:10px;display:grid}.option-head>button,.text-button{color:var(--danger);background:0 0;border:0;font-size:9px}.addon-template-tools{background:#fafafa;border:1px solid #d4d4d8;border-radius:7px;grid-template-columns:minmax(180px,1fr) auto auto auto;align-items:end;gap:8px;margin-bottom:15px;padding:12px;display:grid}.addon-template-tools label{margin:0}.addon-template-tools select{background:#fff;border:1px solid #d4d4d8;border-radius:5px;min-height:36px;padding:0 8px}.addon-template-tools small{color:var(--muted);grid-column:1/-1;font-size:8px}.option-group-settings{background:#fff;border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 12px;padding:10px;display:grid}.option-group-settings label{margin:0}.option-group-settings select{background:#fff;border:1px solid #d4d4d8;border-radius:5px;min-height:34px;padding:0 8px}.option-group-settings .option-required{flex-direction:row;align-self:end;align-items:center;min-height:34px}.option-group-settings .option-required input{width:16px;min-height:16px}.text-button{color:var(--purple);padding:8px 0;font-weight:600}.value-row{grid-template-columns:1fr 150px;align-items:end;gap:10px;display:grid}.value-row label{margin:0}.value-row.display-swatch{grid-template-columns:1fr 150px 120px}.value-row.display-image{grid-template-columns:1fr 150px}.option-image-picker{grid-column:1/-1}.option-image-picker .selected-media{grid-template-columns:120px}.value-availability{border-top:1px solid #e4e4e7;grid-column:1/-1;margin:2px 0 10px;padding-top:8px}.value-availability summary{cursor:pointer;color:#52525b;font-size:10px;font-weight:650}.value-availability>p{color:var(--muted);margin:7px 0;font-size:9px}.availability-rule{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;gap:7px;margin:6px 0;display:grid}.availability-rule select{background:#fff;border:1px solid #d4d4d8;border-radius:5px;min-height:34px;padding:0 8px}.text-button.danger{color:#b91c1c}.product-form{max-width:1280px}.product-editor-tabs{background:#f4f4f5;border-radius:9px;gap:4px;margin:-5px -5px 22px;padding:5px;display:flex}.product-editor-tabs button{color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 auto;min-height:38px;padding:0 16px;font-size:10px;font-weight:650}.product-editor-tabs button.active{color:#18181b;background:#fff;box-shadow:0 1px 3px #00000012}.collection-list-row{border:0;border-top:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;min-height:74px;padding:10px 4px;display:grid}.collection-list-row>img,.collection-list-row>span:first-child{object-fit:cover;background:#f1f1f2;border-radius:7px;width:52px;height:52px}.collection-list-row div{gap:4px;display:grid}.collection-list-row div strong{font-size:12px}.collection-list-row div small,.collection-list-row>b{color:var(--muted);font-size:9px;font-weight:500}.collection-list-row>i{font-style:normal}.collection-editor-section{align-content:start;gap:18px;min-height:360px;display:grid}.collection-editor-section>label,.collection-editor-section .form-grid label{color:#3f3f46;gap:7px;font-size:10px;font-weight:650;display:grid}.collection-editor-section input,.collection-editor-section textarea{width:100%;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:7px;padding:10px 12px;font-weight:450}.collection-editor-section .inline-check{align-items:center;gap:9px;display:flex}.collection-editor-section .inline-check input{width:15px}.collection-product-search{justify-content:space-between;align-items:center;gap:15px;display:flex}.collection-product-search input{max-width:420px}.collection-product-search span{color:var(--muted);font-size:10px}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.collection-product-grid label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:10px;min-height:64px;padding:11px;display:flex}.collection-product-grid label.selected{background:#f4f4f5;border-color:#27272a}.collection-product-grid label input{flex:none;width:15px}.collection-product-grid label span{gap:4px;display:grid}.collection-product-grid label strong{font-size:10px}.collection-product-grid label small{color:var(--muted);font-size:9px}.product-form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;display:flex}.product-form-actions .danger{margin-right:auto}.product-tab-panel{min-height:320px}.product-tab-panel.form-section{border:0;margin:0;padding:0}.product-description-editor{max-width:1050px}.product-description-launcher{max-width:980px}.description-launcher-copy{background:linear-gradient(135deg,#fafafa,#fff 68%);border:1px solid #d4d4d8;border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:118px;padding:20px;display:grid}.description-launcher-icon{background:var(--purple);color:#fff;border-radius:10px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 8px 20px #00000020}.description-launcher-copy h2{margin:0 0 6px;font-size:17px}.description-launcher-copy p{max-width:620px;color:var(--muted);margin:0;font-size:10px;line-height:1.65}.description-section-summary{border:1px solid var(--line);background:#fff;border-radius:10px;margin-top:14px;overflow:hidden}.description-section-summary>div:first-child{border-bottom:1px solid var(--line);background:#fafafa;align-items:baseline;gap:6px;min-height:46px;padding:0 15px;display:flex}.description-section-summary>div:first-child strong{font-size:15px}.description-section-summary>div:first-child span{color:var(--muted);font-size:9px}.description-section-summary ol{margin:0;padding:0;list-style:none}.description-section-summary li{border-top:1px solid #eeeeef;grid-template-columns:16px 24px 130px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:0 14px;display:grid}.description-section-summary li:first-child{border-top:0}.description-section-summary li>svg{color:#a1a1aa}.description-section-summary li>span{color:#71717a;background:#f4f4f5;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.description-section-summary li strong{font-size:10px}.description-section-summary li small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.description-summary-empty{color:var(--muted);padding:24px;font-size:10px;line-height:1.6}.description-editor-head{justify-content:space-between;align-items:start;gap:24px;margin-bottom:20px;display:flex}.description-editor-head h2{margin:0 0 5px;font-size:19px}.description-editor-head p{color:var(--muted);margin:0;font-size:10px}.description-add-buttons{gap:7px;display:flex}.description-block-list{gap:12px;display:grid}.description-block-card{background:#fff;border:1px solid #dedee3;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #00000008}.description-block-card>header{background:#fafafa;border-bottom:1px solid #ececf0;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.description-block-card>header span{color:#52525b;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.description-block-card>header button{color:#a1a1aa;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.description-block-card>header button:hover{color:#e11d48;background:#fff1f2}.product-rich-editor{padding:14px}.product-rich-toolbar{background:#fafafa;border:1px solid #e4e4e7;border-bottom:0;border-radius:7px 7px 0 0;flex-wrap:wrap;gap:3px;padding:5px;display:flex}.product-rich-toolbar button{color:#52525b;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:29px;padding:0 9px;font-size:9px}.product-rich-toolbar button:hover{color:#18181b;background:#fff;box-shadow:0 1px 2px #0000000d}.product-rich-canvas{color:#27272a;border:1px solid #e4e4e7;border-radius:0 0 7px 7px;outline:none;min-height:190px;padding:22px;font-size:13px;line-height:1.7}.product-rich-canvas:focus{border-color:#3f3f46;box-shadow:0 0 0 3px #3f3f461c}.product-rich-canvas:empty:before{color:#a1a1aa;content:attr(data-placeholder)}.description-media-fields,.description-video-fields{padding:16px}.description-media-fields{grid-template-columns:minmax(260px,.7fr) minmax(0,1fr);gap:0 16px;display:grid}.description-media-fields .media-field{grid-row:1/3}.description-empty{color:#71717a;text-align:center;border:1px dashed #d4d4d8;border-radius:10px;align-content:center;place-items:center;gap:7px;min-height:230px;display:grid}.description-empty p{margin:0;font-size:10px}.product-checkbox{align-items:center;min-height:42px;padding:8px 0;flex-direction:row!important;gap:9px!important}.product-checkbox input{width:17px;min-height:17px;margin:0}.product-family-fields{background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;grid-template-columns:minmax(260px,1.25fr) minmax(210px,1fr) 180px;gap:14px;padding:16px;display:grid}.product-family-heading{grid-column:1/-1}.product-family-heading strong,.product-family-heading small{display:block}.product-family-select{align-self:start;min-width:0;height:fit-content;position:relative}.product-family-select>span{color:#27272a;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.product-family-select-trigger{color:#18181b;text-align:left;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:0 12px;display:flex}.product-family-select-trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-family-select-menu{z-index:50;background:#fff;border:1px solid #d4d4d8;border-radius:9px;width:100%;min-width:320px;padding:7px;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 15px 35px #18181b24}.product-family-select-menu>label{border:1px solid #d4d4d8;border-radius:6px;flex-direction:row;align-items:center;gap:8px;height:38px;padding:0 10px;display:flex}.product-family-select-menu>label input{background:0 0;border-radius:0;outline:0;flex:1;width:auto;min-width:0;font-size:11px;min-height:0!important;box-shadow:none!important;border:0!important;padding:0!important}.product-family-select-menu [role=listbox]{max-height:220px;margin-top:6px;overflow:auto}.product-family-select-menu [role=option]{color:#18181b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:36px;padding:6px 9px;font-size:11px;display:flex}.product-family-select-menu [role=option]:hover,.product-family-select-menu [role=option][aria-selected=true]{background:#f4f4f5}.product-family-select-menu [role=option] strong,.product-family-select-menu [role=option] small{display:block}.product-family-select-menu [role=option] strong{font-size:11px;line-height:1.2}.product-family-select-menu [role=option] small{color:#71717a;margin-top:2px;font-size:8px}.product-family-select-menu [role=listbox]>p{color:#71717a;margin:0;padding:13px 9px;font-size:11px}.product-family-heading small{color:#71717a;margin-top:4px;font-size:11px;line-height:1.5}.product-colour-field input[type=color]{width:100%;min-height:42px;padding:4px}.product-family-create{grid-column:1/-1;gap:10px;padding-top:2px;display:flex}.product-family-create input{flex:1}.product-family-members{border-top:1px solid #e4e4e7;grid-column:1/-1;padding-top:15px}.product-family-member-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 14px;display:grid}.product-family-member-list article{background:#fff;border:1px solid #e4e4e7;border-radius:8px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:7px;display:grid}.product-family-member-list img,.product-family-member-list article>span{object-fit:cover;background:#f0f0ee;border-radius:6px;width:46px;height:46px;display:block}.product-family-member-list b,.product-family-member-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.product-family-member-list small{color:#71717a;margin-top:3px;font-size:9px}.product-family-member-list button{color:#a33a3a;cursor:pointer;background:0 0;border:0;font-size:10px}.product-family-search{max-width:440px}.product-family-search input{min-height:38px}.product-family-results{background:#fff;border:1px solid #e4e4e7;border-radius:8px;max-width:520px;margin-top:6px;overflow:hidden}.product-family-results button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eeeeef;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.product-family-results button:hover{background:#f4f4f5}.product-family-results img,.product-result-placeholder{object-fit:cover;color:#a1a1aa;background:#f0f0ee;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.product-family-results span strong,.product-family-results span small{display:block}.product-family-results span strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.25;overflow:hidden}.product-family-results span small{color:#71717a;margin-top:2px;font-size:9px}.product-family-results button>b{color:#18181b;font-size:11px}.product-list-toolbar{border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;display:flex}.product-list-toolbar label{background:#fff;border:1px solid #d4d4d8;border-radius:7px;flex-direction:row;align-items:center;gap:9px;width:min(360px,100%);height:38px;padding:0 12px;display:flex}.product-list-toolbar input{border:0;outline:0;width:100%;min-height:0;padding:0;font-size:11px}.product-list-toolbar input::placeholder{color:#a1a1aa;font-size:11px}.product-list-toolbar>span{color:#71717a;white-space:nowrap;font-size:11px}.product-list-empty{color:#71717a;text-align:center;padding:34px 18px;font-size:12px}.variant-inventory{border-top:1px solid #e4e4e7;margin-top:8px;padding-top:18px}.variant-inventory-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.variant-inventory-head .product-checkbox{font-weight:700}.variant-inventory>p{color:#71717a;max-width:680px;margin:2px 0 16px;font-size:12px;line-height:1.55}.variant-stock-table{background:#fff;border:1px solid #e4e4e7;border-radius:10px;overflow:hidden}.variant-stock-row{border-bottom:1px solid #eeeeef;grid-template-columns:minmax(180px,1.3fr) minmax(150px,1fr) 105px 105px 82px 58px;align-items:center;gap:12px;min-height:58px;padding:9px 14px;display:grid}.variant-stock-row.heading{color:#71717a;letter-spacing:.06em;text-transform:uppercase;background:#fafafa;min-height:38px;font-size:10px;font-weight:700}.variant-stock-row strong{color:#27272a;font-size:12px;line-height:1.4}.variant-stock-row input[type=text],.variant-stock-row input:not([type]){min-width:0}.variant-stock-row input[type=checkbox]{width:17px;min-height:17px;margin:0 auto}.variant-stock-total{color:#52525b;text-align:right;background:#fafafa;padding:12px 14px;font-size:11px;font-weight:700}.seo-product-panel{grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:start;gap:28px;display:grid}.search-preview{background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;margin-top:2px;padding:20px}.search-preview>span{color:#71717a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:9px;font-weight:700;display:block}.search-preview strong{color:#1a0dab;font-size:18px;font-weight:500;line-height:1.25;display:block}.search-preview a{color:#188038;text-overflow:ellipsis;white-space:nowrap;margin:5px 0;font-size:10px;display:block;overflow:hidden}.search-preview p{color:#4d5156;margin:0;font-size:11px;line-height:1.55}.option-group-list{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.option-group-list .option-builder{border:0;border-bottom:1px solid var(--line);background:#fff;border-radius:0;margin:0;padding:0}.option-group-list .option-builder:last-child{border-bottom:0}.option-summary{align-items:center;min-height:54px;padding:0 12px;display:flex}.option-toggle{color:#18181b;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:10px;min-width:0;padding:12px 0;display:flex}.option-toggle>svg:first-child{color:#d4d4d8}.option-toggle strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.option-toggle>span{color:#71717a;background:#f4f4f5;border-radius:99px;place-items:center;min-width:22px;height:22px;font-size:9px;display:grid}.option-toggle>svg:last-child{color:#a1a1aa;transition:transform .2s}.option-builder.expanded .option-toggle>svg:last-child{transform:rotate(180deg)}.option-summary-actions{align-items:center;gap:2px;margin-left:10px;display:flex}.option-summary-actions button{color:#71717a;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:3px;min-width:32px;height:32px;display:inline-flex}.option-summary-actions button:hover{color:#27272a;background:#f4f4f5}.option-summary-actions button:last-child:hover{color:#dc2626;background:#fef2f2}.option-summary-actions span{color:var(--purple);font-size:8px;font-weight:750}.option-builder-body{background:#fafafa;border-top:1px solid #f1f1f3;padding:15px}.option-builder-body .option-group-settings{border:1px solid #ececf0;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:15px}.value-card-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:10px;display:grid}.value-card{background:#fff;border:1px solid #dedee3;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 30px;align-items:end;gap:8px 10px;min-width:0;min-height:92px;padding:11px;transition:border-color .18s,box-shadow .18s;display:grid;position:relative;box-shadow:0 1px 2px #00000008}.value-card:hover{border-color:#a1a1aa;box-shadow:0 5px 16px #4c1d950a}.value-card.has-image{grid-template-columns:94px minmax(0,1fr) 30px}.value-card .value-name,.value-card .value-price input{background:#fff;border:1px solid #e4e4e7;border-radius:6px;min-height:34px;padding:0 8px;font-size:10px}.value-card .value-name{grid-column:1/-1;align-self:end;width:100%;font-weight:650}.value-card.has-image .value-name{grid-column:2/-1}.value-card .value-price{color:#71717a;grid-area:2/1;margin:0;font-size:8px}.value-card.has-image .value-price{grid-column:2}.value-card .value-price input{width:100%;margin-top:4px}.value-card .value-delete{color:#e11d48;cursor:pointer;background:#fff1f2;border:0;border-radius:5px;grid-area:2/2;align-self:end;place-items:center;width:27px;height:27px;display:grid}.value-card.has-image .value-delete{grid-column:3}.value-card .value-delete:disabled{opacity:.35;cursor:not-allowed}.value-swatch-control{color:#71717a;margin:0;font-size:8px}.value-swatch-control input{background:0 0;border:0;border-radius:8px;width:100%;height:58px;margin-top:4px;padding:0}.value-card .media-field-head>span{display:none}.value-card .media-field-head>div{gap:3px}.value-card.has-image .media-field{grid-area:1/1/3;align-self:stretch;position:relative}.value-card.has-image .media-field-head{z-index:2;opacity:0;margin:0;transition:opacity .18s;position:absolute;bottom:5px;right:5px}.value-card.has-image:hover .media-field-head{opacity:1}.value-card .media-field-head .secondary{width:30px;min-height:27px;padding:0 7px;font-size:0;overflow:hidden}.value-card .media-field-head .secondary svg{margin:0}.value-card .selected-media{grid-template-columns:1fr}.value-card .selected-media>div,.value-card .media-empty{aspect-ratio:auto;border-radius:7px;width:94px;height:86px}.value-card .selected-media img{object-fit:contain;background:#f4f4f5}.value-card .selected-media>div>button,.value-card .media-empty span{display:none}.add-value-card{color:#52525b;cursor:pointer;background:#fff;border:1px dashed #c7c7ce;border-radius:9px;align-content:center;place-items:center;gap:7px;min-height:92px;font-size:10px;font-weight:650;display:grid}.add-value-card span{background:var(--purple-soft);width:30px;height:30px;color:var(--purple);border-radius:50%;place-items:center;font-size:18px;display:grid}.availability-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18181b66;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.availability-modal{background:#fff;border-radius:13px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1040px,100%);max-height:min(820px,100vh - 50px);display:grid;overflow:hidden;box-shadow:0 30px 80px #0000002e}.availability-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:22px 24px 18px;display:flex}.availability-modal h2{margin:2px 0 5px;font-size:24px}.availability-modal header p:last-child{color:var(--muted);margin:0;font-size:10px}.modal-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;width:34px;height:34px;font-size:20px}.availability-rule-list{background:#fafafa;padding:18px 24px;overflow:auto}.availability-rule-card{background:#fff;border:1px solid #e2e2e7;border-radius:9px;margin-bottom:12px;padding:14px}.rule-sentence{color:#52525b;grid-template-columns:auto minmax(150px,.7fr) auto minmax(190px,1fr) auto auto;align-items:center;gap:8px;margin-bottom:12px;font-size:10px;display:grid}.rule-sentence select{background:#fff;border:1px solid #d4d4d8;border-radius:6px;min-height:36px;padding:0 9px}.rule-sentence strong{color:#18181b}.rule-remove{color:#dc2626;cursor:pointer;background:0 0;border:0;font-size:9px}.rule-targets{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:7px;display:grid}.rule-targets label{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-height:42px;margin:0;padding:7px 9px;font-size:9px;display:grid}.rule-targets label.checked{color:#4c1d95;background:#f5f3ff;border-color:#a1a1aa}.rule-targets input{width:15px;min-height:15px;margin:0}.rule-targets img{object-fit:cover;border-radius:5px;grid-column:1/-1;width:35px;height:35px}.empty-rules{color:#71717a;text-align:center;align-content:center;place-items:center;gap:7px;min-height:220px;display:grid}.empty-rules p{margin:0;font-size:10px}.availability-modal>footer{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:14px 24px;display:flex}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.module-card{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:88px;padding:16px;display:grid;box-shadow:0 1px 2px #00000008}.module-card:hover{border-color:#d4d4d8;box-shadow:0 4px 12px #0000000a}.module-icon{background:var(--purple-soft);width:38px;height:38px;color:var(--purple);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.module-title{align-items:center;gap:7px;display:flex}.module-title>span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f4f4f5;border-radius:4px;padding:3px 5px;font-size:7px;font-weight:700}.module-card p{color:var(--muted);margin:4px 0 2px;font-size:9px}.module-card small{color:#a1a1aa;font-size:8px}.switch{background:#d4d4d8;border:0;border-radius:20px;width:34px;height:20px;padding:3px;transition:all .2s}.switch i{background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;display:block;box-shadow:0 1px 2px #0002}.switch.on{background:var(--purple)}.switch.on i{transform:translate(14px)}.switch:disabled{opacity:.45;cursor:not-allowed}.payment-provider-list{gap:20px;display:grid}.product-transfer-actions{align-items:center;gap:8px;display:flex}.product-transfer-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.import-error-list{color:#8f241a;background:#fff3f2;border:1px solid #f0c5c0;border-radius:8px;margin-bottom:16px;padding:13px 15px;font-size:11px}.import-error-list ul{gap:4px;margin:8px 0 0;padding-left:18px;display:grid}@media (width<=760px){.product-transfer-actions{flex-direction:column;align-items:stretch;width:100%}}.payment-provider-card{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #00000008}.payment-provider-card>header,.payment-provider-card>footer{justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.payment-provider-card>header{min-height:84px}.payment-provider-card.is-expanded>header{border-bottom:1px solid var(--line)}.payment-provider-heading,.payment-provider-status,.payment-provider-card>footer>div{align-items:center;display:flex}.payment-provider-heading{gap:14px}.payment-provider-heading>span{color:#fff;background:#171c1a;border-radius:9px;flex:none;place-items:center;width:42px;height:42px;display:grid}.payment-provider-heading h2{margin:0 0 4px;font-size:17px}.payment-provider-heading p,.payment-provider-card>footer p{color:var(--muted);margin:0;font-size:11px}.payment-provider-status{gap:15px}.payment-provider-status>span{border-radius:999px;padding:6px 9px;font-size:9px;font-weight:700}.payment-provider-status .payment-provider-mode,.payment-provider-status .status-disabled{color:#52525b;background:#f1f1f1}.payment-provider-status .status-enabled{color:#245d39;background:#edf7f0}.payment-provider-status .status-warning{color:#7a5600;background:#fff1c2}.payment-provider-toggle svg{transition:transform .16s}.payment-provider-card.is-expanded .payment-provider-toggle svg{transform:rotate(180deg)}.payment-enable{align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.payment-enable-field>span{border:1px solid var(--line);color:#18181b;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.payment-enable-field input{width:15px;min-height:auto;margin:0}.payment-provider-body{gap:22px;padding:22px;display:grid}.payment-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.payment-fields label{color:#52525b;gap:7px;font-size:10px;font-weight:600;display:grid}.payment-fields input,.payment-fields select,.payment-webhook input{border:1px solid var(--line);color:#18181b;min-width:0;min-height:42px;font:inherit;background:#fff;border-radius:7px;padding:0 12px;font-size:12px}.payment-webhook{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.55fr) minmax(320px,1fr);align-items:end;gap:22px;padding-top:20px;display:grid}.payment-webhook.is-automatic{grid-template-columns:1fr;align-items:start}.payment-webhook.is-automatic>div:first-child{max-width:680px}.payment-webhook>div:first-child{gap:5px;display:grid}.payment-webhook strong{font-size:11px}.payment-webhook small{color:var(--muted);font-size:10px;line-height:1.45}.payment-webhook:not(.is-automatic)>div:last-child{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.payment-webhook-state{border-radius:7px;gap:3px;padding:11px 13px;font-size:10px;display:grid}.payment-webhook-state.verified{color:#245d39;background:#edf7f0;border:1px solid #c9e4d2}.payment-webhook-state.waiting{color:#684a08;background:#fff8e7;border:1px solid #ecd9a7}.payment-webhook-state strong,.payment-webhook-state span{display:block}.payment-webhook-events{border:1px solid var(--line);background:#fafafa;border-radius:9px;grid-template-columns:minmax(210px,.45fr) minmax(0,1fr);align-items:start;gap:20px;padding:17px;display:grid}.payment-webhook-events>div{gap:4px;display:grid}.payment-webhook-events>div strong{font-size:11px}.payment-webhook-events>div small{max-width:260px;color:var(--muted);font-size:10px;line-height:1.45}.payment-webhook-events ul{flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none;display:flex}.payment-webhook-events li{color:#2f4e3d;background:#fff;border:1px solid #d7dfda;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:10px;font-weight:600;display:inline-flex}.payment-webhook-events li svg{color:#2c6b45;flex:none}.payment-webhook button,.payment-provider-card>footer button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.payment-provider-card>footer{border-top:1px solid var(--line);background:#fafafa}.payment-provider-card>footer>div{gap:9px}@media (width<=760px){.payment-provider-card>header,.payment-provider-card>footer,.payment-provider-status{flex-direction:column;align-items:flex-start}.payment-fields,.payment-webhook,.payment-webhook-events{grid-template-columns:1fr}.payment-webhook-events ul{justify-content:flex-start}}.users-admin-layout{grid-template-columns:minmax(260px,.34fr) minmax(560px,1fr);align-items:start;gap:18px;display:grid}.profile-settings-layout{grid-template-columns:minmax(520px,.75fr) minmax(230px,.25fr);align-items:start;gap:18px;max-width:1050px;display:grid}.profile-settings-form{padding:0;overflow:hidden}.profile-settings-form>.panel-head,.profile-settings-fields,.profile-password-section,.profile-settings-form>footer{padding:18px 20px}.profile-settings-form>.notice{margin:0 20px 14px}.profile-settings-fields{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.profile-settings-fields label,.profile-password-section label{color:#52525b;gap:7px;font-size:10px;font-weight:600;display:grid}.profile-settings-fields input,.profile-password-section input{border:1px solid var(--line);background:#fff;border-radius:7px;min-height:42px;padding:0 12px;font-size:12px}.profile-password-section{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.profile-password-section>div{grid-column:1/-1}.profile-password-section h3,.profile-password-section p{margin:0}.profile-password-section h3{font-size:13px}.profile-password-section p,.profile-settings-form>footer p{color:var(--muted);margin-top:4px;font-size:10px}.profile-settings-form>footer{border-top:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:18px;display:flex}.profile-settings-form>footer p{margin:0}.profile-role-card{text-align:center;justify-items:center;gap:11px;padding:24px;display:grid}.profile-role-card .user-avatar{width:48px;height:48px;font-size:15px}.profile-role-card>div{gap:4px;display:grid}.profile-role-card>div small{color:var(--muted);font-size:10px}.profile-role-card dl{border-top:1px solid var(--line);width:100%;margin:8px 0 0}.profile-role-card dl div{border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;gap:12px;padding:10px 0;font-size:10px;display:flex}.profile-role-card dt{color:var(--muted)}.profile-role-card dd{text-transform:capitalize;margin:0}@media (width<=850px){.profile-settings-layout,.profile-settings-fields,.profile-password-section{grid-template-columns:1fr}}.users-list-panel,.user-access-form{padding:0;overflow:hidden}.users-list-panel .panel-head,.user-access-form>.panel-head{padding:18px 20px}.user-access-form>.panel-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.users-list{border-top:1px solid var(--line);display:grid}.users-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:13px 16px;display:grid}.users-list>button:hover,.users-list>button.selected{background:#f7f7f7}.users-list>button.selected{box-shadow:inset 3px 0 #171c1a}.users-list>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.users-list strong,.users-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.users-list strong{font-size:12px}.users-list small{color:var(--muted);font-size:10px}.user-avatar{color:#fff;background:#171c1a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.user-details-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px;display:grid}.user-details-grid label{color:#52525b;gap:7px;font-size:10px;font-weight:600;display:grid}.user-details-grid label.wide{grid-column:1/-1}.user-details-grid input,.user-details-grid select{border:1px solid var(--line);color:#18181b;min-width:0;min-height:42px;font:inherit;background:#fff;border-radius:7px;padding:0 12px;font-size:12px}.user-details-grid small{color:var(--muted);font-size:9px;font-weight:400}.user-active-field>span{border:1px solid var(--line);color:#18181b;border-radius:7px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.user-active-field input{width:15px;min-height:auto;margin:0}.permission-section{border-top:1px solid var(--line);gap:15px;padding:20px;display:grid}.permission-section>div:first-child h3,.permission-section>div:first-child p{margin:0}.permission-section h3{font-size:13px}.permission-section>div:first-child p{color:var(--muted);margin-top:4px;font-size:10px}.permission-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.permission-grid label,.assigned-page-list label{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:flex-start;gap:9px;min-width:0;padding:11px;display:flex}.permission-grid label.selected{background:#f6f7f6;border-color:#a7aaa8}.permission-grid input,.assigned-page-list input,.page-access-choice input{flex:none;margin:2px 0 0}.permission-grid span,.assigned-page-list span{gap:3px;min-width:0;display:grid}.permission-grid strong,.assigned-page-list strong{font-size:11px}.permission-grid small,.assigned-page-list small{color:var(--muted);font-size:9px;font-weight:400}.page-access-choice{gap:20px;display:flex}.page-access-choice label{align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.assigned-page-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:260px;display:grid;overflow-y:auto}.user-form-footer{border-top:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.user-form-footer p{color:var(--muted);margin:0;font-size:10px}@media (width<=1100px){.users-admin-layout{grid-template-columns:1fr}}@media (width<=760px){.user-details-grid,.permission-grid,.assigned-page-list{grid-template-columns:1fr}.user-form-footer,.page-access-choice{flex-direction:column;align-items:stretch}}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.theme-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden;box-shadow:0 1px 2px #00000008}.theme-card.active{border-color:#3f3f46;box-shadow:0 0 0 2px #3f3f4622}.theme-preview{color:#24332b;background:linear-gradient(135deg,#e9e7df 0 55%,#b7c6ac 55%);justify-content:center;align-items:center;height:210px;font:700 25px Manrope;display:flex}.theme-preview.studio{color:#fff;background:linear-gradient(135deg,#18181b 0 55%,#f97316 55%)}.theme-preview.halden{color:#fff;letter-spacing:.18em;text-transform:uppercase;background:linear-gradient(90deg,#1b211fee 0 38%,#0000 38%),linear-gradient(145deg,#d8ddd7 0 52%,#86978d 52% 73%,#1b211f 73%);justify-content:flex-start;align-items:flex-end;padding:22px;font-family:Archivo,sans-serif;font-size:27px;position:relative;overflow:hidden}.theme-card>div:last-child{justify-content:space-between;align-items:center;min-height:67px;padding:14px 16px;display:flex}.theme-card strong,.theme-card small{display:block}.theme-card strong{font-size:11px}.theme-card small{color:var(--muted);margin-top:4px;font-size:9px}.theme-card-actions{align-items:center;gap:8px;display:flex}.demo-import-backdrop{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#11182785;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.demo-import-modal{background:#fff;border:1px solid #d4d4d8;border-radius:12px;width:min(560px,100%);overflow:hidden;box-shadow:0 24px 70px #0000003d}.demo-import-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.demo-import-modal h2{margin:4px 0 6px;font-size:20px}.demo-import-modal header p:last-child{max-width:430px;color:var(--muted);margin:0;line-height:1.55}.demo-import-modal .modal-close{width:auto;padding:7px 9px;font-size:9px}.demo-import-body{padding:20px 24px}.demo-import-body h3{margin:0 0 10px;font-size:11px}.demo-import-body ul{color:#3f3f46;gap:7px;margin:0 0 20px;padding-left:18px;font-size:10px;display:grid}.demo-import-option{cursor:pointer;border-top:1px solid #f0f0f2;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;padding:12px 0;display:grid}.demo-import-option input{width:16px;height:16px;accent-color:var(--purple);margin-top:1px}.demo-import-option strong,.demo-import-option small{display:block}.demo-import-option strong{margin-bottom:4px;font-size:10px}.demo-import-option small{color:var(--muted);font-size:9px;line-height:1.45}.demo-import-safety{color:#27272a;background:#f4f4f5;border-radius:7px;margin:8px 0 0;padding:11px 12px;font-size:9px;line-height:1.5}.demo-import-modal>footer{border-top:1px solid var(--line);background:#fafafa;justify-content:flex-end;gap:9px;padding:14px 24px;display:flex}.appearance-settings-grid{grid-template-columns:minmax(280px,420px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.colour-field{grid-template-columns:44px 1fr;gap:8px;display:grid}.colour-field input[type=color]{padding:4px}.theme-live-preview{flex-direction:column;justify-content:center;min-height:370px;padding:clamp(35px,6vw,80px);display:flex;box-shadow:inset 0 0 0 1px #00000012}.theme-live-preview small{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.theme-live-preview h2{max-width:620px;margin:18px 0;font-size:clamp(36px,5vw,66px);line-height:1}.theme-live-preview p{max-width:540px;line-height:1.6}.theme-live-preview button{color:#fff;border:0;width:max-content;min-height:42px;margin-top:10px;padding:0 18px;font-weight:700}.db-icon{color:var(--purple);background:#f4f4f5;border-radius:50%;padding:7px;font-size:8px;font-weight:800}.sql-preview{color:#d8b4fe!important;background:#18181b!important;font:9px ui-monospace,monospace!important}.notice{color:#912018;background:#fee4e2;border-radius:6px;margin:0 0 15px;padding:10px 12px;font-size:10px}.notice.success{color:#166534;background:#dcfce7}.login-shell{grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);min-height:100vh;display:grid}.login-art{color:#fff;background:radial-gradient(circle at 75% 20%,#52525b55,#0000 28%),linear-gradient(145deg,#18181b,#27272a);align-items:flex-end;padding:60px;display:flex}.login-art>div{max-width:650px}.login-art span{color:#d4d4d8;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:600}.login-art h2{margin:20px 0;font-size:clamp(44px,6vw,82px);line-height:.95}.login-art p{color:#c4b5d2;max-width:530px;line-height:1.7}.login-card{background:#fff;flex-direction:column;justify-content:center;padding:clamp(50px,7vw,110px) clamp(32px,5vw,80px);display:flex}.login-card>p:not(.eyebrow){color:var(--muted);margin:10px 0 30px;font-size:12px}.login-card .primary{margin-top:6px}.login-card .login-text-button{color:#3f3f46;text-underline-offset:3px;background:0 0;border:0;align-self:flex-start;margin-top:14px;padding:0;font-size:11px;font-weight:600;text-decoration:underline}.reset-complete-card .primary{align-self:flex-start}.setup-shell{background:#f4f4f5;place-items:center;min-height:100vh;padding:40px 20px;display:grid}.setup-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(720px,100%);padding:clamp(28px,5vw,52px);box-shadow:0 22px 70px #00000012}.setup-brand{align-items:center;gap:12px;display:flex}.setup-brand strong,.setup-brand small{display:block}.setup-brand small{color:var(--muted);margin-top:3px;font-size:9px}.steps{justify-content:center;align-items:center;margin:34px 0;display:flex}.steps i{color:#8b8b94;background:#e4e4e7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-style:normal;display:grid}.steps i.active{background:var(--purple);color:#fff}.steps span{background:#d4d4d8;width:90px;height:1px}.setup-section>p:not(.eyebrow){color:var(--muted);margin:10px 0 25px;font-size:11px;line-height:1.6}@media (width<=1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.split-admin{grid-template-columns:1fr}.form-card{position:static}.appearance-settings-grid{grid-template-columns:1fr}}@media (width<=850px){.shell{grid-template-columns:70px minmax(0,1fr)}.sidebar{padding-inline:10px}.nav-entry.open>.nav-submenu{display:none}.nav-flyout{left:70px}.brand{justify-content:center;padding:0}.brand>div,.nav-group>small,.nav-group button span,.profile span,.profile>button:last-child{display:none}.nav-group button{justify-content:center;padding:0}.profile{justify-content:center;display:flex}.profile .profile-link{display:grid}.card-grid,.theme-grid,.login-shell{grid-template-columns:1fr}.login-art{min-height:300px}}@media (width<=620px){.shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;height:auto;position:static;overflow:auto}.brand{min-width:40px;margin:0 12px 0 0}.sidebar nav{flex-direction:row;gap:4px}.nav-flyout{border-left:1px solid var(--line);border-radius:7px;width:176px;left:8px;box-shadow:0 12px 32px #18181b1f}.nav-group{flex-direction:row}.nav-group button{width:36px}.profile{display:none}.topbar{padding:0 16px}main{padding:26px 16px 55px}.metric-grid{grid-template-columns:1fr}.overview-intro{grid-template-columns:40px 1fr}.tr,.product-table .tr{grid-template-columns:1fr 1fr}.tr>:nth-child(3),.tr>:nth-child(4),.tr>:nth-child(5),.tr.th{display:none}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.login-art{display:none}.login-card{min-height:100vh}}.bulk-pages-screen{max-width:1240px;margin:0 auto}.bulk-pages-title .secondary,.bulk-actions button,.bulk-batch-actions button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.bulk-workspace,.bulk-history{background:#fff;border:1px solid #e3e4e6;border-radius:12px;margin-top:22px;overflow:hidden}.bulk-workspace{overflow:visible}.bulk-steps{background:#fafafa;border-bottom:1px solid #e8e8ea;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.bulk-steps li{position:relative}.bulk-steps li:not(:last-child):after{z-index:2;content:"";background:#fafafa;border-top:1px solid #dedee1;border-right:1px solid #dedee1;width:8px;height:8px;margin-top:-4px;position:absolute;top:50%;right:-4px;transform:rotate(45deg)}.bulk-steps button{color:#75777d;text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-height:78px;padding:14px 22px;display:flex}.bulk-steps i{background:#fff;border:1px solid #c8c9cd;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;display:grid}.bulk-steps span,.bulk-batch-name{flex-direction:column;gap:3px;min-width:0;display:flex}.bulk-steps strong{color:#3c3d41;font-size:13px}.bulk-steps small,.bulk-batch small{color:#8c8e94;font-size:11px;font-weight:400}.bulk-steps .active button{color:#17181a;background:#fff}.bulk-steps .active i,.bulk-steps .done i{color:#fff;background:#17181a;border-color:#17181a}.bulk-steps .active strong{color:#111214}.bulk-step-panel{min-height:440px}.bulk-step-content{padding:30px}.bulk-step-heading{align-items:flex-start;gap:13px;margin-bottom:25px;display:flex}.bulk-step-heading>span,.bulk-batch-icon{color:#292a2d;background:#f1f1f2;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.bulk-step-heading h2,.bulk-history h2{margin:0 0 5px;font-size:19px}.bulk-step-heading p,.bulk-callout p,.bulk-warning p,.bulk-review-note,.bulk-batch-actions p,.bulk-empty p{color:#6f7177;margin:0;font-size:12px;line-height:1.55}.bulk-form-grid,.bulk-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.bulk-form-grid label,.bulk-rule-grid label{color:#3c3d40;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:600;display:flex}.bulk-form-grid label.wide,.bulk-form-grid .wide{grid-column:1/-1}.bulk-template-field{color:#3c3d40;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:600;display:flex;position:relative}.bulk-template-field>small{color:#898b90;font-size:10px;font-weight:400}.bulk-template-picker{position:relative}.bulk-template-picker>button{color:#1d1e21;text-align:left;background:#fff;border:1px solid #d9dade;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:7px 12px;display:flex}.bulk-template-picker>button>span,.bulk-template-menu [role=option]>span{flex-direction:column;gap:2px;min-width:0;display:flex}.bulk-template-picker>button strong,.bulk-template-menu [role=option] strong{font-size:12px}.bulk-template-picker>button small,.bulk-template-menu [role=option] small{color:#85878c;font-size:10px;font-weight:400}.bulk-template-menu{z-index:30;background:#fff;border:1px solid #d4d5d8;border-radius:8px;padding:7px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 14px 34px #14161a24}.bulk-template-menu>label{border:1px solid #dedfe2;border-radius:6px;align-items:center;gap:8px;margin-bottom:6px;padding:0 9px;display:flex}.bulk-template-menu>label input{border:0;outline:0;min-height:36px;padding:0}.bulk-template-menu [role=listbox]{scrollbar-gutter:stable;max-height:230px;overflow:auto}.bulk-template-menu [role=option]{box-sizing:border-box;color:#242529;text-align:left;background:#fff;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:46px;min-height:46px;padding:6px 9px;display:flex}.bulk-template-menu [role=option]:hover,.bulk-template-menu [role=option][aria-selected=true]{background:#f3f3f4}.bulk-template-menu [role=listbox]>p{color:#777980;margin:0;padding:15px 10px;font-size:11px;font-weight:400}.bulk-form-grid input,.bulk-form-grid select,.bulk-rule-grid input,.bulk-rule-grid select{box-sizing:border-box;color:#1d1e21;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #d9dade;border-radius:7px;font-size:13px;font-weight:400}.bulk-form-grid .bulk-template-menu>label{flex-direction:row;align-items:center;gap:8px}.bulk-form-grid .bulk-template-menu>label>svg{flex:none}.bulk-form-grid .bulk-template-menu>label>input{background:0 0;border:0;border-radius:0;outline:0;min-height:36px;padding:0}.bulk-form-grid label>small{color:#898b90;font-size:10px;font-weight:400}.bulk-callout,.bulk-warning{background:#fafafa;border:1px solid #e5e5e6;border-radius:8px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px 15px;display:flex}.bulk-callout strong{color:#1e1f22}.bulk-actions{border-top:1px solid #ededee;justify-content:flex-end;gap:9px;margin-top:28px;padding-top:20px;display:flex}.bulk-data-tools{align-items:center;gap:12px;margin-bottom:12px;display:flex}.bulk-source-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.bulk-source-tabs>button{color:#55575c;text-align:left;background:#fff;border:1px solid #dedfe2;border-radius:8px;align-items:center;gap:10px;min-height:58px;padding:10px 13px;display:flex}.bulk-source-tabs>button.active{color:#17181a;border-color:#252629;box-shadow:inset 0 0 0 1px #252629}.bulk-source-tabs span,.bulk-product-source-head>div,.bulk-product-picker label>span{flex-direction:column;gap:2px;min-width:0;display:flex}.bulk-source-tabs strong,.bulk-product-source strong{font-size:11px}.bulk-source-tabs small,.bulk-product-source small{color:#85878c;font-size:10px}.bulk-product-source{background:#fafafa;border:1px solid #e0e1e3;border-radius:8px;margin-bottom:14px;padding:13px}.bulk-product-source-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;display:flex}.bulk-product-source-head input{box-sizing:border-box;background:#fff;border:1px solid #d9dade;border-radius:6px;width:min(240px,45%);min-height:34px;font-size:11px}.bulk-product-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:190px;display:grid;overflow:auto}.bulk-product-picker label{background:#fff;border:1px solid #e2e3e5;border-radius:6px;grid-template-columns:16px 34px minmax(0,1fr);align-items:center;gap:7px;min-height:48px;padding:5px 7px;display:grid}.bulk-product-picker img,.bulk-product-fallback{object-fit:cover;background:#f0f0f1;border-radius:4px;width:34px;height:34px}.bulk-product-fallback{place-items:center;display:grid}.spintax-callout{margin:0 0 18px}.spintax-callout code{color:#343539;background:#ececee;border-radius:3px;padding:2px 4px;font-size:10px}.bulk-data-tools>span{color:#777980;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.bulk-data-tools>strong{margin-left:auto;font-size:11px}.bulk-upload{cursor:pointer;align-items:center;gap:7px;display:inline-flex;position:relative}.bulk-upload input{opacity:0;width:1px;height:1px;position:absolute}.bulk-csv-input{box-sizing:border-box;resize:vertical;background:#fbfbfc;border:1px solid #d9dade;border-radius:8px;width:100%;min-height:142px;font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.bulk-column-list{flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0 18px;display:flex}.bulk-column-list>span{color:#73757b;text-transform:uppercase;margin-right:3px;font-size:10px;font-weight:600}.bulk-column-list code{color:#2b2c30;background:#f6f6f7;border:1px solid #dedfe2;border-radius:5px;padding:4px 7px;font-size:10px}.bulk-data-preview{border:1px solid #e1e2e4;border-radius:8px;max-height:175px;margin-bottom:22px;overflow:auto}.bulk-data-preview table{border-collapse:collapse;width:100%;font-size:11px}.bulk-data-preview th,.bulk-data-preview td{text-align:left;border-bottom:1px solid #ececee;padding:9px 11px}.bulk-data-preview th{color:#696b70;text-transform:uppercase;background:#f7f7f8;font-size:9px}.bulk-url-field{align-items:stretch;display:flex}.bulk-url-field i{color:#777980;background:#f5f5f6;border:1px solid #d9dade;border-right:0;border-radius:7px 0 0 7px;flex:0 0 32px;place-items:center;width:32px;font-style:normal;display:grid}.bulk-url-field input{border-radius:0 7px 7px 0}.bulk-review-summary{border:1px solid #e2e3e5;border-radius:8px;grid-template-columns:repeat(3,1fr);margin-bottom:20px;display:grid}.bulk-review-summary div{flex-direction:column;gap:2px;padding:14px 16px;display:flex}.bulk-review-summary div:not(:last-child){border-right:1px solid #e7e7e9}.bulk-review-summary strong{font-size:18px}.bulk-review-summary span{color:#83858b;font-size:10px}.bulk-warning{background:#fffaf0;border-color:#e7c783;margin:0 0 16px;display:block}.bulk-warning strong{color:#725116;margin-bottom:3px;font-size:12px;display:block}.bulk-page-preview-list{border:1px solid #e2e3e5;border-radius:8px;overflow:hidden}.bulk-page-preview-list article{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:7px 14px;display:grid}.bulk-page-preview-list article:not(:last-child){border-bottom:1px solid #ececee}.bulk-page-preview-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.bulk-page-preview-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.bulk-page-preview-list small{color:#85878c;font-size:10px}.bulk-collision{color:#7a5611;background:#fff1d2;border-radius:10px;padding:4px 7px;font-size:9px;font-weight:600}.bulk-review-note{margin-top:13px}.bulk-history{margin-bottom:50px}.bulk-history-head{border-bottom:1px solid #e8e8ea;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.bulk-history-head .eyebrow{margin-bottom:4px}.bulk-batch+.bulk-batch{border-top:1px solid #e8e8ea}.bulk-batch-summary{color:#202124;text-align:left;background:#fff;border:0;grid-template-columns:40px minmax(180px,1fr) 70px 70px 150px 20px;align-items:center;gap:12px;width:100%;min-height:72px;padding:10px 20px;display:grid}.bulk-batch-summary:hover{background:#fafafa}.bulk-batch-summary>span:not(.bulk-batch-icon):not(.bulk-batch-name){text-align:right;flex-direction:column;gap:2px;display:flex}.bulk-batch-summary time{color:#7d7f84;text-align:right;font-size:10px}.bulk-batch-detail{background:#fafafa;padding:0 20px 20px 72px}.bulk-batch-pages{background:#fff;border:1px solid #e3e4e6;border-radius:7px;overflow:hidden}.bulk-batch-pages>div{justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:6px 11px;display:flex}.bulk-batch-pages>div:not(:last-child){border-bottom:1px solid #ededee}.bulk-batch-pages>div>div{flex-direction:column;gap:2px;min-width:0;display:flex}.bulk-batch-pages strong{font-size:11px}.bulk-batch-actions{justify-content:space-between;align-items:center;gap:20px;margin-top:13px;display:flex}.bulk-batch-actions>div{flex:none;gap:8px;display:flex}.danger-text{color:#b02e32!important}.bulk-empty{text-align:center;align-content:center;place-items:center;gap:7px;min-height:180px;display:grid}@media (width<=900px){.bulk-steps small,.bulk-batch-summary>span:not(.bulk-batch-name),.bulk-batch-summary time{display:none}.bulk-batch-summary{grid-template-columns:40px minmax(0,1fr) 20px}.bulk-batch-detail{padding-left:20px}}@media (width<=640px){.bulk-step-content{padding:20px}.bulk-steps button{justify-content:center;min-height:62px;padding:10px}.bulk-steps span{display:none}.bulk-form-grid,.bulk-rule-grid,.bulk-review-summary{grid-template-columns:1fr}.bulk-review-summary div:not(:last-child){border-bottom:1px solid #e7e7e9;border-right:0}.bulk-batch-actions{flex-direction:column;align-items:stretch}.bulk-source-tabs,.bulk-product-picker{grid-template-columns:1fr}.bulk-batch-actions>div{flex-direction:column;align-items:stretch}}.tax-settings-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:16px;display:grid}.tax-card{overflow:hidden}.tax-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.tax-card h2,.tax-card p{margin:0}.tax-card h2{font-size:14px}.tax-card header p{color:var(--muted);margin-top:4px;font-size:9px}.tax-fields{grid-template-columns:1fr 1fr;gap:0 14px;padding:18px;display:grid}.tax-fields label{flex-direction:column;gap:7px;margin-bottom:14px;font-size:9px;font-weight:650;display:flex}.tax-fields input,.tax-fields select,.tax-inline-form input,.tax-rate-form input,.tax-rate-form select{width:100%;min-width:0;min-height:35px;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:6px;padding:7px 9px;font-size:9px}.tax-fields label>small{color:var(--muted);font-weight:400;line-height:1.45}.tax-fields .tax-check{border:1px solid var(--line);border-radius:7px;flex-direction:row;grid-column:1/-1;padding:11px}.tax-check input{accent-color:#171717;width:15px;min-height:15px}.tax-check span strong,.tax-check span small{display:block}.tax-check span small{color:var(--muted);margin-top:3px;font-weight:400}.tax-card>footer{border-top:1px solid var(--line);justify-content:flex-end;padding:14px 18px;display:flex}.tax-list{padding:5px 18px}.tax-list article{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.tax-list article strong,.tax-list article small{display:block}.tax-list article small{color:var(--muted);margin-top:3px;font-size:9px}.tax-inline-form{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:8px;padding:14px 18px;display:grid}.tax-inline-form button{grid-column:1/-1;justify-self:end}.tax-rates-card{grid-column:1/-1}.tax-rate-table{padding:0 18px}.tax-rate-head,.tax-rate-table article{grid-template-columns:1.4fr 1fr 1.4fr .5fr;align-items:center;gap:12px;display:grid}.tax-rate-head{color:var(--muted);text-transform:uppercase;padding:10px 0;font-size:8px;font-weight:700}.tax-rate-table article{border-top:1px solid var(--line);padding:13px 0;font-size:10px}.tax-rate-form{border-top:1px solid var(--line);grid-template-columns:minmax(110px,1fr) minmax(140px,1.2fr) 58px minmax(95px,.8fr) minmax(105px,.85fr) 76px auto;gap:7px;padding:12px 18px;display:grid}.tax-rate-form label{position:relative}.tax-rate-form label input{padding-right:25px}.tax-rate-form label span{color:var(--muted);font-size:9px;position:absolute;top:9px;right:9px}.tax-loading{padding:24px}@media (width<=1000px){.tax-settings-grid{grid-template-columns:1fr}.tax-rates-card{grid-column:auto}.tax-rate-form,.tax-rate-head,.tax-rate-table article{grid-template-columns:1fr 1fr}}@media (width<=620px){.tax-fields,.tax-inline-form,.tax-rate-form{grid-template-columns:1fr}.tax-fields .tax-check{grid-column:auto}}.gallery-title>div:last-child{align-items:center;display:flex}.gallery-title button{align-items:center;gap:7px;display:inline-flex}.gallery-title .page-subtitle{max-width:720px}.gallery-panel{overflow:hidden}.gallery-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:11px 16px;display:flex}.gallery-toolbar>span{color:var(--muted);font-size:9px}.gallery-search{width:min(360px,100%);height:38px;color:var(--muted);border:1px solid #d4d4d8;border-radius:7px;align-items:center;gap:8px;padding:0 11px;display:flex}.gallery-search input{border:0;outline:0;width:100%;font-size:10px}.gallery-grid{background:var(--line);grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:1px;padding:1px;display:grid}.gallery-grid>button{text-align:left;cursor:pointer;background:#fff;border:0;min-width:0;padding:10px}.gallery-grid>button:hover{box-shadow:inset 0 0 0 2px #171717}.gallery-grid>button>span{aspect-ratio:1;background:#f4f4f5;place-items:center;display:grid;position:relative;overflow:hidden}.gallery-grid img,.gallery-grid video{object-fit:cover;width:100%;height:100%}.gallery-video-badge{color:#fff;background:#18181bdd;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-style:normal;display:inline-flex;position:absolute;bottom:7px;right:7px}.gallery-grid strong,.gallery-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.gallery-grid strong{margin-top:9px;font-size:10px}.gallery-grid small{color:var(--muted);margin-top:3px;font-size:8px}.gallery-empty{text-align:center;min-height:410px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.gallery-empty h2,.gallery-empty p{margin:0}.gallery-empty h2{color:#27272a;font-size:16px}.gallery-empty p{font-size:10px}.gallery-empty button{margin-top:8px}.gallery-detail-backdrop{z-index:150;background:#18181b66;justify-content:flex-end;display:flex;position:fixed;inset:0}.gallery-detail-scrim{cursor:default;background:0 0;border:0;position:absolute;inset:0}.gallery-detail{z-index:1;background:#fff;width:min(430px,100%);height:100%;position:relative;overflow-y:auto;box-shadow:-18px 0 45px #0002}.gallery-detail>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:13px 18px;display:flex}.gallery-detail>header strong,.gallery-detail>header small{display:block}.gallery-detail>header small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:300px;margin-top:3px;font-size:9px;overflow:hidden}.gallery-detail>header button{cursor:pointer;background:0 0;border:0}.gallery-detail-preview{background:#f4f4f5;place-items:center;min-height:260px;margin:18px;display:grid}.gallery-detail-preview img,.gallery-detail-preview video{object-fit:contain;max-width:100%;max-height:420px}.gallery-detail dl{border-top:1px solid var(--line);margin:0 18px}.gallery-detail dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:9px 0;font-size:9px;display:flex}.gallery-detail dt{color:var(--muted)}.gallery-detail dd{margin:0}.gallery-detail>label{gap:7px;margin:18px;font-size:9px;font-weight:650;display:grid}.gallery-detail textarea{width:100%;font:inherit;resize:vertical;border:1px solid #d4d4d8;border-radius:6px;padding:10px}.gallery-url{margin:18px;display:flex}.gallery-url input{border:1px solid #d4d4d8;border-right:0;flex:1;min-width:0;padding:9px;font-size:8px}.gallery-url button{cursor:pointer;background:#fff;border:1px solid #d4d4d8;width:38px}.gallery-detail>footer{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:16px 18px;display:flex}.gallery-detail .danger{color:#a51d1d;cursor:pointer;background:#fff0f0;border:0;border-radius:6px;align-items:center;gap:6px;padding:9px 11px;font-size:9px;font-weight:700;display:inline-flex}@media (width<=620px){.gallery-title{align-items:flex-start}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-detail{width:100%}}.marketing-page{max-width:1280px;margin:0 auto;padding-bottom:84px}.marketing-title{align-items:flex-end}.marketing-title .secondary,.marketing-panel .secondary{align-items:center;gap:7px;display:inline-flex}.marketing-loading{color:#68706c;padding:48px}.marketing-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 16px;display:grid}.marketing-stats article{background:#fff;border:1px solid #e0e2df;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:10px 8px;min-height:104px;padding:18px;display:grid}.marketing-stats article svg{color:#69716d}.marketing-stats article span{color:#69716d;font-size:12px}.marketing-stats article strong{letter-spacing:-.04em;grid-column:1/-1;font-size:27px}.marketing-panel{background:#fff;border:1px solid #e0e2df;border-radius:10px;margin-top:16px;padding:22px}.marketing-panel-heading{justify-content:space-between;align-items:center;gap:28px;padding-bottom:18px;display:flex}.marketing-panel-heading h2{margin:0 0 5px;font-size:18px}.marketing-panel-heading p{color:#69716d;margin:0;font-size:12px;line-height:1.5}.marketing-toggle,.switch-label{white-space:nowrap;align-items:center;gap:9px;font-weight:600;flex-direction:row!important;display:inline-flex!important}.marketing-toggle input,.switch-label input{margin:0;width:18px!important;height:18px!important}.marketing-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.marketing-form-grid label{color:#313733;align-content:start;gap:7px;font-size:11px;font-weight:600;display:grid}.marketing-form-grid .wide{grid-column:1/-1}.marketing-form-grid input,.marketing-form-grid select,.marketing-form-grid textarea{color:#171c1a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d4d8d5;border-radius:7px;font-size:13px}.marketing-form-grid input,.marketing-form-grid select{height:41px;padding:0 11px}.marketing-form-grid textarea{resize:vertical;min-height:78px;padding:11px;line-height:1.5}.marketing-form-grid label small{color:#7a817d;font-size:10px;font-weight:400;line-height:1.4}.marketing-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-editor-group+.marketing-editor-group{border-top:1px solid #e0e3e0;margin-top:24px;padding-top:22px}.marketing-editor-group h3{margin:0 0 14px;font-size:13px}.promotion-editor .media-field{background:#fff;border:1px solid #dfe2df;border-radius:8px;padding:14px}.promotion-editor .media-field-head{align-items:center}.promotion-editor .selected-media>div{background:#f2f3f1;border:1px solid #d5d9d6;border-radius:8px;width:min(280px,100%);height:170px}.promotion-editor .selected-media img{object-fit:cover;width:100%;height:100%}.marketing-empty{color:#6c746f;text-align:center;border:1px dashed #d3d7d4;border-radius:9px;align-content:center;place-items:center;gap:8px;min-height:220px;display:grid}.marketing-empty strong{color:#242a27;font-size:14px}.marketing-empty p{max-width:380px;margin:0;font-size:12px;line-height:1.5}.marketing-empty--small{min-height:110px;margin-top:12px}.marketing-delivery-log{border-top:1px solid #e0e3e0;margin-top:26px;padding-top:22px}.marketing-delivery-log>div:first-child h3{margin:0 0 5px;font-size:14px}.marketing-delivery-log>div:first-child p{color:#69716d;margin:0 0 14px;font-size:11px}.marketing-delivery-table{border:1px solid #dfe2df;border-radius:8px;overflow:hidden}.marketing-delivery-table article{background:#fff;grid-template-columns:86px minmax(160px,1fr) minmax(150px,.8fr) minmax(180px,1.2fr);align-items:center;gap:14px;min-height:64px;padding:11px 14px;display:grid}.marketing-delivery-table article+article{border-top:1px solid #e8eae8}.marketing-delivery-table article>span:not(.marketing-job-status){gap:3px;min-width:0;display:grid}.marketing-delivery-table strong{overflow-wrap:anywhere;font-size:11px}.marketing-delivery-table small{color:#737a76;font-size:10px}.marketing-job-status{color:#59605c;text-transform:capitalize;background:#eceeec;border-radius:999px;justify-content:center;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.marketing-job-status.sent{color:#225845;background:#dcece6}.marketing-job-status.failed,.marketing-job-status.cancelled{color:#8b3333;background:#f5dddd}.marketing-job-status.queued,.marketing-job-status.processing{color:#795b08;background:#faecc5}.marketing-job-error{color:#9a3b3b;font-weight:500}.automation-list{gap:9px;display:grid}.automation-card{border:1px solid #dfe2df;border-radius:8px;overflow:hidden}.automation-card.open{border-color:#aeb5b1;box-shadow:0 8px 24px #171c1a0f}.automation-summary{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:12px 15px;display:grid}.automation-summary span:nth-child(2){gap:4px;display:grid}.automation-summary strong{font-size:13px}.automation-summary small{color:#737a76;font-size:11px}.automation-status{background:#b8bdb9;border-radius:50%;width:9px;height:9px}.automation-status.on{background:#2e6b5a}.automation-editor{background:#fbfbfa;border-top:1px solid #e5e7e5;padding:20px}.delay-fields{grid-template-columns:120px minmax(0,1fr);gap:8px;display:grid}.automation-consent-note{color:#59615d;background:#f0f3f1;border-radius:7px;margin:17px 0 0;padding:11px 13px;font-size:11px;line-height:1.5}.automation-editor footer{justify-content:space-between;gap:12px;margin-top:18px;display:flex}.automation-editor footer button{align-items:center;gap:7px;display:inline-flex}.danger-text{color:#a23d3d;cursor:pointer;background:0 0;border:0}.marketing-save-bar{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #daddda;border-radius:9px;justify-content:space-between;align-items:center;gap:22px;padding:12px 14px 12px 18px;display:flex;position:fixed;bottom:18px;left:266px;right:24px;box-shadow:0 14px 40px #171c1a1f}.marketing-save-bar p{color:#69716d;margin:0;font-size:11px}.marketing-save-bar button{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}@media (width<=900px){.marketing-stats{grid-template-columns:repeat(2,1fr)}.marketing-form-grid,.marketing-form-grid--three{grid-template-columns:1fr}.marketing-form-grid .wide{grid-column:auto}.marketing-save-bar{left:12px;right:12px}.marketing-delivery-table article{grid-template-columns:82px minmax(0,1fr)}}@media (width<=620px){.marketing-page{padding-bottom:120px}.marketing-title{align-items:flex-start}.marketing-title>button{justify-content:center;width:100%}.marketing-panel{padding:16px}.marketing-panel-heading{align-items:flex-start;gap:12px}.marketing-stats{grid-template-columns:1fr 1fr}.automation-editor{padding:15px}.automation-editor footer{flex-direction:column-reverse;align-items:stretch}.automation-editor footer button{justify-content:center;min-height:42px}.promotion-editor .media-field-head{flex-direction:column;align-items:flex-start}.promotion-editor .media-field-head>div{grid-template-columns:1fr 1fr;width:100%;display:grid}.promotion-editor .selected-media>div{width:100%}.marketing-save-bar{flex-direction:column;align-items:stretch}.marketing-save-bar button{justify-content:center}}
