:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}.ion-page.ion-page-overlay-passthrough{pointer-events:none}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: var(--safe-area-inset-top, env(safe-area-inset-top));--ion-safe-area-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom));--ion-safe-area-left: var(--safe-area-inset-left, env(safe-area-inset-left));--ion-safe-area-right: var(--safe-area-inset-right, env(safe-area-inset-right))}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px #00000014}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px #00000014}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px #0000002e}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.design-studio-card{overflow:hidden}.design-studio-content{display:flex;flex-direction:column;gap:22px}.design-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}.design-toolbar-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.design-stepper{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.design-step{display:flex;flex-direction:column;gap:8px;align-items:center;padding:14px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);color:var(--text-muted);box-shadow:var(--shadow-soft)}.design-step span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--panel-soft);color:var(--accent-strong);font-weight:700;box-shadow:inset 0 0 0 1px var(--line)}.design-step.is-active{background:var(--panel-soft);border-color:var(--line-strong);color:var(--accent-deep);box-shadow:0 0 0 3px var(--line-soft)}.design-launchers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.launcher-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;width:100%;border:1px solid var(--line);border-radius:24px;padding:18px 20px;background:var(--panel-strong);color:inherit;text-align:left;box-shadow:var(--shadow-soft)}.launcher-card strong,.design-section-header h4,.catalog-modal-header h3,.preview-summary-header strong{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}.launcher-card p,.design-section-header p,.catalog-modal-header p,.summary-item span,.template-card p,.layout-card p{margin:0;color:var(--text-muted)}.launcher-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:var(--panel-soft);color:var(--accent-strong);font-size:1.5rem;box-shadow:inset 0 0 0 1px var(--line)}.launcher-card em,.launcher-action{font-style:normal;color:var(--accent-strong);font-weight:700}.generic-preset-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.generic-preset-button{--preset-accent: var(--accent-strong);display:grid;grid-template-rows:auto auto 1fr;gap:8px;min-height:146px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:inherit;text-align:left;box-shadow:var(--shadow-soft)}.generic-preset-button strong{color:var(--accent-deep);line-height:1.1}.generic-preset-button p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.35}.generic-preset-button.is-selected{border-color:var(--preset-accent);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.generic-preset-swatch{width:34px;height:8px;border-radius:999px;background:var(--preset-accent)}.design-canvas{display:grid;grid-template-columns:minmax(0,1.4fr) 390px;gap:20px;align-items:start}.design-controls-column{display:flex;flex-direction:column;gap:18px}.application-settings-canvas{grid-template-columns:minmax(0,1fr)}.application-settings-column{max-width:1040px}.application-page-grid{flex:1 1 auto;min-height:0;height:100%}.application-page-grid .application-studio-card{width:100%!important;max-width:none!important;margin-inline:0!important;align-self:stretch}.application-page-grid .application-settings-canvas{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important}.application-page-grid .application-settings-column{max-width:none}.design-section-panel,.preview-summary-card{border:1px solid var(--line);border-radius:26px;padding:22px;background:var(--panel-strong);box-shadow:var(--shadow-soft)}.design-section-header,.preview-summary-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.design-section-header h4,.catalog-modal-header h3{margin:0 0 6px;font-size:1.6rem}.design-toggle-row{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.design-toggle-row strong,.summary-item strong{display:block}.design-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.design-radio-group{display:flex;flex-direction:column;gap:10px}.palette-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.palette-field{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.palette-field span{font-size:.84rem;font-weight:700;color:var(--text-muted)}.magic-color-stack{display:grid;width:min(100%,420px);gap:30px}.magic-color-card{display:grid;gap:12px;min-width:0;padding:0 0 28px;border:0;border-bottom:1px solid #4f86f7;border-radius:0;background:transparent}.magic-color-card.is-gradient{grid-column:1 / -1}.magic-color-card>strong{color:#071338;font-size:1rem;font-weight:800}.magic-color-card>small,.magic-gradient-editor>small{margin:0;color:#697895;font-size:.94rem}.magic-color-card-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border-radius:8px;background:#dfe3eb}.magic-color-card-tabs button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#050b3e;font-size:.84rem;font-weight:700;cursor:pointer}.magic-color-card-tabs button.is-active{background:#f4f7fd;box-shadow:0 8px 18px #0f172a14}.magic-color-card .color-picker-main{grid-template-columns:42px minmax(0,1fr);gap:0;min-height:42px;padding:4px 12px;align-items:center;border:1px solid #4f86f7;border-radius:8px;background:#eef2f8}.magic-color-card .color-picker-current{width:32px;height:32px;border-radius:999px;background-clip:padding-box}.magic-color-card .color-picker-hex{min-height:34px;border:0;border-left:1px solid rgba(15,23,42,.18);border-radius:0;background:transparent;text-align:left;font-size:.88rem}.magic-gradient-editor{display:grid;gap:12px}.magic-gradient-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:12px;align-items:center}.magic-gradient-toolbar select,.magic-gradient-toolbar input,.magic-gradient-stop-row,.magic-gradient-stops{border:1px solid #4f86f7;border-radius:8px;background:#eef2f8}.magic-gradient-toolbar select,.magic-gradient-toolbar input{min-height:42px;padding:0 14px;color:#050b3e;font-weight:700}.magic-gradient-toolbar input{text-align:center}.magic-gradient-bar{position:relative;height:48px;border:1px solid #4f86f7;border-radius:8px}.magic-gradient-bar span{position:absolute;top:50%;width:20px;height:48px;border:3px solid #ffffff;border-radius:7px;transform:translate(-50%,-50%);box-shadow:0 6px 14px #0f172a2e}.magic-gradient-stops{display:grid;gap:8px;padding:14px}.magic-gradient-stops>strong{color:#050b3e;font-size:1rem}.magic-gradient-stop-row{display:grid;grid-template-columns:minmax(0,1fr) 58px 42px;gap:10px;align-items:center;min-height:42px;padding:6px 8px}.magic-gradient-stop-row input{width:100%;min-height:32px;border:0;background:transparent;color:#050b3e;text-align:center;font-weight:800}.magic-gradient-stop-row .color-picker-main{min-height:34px;padding:3px 8px}.magic-gradient-stop-row .color-picker-current{width:28px;height:28px}.magic-gradient-stop-row .color-picker-hex{min-height:28px;padding-inline:.65rem}.magic-gradient-stop-row>button{width:38px;min-height:38px;border:0;border-radius:999px;background:#ef4444;color:#fff;font-size:1.2rem;font-weight:900;cursor:pointer}.magic-gradient-stop-row>button:disabled{opacity:.42;cursor:not-allowed}.magic-gradient-stops>button{min-height:44px;border:0;border-radius:8px;background:#16b883;color:#fff;font-weight:900;cursor:pointer}.media-uploader{display:flex;flex-direction:column;gap:16px}.media-preview-frame{overflow:hidden;border-radius:24px;min-height:280px;border:1px solid var(--line);background:var(--panel)}.media-preview-image{display:block;width:100%;height:280px;object-fit:cover}.media-preview-empty{display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:28px}.media-preview-empty strong{margin-bottom:8px}.media-preview-empty p{margin:0;color:var(--text-muted)}.background-disposition-preview{display:flex;flex-direction:column;gap:10px}.background-disposition-stage{position:relative;isolation:isolate;width:min(100%,var(--background-preview-width, 760px));aspect-ratio:var(--background-preview-ratio, 1 / 1);margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--panel);box-shadow:inset 0 0 0 1px #ffffff61}.background-disposition-clear-zone{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:0;background-image:var(--background-preview-image);background-position:center;background-size:cover;box-shadow:none}.background-disposition-stage[data-safe-area=hidden] .background-disposition-clear-zone{top:0;right:0;bottom:0;left:0}.background-disposition-stage[data-safe-area=vertical]{--background-preview-width: 520px;--background-preview-ratio: 1535 / 2014}.background-disposition-stage[data-safe-area=portrait_locked]{--background-preview-width: 380px;--background-preview-ratio: 1252 / 2532}.background-disposition-stage[data-safe-area=horizontal]{--background-preview-width: 760px;--background-preview-ratio: 1934 / 1533}.background-disposition-stage[data-safe-area=both]{--background-preview-width: 560px;--background-preview-ratio: 1278 / 1275}.background-disposition-slider{position:absolute;z-index:2;top:22px;left:50%;width:min(62%,420px);height:96px;transform:translate(-50%);overflow:hidden;border-radius:14px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(180deg,#0d14200f,#0d142042),var(--background-slider-image);background-position:center;background-size:cover;box-shadow:0 18px 34px #12224038}.background-disposition-slider span{position:absolute;left:12px;bottom:10px;padding:4px 8px;border-radius:999px;background:#0c131f8a;color:#fff;font-size:.72rem;font-weight:800}.design-field-label{font-size:.85rem;font-weight:700;color:var(--text-muted)}.choice-row,.choice-column,.design-actions,.preview-summary-grid{display:flex;gap:12px;flex-wrap:wrap}.color-workspace{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px}.color-section-list{display:flex;flex-direction:column;gap:12px}.color-section-card{display:flex;flex-direction:column;gap:14px;width:100%;padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:var(--panel-strong);text-align:left;color:inherit;box-shadow:var(--shadow-soft)}.color-section-card p,.palette-field small{margin:0;color:var(--text-muted)}.color-section-card.is-active{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.color-swatch-row{display:flex;flex-wrap:wrap;gap:10px}.color-swatch-dot{width:18px;height:18px;border-radius:999px;border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 1px #16202b1f}.color-editor-panel{display:flex;flex-direction:column;gap:18px;min-width:0}.global-palette-editor{display:grid;gap:14px}.global-palette-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.global-palette-grid .palette-field{padding:0;border:0;border-radius:0;background:transparent}.button-style-groups{display:grid;gap:18px}.button-style-group{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:18px;background:#ffffff7a}.button-style-group .feature-section-header{margin:0}.style-settings-block{display:grid;gap:16px;min-width:0;margin-top:24px;padding-top:22px;border-top:1px solid rgba(79,134,247,.34)}.style-settings-block .feature-section-header{margin:0}.style-reference-density{padding:12px!important;font-size:.88rem}.style-reference-density>.design-section-header{gap:10px;margin-bottom:10px!important}.style-reference-density .design-section-header h4{margin-bottom:3px;font-size:.94rem!important}.style-reference-density .design-section-header p,.style-reference-density .feature-section-header p{font-size:.74rem!important;line-height:1.35}.style-reference-density .feature-section-header strong,.style-reference-density .form-field>span{font-size:.82rem}.style-reference-density .color-workspace{grid-template-columns:250px minmax(0,1fr);gap:12px}.style-reference-density .color-section-list,.style-reference-density .color-editor-panel{gap:8px}.style-reference-density .color-section-card{gap:7px;padding:10px 12px;border-radius:10px;box-shadow:none}.style-reference-density .color-section-card strong{font-size:.8rem}.style-reference-density .color-section-card p{font-size:.7rem;line-height:1.3}.style-reference-density .color-swatch-row{gap:6px}.style-reference-density .color-swatch-dot{width:13px;height:13px;border-width:1px}.style-reference-density .magic-color-stack{width:min(100%,380px);gap:16px}.style-reference-density .magic-color-card{gap:8px;padding-bottom:14px}.style-reference-density .magic-color-card>strong{font-size:.82rem}.style-reference-density .magic-color-card>small,.style-reference-density .magic-gradient-editor>small,.style-reference-density .form-field small{font-size:.7rem;line-height:1.35}.style-reference-density .color-picker-main,.style-reference-density .magic-color-card .color-picker-main{grid-template-columns:34px minmax(0,1fr);min-height:36px;padding:3px 9px}.style-reference-density .color-picker-current,.style-reference-density .magic-color-card .color-picker-current{width:26px;height:26px}.style-reference-density .color-picker-hex,.style-reference-density .magic-color-card .color-picker-hex{min-height:30px;padding-inline:.75rem;font-size:.78rem}.style-reference-density .style-settings-block{gap:10px;margin-top:14px;padding-top:14px}.style-reference-density .form-field{gap:5px}.style-reference-density .form-field input,.style-reference-density .form-field select,.style-reference-density .form-field textarea{min-height:38px;padding:8px 10px;border-radius:8px!important;font-size:.82rem}.style-reference-density .form-field textarea{min-height:104px}.style-reference-density .global-surface-style-block{display:block}.style-reference-density .global-surface-style-block .module-surface-style-fields{background:#ffffff94}@media (max-width: 1100px){.style-reference-density .color-workspace{grid-template-columns:1fr}}.asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.application-primary-assets{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:18px;align-items:start}.application-assets-subhead{display:flex;gap:8px;align-items:baseline;margin-top:22px;margin-bottom:12px;color:var(--text)}.application-assets-subhead span{color:var(--text-muted);font-size:13px}.asset-grid-compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.asset-card{display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(22,32,43,.08);background:#ffffffbd}.asset-card p,.palette-field small{margin:0;color:var(--text-muted)}.asset-preview-frame{display:flex;align-items:center;justify-content:center;min-height:180px;overflow:hidden;border-radius:20px;border:1px solid rgba(22,32,43,.08);background:linear-gradient(135deg,#fffffff5,#e4ecf9d6)}.asset-preview-frame.icon{min-height:200px}.asset-preview-frame.splash{min-height:220px}.asset-preview-image{display:block;max-width:100%;max-height:220px;object-fit:cover}.asset-preview-image.icon{width:148px;height:148px;border-radius:32px;object-fit:cover}.asset-preview-empty{padding:20px;text-align:center}.back-button-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cms-featured-toggle{min-height:100%}.cms-block-stack{display:flex;flex-direction:column;gap:16px}.cms-block-card,.cms-page-preview{border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);padding:18px;box-shadow:var(--shadow-soft)}.cms-block-card{transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,opacity .2s ease,transform .2s ease}.cms-block-card.is-dragging{opacity:.58;transform:scale(.99)}.cms-block-card.is-drop-target{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 4px var(--line-soft)}.cms-block-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.cms-block-card textarea{width:100%}.cms-block-toolbar{display:flex;flex-wrap:wrap;gap:12px}.cms-block-tool,.feature-type-choice,.asset-upload-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:18px;border:1px solid var(--line);background:var(--panel-strong);color:var(--accent-deep);padding:12px 16px;font:inherit;font-weight:700;cursor:pointer;box-shadow:var(--shadow-soft);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.cms-block-tool:hover,.feature-type-choice:hover,.asset-upload-button:hover{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.cms-block-tool span,.feature-type-choice span{white-space:nowrap}.cms-block-title-row{display:flex;gap:12px;align-items:flex-start}.feature-icon-shell.small{width:42px;height:42px;border-radius:14px}.feature-icon-shell img,.preview-custom-icon{width:100%;height:100%;object-fit:cover;border-radius:inherit}.feature-icon-shell-large{width:72px;height:72px;border-radius:24px}.record-title-with-icon{display:flex;align-items:center;gap:12px}.module-basic-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 88px;gap:14px;align-items:end}.module-icon-field{min-width:0}.module-basic-grid+.choice-row{margin-top:-6px}.icon-manager-trigger{display:flex;align-items:center;gap:16px;width:100%;padding:16px 18px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);text-align:left;font:inherit;cursor:pointer;box-shadow:var(--shadow-soft);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.icon-manager-trigger-compact{justify-content:center;width:54px;min-height:50px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.icon-manager-trigger-compact .feature-icon-shell-large{width:46px;height:46px;border-radius:16px}.icon-manager-trigger.icon-manager-trigger-compact:hover{border-color:transparent;background:transparent;box-shadow:none}.icon-manager-trigger:hover{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.icon-manager-copy{flex:1}.icon-manager-copy strong,.icon-library-card strong{display:block}.icon-manager-copy p,.icon-library-card small{margin:4px 0 0;color:var(--text-muted)}.icon-manager-action{color:var(--accent-strong);font-weight:700}.cms-block-inline-actions,.asset-field-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cms-block-drag-button{cursor:grab}.cms-block-drag-button:active{cursor:grabbing}.cms-block-editor,.asset-field{display:flex;flex-direction:column;gap:16px}.cms-block-layout-panel{display:grid;gap:16px;margin:0 0 18px;padding:16px;border:1px solid rgba(91,135,255,.24);border-radius:18px;background:#f2f7ffb8}.cms-block-layout-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.cms-block-layout-heading p{margin:4px 0 0;color:var(--muted);font-size:.84rem}.cms-block-layout-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));align-items:end;gap:14px}.cms-rich-editor{overflow:hidden;border:1px solid rgba(91,135,255,.3);border-radius:16px;background:#fff;box-shadow:0 8px 22px #253e6f14}.cms-rich-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:10px;border-bottom:1px solid rgba(91,135,255,.22);background:#f6f9fffa}.cms-rich-toolbar button,.cms-rich-toolbar select,.cms-rich-color-control{min-height:38px;border:1px solid rgba(102,136,190,.28);border-radius:9px;background:#fff;color:#17324f;font:inherit}.cms-rich-toolbar button{min-width:38px;padding:0 10px;cursor:pointer;font-weight:700}.cms-rich-toolbar button:hover,.cms-rich-toolbar button:focus-visible,.cms-rich-toolbar select:hover,.cms-rich-toolbar select:focus-visible{border-color:#3b69b894;background:#eef5ff}.cms-rich-toolbar select{padding:0 28px 0 10px}.cms-rich-toolbar .cms-rich-link-select{min-width:150px}.cms-rich-toolbar .is-bold{font-weight:900}.cms-rich-toolbar .is-italic{font-style:italic}.cms-rich-toolbar .is-underline{text-decoration:underline}.cms-rich-toolbar .is-source-toggle{margin-left:auto;color:#315f9f}.cms-rich-color-control{display:inline-flex;align-items:center;gap:7px;padding:0 8px 0 10px;font-size:.78rem;font-weight:700}.cms-rich-color-control input{width:24px;height:24px;padding:0;border:0;background:transparent}.cms-rich-canvas,.cms-rich-source{width:100%;min-height:260px;padding:18px;border:0;outline:0;background:#fff;color:#1f2937;font-size:1rem;line-height:1.55}.cms-rich-canvas:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.cms-rich-canvas h1{font-size:2rem}.cms-rich-canvas h2{font-size:1.55rem}.cms-rich-canvas h3{font-size:1.25rem}.cms-rich-canvas a{color:#2563eb;text-decoration:underline}.cms-rich-source{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.9rem}.cms-code-editor{overflow:hidden;border:1px solid #26374b;border-radius:16px;background:#111b28;box-shadow:0 12px 28px #0f172a38}.cms-code-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:52px;padding:8px 12px;border-bottom:1px solid rgba(148,163,184,.2);background:#1d2a3a;color:#dbeafe}.cms-code-toolbar label{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800}.cms-code-toolbar select,.cms-code-toolbar button{min-height:34px;padding:0 10px;border:1px solid rgba(148,163,184,.28);border-radius:8px;background:#27384c;color:#eff6ff;font:inherit}.cms-code-toolbar button{cursor:pointer;font-weight:700}.cms-code-toolbar small{margin-left:auto;color:#9fb2ca}.cms-code-workspace{display:grid;grid-template-columns:52px minmax(0,1fr);height:340px;min-height:240px;resize:vertical;overflow:hidden}.cms-code-gutter{overflow:hidden;padding:14px 0;background:#172231;color:#71839b;font:14px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;text-align:right;-webkit-user-select:none;user-select:none}.cms-code-gutter span{display:block;padding-right:13px}.cms-code-layer{position:relative;min-width:0;min-height:0}.cms-code-highlight,.cms-code-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:14px 16px;overflow:auto;border:0;outline:0;white-space:pre;-moz-tab-size:2;tab-size:2;font:14px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.cms-code-highlight{z-index:1;background:#111b28;color:#d7e3f4;pointer-events:none}.cms-code-input{z-index:2;resize:none;background:transparent;color:transparent;caret-color:#f8fafc;-webkit-text-fill-color:transparent}.cms-code-input::selection{background:#60a5fa61}.cms-code-highlight .token-tag{color:#73e2bd}.cms-code-highlight .token-property{color:#8cc8ff}.cms-code-highlight .token-string{color:#f5ce83}.cms-code-highlight .token-keyword{color:#c4a7ff}.cms-code-highlight .token-number{color:#ff9f9a}.cms-code-highlight .token-comment{color:#7f91a8;font-style:italic}.cms-code-highlight .token-punctuation{color:#b8c5d8}.cms-block-editor-two,.cms-block-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.asset-upload-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.asset-inline-preview{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.asset-inline-preview.is-cover{flex-direction:column;align-items:flex-start}.asset-inline-preview img,.slider-image-row img{width:76px;height:76px;object-fit:cover;border-radius:14px;border:1px solid rgba(22,32,43,.08)}.asset-inline-preview.is-cover img{width:min(100%,320px);height:auto;aspect-ratio:8 / 5;object-fit:cover;border-radius:20px}.home-slider-image-list{display:flex;flex-direction:column;gap:12px}.home-slider-image-item{display:grid;gap:14px;padding:12px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.home-slider-image-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.home-slider-image-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center}.home-slider-image-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.home-slider-image-actions button{min-height:32px;padding:0 11px;border:1px solid rgba(89,126,228,.36);border-radius:999px;background:#ffffffb8;color:#111936;font-weight:700;cursor:pointer}.home-slider-image-actions button:disabled{opacity:.42;cursor:not-allowed}.slider-image-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border-radius:18px;background:var(--panel);border:1px solid var(--line)}.slider-image-row input{width:100%}.home-slider-image-item img{width:76px;height:76px;object-fit:cover;border-radius:14px;border:1px solid rgba(22,32,43,.08)}.home-slider-image-link-fields{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(180px,.7fr) minmax(260px,1fr);gap:12px;align-items:end;padding-top:12px;border-top:1px solid rgba(91,135,255,.28)}.home-slider-image-link-fields .form-field{margin:0}.home-slider-image-link-fields input,.home-slider-image-link-fields select{width:100%}.range-option-control{display:flex;flex-direction:column;gap:12px;min-width:0;grid-column:1 / -1;padding:16px 18px;border:1px solid rgba(91,135,255,.28);border-radius:18px;background:#ffffffa3}.range-option-header,.range-option-marks{display:flex;align-items:center;justify-content:space-between;gap:12px}.range-option-header>span{color:var(--text);font-weight:800}.range-option-header strong{color:var(--accent-strong);font-size:.92rem}.range-option-control input[type=range]{width:100%;height:24px;margin:0;accent-color:var(--accent-strong)}.range-option-marks span{min-width:0;color:var(--text-muted);font-size:.82rem;font-weight:700;line-height:1.2;text-align:center}.range-option-marks span:first-child{text-align:left}.range-option-marks span:last-child{text-align:right}.range-option-control small{color:var(--text-muted);font-size:.82rem;line-height:1.35}.range-value-control{gap:18px;padding:10px 0 0;border:0;border-radius:0;background:transparent}.range-value-control .range-option-header{display:block}.range-value-control .range-option-header>span{font-size:1.02rem;font-weight:800}.range-value-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px}.range-value-row strong{min-width:62px;color:var(--text);font-size:1rem;font-weight:800;line-height:1;text-align:left}.range-value-control input[type=range]{height:32px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.range-value-control input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:#141b2d14}.range-value-control input[type=range]::-webkit-slider-thumb{width:28px;height:28px;margin-top:-10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#000;box-shadow:none}.range-value-control input[type=range]::-moz-range-track{height:8px;border:0;border-radius:999px;background:#141b2d14}.range-value-control input[type=range]::-moz-range-thumb{width:28px;height:28px;border:0;border-radius:999px;background:#000;box-shadow:none}@media (max-width: 960px){.home-slider-image-main,.home-slider-image-link-fields{grid-template-columns:1fr}}.cms-page-library{margin-bottom:18px}.places-category-panel{display:flex;flex-direction:column;gap:18px}.places-category-selection{display:flex;flex-direction:column;gap:12px}.places-category-chip{max-width:260px}.places-preview-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;margin-top:22px}.cms-page-article{display:flex;flex-direction:column;gap:18px}.cms-page-article-head{padding-bottom:18px;border-bottom:1px solid rgba(22,32,43,.08)}.cms-page-article-head h4{margin:0 0 10px;font-size:1.6rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}.cms-page-article-head p,.cms-page-section p{margin:0;color:var(--text-muted)}.cms-page-article-body{display:flex;flex-direction:column;gap:16px}.cms-page-section{display:flex;flex-direction:column;gap:8px;padding:16px 18px;border-radius:18px;background:#f4f7fddb;border:1px solid rgba(22,32,43,.08)}.back-button-card{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;padding:14px;border-radius:20px;border:1px solid rgba(22,32,43,.08);background:#ffffffd1;color:inherit}.back-button-card.is-active{border-color:#4978d46b;background:linear-gradient(135deg,#dde8ffc2,#ffffffe0);box-shadow:0 0 0 4px #4978d41a}.back-button-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#26436d14;font-size:1.4rem;color:var(--accent-deep)}.choice-column{flex-direction:column}.choice-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;border:1px solid var(--line);background:var(--panel-strong);color:var(--accent-deep);font:inherit;font-weight:700;box-shadow:var(--shadow-soft)}.choice-pill span{width:12px;height:12px;border-radius:999px;border:2px solid var(--line);background:transparent}.choice-pill.is-selected{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.choice-pill.is-selected span{background:var(--accent-strong)}.integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.integration-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:92px;padding:16px;border-radius:18px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.integration-tile.is-active{border-color:var(--line-strong);background:var(--panel-soft)}.integration-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:#4978d41f;color:var(--accent-strong);font-size:1.25rem}.integration-tile strong{display:block;color:var(--accent-deep)}.integration-tile p{margin:4px 0 0;color:var(--text-muted)}.integration-tile>span:last-child{padding:6px 10px;border-radius:999px;background:#4978d41a;color:var(--accent-strong);font-size:.78rem;font-weight:800}.integration-warning{padding:12px 14px;border-radius:14px;border:1px solid rgba(194,99,56,.24);background:#fff4e8d1;color:#8a4b24;font-weight:700}.integration-fieldset{min-width:0;margin:0;padding:0;border:0}.integration-fieldset:disabled{opacity:.58}.design-preview-column{position:sticky;top:24px;display:flex;flex-direction:column;gap:18px}.design-preview-column.is-static{position:static}.design-preview-toolbar{display:flex;justify-content:flex-end}.phone-shell{width:min(100%,414px);margin:0 auto;padding:12px;border-radius:40px;background:linear-gradient(180deg,#fffffff0,#e2ecffeb);border:1px solid rgba(162,182,219,.4);box-shadow:0 26px 44px #19335424}.phone-screen{position:relative;aspect-ratio:390 / 844;overflow:hidden;border-radius:30px;background:linear-gradient(160deg,var(--design-accent),var(--design-secondary)),var(--design-surface);padding:18px;color:var(--design-text, #fff)}.phone-screen.is-detail{display:flex;flex-direction:column;padding:0;color:#1b2432}.phone-screen.is-immersive-detail-runtime{background:#fff}.phone-screen.is-home-immersive{display:flex;flex-direction:column;padding:0}.phone-global-account-overlay{position:absolute;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;min-height:0;overflow:hidden;color:var(--design-text, #22344b);background:var(--native-page-surface, #f5f7fb)}.phone-global-account-header{display:grid;flex:0 0 auto;grid-template-columns:44px minmax(0,1fr) 44px;min-height:58px;align-items:center;color:var(--native-nav-text, #ffffff);background:var(--native-nav-bg, #173d6a);box-shadow:0 1px 0 var(--native-nav-border, rgba(255, 255, 255, .2))}.phone-global-account-header button{display:grid;width:44px;height:44px;place-items:center;border:0;color:inherit;background:transparent;font-size:22px;cursor:pointer}.phone-global-account-header strong{overflow:hidden;font-size:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.phone-global-account-body{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:16px}.phone-global-account-body .mobile-runtime-screen{min-height:100%}.phone-global-account-body .mobile-account-card{margin:0}.phone-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 24%),linear-gradient(180deg,transparent 0%,var(--design-overlay) 100%)}.phone-screen.is-detail:before{display:none}.phone-status-bar,.phone-hero-block,.phone-safe-area,.preview-nav,.phone-native-topbar,.phone-native-page{position:relative;z-index:1}.phone-status-bar{display:flex;justify-content:space-between;font-size:.78rem;margin-bottom:18px}.phone-status-bar-native{margin-bottom:0;padding:18px 18px 6px;color:var(--native-nav-text, #fff)}.phone-status-bar-overlay{position:absolute;top:0;left:0;right:0;margin-bottom:0;padding:18px 18px 0;color:var(--home-status-text, rgba(255, 255, 255, .98));text-shadow:0 1px 2px rgba(14,19,30,.18)}.phone-hero-block{padding:18px;border-radius:28px;background:var(--hero-bg, rgba(12, 19, 31, .18));border:1px solid var(--hero-border, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--hero-text, #fff)}.phone-app-icon{display:block;width:72px;height:72px;margin-bottom:14px;border-radius:22px;object-fit:cover;background:#ffffffe6;border:1px solid rgba(255,255,255,.4);box-shadow:0 16px 24px #0a121e29}.phone-eyebrow{display:block;margin-bottom:6px;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;opacity:.8}.phone-hero-block strong{display:block;margin-bottom:8px;font-size:1.35rem}.phone-hero-block p{margin:0;color:var(--hero-muted, rgba(255, 255, 255, .82))}.phone-slider-dots{position:relative;z-index:1;display:flex;justify-content:center;gap:8px;margin:14px 0 8px}.phone-slider-dots span{width:8px;height:8px;border-radius:999px;background:#ffffffc2}.phone-safe-area{margin-top:18px;padding:18px;border-radius:28px;min-height:0;background:var(--safe-bg, rgba(255, 255, 255, .1));border:1px solid var(--safe-border, rgba(255, 255, 255, .18));overflow:hidden}.phone-safe-area[data-mode=vertical]{margin-inline:20px}.phone-safe-area[data-mode=horizontal]{margin-block:20px}.phone-safe-area[data-mode=both]{margin:20px}.phone-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.phone-feature-card{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;min-height:88px;border-radius:22px;background:var(--feature-bg, rgba(255, 255, 255, .14));border:1px solid var(--feature-border, transparent);text-align:center;padding:14px 10px}.phone-feature-card.is-interactive{color:inherit;font:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.phone-feature-card.is-interactive:hover,.phone-feature-card.is-selected{transform:translateY(-2px);border-color:#ffffff94;background:#ffffff38}.phone-feature-icon,.preview-nav>span,.preview-nav-grid>span{width:18px;height:18px;border-radius:999px;background:#ffffffe0}.phone-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:var(--feature-icon-bg, rgba(255, 255, 255, .88));color:var(--feature-icon-fg, rgba(35, 54, 87, .86));font-size:1.1rem}.phone-feature-card em{font-style:normal;color:var(--feature-text, rgba(255, 255, 255, .92))}.phone-feature-card small{color:var(--feature-text, rgba(255, 255, 255, .78));opacity:.78}.phone-feature-card em[data-hidden=true]{opacity:.45}.phone-home-stage{position:relative;flex:1;min-height:0;overflow:hidden;pointer-events:none}.phone-home-slider{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.phone-home-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;opacity:0;transform:scale(1.03);transition:opacity .55s ease,transform .8s ease}.phone-home-stage[data-slider-transition=slide] .phone-home-slide{transform:translate(7%) scale(1.02);transition:opacity .45s ease,transform .62s ease}.phone-home-stage[data-slider-transition=none] .phone-home-slide{transition:none}.phone-home-slide.is-active{opacity:1;transform:scale(1)}.phone-home-stage[data-slider-transition=slide] .phone-home-slide.is-active{transform:translate(0) scale(1)}.phone-home-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top center,var(--home-stage-glow, rgba(255, 255, 255, .16)),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.04),transparent 40%);opacity:.92;pointer-events:none;z-index:1}.phone-home-stage:after{content:"";position:absolute;top:76px;right:26px;bottom:116px;left:26px;border-radius:34px;box-shadow:var(--home-right-border, none),var(--home-bottom-border, none);opacity:.88;pointer-events:none;z-index:2}.phone-native-topbar{background:var(--native-nav-bg, rgba(224, 191, 178, .94));color:var(--native-nav-text, #fff);border-bottom:1px solid var(--native-nav-border, rgba(255, 255, 255, .18))}.phone-native-nav{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:10px;min-height:54px;padding:6px 18px 12px}.phone-native-nav strong{display:block;text-align:center;font-size:1.14rem;line-height:1.2;font-weight:600;color:inherit}.phone-native-nav-button,.phone-native-nav-spacer{width:36px;height:36px}.phone-native-nav-button{display:inline-flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;color:inherit;font-size:1.35rem;cursor:pointer}.phone-native-page{flex:1;min-height:0;overflow:auto;padding:18px;background:var(--native-page-surface, rgba(247, 242, 237, .96));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.phone-native-page.is-immersive-module{display:flex;flex:1 1 0;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:0;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.phone-native-page.is-immersive-module .phone-page-view,.phone-native-page.is-immersive-module .phone-page-body,.phone-native-module-immersive,.phone-native-module-immersive .mobile-runtime-screen{flex:1 1 0;min-height:0;height:100%}.phone-native-page.is-immersive-module .phone-page-view{gap:0}.phone-screen.has-bottom-detail-nav .phone-native-page{padding-bottom:108px}.phone-page-view{display:flex;flex-direction:column;gap:10px;min-height:100%}.phone-page-header p,.phone-page-block p{margin:0;color:var(--page-body-text, rgba(53, 63, 81, .82));font-size:.94rem;line-height:1.42}.phone-page-block strong,.phone-page-block h1,.phone-page-block h2,.phone-page-block h3{color:var(--page-heading-text, rgba(17, 21, 29, .96));line-height:1.22}.phone-page-body{display:flex;flex-direction:column;gap:10px}.phone-page-block{display:flex;flex-direction:column;gap:8px;overflow:hidden;padding:12px;border-radius:8px;background:var(--page-block-bg, rgba(255, 255, 255, .96));border:1px solid var(--page-block-border, rgba(212, 188, 179, .66));box-shadow:0 7px 15px var(--page-block-shadow, rgba(77, 60, 55, .08))}.phone-page-block.is-edge-to-edge{width:calc(100% + 36px);margin-inline:-18px;border-inline:0;border-radius:0}.phone-page-block.has-fixed-height{min-height:0}.phone-page-block.has-fixed-height>*{min-height:0}.phone-page-block.phone-page-block-cover{padding:0;background:transparent;border:0;overflow:hidden;box-shadow:none}.phone-page-block.phone-page-block-cover.is-full-width{width:calc(100% + 36px);margin-inline:-18px;border-radius:0}.phone-rich-text,.phone-rich-text p,.phone-rich-text ul,.phone-rich-text ol{color:var(--page-body-text, rgba(24, 29, 39, .92));font-size:.88rem;line-height:1.45}.phone-rich-text h1,.phone-rich-text h2,.phone-rich-text h3,.phone-rich-text strong{color:var(--page-heading-text, rgba(17, 21, 29, .96));font-size:1rem;line-height:1.2}.phone-rich-text h1{font-size:1.45rem}.phone-rich-text h2{font-size:1.2rem}.phone-rich-text h3{font-size:1.02rem}.phone-rich-text ul{padding-left:1.2rem;list-style:disc}.phone-rich-text ol{padding-left:1.2rem;list-style:decimal}.phone-rich-text a{color:var(--page-link-text, #2563eb);text-decoration:underline}.phone-media-image,.phone-media-video,.phone-header-image,.phone-slider-view img,.phone-embed-frame,.phone-code-frame{width:100%;border:0;border-radius:6px;background:#fffffff5}.phone-page-image-block,.phone-page-slider-block,.phone-page-video-block,.phone-page-source-block{padding:0}.phone-page-image-block p,.phone-page-slider-block p,.phone-page-video-block p{padding:0 12px 12px}.phone-page-image-block .phone-media-image,.phone-page-slider-block .phone-slider-view img{min-height:176px;border-radius:0;object-fit:cover}.phone-header-image{height:var(--module-visual-header-height, 276px);min-height:var(--module-visual-header-height, 276px);aspect-ratio:auto;object-fit:cover;display:block}.phone-page-block-cover.is-full-width .phone-header-image{border-radius:0}.phone-embed-frame{aspect-ratio:16 / 9}.phone-media-audio{width:100%}.phone-page-video-block .media-playback-error{margin:10px 12px 12px;padding:10px 12px}.phone-inline-link,.phone-cta-button{display:inline-flex;align-items:center;gap:8px;align-self:stretch;justify-content:center;min-height:42px;color:var(--page-link-text, #1f3558);text-decoration:none;border-radius:6px;background:var(--page-link-bg, rgba(233, 239, 250, .98));border:1px solid var(--page-link-border, rgba(157, 180, 219, .58));padding:9px 13px;font-size:.88rem;font-weight:800}.phone-cta-button img{width:22px;height:22px;object-fit:cover;border-radius:999px}.phone-slider-view{display:flex;flex-direction:column;gap:8px;min-height:0;flex:1 1 auto}.phone-slider-stage{position:relative;min-height:176px;flex:1 1 auto;overflow:hidden;background:#111827}.phone-page-slider-block .phone-slider-stage .phone-slider-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0;border-radius:0;object-fit:cover;opacity:0;transform:translate(0);transition:opacity .42s ease,transform .42s ease;pointer-events:none}.phone-page-slider-block .phone-slider-stage .phone-slider-slide.is-active{opacity:1;pointer-events:auto}.phone-slider-view[data-transition=slide] .phone-slider-slide{opacity:1;transform:translate(100%)}.phone-slider-view[data-transition=slide] .phone-slider-slide.is-active{transform:translate(0)}.phone-slider-view[data-transition=none] .phone-slider-slide{transition:none}.phone-slider-action{display:inline-flex;min-height:36px;align-items:center;justify-content:center;margin:0 12px 12px;padding:0 12px;border:0;border-radius:999px;background:var(--page-slider-button-bg, rgba(233, 239, 250, .98));color:var(--page-slider-button-text, #24426f);font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer}.phone-slider-action.is-overlay{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;margin:0;border:1px solid rgba(255,255,255,.34);background:#111827d1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.phone-slider-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px 12px}.phone-slider-actions button,.phone-slider-actions span{border:0;border-radius:999px;background:var(--page-slider-button-bg, rgba(233, 239, 250, .98));color:var(--page-slider-button-text, #24426f);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.phone-slider-actions span{min-width:48px;padding:0 10px;font-size:.76rem;font-weight:800}.preview-nav{position:absolute;left:0;right:0;bottom:0;z-index:5}.preview-nav-bottom{display:flex;justify-content:space-around;gap:10px;padding:14px 16px;background:var(--tabbar-bg, rgba(15, 23, 35, .28));border-top:1px solid var(--tabbar-border, transparent)}.preview-nav-bottom.is-real-nav{gap:0;padding:10px 8px 12px;background:var(--tabbar-bg, rgba(223, 182, 166, .96));border-top:1px solid var(--tabbar-border, rgba(255, 255, 255, .18));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-nav-item{flex:1;min-width:0;border:0;background:transparent;color:var(--tabbar-text, rgba(255, 255, 255, .94));display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 4px 0;font:inherit;cursor:pointer;border-radius:18px;transition:background .2s ease,box-shadow .2s ease,color .2s ease}.preview-nav-item.is-active{color:var(--tabbar-text, rgba(255, 255, 255, .98));background:var(--tabbar-icon-soft, rgba(255, 255, 255, .16));box-shadow:inset 0 0 0 1px var(--tabbar-outline-soft, rgba(255, 255, 255, .18))}.preview-nav-item-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:1.55rem;color:var(--tabbar-icon, rgba(255, 255, 255, .96))}.preview-nav-item.is-active .preview-nav-item-icon{color:var(--tabbar-icon, rgba(255, 255, 255, .96))}.preview-nav-item p{margin:0;width:100%;font-size:.72rem;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-nav-left{top:88px;bottom:18px;left:18px;right:auto;width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;border-radius:28px;padding:18px 0;background:var(--tabbar-bg, linear-gradient(180deg, var(--layout-accent), rgba(255, 255, 255, .18)));border:1px solid var(--tabbar-border, transparent)}.preview-nav-bubble,.preview-nav-grid-item{border:1px solid var(--tabbar-outline-soft, rgba(255, 255, 255, .24));background:var(--feature-bg, var(--tabbar-surface-strong, rgba(255, 255, 255, .92)));color:var(--feature-icon-bg, var(--tabbar-icon, #3a4f7d));cursor:pointer}.preview-nav-bubble.is-active,.preview-nav-grid-item.is-active{border-color:var(--feature-border, var(--tabbar-outline-strong, rgba(255, 255, 255, .4)));box-shadow:0 0 0 3px var(--tabbar-active-ring, rgba(255, 255, 255, .28))}.preview-nav-grid{left:18px;right:18px;bottom:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.preview-nav-grid>span{width:100%;height:46px;border-radius:18px}.preview-nav-grid-item{width:100%;height:46px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:1.15rem}.preview-nav-floating{left:auto;right:24px;bottom:22px;display:grid;grid-template-columns:repeat(2,minmax(0,52px));gap:12px}.preview-nav-floating span{width:52px;height:52px;border-radius:999px;box-shadow:0 12px 28px #070e162e}.preview-nav-bubble{width:52px;height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 12px 28px #070e162e}.preview-nav>span,.preview-nav-grid>span{background:var(--tabbar-icon, rgba(255, 255, 255, .88))}.phone-more-sheet{position:absolute;left:14px;right:14px;bottom:92px;z-index:6;display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:24px;background:var(--tabbar-surface-strong, rgba(255, 255, 255, .96));border:1px solid var(--tabbar-outline-strong, rgba(214, 191, 182, .78));box-shadow:0 22px 42px #231f272e;color:var(--tabbar-text, #1d2532)}.phone-more-sheet strong{font-size:.92rem}.phone-more-list{display:flex;flex-direction:column;gap:8px}.phone-more-item{width:100%;border:0;border-radius:16px;background:var(--tabbar-surface-soft, rgba(242, 245, 251, .98));color:var(--tabbar-text, inherit);display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;padding:12px;font:inherit;text-align:left;cursor:pointer}.phone-more-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:var(--tabbar-icon-soft, rgba(221, 228, 241, .96));color:var(--tabbar-icon, #29589a)}.preview-summary-header{justify-content:flex-start}.preview-summary-header ion-icon{color:var(--accent);font-size:1.2rem}.preview-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.summary-item{padding:14px 0;border-top:1px solid rgba(22,32,43,.08)}.catalog-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;grid-template-rows:minmax(0,1fr);background:#121e3229;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:28px}.catalog-modal-shell{width:100%;max-width:1500px;height:100%;min-height:0;margin:0 auto;border-radius:32px;background:var(--panel-strong);border:1px solid var(--line);box-shadow:0 24px 54px #2142941f;display:flex;flex-direction:column;overflow:hidden}.catalog-modal-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:28px 32px 20px}.catalog-modal-actions{display:flex;gap:14px;align-items:flex-end;flex-wrap:wrap}.catalog-filter{display:flex;flex-direction:column;gap:8px;color:var(--text-muted);font-size:.84rem;font-weight:700}.catalog-filter select{min-width:220px;border-radius:18px;border:1px solid var(--line);padding:12px 14px;background:var(--panel-strong);font:inherit}.catalog-filter input{min-width:280px;border-radius:18px;border:1px solid var(--line);padding:12px 14px;background:var(--panel-strong);font:inherit}.catalog-modal-body{overflow:auto;padding:0 32px 32px}.icon-library-modal-shell{max-width:1680px}.icon-library-modal-actions{align-items:flex-end}.icon-library-modal-body{display:flex;flex-direction:column;gap:26px}.icon-library-section{display:flex;flex-direction:column;gap:16px}.icon-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:14px}.icon-library-card{display:flex;flex-direction:column;gap:10px;align-items:center;padding:14px 12px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);font:inherit;text-align:center;cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease}.icon-library-card:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 0 0 3px var(--line-soft)}.icon-library-card.is-selected{border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.icon-library-card-visual{width:72px;height:72px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--panel-soft);color:var(--accent-strong);font-size:1.8rem;overflow:hidden;box-shadow:inset 0 0 0 1px var(--line)}.icon-library-card-visual.is-image{background:#16202b0f}.icon-library-card-visual img{width:100%;height:100%;object-fit:cover}.icon-library-note{margin:0;color:var(--text-muted)}.icon-library-note.is-error{color:#a63c3c}.catalog-grid{display:grid;gap:18px}.catalog-grid-templates,.catalog-grid-layouts{grid-template-columns:repeat(4,minmax(0,1fr))}.template-card,.layout-card{border:1px solid var(--line);border-radius:28px;background:var(--panel-strong);padding:18px;text-align:left;color:inherit;box-shadow:var(--shadow-soft)}.template-card.is-selected,.layout-card.is-selected{border-color:#4978d475;box-shadow:0 0 0 4px #4978d41f}.template-card-header,.layout-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.template-card-header span,.layout-card-header span{text-transform:capitalize;color:var(--text-muted);font-size:.82rem}.template-card-poster{position:relative;min-height:290px;border-radius:22px;padding:16px;overflow:hidden;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 24%),linear-gradient(150deg,var(--template-accent),var(--template-secondary));margin-bottom:12px}.template-card-badge{position:relative;z-index:1;display:inline-flex;padding:8px 12px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.template-card-orb{position:absolute;right:-10px;bottom:36px;width:160px;height:160px;border-radius:999px;border:14px solid rgba(255,255,255,.24)}.template-card-actions{position:absolute;left:18px;right:18px;bottom:18px;display:flex;gap:10px}.template-card-actions span{flex:1;height:54px;border-radius:18px;background:#ffffffdb}.layout-card-frame{position:relative;min-height:280px;border-radius:24px;background:var(--layout-surface);border:1px solid rgba(22,32,43,.08);overflow:hidden;margin-bottom:12px}.layout-card-screen{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:20px;background:linear-gradient(180deg,#fffffff2,#e1e7f2cc)}.layout-card-nav{position:absolute;display:flex;gap:10px}.layout-card-nav span{width:18px;height:18px;border-radius:999px;background:var(--layout-accent)}.layout-card-frame.nav-left .layout-card-nav{top:20px;bottom:20px;left:20px;width:42px;flex-direction:column;align-items:center;justify-content:center;background:#ffffffbf;border-radius:18px}.layout-card-frame.nav-bottom .layout-card-nav{left:20px;right:20px;bottom:20px;justify-content:space-around;padding:12px;background:#ffffffbf;border-radius:18px}.layout-card-frame.nav-grid .layout-card-nav{left:20px;right:20px;bottom:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:transparent}.layout-card-frame.nav-grid .layout-card-nav span{width:100%;height:46px;border-radius:16px}.layout-card-frame.nav-floating .layout-card-nav{right:22px;bottom:22px;display:grid;grid-template-columns:repeat(2,minmax(0,44px))}.layout-card-frame.nav-floating .layout-card-nav span{width:44px;height:44px}.phone-home-stage{flex:1;min-height:0}.phone-home-stage.is-immersive{position:relative}.phone-home-stage.is-immersive:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 18%,rgba(9,14,22,.12)),radial-gradient(circle at center bottom,rgba(255,255,255,.06),transparent 42%)}.phone-home-stage.is-navigation-grid{padding:0}.phone-home-stage-overlay{position:absolute;top:70px;right:18px;bottom:108px;left:18px;border-radius:32px;pointer-events:none;z-index:3;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 42%),var(--safe-bg, rgba(255, 255, 255, .08));border:1px solid var(--safe-border, rgba(255, 255, 255, .18));box-shadow:var(--home-right-border, none),var(--home-bottom-border, none),inset 0 1px #ffffff29,0 16px 34px var(--home-stage-shadow, rgba(16, 22, 33, .1))}.phone-home-stage-overlay:before{content:"";position:absolute;top:0;left:0;right:0;height:118px;border-radius:0 0 28px 28px;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 82%);border:0;opacity:calc(var(--home-title-opacity, 1) * .42);pointer-events:none}.phone-home-stage-overlay:after{content:"";position:absolute;left:22px;right:22px;bottom:20px;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--feature-border, rgba(255, 255, 255, .2)) 0 18%,transparent 18% 28%,var(--feature-border, rgba(255, 255, 255, .2)) 28% 54%,transparent 54% 64%,var(--feature-border, rgba(255, 255, 255, .2)) 64% 100%);opacity:var(--home-slider-opacity, .16)}.phone-home-stage[data-safe-area=vertical] .phone-home-stage-overlay{inset-inline:30px}.phone-home-stage[data-safe-area=horizontal] .phone-home-stage-overlay{inset-block:88px 130px}.phone-home-stage[data-safe-area=both] .phone-home-stage-overlay{top:92px;right:32px;bottom:132px;left:32px}.phone-home-stage[data-safe-area=hidden] .phone-home-stage-overlay{top:0;right:0;bottom:0;left:0;border-radius:0;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 32%),transparent;border:0;box-shadow:none}.phone-home-stage[data-show-slider=true] .phone-home-stage-overlay:after{opacity:.92}.phone-home-stage[data-show-slider=false] .phone-home-stage-overlay:after{opacity:0}.phone-home-stage[data-title-mode=hidden] .phone-home-stage-overlay:before{opacity:0}.phone-home-stage[data-apply-home-image=true] .phone-home-stage-overlay{background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 38%),#ffffff0a}.phone-screen.is-layout-grid-cards .phone-home-stage-overlay,.phone-screen.is-layout-stacked-list .phone-home-stage-overlay{top:104px;right:20px;bottom:126px;left:20px}.phone-screen.is-layout-popup-cluster .phone-home-stage-overlay{top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:transparent;box-shadow:none}.phone-screen.is-layout-popup-cluster .phone-home-stage-overlay:before,.phone-screen.is-layout-popup-cluster .phone-home-stage-overlay:after{display:none}.phone-screen.is-layout-grid-cards .phone-home-stage-overlay:after,.phone-screen.is-layout-stacked-list .phone-home-stage-overlay:after,.phone-screen.is-layout-floating-cluster .phone-home-stage-overlay:after,.phone-screen.is-layout-popup-cluster .phone-home-stage-overlay:after{left:18px;right:18px;height:78px;border-radius:24px;background:linear-gradient(90deg,var(--feature-bg, rgba(255, 255, 255, .12)) 0 30%,transparent 30% 36%,var(--feature-bg, rgba(255, 255, 255, .12)) 36% 62%,transparent 62% 68%,var(--feature-bg, rgba(255, 255, 255, .12)) 68% 100%);opacity:.72}.phone-screen.is-layout-bottom-tabs .phone-home-stage-overlay,.phone-screen.is-layout-bottom-more .phone-home-stage-overlay{bottom:0;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 38%),linear-gradient(180deg,transparent 0%,rgba(255,255,255,.03) 100%);box-shadow:var(--home-right-border, none),inset 0 1px #ffffff24}.phone-screen.is-layout-bottom-tabs .phone-home-stage-overlay:after,.phone-screen.is-layout-bottom-more .phone-home-stage-overlay:after{display:none}.phone-screen.is-layout-left-labels .phone-home-stage-overlay,.phone-screen.is-layout-left-icons .phone-home-stage-overlay{top:0;left:0;right:0;bottom:0;border:0;border-radius:0;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .08)),transparent 24%);box-shadow:none}.phone-screen.is-layout-left-labels .phone-home-stage-overlay:after,.phone-screen.is-layout-left-icons .phone-home-stage-overlay:after{display:none}.phone-screen.is-layout-left-labels .phone-home-stage-overlay:before,.phone-screen.is-layout-left-icons .phone-home-stage-overlay:before{top:0;left:0;right:0;height:96px;border-radius:0;background:linear-gradient(180deg,var(--home-header-tint, rgba(255, 255, 255, .12)),transparent 100%)}.preview-nav-bottom-tabs .preview-nav-item,.preview-nav-bottom-more .preview-nav-item{min-width:0}.preview-nav-bottom-more .preview-nav-item.is-more{margin-top:-18px}.preview-nav-bottom-more .preview-nav-item.is-more .preview-nav-item-icon{width:44px;height:44px;border-radius:999px;background:var(--tabbar-icon-soft, rgba(255, 255, 255, .28));box-shadow:0 14px 28px #1f24342e}.preview-nav-left-labels,.preview-nav-left-icons{right:auto;bottom:28px;top:86px;justify-content:flex-start;padding:14px 10px;background:var(--tabbar-bg, rgba(60, 195, 196, .9));border:1px solid var(--tabbar-border, rgba(255, 255, 255, .28));box-shadow:0 20px 34px #0f162029}.preview-nav-left-labels{width:104px;border-radius:32px}.phone-screen.is-layout-code-layout-left-labels .preview-nav-left-labels{top:0;bottom:0;left:0;width:116px;padding:28px 10px 18px;border-radius:0;overflow:hidden}.phone-screen.is-layout-code-layout-left-labels .preview-nav-side-list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(37,35,35,.5) transparent}.phone-screen.is-layout-code-layout-left-labels .preview-nav-side-list::-webkit-scrollbar{width:4px}.phone-screen.is-layout-code-layout-left-labels .preview-nav-side-list::-webkit-scrollbar-track{background:transparent}.phone-screen.is-layout-code-layout-left-labels .preview-nav-side-list::-webkit-scrollbar-thumb{border-radius:999px;background:#25232380}.preview-nav-left-icons{width:70px;border-radius:28px;align-items:center}.preview-nav-taxi-launcher{position:absolute;top:28px;left:18px;z-index:7;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:16px;background:var(--tabbar-surface-strong, var(--tabbar-bg, #ff2352));color:var(--tabbar-icon, #fff);border:1px solid var(--tabbar-border, transparent);font-size:1.75rem;box-shadow:0 14px 26px #0f16202e;cursor:pointer;transition:transform .24s ease,background .24s ease}.preview-nav-taxi-launcher.is-open{transform:translate(8px);background:var(--tabbar-bg, #ff2352);opacity:0;pointer-events:none}.preview-nav-taxi-drawer{top:0;bottom:0;left:0;z-index:6;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:18px;padding:86px 22px 24px;border:1px solid var(--tabbar-border, transparent);border-radius:0;background:var(--tabbar-bg, #ff2352);box-shadow:18px 0 36px #0f162033;color:var(--tabbar-text, #fff);overflow:hidden;transform:translate(-105%);transition:transform .32s cubic-bezier(.2,.85,.2,1),width .24s ease,height .24s ease}.preview-nav-taxi-close{position:absolute;top:22px;left:20px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:14px;background:var(--tabbar-icon-soft, rgba(255, 255, 255, .12));color:var(--tabbar-icon, #fff);font-size:1.65rem;cursor:pointer}.preview-nav-taxi-drawer.is-open{transform:translate(0)}.preview-nav-taxi-drawer.is-taxi-width-peek{width:var(--taxi-drawer-width, 55%)}.preview-nav-taxi-drawer.is-taxi-width-half{width:var(--taxi-drawer-width, 70%)}.preview-nav-taxi-drawer.is-taxi-width-wide{width:var(--taxi-drawer-width, 85%)}.preview-nav-taxi-drawer.is-taxi-width-full{width:var(--taxi-drawer-width, 100%)}.preview-nav-taxi-drawer.is-taxi-height-initial{bottom:auto;height:76%;border-bottom-right-radius:30px}.preview-nav-taxi-drawer.is-taxi-height-full{height:auto}.preview-nav-taxi-profile{display:grid;justify-items:center;gap:10px;padding-bottom:10px}.preview-nav-taxi-profile span{width:64px;height:64px;border-radius:999px;background:radial-gradient(circle at 50% 38%,var(--tabbar-icon, #fff) 0 20%,transparent 21%),radial-gradient(circle at 50% 76%,var(--tabbar-icon, #fff) 0 24%,transparent 25%),var(--tabbar-icon-soft, rgba(255, 255, 255, .35));border:2px solid var(--tabbar-border, rgba(17, 24, 39, .2))}.preview-nav-taxi-profile strong{color:var(--tabbar-text, #fff);font-size:.82rem;text-align:center}.preview-nav-taxi-drawer .preview-nav-side-list{flex:1 1 auto;min-height:0;gap:14px;padding:0 2px 10px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.preview-nav-taxi-drawer .preview-nav-side-item{min-height:44px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:14px;padding:4px 8px;color:var(--tabbar-text, #fff);text-align:left}.preview-nav-taxi-drawer .preview-nav-side-icon{width:38px;height:38px;border:0;background:transparent;color:var(--tabbar-icon, #fff);font-size:1.35rem}.preview-nav-taxi-drawer .preview-nav-side-label{color:var(--tabbar-text, #fff);font-size:.84rem;font-weight:850;letter-spacing:0;line-height:1.15;text-transform:none}.preview-nav-side-launcher{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:16px;border:0;background:var(--tabbar-icon-soft, rgba(255, 255, 255, .18));color:var(--tabbar-icon, rgba(255, 255, 255, .98));font-size:1.35rem;box-shadow:0 12px 22px #070e161f}.preview-nav-side-launcher.is-active{background:var(--tabbar-icon-soft, rgba(255, 255, 255, .28))}.preview-nav-side-list{display:flex;flex-direction:column;gap:12px;width:100%}.preview-nav-side-item{width:100%;border:0;background:transparent;color:var(--tabbar-text, rgba(255, 255, 255, .96));display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px 4px;font:inherit;cursor:pointer;text-align:center;border-radius:18px;transition:background .2s ease,box-shadow .2s ease}.preview-nav-side-item.is-active{background:var(--tabbar-surface-soft, rgba(255, 255, 255, .12));box-shadow:inset 0 0 0 1px var(--tabbar-outline-soft, rgba(255, 255, 255, .18))}.preview-nav-side-item.is-active .preview-nav-side-icon{background:var(--tabbar-icon, rgba(255, 255, 255, .96));color:var(--tabbar-bg, #ffffff);box-shadow:0 0 0 2px var(--tabbar-active-ring, rgba(255, 255, 255, .28))}.preview-nav-side-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:var(--tabbar-icon-soft, rgba(255, 255, 255, .2));border:1px solid var(--tabbar-outline-soft, transparent);color:var(--tabbar-icon, #29589a);font-size:1.15rem}.preview-nav-side-label{font-size:.68rem;line-height:1.2;text-transform:uppercase;letter-spacing:.03em;color:var(--tabbar-text, rgba(255, 255, 255, .96))}.preview-nav-grid{top:280px;bottom:auto;gap:14px}.preview-nav-grid-item{min-height:150px;height:auto;padding:18px 12px;border-radius:28px;background:var(--tabbar-surface-soft, rgba(88, 112, 170, .22));border:1px solid var(--tabbar-outline-soft, rgba(84, 204, 208, .36));display:flex;flex-direction:column;gap:14px}.preview-nav-grid-item.is-active{background:var(--tabbar-icon-soft, rgba(120, 143, 196, .32));border-color:var(--tabbar-outline-strong, rgba(255, 255, 255, .68))}.preview-nav-grid-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;background:var(--tabbar-surface-strong, rgba(255, 255, 255, .96));color:var(--tabbar-icon, #ffffff);font-size:1.35rem}.preview-nav-grid-item p{margin:0;font-size:.9rem;line-height:1.3;text-align:center;color:var(--tabbar-text, rgba(255, 255, 255, .96))}.preview-nav-floating{right:26px;bottom:118px;grid-template-columns:repeat(2,minmax(0,60px));gap:14px}.preview-nav-bubble{width:60px;height:60px;background:var(--tabbar-surface-strong, rgba(255, 255, 255, .96));color:var(--tabbar-icon, #50688f)}.preview-nav-popup{top:50%;left:50%;right:auto;bottom:auto;width:220px;height:220px;transform:translate(-50%,-50%)}.preview-nav-popup.is-menu-position-top{top:34%}.preview-nav-popup.is-menu-position-middle{top:50%}.preview-nav-popup.is-menu-position-bottom{top:66%}.preview-nav-popup-center,.preview-nav-popup-item{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--tabbar-border, transparent);border-radius:999px;background:var(--tabbar-surface-strong, var(--tabbar-bg, #ff2352));color:var(--tabbar-icon, #fff);box-shadow:0 16px 28px #0f162029;cursor:pointer}.preview-nav-popup-center{top:50%;left:50%;width:56px;height:56px;transform:translate(-50%,-50%);transition:transform .28s ease,box-shadow .28s ease}.preview-nav-popup.is-open .preview-nav-popup-center{transform:translate(-50%,-50%) rotate(90deg) scale(.82)}.preview-nav-popup-center.is-active,.preview-nav-popup-item.is-active{box-shadow:0 0 0 4px var(--tabbar-active-ring, rgba(255, 255, 255, .24)),0 16px 28px #0f162029}.preview-nav-popup-item{width:62px;height:62px;font-size:1.35rem;opacity:0;scale:.35;animation:popupMenuItemIn .34s cubic-bezier(.2,.9,.18,1.25) forwards}.preview-nav-popup-item:nth-of-type(2){animation-delay:.03s}.preview-nav-popup-item:nth-of-type(3){animation-delay:.06s}.preview-nav-popup-item:nth-of-type(4){animation-delay:.09s}.preview-nav-popup-item:nth-of-type(5){animation-delay:.12s}.preview-nav-popup-item:nth-of-type(6){animation-delay:.15s}@keyframes popupMenuItemIn{0%{opacity:0;scale:.35;filter:blur(2px)}to{opacity:1;scale:1;filter:blur(0)}}.preview-nav-popup-item.is-slot-0{top:0;left:50%;transform:translate(-50%)}.preview-nav-popup-item.is-slot-1{top:30px;right:8px}.preview-nav-popup-item.is-slot-2{bottom:30px;right:8px}.preview-nav-popup-item.is-slot-3{bottom:30px;left:8px}.preview-nav-popup-item.is-slot-4{top:30px;left:8px}.preview-nav-stacked{left:22px;right:22px;bottom:34px;display:flex;flex-direction:column;gap:12px}.preview-nav-stack-item{width:100%;border:0;border-radius:24px;background:var(--tabbar-surface-soft, rgba(255, 255, 255, .2));border:1px solid var(--tabbar-outline-soft, rgba(255, 255, 255, .24));color:var(--feature-text, var(--tabbar-text, rgba(255, 255, 255, .98)));display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;padding:14px 16px;font:inherit;text-align:left;box-shadow:0 16px 28px #1119261f}.preview-nav-stack-item.is-active{background:var(--tabbar-icon-soft, rgba(255, 255, 255, .3));border-color:var(--tabbar-outline-strong, rgba(255, 255, 255, .48))}.preview-nav-stack-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:var(--feature-icon-bg, var(--tabbar-surface-strong, rgba(255, 255, 255, .94)));color:var(--feature-icon-fg, #ffffff);font-size:1.2rem}.preview-nav-stack-item strong,.preview-nav-stack-item span{display:block}.preview-nav-stack-item strong{font-size:.94rem;line-height:1.2}.preview-nav-stack-item span:last-child{font-size:.74rem;opacity:.78}.layout-card-frame[class*=style-] .layout-card-screen{background:linear-gradient(180deg,#fffffff5,#e2e9f4cc)}.layout-card-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:#fffffff5;color:var(--layout-accent);font-size:.95rem}.layout-card-frame.style-left-labels .layout-card-nav,.layout-card-frame.style-left-icons .layout-card-nav{top:18px;bottom:18px;left:18px;right:auto;flex-direction:column;gap:10px;align-items:center;justify-content:center;padding:12px 8px;background:#ffffffd1;border-radius:22px}.layout-card-frame.style-left-labels .layout-card-nav{width:70px}.layout-card-frame.style-left-icons .layout-card-nav{width:50px}.layout-card-frame.style-bottom-tabs .layout-card-nav,.layout-card-frame.style-bottom-more .layout-card-nav{left:18px;right:18px;bottom:18px;align-items:center;justify-content:space-around;padding:10px;background:#ffffffd1;border-radius:18px}.layout-card-frame.style-grid-cards .layout-card-nav{left:18px;right:18px;top:112px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.layout-card-frame.style-grid-cards .layout-card-nav-icon{width:100%;height:56px;border-radius:18px}.layout-card-frame.style-floating-cluster .layout-card-nav{right:20px;bottom:28px;display:grid;grid-template-columns:repeat(2,minmax(0,38px));gap:10px}.layout-card-frame.style-popup-cluster .layout-card-nav{top:50%;left:50%;right:auto;bottom:auto;width:150px;height:150px;transform:translate(-50%,-50%)}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon{position:absolute}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon:nth-child(1){top:0;left:50%;transform:translate(-50%)}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon:nth-child(2){top:28px;right:0}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon:nth-child(3){bottom:28px;right:0}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon:nth-child(4){bottom:28px;left:0}.layout-card-frame.style-popup-cluster .layout-card-nav .layout-card-nav-icon:nth-child(5){top:28px;left:0}.layout-card-frame.style-stacked-list .layout-card-nav{left:18px;right:18px;bottom:22px;display:flex;flex-direction:column;gap:10px}.layout-card-frame.style-stacked-list .layout-card-nav-icon{width:100%;height:42px;border-radius:14px}@media (max-width: 1280px){.design-canvas{grid-template-columns:1fr}.design-preview-column{position:static}.catalog-grid-templates,.catalog-grid-layouts,.generic-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.design-stepper,.design-launchers,.design-form-grid,.module-basic-grid,.cms-block-editor-two,.cms-block-form-grid,.cms-block-layout-grid,.palette-grid,.preview-summary-grid{grid-template-columns:1fr}.cms-block-layout-heading{align-items:flex-start;flex-direction:column}.cms-code-toolbar small{width:100%;margin-left:0}.color-workspace,.places-preview-grid,.application-primary-assets,.asset-grid,.back-button-grid{grid-template-columns:1fr}.catalog-modal-backdrop{padding:16px}.catalog-modal-header{padding:22px 22px 18px;align-items:flex-start;flex-direction:column}.catalog-modal-body{padding:0 22px 22px}.catalog-grid-templates,.catalog-grid-layouts,.generic-preset-grid{grid-template-columns:1fr}}.design-conditional-panel{display:flex;flex-direction:column;gap:14px;margin-top:14px;padding:16px;border:1px dashed var(--line-strong);border-radius:20px;background:var(--panel-soft)}.design-toggle-row.compact{padding:12px 14px}.compact-palette{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.inline-apply-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.font-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.font-group{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.font-group>strong{font-family:inherit}.font-group>span{width:fit-content;padding:2px 8px;border-radius:999px;background:var(--panel-soft);color:var(--accent-strong);font-size:.78rem;font-weight:700}.font-group>div{display:flex;flex-direction:column;gap:8px}.font-sample{display:flex;flex-direction:column;gap:4px;width:100%;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--panel-strong);color:inherit;text-align:left}.font-sample span{font-size:.85rem;letter-spacing:.03em}.font-sample em{color:var(--text-muted);font-size:.72rem;font-style:normal;font-weight:700}.font-sample.is-selected{border-color:var(--accent-strong);box-shadow:0 0 0 3px var(--line-soft)}.custom-css-editor{width:100%;resize:vertical;min-height:150px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}@media (max-width: 860px){.font-group-grid,.compact-palette,.inline-apply-field{grid-template-columns:1fr}}.phone-home-stage[data-show-slider=true]:after{content:"";position:absolute;left:24px;right:24px;bottom:32px;height:4px;border-radius:99px;background:linear-gradient(90deg,#fff 0,#fff 32%,#ffffff6b 32%,#ffffff6b);opacity:.88;box-shadow:0 0 18px #ffffff47}.phone-home-slide-action{position:absolute;left:50%;top:clamp(52px,var(--slide-action-y, 90%),calc(100% - 52px));bottom:auto;z-index:6;max-width:calc(100% - 56px);min-height:42px;border:1px solid var(--tabbar-border, rgba(255, 255, 255, .34));border-radius:999px;padding:0 18px;transform:translate(-50%,-50%);background:var(--tabbar-surface-strong, rgba(255, 255, 255, .92));color:var(--tabbar-icon, #111827);box-shadow:0 18px 36px #0f16203d;font:inherit;font-size:.9rem;font-weight:850;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-card-poster{position:relative;overflow:hidden}.template-card-poster img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.template-card-badge{position:absolute;left:12px;right:12px;bottom:12px;width:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1!important;color:#111827!important}.template-card-features{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.template-card-features span{padding:5px 8px;border-radius:999px;background:#558dfa1a;color:#558dfa;font-size:.72rem;font-weight:800}.layout-card-frame.has-image{padding:0;min-height:260px;background:#eef0f6;border:1px solid #558dfa;overflow:hidden}.layout-card-frame.has-image img{width:100%;height:100%;min-height:260px;object-fit:contain;display:block;background:#eef0f6}.app-template-card{border-radius:22px;padding:14px;background:linear-gradient(180deg,#fff,#f7f9fd);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.app-template-card:hover{transform:translateY(-2px);border-color:#558dfa6b;box-shadow:0 22px 45px #1c2a4624}.app-template-card .template-card-header{margin-bottom:12px}.app-template-card .template-card-header div{min-width:0}.app-template-card .template-card-header strong{display:block;font-size:.98rem;line-height:1.18}.app-template-card .template-card-header small{display:block;margin-top:4px;color:var(--text-muted);font-size:.74rem;line-height:1.25}.template-phone-preview{position:relative;width:min(100%,258px);aspect-ratio:9 / 16;margin:0 auto 14px;border-radius:34px;padding:12px;background:linear-gradient(145deg,#182235,#3b4659);box-shadow:0 22px 44px #0f172a38,inset 0 0 0 1px #ffffff1f;overflow:hidden}.template-phone-preview:before{content:"";position:absolute;top:7px;left:50%;width:72px;height:18px;border-radius:999px;transform:translate(-50%);background:#101827;z-index:5}.template-phone-status,.template-phone-hero,.template-phone-ctas,.template-phone-modules,.template-phone-nav{position:relative;z-index:2}.template-phone-status{display:flex;justify-content:space-between;align-items:center;height:28px;padding:4px 10px 0;color:#ffffffe6;font-size:.64rem;font-weight:800}.template-phone-hero{height:48%;border-radius:24px;overflow:hidden;background:linear-gradient(155deg,var(--template-accent),var(--template-secondary));box-shadow:inset 0 0 0 1px #ffffff29}.template-phone-hero img,.template-phone-gradient{width:100%;height:100%;display:block;object-fit:cover}.template-phone-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a111d14,#0a111db8),radial-gradient(circle at top right,rgba(255,255,255,.28),transparent 34%)}.template-phone-copy{position:absolute;left:14px;right:14px;bottom:14px;color:#fff}.template-phone-copy span{display:inline-flex;max-width:100%;padding:5px 8px;border-radius:999px;background:#fff3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.54rem;letter-spacing:.07em;text-transform:uppercase;font-weight:900}.template-phone-copy strong{display:block;margin-top:8px;font-size:1rem;line-height:1.05}.template-phone-copy p{margin:4px 0 0;max-width:92%;color:#ffffffdb;font-size:.62rem;line-height:1.25}.template-phone-ctas{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:10px 2px 8px}.template-phone-ctas span{min-height:32px;border-radius:12px;display:grid;place-items:center;padding:0 8px;font-size:.62rem;font-weight:900;white-space:nowrap}.template-phone-ctas span:first-child{background:var(--template-accent);color:#fff;box-shadow:0 10px 18px #00000029}.template-phone-ctas span:last-child{background:#ffffffeb;color:#182235}.template-phone-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.template-phone-modules span{min-height:48px;border-radius:15px;padding:8px 5px;background:#ffffffeb;color:#172033;font-size:.58rem;font-weight:850;text-align:center;display:flex;align-items:flex-end;justify-content:center;position:relative}.template-phone-modules span:before{content:"";position:absolute;top:8px;width:16px;height:16px;border-radius:8px;background:linear-gradient(145deg,var(--template-accent),var(--template-secondary));opacity:.9}.template-phone-nav{position:absolute;left:12px;right:12px;bottom:12px;height:42px;border-radius:18px;background:#fffffff0;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:5px;box-shadow:0 -12px 24px #0d14211f}.template-phone-nav span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#667085;font-size:.48rem;font-weight:800}.template-phone-nav i{width:12px;height:12px;border-radius:6px;background:currentColor;opacity:.55}.template-phone-nav span.is-active{color:var(--template-accent)}.template-card-footer p{margin:0 0 10px;color:var(--text-muted);font-size:.82rem;line-height:1.35}.template-card-actions-row{display:grid;grid-template-columns:1fr 1.1fr;gap:8px}.template-card-actions-row span,.template-card-actions-row strong{border-radius:12px;padding:9px 10px;text-align:center;font-size:.75rem;line-height:1}.template-card-actions-row span{background:#558dfa1a;color:#3866d6;font-weight:800}.template-card-actions-row strong{background:#172033;color:#fff;font-weight:900}.catalog-grid-templates{gap:14px}.app-template-card{padding:12px}.template-phone-preview{width:min(100%,232px);border-radius:30px;margin-bottom:12px}.template-phone-preview:before{width:64px;height:16px}.template-phone-hero{height:46%;border-radius:21px}.template-phone-copy strong{font-size:.92rem}.template-phone-copy p{font-size:.58rem}.template-phone-ctas{gap:6px;margin:8px 2px 7px}.template-phone-ctas span{min-height:29px;font-size:.56rem}.template-phone-modules{gap:6px}.template-phone-modules span{min-height:42px;border-radius:13px;font-size:.54rem}.template-phone-nav{height:38px;border-radius:16px}.template-card-footer p{font-size:.78rem;margin-bottom:8px}.phone-screen[class*=is-layout-code-layout-] .phone-home-stage-overlay,.phone-screen[class*=is-layout-code-layout-siberian] .phone-home-stage-overlay{transition:inset .18s ease,border-radius .18s ease,background .18s ease}.phone-screen.is-layout-code-layout-1 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-10 .phone-home-stage-overlay{top:68px;right:18px;bottom:92px;left:18px;border-radius:26px}.phone-screen.is-layout-code-layout-1 .preview-nav-bottom-more,.phone-screen.is-layout-code-layout-10 .preview-nav-bottom-more{height:72px;left:18px;right:18px;bottom:20px;border-radius:28px}.phone-screen.is-layout-code-layout-2 .preview-nav-grid{top:112px;left:22px;right:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.phone-screen.is-layout-code-layout-2 .preview-nav-grid-item{min-height:102px;border-radius:22px}.phone-screen.is-layout-code-layout-3 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-3-h .phone-home-stage-overlay{top:62px;right:24px;bottom:104px;left:24px;border-radius:34px}.phone-screen.is-layout-code-layout-4 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-6 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-steps .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-s-teps .phone-home-stage-overlay{top:78px;right:18px;bottom:120px;left:18px;border-radius:20px}.phone-screen.is-layout-code-layout-4 .preview-nav-stacked,.phone-screen.is-layout-code-layout-6 .preview-nav-stacked,.phone-screen.is-layout-code-layout-steps .preview-nav-stacked,.phone-screen.is-layout-code-layout-s-teps .preview-nav-stacked{top:142px;left:24px;right:24px;gap:10px}.phone-screen.is-layout-code-layout-5 .preview-nav-grid,.phone-screen.is-layout-code-layout-7 .preview-nav-grid,.phone-screen.is-layout-code-layout-17 .preview-nav-grid,.phone-screen.is-layout-code-layout-18 .preview-nav-grid{top:126px;left:18px;right:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone-screen.is-layout-code-layout-7 .preview-nav-grid-item,.phone-screen.is-layout-code-layout-17 .preview-nav-grid-item{border-radius:10px;min-height:118px}.phone-screen.is-layout-code-layout-14 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-15 .phone-home-stage-overlay,.phone-screen.is-layout-code-layout-16 .phone-home-stage-overlay{top:0;right:0;bottom:0;left:0;border:0;border-radius:0;background:linear-gradient(180deg,rgba(10,17,29,.12),transparent 44%)}.phone-screen.is-layout-code-layout-14 .preview-nav-floating,.phone-screen.is-layout-code-layout-15 .preview-nav-floating{right:28px;bottom:82px;grid-template-columns:64px}.phone-screen.is-layout-code-layout-16 .preview-nav-popup,.phone-screen.is-layout-code-layout-siberian-year .preview-nav-popup,.phone-screen.is-layout-code-popup-menu .preview-nav-popup,.phone-screen.is-layout-code-layout-meem .preview-nav-popup{top:55%;width:250px;height:250px}.phone-screen.is-layout-code-layout-16 .preview-nav-popup.is-menu-position-top,.phone-screen.is-layout-code-layout-siberian-year .preview-nav-popup.is-menu-position-top,.phone-screen.is-layout-code-popup-menu .preview-nav-popup.is-menu-position-top,.phone-screen.is-layout-code-layout-meem .preview-nav-popup.is-menu-position-top{top:34%}.phone-screen.is-layout-code-layout-16 .preview-nav-popup.is-menu-position-middle,.phone-screen.is-layout-code-layout-siberian-year .preview-nav-popup.is-menu-position-middle,.phone-screen.is-layout-code-popup-menu .preview-nav-popup.is-menu-position-middle,.phone-screen.is-layout-code-layout-meem .preview-nav-popup.is-menu-position-middle{top:50%}.phone-screen.is-layout-code-layout-16 .preview-nav-popup.is-menu-position-bottom,.phone-screen.is-layout-code-layout-siberian-year .preview-nav-popup.is-menu-position-bottom,.phone-screen.is-layout-code-popup-menu .preview-nav-popup.is-menu-position-bottom,.phone-screen.is-layout-code-layout-meem .preview-nav-popup.is-menu-position-bottom{top:66%}.phone-screen.is-layout-code-layout-9 .preview-nav-left-labels,.phone-screen.is-layout-code-layout-taxi .preview-nav-left-labels:not(.preview-nav-taxi-drawer){top:72px;bottom:42px;width:116px;border-radius:0 28px 28px 0}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-width-peek{width:var(--taxi-drawer-width, 55%)}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-width-half{width:var(--taxi-drawer-width, 70%)}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-width-wide{width:var(--taxi-drawer-width, 85%)}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-width-full{width:var(--taxi-drawer-width, 100%)}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-height-initial{top:0;bottom:auto;height:76%}.phone-screen.is-layout-code-layout-taxi .preview-nav-taxi-drawer.is-taxi-height-full{top:0;bottom:0;height:auto}.phone-screen.is-layout-code-layout-farah .preview-nav-left-icons{top:106px;bottom:auto;left:18px;width:58px;border-radius:22px}.phone-screen.is-layout-code-layout-siberian-swipe .preview-nav-floating,.phone-screen.is-layout-code-layout-introslider .preview-nav-floating{left:50%;right:auto;bottom:82px;transform:translate(-50%);grid-template-columns:repeat(5,48px)}.phone-screen.is-layout-code-layout-90 .preview-nav-grid,.phone-screen.is-layout-code-layout-95 .preview-nav-grid{top:104px;left:18px;right:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.phone-screen.is-layout-code-layout-90 .preview-nav-grid-item,.phone-screen.is-layout-code-layout-95 .preview-nav-grid-item{min-height:120px;border-radius:26px}.phone-screen.is-layout-code-layout-zainvideo .phone-home-stage-overlay{top:54px;right:18px;bottom:118px;left:18px;border-radius:30px;background:linear-gradient(180deg,#0000001f,#0000005c)}.ai-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;align-items:start}.ai-builder-workspace{display:flex;flex-direction:column;gap:18px}.ai-chat-card ion-card-title,.ai-suggestion-card ion-card-title{display:inline-flex;align-items:center;gap:10px}.ai-prompt-form{display:flex;flex-direction:column;gap:18px}.ai-prompt-form textarea{min-height:148px;resize:vertical;border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--panel);color:var(--accent-deep);outline:none}.ai-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ai-example-card{text-align:left;border:1px solid var(--line);border-radius:18px;padding:14px;background:var(--panel-soft);color:var(--accent-deep);cursor:pointer;transition:border-color .2s ease,transform .2s ease}.ai-example-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.ai-suggestion-content{display:flex;flex-direction:column;gap:18px}.ai-suggestion-summary h3{margin:10px 0 6px;color:var(--accent-deep)}.ai-suggestion-summary p{margin:0;color:var(--text-muted)}.ai-suggestion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ai-suggestion-block,.ai-image-prompt{border:1px solid var(--line);border-radius:18px;padding:14px;background:var(--panel)}.ai-suggestion-block span{display:block;margin-bottom:6px;color:var(--text-muted);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ai-suggestion-block strong{color:var(--accent-deep)}.ai-image-prompt{display:flex;gap:14px;align-items:flex-start}.ai-image-prompt ion-icon{margin-top:4px;color:var(--accent-strong);font-size:1.4rem}.ai-image-prompt p,.ai-rationale-list p{margin:4px 0 0;color:var(--text-muted)}.ai-rationale-list{display:flex;flex-direction:column;gap:8px}.ai-rationale-list p{display:flex;align-items:flex-start;gap:8px}.ai-rationale-list ion-icon{margin-top:2px;color:var(--success)}.ai-suggestion-actions{display:flex;gap:12px;flex-wrap:wrap}.ai-preview-column{top:0}.builder-mode-switch{display:inline-flex;gap:6px;padding:5px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}.builder-mode-link{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:14px;color:var(--text-muted);font-weight:800;white-space:nowrap}.builder-mode-link.active,.builder-mode-link:hover{background:var(--panel-strong);color:var(--accent-deep);box-shadow:var(--shadow-soft)}@media (max-width: 1180px){.ai-builder-layout{grid-template-columns:1fr}.ai-preview-column{position:static}}@media (max-width: 760px){.ai-example-grid,.ai-suggestion-grid{grid-template-columns:1fr}}.ai-image-version-panel{display:grid;grid-template-columns:132px minmax(0,1fr);gap:16px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:14px;background:linear-gradient(135deg,var(--panel-strong),var(--panel-soft))}.ai-image-version-panel p,.ai-image-history figcaption{color:var(--text-muted)}.ai-image-version-preview{width:132px;aspect-ratio:9 / 16;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.58);box-shadow:var(--shadow-soft);background:var(--panel)}.ai-image-version-preview img,.ai-image-history img{width:100%;height:100%;object-fit:cover;display:block}.ai-image-history{display:flex;flex-direction:column;gap:10px}.ai-image-history-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ai-image-history figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--panel)}.ai-image-history figure img{aspect-ratio:9 / 16}.ai-image-history figcaption{padding:6px 8px;font-size:.75rem;font-weight:700;text-align:center}@media (max-width: 760px){.ai-image-version-panel{grid-template-columns:1fr}.ai-image-version-preview{width:100%;max-width:180px}.ai-image-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ai-flow-steps{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.ai-flow-steps span{border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:var(--panel-soft);color:var(--text-muted);font-size:.82rem;font-weight:800}.ai-flow-steps span.active{border-color:var(--accent-strong);background:#3d5afe1a;color:var(--accent-deep)}.ai-apply-result{display:flex;gap:12px;align-items:flex-start;border:1px solid rgba(22,163,74,.32);border-radius:18px;padding:14px;background:#16a34a14}.ai-apply-result ion-icon{margin-top:2px;color:var(--success);font-size:1.35rem}.ai-apply-result p{margin:4px 0 0;color:var(--text-muted)}:root{font-family:Segoe UI Variable Text,Segoe UI,Trebuchet MS,sans-serif;line-height:1.5;font-weight:400;color:#16233d;background:linear-gradient(180deg,#eef2f8,#edf1f7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-bg: #edf1f7;--panel: #f6f8fd;--panel-strong: #ffffff;--panel-soft: #eef3ff;--line: rgba(91, 130, 255, .26);--line-soft: rgba(91, 130, 255, .12);--line-strong: #5b82ff;--text-muted: #6f7890;--accent: #5b82ff;--accent-strong: #4a78ff;--accent-deep: #15233f;--success: #24b76e;--danger: #d84b5f;--shadow: 0 16px 36px rgba(83, 110, 214, .08);--shadow-soft: 0 8px 22px rgba(83, 110, 214, .06);--module-visual-header-height: 276px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:transparent;overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh;height:100vh}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#edf1f7}.login-panel{width:min(440px,100%);padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--panel-strong);box-shadow:var(--shadow)}.login-brand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.login-mark{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background:var(--panel-soft);color:var(--accent-strong);font-size:1.6rem}.login-brand h1,.login-brand p{margin:0}.login-brand h1{color:var(--accent-deep);font-size:1.7rem;line-height:1.1}.login-brand p{color:var(--text-muted)}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:7px;color:var(--accent-deep);font-weight:700}.login-form input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--accent-deep)}.login-error{margin:0;color:var(--danger);font-weight:700}.login-submit{width:100%;justify-content:center}.builder-shell{display:grid;grid-template-columns:320px 1fr;min-height:100vh;height:100vh;overflow:hidden}.builder-sidebar{padding:22px 20px;background:var(--panel);color:var(--accent-deep);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:20px;min-height:0;overflow:hidden}.brand-block h1,.hero-panel h2,.page-header h3{font-family:inherit;margin:0;color:var(--accent-deep);letter-spacing:-.03em}.brand-block p,.hero-panel p,.page-header p,.sidebar-panel p,.metric-card p{color:var(--text-muted);margin:0}.brand-block p,.sidebar-panel p{color:var(--text-muted)}.eyebrow{display:inline-block;margin-bottom:8px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--line-strong);font-weight:700}.nav-stack{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0;overflow-y:auto}.nav-link{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:18px;border:1px solid transparent;background:transparent;color:var(--text-muted);font-weight:600;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.nav-link:hover,.nav-link.active{background:var(--panel-strong);border-color:var(--line);color:var(--accent-deep);box-shadow:var(--shadow-soft)}.sidebar-panel,.hero-panel,.metric-card,.wide-card,.list-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.sidebar-panel{margin-top:auto;flex-shrink:0;padding:18px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong)}.sidebar-title{display:block;margin-bottom:8px;font-size:.9rem;font-weight:700;color:var(--accent-deep)}.builder-main{padding:22px;display:flex;flex-direction:column;gap:18px;min-height:0;height:100vh;overflow:hidden;background:var(--page-bg)}.builder-route-stage{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.builder-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 18px;border:1px solid var(--line);border-radius:24px;background:var(--panel-strong);box-shadow:var(--shadow-soft)}.builder-topbar-brand{display:flex;align-items:center;gap:14px;min-width:0}.builder-topbar-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:var(--panel-soft);color:var(--accent-strong);font-weight:800;box-shadow:inset 0 0 0 1px var(--line)}.builder-topbar-brand strong{display:block;font-size:1rem;color:var(--accent-deep)}.builder-topbar-brand p{margin:2px 0 0;color:var(--text-muted);font-size:.9rem}.builder-topbar-nav{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;overflow-x:auto}.builder-topbar-link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:16px;border:1px solid transparent;color:var(--text-muted);font-weight:700;white-space:nowrap;transition:background .2s ease,color .2s ease,border-color .2s ease}.builder-topbar-link:hover,.builder-topbar-link.active{background:var(--panel-soft);border-color:var(--line);color:var(--accent-deep)}.builder-topbar-actions{display:flex;align-items:center;gap:10px}.hero-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid var(--line);border-radius:28px;background:var(--panel-strong)}.hero-actions{display:flex;gap:12px;align-items:center}.page-grid{display:flex;flex-direction:column;gap:18px}.page-grid-features{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cards-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards-grid-dashboard{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card,.wide-card,.list-card,.app-card{margin:0;border-radius:24px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.metric-value{display:block;margin-bottom:10px;font-size:1.8rem;line-height:1;color:var(--accent-deep)}.chip-cloud{display:flex;flex-wrap:wrap;gap:10px}.hero-meta,.sidebar-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.page-header{display:flex;align-items:center;gap:16px;padding:4px 4px 8px}.page-header h3{font-size:1.9rem;font-weight:800}.page-header p{margin:6px 0 0;max-width:860px;font-size:1rem}.page-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:var(--panel-soft);color:var(--accent-strong);font-size:1.4rem;box-shadow:inset 0 0 0 1px var(--line)}.mini-meta{display:flex;flex-direction:column;gap:6px;color:var(--text-muted)}.crud-form{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.form-field{display:flex;flex-direction:column;gap:8px}.form-field>span{font-size:.88rem;font-weight:700;color:var(--accent-deep)}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;border:1px solid var(--line);border-radius:18px;padding:13px 16px;background:var(--panel-strong);color:var(--accent-deep);box-shadow:inset 0 1px #ffffffb3}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:0;border-color:var(--line-strong);box-shadow:0 0 0 4px var(--line-soft)}.form-field textarea{resize:vertical;min-height:140px}.form-field small{color:var(--text-muted)}.form-actions,.toolbar-row,.inline-meta,.item-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.compact-module-actions{position:sticky;top:0;z-index:5;justify-content:flex-end;padding:.75rem 0;border-bottom:1px solid rgba(207,216,232,.72);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.module-state-actions-row{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-top:-.2rem}.module-state-switches,.module-inline-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.module-state-switches{min-width:0}.module-inline-actions{flex:0 0 auto;justify-content:flex-end}.module-status-switch{display:inline-flex;min-height:38px;align-items:center;gap:.55rem;color:#1d2b46;font-size:.9rem;font-weight:800;white-space:nowrap}.module-status-switch .delivery-switcher{margin-top:1px}@media (max-width: 760px){.module-state-actions-row{align-items:stretch;flex-direction:column}.module-inline-actions{justify-content:flex-start}}.checkbox-field{display:inline-flex;gap:10px;align-items:center}.checkbox-inline{margin-top:4px}.permission-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.permission-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.checkbox-card strong{display:block;margin-bottom:4px}.checkbox-card p{margin:0;color:var(--text-muted)}.checkbox-card-disabled{opacity:.68}.record-list{display:flex;flex-direction:column;gap:14px}.record-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 20px;border-radius:22px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.record-main p{margin:6px 0;color:var(--text-muted)}.stack-list{display:flex;flex-direction:column;gap:14px}.stack-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:20px;background:var(--panel-strong);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.stack-row p{margin:6px 0 0;color:var(--text-muted)}.status-row,.item-side{display:flex;align-items:center;gap:10px}.status-panel{display:flex;align-items:center;gap:16px}.status-panel strong,.empty-state strong{display:block;margin-bottom:6px}.status-panel p,.empty-state p,.status-banner p{margin:0;color:var(--text-muted)}.status-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-radius:20px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.status-banner.success{background:#e0f7eae6}.status-banner.warning{background:#fff1d3eb}.status-banner.neutral{background:#ebf1ffeb}.empty-state{padding:8px 4px}.inline-title{display:inline-flex;align-items:center;gap:10px}.inline-loader{display:inline-flex;align-items:center;gap:12px;color:var(--text-muted)}.feature-workbench{display:grid;grid-template-columns:minmax(0,1fr) clamp(430px,24vw,470px);gap:20px;align-items:stretch;min-height:0;height:100%;overflow:hidden}.first-tab-workbench{grid-template-columns:minmax(0,1fr) clamp(430px,24vw,470px);gap:20px;width:100%}.first-tabs-left-pane{display:flex;flex-direction:column;gap:18px;min-width:0;min-height:0;height:100%;overflow:hidden}.first-tabs-left-pane .magic-page-header{flex:0 0 auto}.first-tab-workbench .first-tabs-left-pane .magic-page-header,.page-grid-features .first-tabs-left-pane .magic-page-header{min-height:94px;padding:14px 128px;gap:4px}.first-tab-workbench .first-tabs-left-pane .magic-header-robot,.page-grid-features .first-tabs-left-pane .magic-header-robot{left:86px;top:10px;transform:scale(.72);transform-origin:top left}.first-tab-workbench .first-tabs-left-pane .magic-header-icon,.page-grid-features .first-tabs-left-pane .magic-header-icon{right:18px;top:17px;width:34px;height:34px;border-radius:13px}.first-tab-workbench .first-tabs-left-pane .magic-page-header h3,.page-grid-features .first-tabs-left-pane .magic-page-header h3{font-size:clamp(1.6rem,2.4vw,2.15rem);line-height:1}.first-tabs-left-pane .magic-page-header p{max-width:600px;font-size:.9rem;line-height:1.32;white-space:normal}.feature-main-card,.feature-preview-card{display:flex;flex-direction:column;min-height:0;height:100%}.first-tab-main-card,.feature-main-card{border-radius:18px!important;border:1px solid rgba(89,126,228,.36)!important;background:#f2f5fbd1!important;box-shadow:none!important}.first-tab-main-card ion-card-content,.feature-main-card-content{padding:16px 14px 16px 18px!important}.feature-main-card-header,.feature-preview-header{padding-bottom:12px}.feature-surface-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.feature-surface-copy{min-width:0}.feature-surface-copy p,.feature-preview-header p{margin:8px 0 0;color:var(--text-muted)}.page-grid-features .feature-preview-header{padding:14px 18px 10px}.page-grid-features .feature-preview-header .feature-surface-copy p{display:none}.page-grid-features .feature-preview-header .ui-button{min-height:36px}.feature-main-card-content,.feature-preview-body{flex:1;min-height:0;overflow:hidden}.feature-main-scroll{display:flex;flex-direction:column;gap:18px;min-height:0;height:100%;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable}.feature-preview-column{position:sticky;top:0;align-self:stretch;min-height:0;height:100%;overflow:hidden}.first-tab-preview-column{background:#f2f5fbb3;border-radius:0}.first-tab-preview-panel{display:flex;flex-direction:column;align-items:center;min-height:0;height:100%;padding:18px 22px 0;overflow:hidden}.first-tab-refresh-button{width:min(220px,100%);min-height:44px;border-radius:18px!important;background:#fff!important}.feature-preview-card{overflow:hidden}.feature-preview-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden}.page-grid-features .feature-preview-body,.first-tab-phone-slot{flex:1 1 auto;width:100%;padding-top:26px}.page-grid-features .feature-preview-body .design-preview-column,.first-tab-phone-slot .design-preview-column{width:100%;align-items:center}.page-grid-features .feature-preview-body .phone-shell,.first-tab-phone-slot .phone-shell{width:min(100%,420px);transform:scale(.82);transform-origin:top center}@media (min-width: 981px) and (max-width: 1280px){.page-grid-features .feature-preview-body .phone-shell,.first-tab-phone-slot .phone-shell{transform:scale(.77)}}.feature-manager-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-stack{display:flex;flex-direction:column;gap:14px}.feature-filter-bar{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px) auto;gap:10px;align-items:center}.feature-filter-bar input,.feature-filter-bar select{min-height:42px;border:1px solid var(--line);border-radius:14px;background:var(--panel-strong);color:var(--text-main);font:inherit;font-size:.88rem;padding:0 12px}.feature-filter-bar span{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--panel-soft);color:var(--accent-deep);font-size:.78rem;font-weight:800;padding:0 10px;white-space:nowrap}.feature-section-header strong,.feature-group-header strong{display:block;margin-bottom:6px}.feature-section-header p,.feature-active-card p,.feature-catalog-card p{margin:0;color:var(--text-muted)}.feature-active-list,.feature-catalog-stack{display:flex;flex-direction:column;gap:12px}.feature-rail-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.feature-rail-card,.feature-catalog-card{border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.feature-rail-card{display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:148px;padding:20px;border-radius:22px;border-color:#558dfa75;background:#eef4ff;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,opacity .2s ease,transform .2s ease}.feature-rail-card.is-selected{border-color:#558dfad1;background:#eef4ff;box-shadow:0 0 0 3px #558dfa29,var(--shadow-soft)}.feature-rail-card.is-dragging{opacity:.56;transform:scale(.985)}.feature-rail-card.is-drop-target{border-color:var(--line-strong);background:#e7efffe0;box-shadow:0 0 0 4px var(--line-soft)}.feature-rail-main{display:flex;gap:14px;align-items:flex-start;border:0;padding:0;text-align:left;background:transparent;color:inherit;font:inherit;cursor:pointer}.feature-rail-main strong{display:block;margin-bottom:4px}.feature-rail-main p{margin:0;color:var(--text-muted)}.feature-rail-meta{display:flex;gap:8px;flex-wrap:wrap}.feature-rail-meta small{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:var(--panel-soft);border:1px solid var(--line-soft);color:var(--accent-deep);font-size:.78rem;font-weight:700}.feature-rail-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.feature-drag-button{cursor:grab}.feature-drag-button:active{cursor:grabbing}.drag-handle{display:grid;grid-template-columns:repeat(2,4px);gap:4px 5px}.drag-handle span{width:4px;height:4px;border-radius:999px;background:currentColor;opacity:.88}.feature-browser-grid{display:grid;grid-template-columns:minmax(200px,240px) minmax(0,1fr);gap:18px;align-items:start}.feature-filter-panel{display:flex;flex-direction:column;gap:14px;padding:18px;border:1px solid var(--line);border-radius:22px;background:var(--panel-strong);box-shadow:var(--shadow-soft)}.feature-search-input{min-height:46px}.feature-filter-list{display:flex;flex-direction:column;gap:10px}.feature-filter-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:18px;padding:12px 14px;background:var(--panel-strong);color:inherit;font:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.feature-filter-chip strong{color:var(--accent-deep)}.feature-filter-chip:hover,.feature-filter-chip.is-active{transform:none;border-color:var(--line-strong);background:var(--panel-soft);box-shadow:0 0 0 3px var(--line-soft)}.feature-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-catalog-card{display:flex;flex-direction:column;justify-content:space-between;gap:16px;width:100%;padding:16px;border-radius:20px;border:1px solid var(--line);background:var(--panel-strong);text-align:left;color:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.feature-title-row{display:flex;gap:14px;align-items:flex-start}.feature-icon-shell{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:16px;background:var(--panel-soft);color:var(--accent-strong);font-size:1.1rem;flex-shrink:0;box-shadow:inset 0 0 0 1px var(--line)}.feature-group{display:flex;flex-direction:column;gap:10px}.feature-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.feature-catalog-card.is-enabled{border-color:var(--line);background:var(--panel-strong)}.feature-catalog-card.is-selected,.feature-catalog-card:hover{transform:translateY(-1px);border-color:var(--line-strong);box-shadow:0 0 0 3px var(--line-soft)}.feature-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-card-footer small{color:var(--text-muted)}.feature-card-status{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:999px;background:var(--panel-soft);border:1px solid var(--line);color:var(--accent-deep);font-size:.82rem;font-weight:700}.ui-button,.ui-icon-button{font:inherit;border:1px solid var(--line);background:var(--panel-strong);color:var(--accent-deep);box-shadow:var(--shadow-soft);transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:10px 18px;border-radius:16px;font-weight:700;cursor:pointer}.ui-button .icon-inner,.ui-icon-button .icon-inner,.ui-button ion-icon,.ui-icon-button ion-icon{font-size:1.05rem}.ui-button:hover,.ui-icon-button:hover{background:var(--panel-soft);border-color:var(--line-strong)}.ui-button:disabled,.ui-icon-button:disabled{opacity:.46;cursor:not-allowed;transform:none}.ui-button-primary{background:#0f62fe;border-color:#0f62fe;color:#fff}.ui-button-primary:hover{background:#0b55df;border-color:#0b55df;color:#fff}.ui-button-secondary{background:#fff;border-color:var(--line-strong);color:var(--accent-deep)}.ui-button-gradient{background:linear-gradient(90deg,#6bbff4,#5c82ee);border-color:transparent;color:#fff}.ui-button-gradient:hover{background:linear-gradient(90deg,#5db6ef,#4f74e8);border-color:transparent;color:#fff}.ui-icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:14px;cursor:pointer}.app-modal-close-button{width:42px;height:42px;min-width:42px;border-radius:14px;border-color:#beccecd1;background:#fff;color:#8da0c6;box-shadow:none}.app-modal-close-button:hover{background:#f8fbff;border-color:#7f9ce0e0}.ui-icon-button.is-danger{background:#ffecefeb;border-color:#d84b5f3d;color:var(--danger)}.ui-icon-button.is-danger:hover{background:#ffecef;border-color:#d84b5f6b}ion-chip{--background: var(--panel-soft);--color: var(--accent-deep);border:1px solid var(--line-soft);border-radius:999px}ion-badge{padding:7px 10px;border-radius:999px;font-weight:700;letter-spacing:0;box-shadow:none}ion-button{--border-radius: 18px;--padding-start: 18px;--padding-end: 18px;--padding-top: 11px;--padding-bottom: 11px;--box-shadow: none;min-height:44px;letter-spacing:0;text-transform:none;font-weight:700}ion-button::part(native){border:1px solid transparent;box-shadow:var(--shadow-soft)}ion-button[fill=solid]{--background: var(--accent-strong);--background-hover: #3f69ed;--background-focused: #3f69ed;--background-activated: #3f69ed;--color: #ffffff}ion-button[fill=solid]::part(native){border-color:var(--accent-strong)}ion-button[fill=outline]{--background: var(--panel-strong);--color: var(--accent-deep);--border-color: var(--line-strong);--border-width: 1px}ion-button[fill=clear]{--background: transparent;--color: var(--accent-deep);--padding-start: 10px;--padding-end: 10px;--padding-top: 8px;--padding-bottom: 8px;min-height:38px}ion-button[fill=clear]::part(native){box-shadow:none;border-color:transparent}ion-button[color=danger][fill=clear]{--color: var(--danger)}ion-button[size=small]{--padding-start: 14px;--padding-end: 14px;--padding-top: 9px;--padding-bottom: 9px;min-height:38px;font-size:.92rem}ion-button.button-disabled,ion-button[disabled]{opacity:.58}.feature-config-shell{display:flex;flex-direction:column;gap:14px}@media (max-width: 1024px){.builder-shell{grid-template-columns:1fr}.builder-sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.cards-grid,.cards-grid-dashboard,.cards-grid-two{grid-template-columns:1fr}.hero-panel{flex-direction:column;align-items:flex-start}.builder-topbar{grid-template-columns:1fr;align-items:stretch}.builder-topbar-nav{justify-content:flex-start}.builder-topbar-actions{justify-content:flex-end}.form-grid,.form-grid-two,.form-grid-four,.permission-grid,.permission-grid-two,.feature-workbench,.feature-manager-grid,.feature-browser-grid,.feature-catalog-grid,.feature-group-grid{grid-template-columns:1fr}.feature-preview-card,.feature-main-card{min-height:auto}.feature-main-scroll{height:auto;max-height:none;overflow:visible;padding-right:0}.feature-preview-column{position:static}.feature-surface-head{flex-direction:column;align-items:stretch}}@media (max-width: 680px){.builder-sidebar,.builder-main{padding:20px}.builder-main{height:auto;overflow:auto}.builder-route-stage{overflow:visible}.hero-actions{width:100%;flex-direction:column}.status-panel,.stack-row,.item-side,.record-row,.status-banner{align-items:flex-start;flex-direction:column}}.builder-shell-embedded{display:block;grid-template-columns:none;min-height:100vh;height:100vh;overflow:hidden}.builder-main-embedded{padding:18px;gap:12px}.builder-topbar-embedded{grid-template-columns:minmax(0,1fr) auto}.builder-creation-tabs,.builder-step-tabs{display:flex;align-items:center;gap:10px;min-width:0;overflow-x:auto;padding:8px;border:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow-soft)}.builder-creation-tabs{border-radius:24px}.builder-step-tabs{border-radius:20px}.builder-creation-tab,.builder-step-tab{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;background:transparent;color:var(--text-muted);white-space:nowrap;font-weight:800;transition:background .2s ease,border-color .2s ease,color .2s ease}.builder-creation-tab{flex:1 1 0;min-height:48px;padding:12px 18px;border-radius:18px;font-size:1rem}.builder-step-tab{min-height:42px;padding:10px 14px;border-radius:15px;font-size:.92rem}.builder-creation-tab:hover,.builder-creation-tab.active,.builder-step-tab:hover,.builder-step-tab.active{background:var(--panel-soft);border-color:var(--line);color:var(--accent-deep)}.builder-creation-tab.active{box-shadow:inset 0 0 0 1px var(--line-strong),var(--shadow-soft)}.builder-route-stage{scrollbar-gutter:stable}.manual-content-preview-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:20px;align-items:start;min-height:0}.manual-content-workspace{min-width:0}.manual-content-preview-column{top:0}.manual-content-preview-layout .page-grid{min-width:0}@media (max-width: 1280px){.manual-content-preview-layout{grid-template-columns:1fr}.manual-content-preview-column{position:static}}@media (min-width: 1281px){.feature-workbench.first-tab-workbench,.page-grid-features>.feature-workbench{grid-template-columns:minmax(0,1fr) minmax(480px,32vw);gap:28px}.first-tab-preview-panel{padding:20px 30px 0}.first-tab-refresh-button{width:min(240px,100%)}.design-canvas{grid-template-columns:minmax(0,760px) minmax(480px,32vw)!important;gap:28px!important}.design-canvas>.design-preview-column{width:100%}.design-canvas>.design-preview-column .phone-shell,.manual-content-preview-column .phone-shell{width:min(100%,420px);transform:scale(.82);transform-origin:top center}.manual-content-preview-layout{grid-template-columns:minmax(0,1fr) minmax(480px,32vw);gap:28px}}@media (min-width: 1281px) and (max-width: 1680px){.page-grid-features>.feature-workbench{grid-template-columns:minmax(0,1fr) minmax(340px,28vw);gap:18px}.page-grid-features .first-tab-preview-panel{padding:14px 14px 0}.page-grid-features .feature-preview-body,.page-grid-features .first-tab-phone-slot{padding-top:14px}.page-grid-features .feature-preview-body .phone-shell,.page-grid-features .first-tab-phone-slot .phone-shell{width:min(100%,390px);transform:scale(.72)}}.builder-creation-tab.active{position:relative}.builder-creation-tab.active:after{content:"";position:absolute;left:18px;right:18px;bottom:6px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--accent-strong),var(--accent))}.builder-route-stage{min-height:0;padding-top:4px}.builder-main-embedded .page-grid,.ai-builder-page{animation:builder-stage-in .18s ease-out}@keyframes builder-stage-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.magic-page-header{position:relative;display:grid;grid-template-columns:1fr;justify-items:center;gap:8px;min-height:126px;padding:26px 172px;border:1px solid rgba(89,126,228,.72);border-radius:18px;background:#f2f4f9;box-shadow:0 10px 26px #2d488c0a;overflow:visible}.magic-header-title-line,.magic-header-subtitle-line{display:grid;grid-template-columns:minmax(80px,1fr) auto minmax(80px,1fr);align-items:center;gap:18px;width:100%;max-width:920px}.magic-header-title-line span,.magic-header-subtitle-line span{height:1px;background:#597ee49e}.magic-page-header h3{color:#050711;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:900;letter-spacing:-.045em;text-align:center}.magic-page-header p{margin:0;color:#111936;font-size:1.02rem;text-align:center;max-width:none;white-space:nowrap}.magic-header-icon{position:absolute;right:24px;top:24px;width:42px;height:42px;border-radius:16px;background:#ffffff8a;opacity:.58}.magic-header-robot{position:absolute;left:128px;top:26px;width:92px;height:96px;pointer-events:none}.magic-robot-head{position:absolute;left:20px;top:0;width:58px;height:36px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:22px;background:#101527;border:3px solid #ffffff;box-shadow:0 0 0 2px #597ee46b,0 12px 24px #4b5cb426}.magic-robot-head i{width:10px;height:7px;border-radius:10px 10px 2px 2px;border-top:3px solid #ffffff;display:block}.magic-robot-body{position:absolute;left:4px;top:42px;width:84px;height:68px;border-radius:42px 42px 0 0;background:linear-gradient(180deg,#ffffffeb,#e8ecf414);filter:drop-shadow(0 12px 20px rgba(73,95,160,.08))}.magic-robot-body:before,.magic-robot-body:after{content:"";position:absolute;top:16px;width:18px;height:44px;border-radius:16px;background:#ffffff8c}.magic-robot-body:before{left:-12px;transform:rotate(18deg)}.magic-robot-body:after{right:-12px;transform:rotate(-18deg)}.builder-topbar-embedded,.builder-creation-tabs,.builder-step-tabs,.design-studio-card,.design-section-panel,.launcher-card,.preview-summary-card{border-color:#597ee4b8!important;background:#f2f4f9!important}.ui-button,.builder-creation-tab,.builder-step-tab,.choice-pill,.slider-image-actions button{border-radius:999px}.builder-creation-tab.active,.builder-step-tab.active{background:linear-gradient(90deg,#6bbff4,#5c82ee)!important;border-color:transparent!important;color:#fff!important}.slider-images-module{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding:16px;border:1px solid rgba(89,126,228,.44);border-radius:20px;background:#ffffff6b}.slider-images-header,.slider-image-item{display:flex;align-items:center;justify-content:space-between;gap:14px}.slider-images-header strong,.slider-image-item strong{color:#050711}.slider-images-header p,.slider-image-item p,.slider-images-empty p{margin:4px 0 0;color:#5e6678;font-size:.9rem}.slider-image-list{display:flex;flex-direction:column;gap:10px}.slider-image-item{padding:10px;border:1px solid rgba(89,126,228,.3);border-radius:16px;background:#ffffff8f}.slider-image-item img{width:76px;height:52px;object-fit:cover;border-radius:12px;border:1px solid rgba(89,126,228,.28)}.slider-image-item>div:nth-child(2){flex:1;min-width:0}.slider-image-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.slider-image-actions button{min-height:32px;padding:0 11px;border:1px solid rgba(89,126,228,.36);background:#ffffffb8;color:#111936;font-weight:700;cursor:pointer}.slider-image-actions button:disabled{opacity:.42;cursor:not-allowed}.slider-images-empty{padding:18px;border:1px dashed rgba(89,126,228,.46);border-radius:16px;text-align:center;background:#ffffff57}@media (max-width: 900px){.magic-page-header{padding:96px 18px 22px}.magic-header-robot{left:50%;transform:translate(-50%);top:16px}.magic-header-title-line,.magic-header-subtitle-line{grid-template-columns:40px auto 40px}.magic-page-header p{white-space:normal}}.builder-main-embedded{padding:0;gap:18px;position:relative;background:#f7f8fb}.builder-main-embedded>.status-banner{position:absolute;top:82px;left:0;right:0;z-index:50;margin:0;pointer-events:auto}.builder-main-embedded>.builder-route-stage{padding-top:0}.magic-titlebar{display:block!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.magic-titlebar-row{display:grid;grid-template-columns:minmax(420px,1fr) minmax(620px,760px) auto;align-items:center;gap:18px;min-height:62px;padding:0 22px;border-bottom:1px solid rgba(89,126,228,.62);background:#f4f6fb}.magic-titlebar-context{display:flex;align-items:center;gap:14px;min-width:0;color:#111827}.magic-titlebar-close{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:#11182794;font:inherit;font-size:.9rem;font-weight:800;white-space:nowrap;cursor:pointer}.magic-titlebar-close ion-icon{font-size:18px}.magic-titlebar-divider{width:1px;height:22px;background:#58688e52;flex:0 0 auto}.magic-titlebar-editing{overflow:hidden;color:#11182794;font-size:.94rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.magic-titlebar-editing strong{color:#111827;font-weight:900}.magic-titlebar-spacer{width:1px;height:1px}.magic-titlebar-actions{align-self:center;justify-content:flex-end;gap:6px}.magic-titlebar-actions .ui-button{min-width:34px;width:34px;height:34px;min-height:34px;padding:0;border-radius:8px!important;font-size:.9rem;box-shadow:none}.magic-titlebar-actions .ui-button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.magic-ghost-button{background:#fff!important;border-color:#58688e38!important;color:#111827!important}.magic-primary-button{background:#111827!important;border-color:#111827!important;color:#fff!important}.builder-creation-tabs{width:min(620px,100%);margin:2px auto 0;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));padding:5px!important;gap:5px!important;border-radius:12px!important;background:#eef1f7!important;border:1px solid rgba(88,104,142,.18)!important}.builder-creation-tab{justify-content:center;min-height:50px;padding:0 22px!important;border-radius:9px!important;font-size:1rem;font-weight:750;color:#111827!important;background:transparent!important;border:1px solid transparent!important}.builder-creation-tab.active{background:#fff!important;color:#111827!important;border-color:#58688e33!important;box-shadow:0 8px 20px #15204412!important}.builder-step-tabs{width:min(760px,100%);margin:0 auto;display:flex!important;justify-content:center;flex-wrap:nowrap;gap:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.builder-step-tabs-placeholder{visibility:hidden}.builder-step-tab{min-width:auto!important;min-height:auto!important;width:auto;height:54px;flex:1 1 0!important;padding:0 14px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;border-radius:0!important;border:0!important;border-bottom:3px solid transparent!important;background:transparent!important;color:#111827!important;box-shadow:none!important;font-size:.86rem;font-weight:900}.builder-step-tab ion-icon{display:none}.builder-step-index{display:inline-grid;place-items:center;width:20px;height:20px;flex:0 0 20px;border:1px solid rgba(88,104,142,.34);border-radius:6px;background:#eef2f8;color:#111827;font-size:.74rem;line-height:1;font-weight:800}.builder-step-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-step-tab.active{background:transparent!important;border-color:#1bb8ff!important;color:#111827!important}.builder-step-tab.active .builder-step-index{border-color:#1bb8ffc7;background:#f7fbff}.design-page-grid{align-items:center;flex:1 1 auto;min-height:0;height:100%;overflow:hidden}.design-studio-card{width:min(1120px,100%);margin-inline:auto!important;border-radius:14px!important;background:#fff!important;border-color:#58688e33!important;box-shadow:0 12px 30px #1520440d!important}.design-studio-card ion-card-header{padding:18px 22px 8px}.design-studio-card ion-card-title{font-size:1.15rem;font-weight:780;color:#111827}.design-studio-content{padding:12px 22px 24px!important}.design-toolbar{justify-content:center;margin-bottom:12px}.design-stepper{display:none!important}.design-launchers{width:min(720px,100%);margin:0 auto 18px;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.launcher-card,.design-section-panel,.slider-images-module,.media-uploader,.preview-summary-card{border-radius:12px!important;border-color:#58688e33!important;background:#fff!important;box-shadow:0 8px 20px #1520440b!important}.launcher-card{min-height:78px;padding:14px 16px!important}.launcher-card p{max-width:520px}.design-canvas{grid-template-columns:minmax(0,1fr) 340px!important;gap:18px!important;align-items:start}.design-controls-column{gap:12px!important}.design-section-panel{padding:16px!important}.design-section-header{margin-bottom:12px!important}.design-section-header h4{font-size:1rem!important}.design-section-header p{font-size:.88rem!important}.choice-pill,.form-field input,.form-field select,.form-field textarea,.custom-css-editor,.slider-image-item,.slider-images-empty,.media-preview-frame{border-radius:10px!important}.phone-shell{transform:scale(.92);transform-origin:top center}@media (max-width: 980px){.magic-titlebar-row{grid-template-columns:1fr;padding-bottom:16px}.magic-titlebar-actions{justify-content:center;padding:8px 14px 0}.design-canvas{grid-template-columns:1fr!important}}:root{--magic-border: #e2e8f0;--magic-border-soft: rgba(226, 232, 240, .72);--magic-border-strong: #cbd5e1}.magic-titlebar-row,.builder-creation-tabs,.builder-creation-tab.active,.design-studio-card,.launcher-card,.design-section-panel,.slider-images-module,.media-uploader,.preview-summary-card,.slider-image-item,.slider-images-empty,.media-preview-frame,.form-field input,.form-field select,.form-field textarea,.custom-css-editor,.choice-pill,.phone-shell,.builder-step-index{border-color:var(--magic-border)!important}.magic-header-title-line span,.magic-header-subtitle-line span{background:var(--magic-border)!important}.builder-creation-tabs{background:#f8fafc!important}.builder-step-tab{box-shadow:none!important}.builder-step-tab.active{border-bottom-color:#1bb8ff!important}.magic-ghost-button,.slider-image-actions button{border-color:var(--magic-border)!important}.launcher-card:hover,.choice-pill:hover,.slider-image-item:hover{border-color:var(--magic-border-strong)!important}:root{--magic-blue: #558dfa;--magic-blue-shadow: #b4c7e7;--magic-bg: #eef0f6;--magic-muted: #6a7ba3}.magic-titlebar-row,.builder-creation-tabs,.design-section-panel,.launcher-card,.slider-images-module,.media-uploader,.slider-image-item,.slider-images-empty,.media-preview-frame,.choice-pill,.form-field input,.form-field select,.form-field textarea,.custom-css-editor{border-color:var(--magic-blue)!important}.builder-main-embedded,.builder-route-stage,.design-page-grid{background:var(--magic-bg)!important}.design-studio-card{width:min(1160px,100%)!important;height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.design-studio-card ion-card-header{padding:0 0 14px!important}.design-studio-card ion-card-content,.design-studio-content{padding:0!important;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.design-toolbar{margin:0 0 12px!important}.design-launchers{width:100%!important;margin:0 0 12px!important;justify-self:stretch;display:flex!important;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:10px!important}.design-launchers .launcher-card{width:45%;flex:0 0 45%}.design-canvas{width:100%;display:grid!important;grid-template-columns:minmax(0,760px) auto!important;justify-content:center;gap:22px!important;flex:1 1 auto;min-height:0;overflow:hidden;align-items:stretch}.first-tab-controls-canvas{display:block!important;flex:1 1 auto;min-height:0;overflow:hidden}.design-controls-column{width:100%;min-width:0;min-height:0;height:100%;overflow-y:auto;padding-right:10px;scrollbar-gutter:stable}.launcher-card,.design-section-panel{background:var(--magic-bg)!important;box-shadow:-4px -4px 7px #fff,4px 4px 8px var(--magic-blue-shadow)!important;border-width:1px!important}.launcher-card{width:100%;min-height:82px}.builder-creation-tabs{border-color:var(--magic-blue)!important;background:var(--magic-bg)!important;box-shadow:inset 0 1px 2px #b4c7e773!important}.builder-creation-tab{color:var(--magic-muted)!important}.builder-creation-tab.active{background:#fff!important;border-color:var(--magic-blue)!important;color:var(--magic-blue)!important}.builder-step-tabs{margin-top:0!important;margin-bottom:0!important}.builder-step-tab{width:auto!important;height:54px!important;border-bottom-color:transparent!important;background:transparent!important;color:#111827!important;box-shadow:none!important}.builder-step-tab.active{background:transparent!important;border-bottom-color:#1bb8ff!important;color:#111827!important;box-shadow:none!important}.siberian-preview-drawer{position:sticky;top:0;display:grid;grid-template-columns:auto minmax(0,340px);align-items:start;gap:8px;min-width:360px;height:100%;min-height:0;overflow:hidden;align-self:stretch;transition:transform .22s ease,opacity .22s ease,width .22s ease}.siberian-preview-drawer-static{grid-template-columns:minmax(0,340px);min-width:340px;justify-content:center}.siberian-preview-drawer.is-collapsed{grid-template-columns:auto;min-width:42px;width:42px}.siberian-preview-toggle{writing-mode:vertical-rl;transform:rotate(180deg);min-height:138px;padding:12px 8px;border:1px solid var(--magic-blue);border-radius:8px;background:var(--magic-bg);color:var(--magic-blue);font-weight:800;box-shadow:-3px -3px 6px #fff,3px 3px 6px var(--magic-blue-shadow);cursor:pointer}.siberian-preview-drawer .design-preview-column{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.siberian-preview-drawer .design-preview-toolbar{justify-content:center;background:transparent!important;border:0!important;padding:0 0 10px!important}.siberian-preview-drawer .phone-shell{box-shadow:-5px -5px 9px #fff,5px 5px 10px var(--magic-blue-shadow)!important}.preview-summary-card{display:none!important}@media (max-width: 1100px){.design-canvas{grid-template-columns:minmax(0,760px)!important}.siberian-preview-drawer{position:relative;grid-template-columns:auto minmax(0,340px);justify-content:center}}@media (min-width: 1281px){.design-canvas{grid-template-columns:minmax(0,760px) minmax(480px,32vw)!important;gap:28px!important}.design-canvas>.design-preview-column{width:100%}.design-canvas>.design-preview-column .phone-shell{width:min(100%,420px);transform:scale(.82);transform-origin:top center}}.builder-creation-tabs,.builder-step-tabs{height:auto!important;min-height:unset!important;overflow:visible!important;box-sizing:border-box!important}.builder-creation-tabs{min-height:62px!important;align-items:stretch!important}.builder-creation-tab{height:auto!important;min-height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.builder-step-tabs{min-height:54px!important;align-items:center!important;padding-block:0!important}.builder-step-tab{flex:1 1 0!important;overflow:visible!important}.phone-module-preview-card{background:linear-gradient(180deg,#f8f9fd,#eef1f7);border:1px solid rgba(15,23,42,.06)}.phone-module-preview-card.has-module-header-image{min-height:var(--module-visual-header-height)}.phone-module-preview-card.module-header-layout-full{width:calc(100% + 36px);margin-inline:-18px;border-radius:0}.phone-native-module{overflow:hidden;border-radius:1.35rem;padding:0;box-shadow:inset 0 0 0 1px #ffffffbd}.phone-module-preview-header{display:flex;gap:.75rem;align-items:flex-start}.phone-native-header{padding:1rem 1rem .75rem}.phone-module-preview-header small{display:block;margin-bottom:.15rem;color:#558dfa;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.phone-module-preview-header p{margin:.2rem 0 0}.phone-module-preview-icon{display:inline-flex;width:2.25rem;height:2.25rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:.95rem;background:linear-gradient(180deg,#5d9bff,#4078ef);color:#fff;box-shadow:0 .9rem 1.6rem #558dfa3d}.phone-module-preview-body{margin-top:.85rem}.phone-native-body{margin-top:0;padding:0 .75rem .85rem}.mobile-runtime-screen{position:relative;display:grid;gap:.65rem}.phone-native-page.is-immersive-module,.phone-native-page.is-immersive-module .phone-page-view,.phone-native-page.is-immersive-module .phone-page-body{display:flex;flex:1 1 0;flex-direction:column;height:100%;min-height:0;overflow:hidden;padding:0}.phone-native-module-immersive{display:flex;flex:1 1 0;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#f5f7fb}.phone-native-module-immersive .mobile-runtime-screen{position:relative;display:flex;flex:1 1 0;flex-direction:column;height:100%;min-height:0;gap:.75rem;overflow-x:hidden;overflow-y:auto;background:#f5f7fb;padding:.75rem calc(var(--runtime-safe-area-right, 0px) + .75rem) calc(var(--runtime-safe-area-bottom, 0px) + .75rem) calc(var(--runtime-safe-area-left, 0px) + .75rem)}.mobile-runtime-screen.mobile-runtime-themed{background:var(--module-runtime-background, #f5f7fb);background-position:center;background-size:cover}.phone-module-preview-card.mobile-runtime-themed{background:var(--module-runtime-background, var(--module-custom-background, #f5f7fb));background-position:center;background-size:cover;border-color:var(--module-custom-card-border, rgba(15, 23, 42, .06));color:var(--module-custom-text, #22344b)}.phone-module-preview-card.mobile-runtime-themed .phone-module-preview-header,.phone-module-preview-card.mobile-runtime-themed .phone-module-preview-header strong,.phone-module-preview-card.mobile-runtime-themed .phone-module-preview-header p{color:var(--module-custom-card-text, var(--module-custom-text, #22344b))}.phone-module-preview-card.mobile-runtime-themed .phone-module-preview-header small{color:var(--module-custom-button-solid, var(--module-custom-primary, #173d6a))}.phone-module-preview-card.mobile-runtime-themed .phone-module-preview-icon{background:var(--module-custom-button-background, var(--module-custom-primary, #173d6a));color:var(--module-custom-button-text, #fff);box-shadow:0 .9rem 1.6rem color-mix(in srgb,var(--module-custom-button-solid, #4078ef) 24%,transparent)}.phone-module-preview-card.mobile-runtime-themed .phone-native-body,.phone-module-preview-card.mobile-runtime-themed .mobile-runtime-screen{background:transparent}.mobile-runtime-themed .mobile-runtime-card,.mobile-runtime-themed .mobile-runtime-list,.mobile-runtime-themed .native-map-card,.mobile-runtime-themed .native-code-card{background:var(--module-custom-card, #fff);color:var(--module-custom-card-text, var(--module-custom-text, #22344b));border-color:var(--module-custom-card-border, color-mix(in srgb, var(--module-custom-primary, #173d6a) 18%, rgba(255, 255, 255, .7)));box-shadow:0 1rem 2.2rem #0f172a1f}.mobile-runtime-themed,.mobile-runtime-themed strong,.mobile-runtime-themed label,.mobile-runtime-themed p{color:var(--module-custom-text, #22344b)}.mobile-runtime-themed .mobile-runtime-card strong,.mobile-runtime-themed .mobile-runtime-card p,.mobile-runtime-themed .mobile-runtime-card label,.mobile-runtime-themed .mobile-runtime-list strong,.mobile-runtime-themed .mobile-runtime-list p,.mobile-runtime-themed .mobile-runtime-list label,.mobile-runtime-themed .native-list-row strong,.mobile-runtime-themed .native-list-row small{color:var(--module-custom-card-text, var(--module-custom-text, #22344b))}.mobile-runtime-themed .native-list-row{border-color:var(--module-custom-card-border, rgba(15, 23, 42, .055))}.mobile-runtime-themed .native-list-icon{background:color-mix(in srgb,var(--module-custom-button-solid, var(--module-custom-primary, #173d6a)) 14%,var(--module-custom-card-solid, #fff));color:var(--module-custom-button-solid, var(--module-custom-primary, #173d6a))}.mobile-runtime-themed .native-primary-action,.mobile-runtime-themed .mobile-runtime-button,.mobile-runtime-themed .native-action-grid a{border-color:var(--module-custom-button-border, var(--module-custom-accent, #2f6f73));background:var(--module-custom-button-background, linear-gradient(135deg, var(--module-custom-primary, #173d6a), var(--module-custom-accent, #2f6f73)));color:var(--module-custom-button-text, #fff)}.mobile-runtime-themed .native-primary-action ion-icon,.mobile-runtime-themed .mobile-runtime-button ion-icon{color:var(--module-custom-button-icon, var(--module-custom-button-text, #fff))}.mobile-runtime-themed .delivery-account-avatar{border-color:var(--module-custom-card-border, rgba(255, 255, 255, .72));background:var(--module-custom-button-background, var(--module-custom-primary, #173d6a));color:var(--module-custom-button-text, #fff)}.mobile-runtime-themed .delivery-secondary-action{border-color:var(--module-custom-secondary-button-border, var(--module-custom-button-border, var(--module-custom-accent, #2f6f73)));background:var(--module-custom-secondary-button-background, var(--module-custom-card, #fff));color:var(--module-custom-secondary-button-text, var(--module-custom-button-text, #fff))}.mobile-runtime-themed .delivery-secondary-action ion-icon{color:var(--module-custom-secondary-button-icon, currentColor)}.mobile-runtime-themed .delivery-runtime-account input,.mobile-runtime-themed .mobile-account-tabs,.mobile-runtime-themed .mobile-account-field{border-color:var(--module-custom-card-border, rgba(23, 61, 106, .24));background:var(--module-custom-card, #fff);color:var(--module-custom-card-text, var(--module-custom-text, #22344b))}.mobile-runtime-themed .mobile-account-tabs button.active{background:var(--module-custom-button-background, var(--module-custom-primary, #173d6a));color:var(--module-custom-button-text, #fff)}.mobile-runtime-themed .mobile-account-notice{background:color-mix(in srgb,var(--module-custom-button-solid, var(--module-custom-primary, #173d6a)) 14%,transparent);color:var(--module-custom-card-text, var(--module-custom-text, #22344b))}.mobile-runtime-themed .delivery-runtime-account input::placeholder{color:color-mix(in srgb,var(--module-custom-card-text, var(--module-custom-text, #22344b)) 58%,transparent)}.mobile-runtime-themed .delivery-checkout-error{color:var(--module-custom-card-text, var(--module-custom-text, #b42318))}.module-legacy-gradient-controls{display:grid;gap:.75rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgba(117,143,181,.2)}.module-gradient-color-field{min-width:0}.module-custom-colors .form-grid-two,.delivery-custom-color-panel .form-grid-two{grid-template-columns:minmax(0,420px);justify-content:start}.module-custom-colors .module-gradient-color-field,.delivery-custom-color-panel .module-gradient-color-field,.module-custom-colors .color-picker-field,.delivery-custom-color-panel .color-picker-field{width:min(100%,420px)}.form-grid-two>.module-gradient-color-field.is-gradient{grid-column:1 / -1}.module-gradient-color-field .magic-color-card-tabs{width:100%}.module-gradient-color-field .magic-gradient-toolbar{grid-template-columns:minmax(0,1fr) 72px}.module-gradient-color-field .magic-gradient-bar,.module-gradient-color-field .magic-gradient-bar span{height:42px}.module-gradient-stops{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (max-width: 720px){.module-gradient-stops{grid-template-columns:1fr}}.module-custom-css-editor{min-height:132px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.phone-native-module-immersive.is-forms .mobile-runtime-form,.phone-native-module-immersive.is-booking .mobile-appointment-card,.phone-native-module-immersive.is-community .mobile-community-card,.mobile-runtime-card,.mobile-runtime-list{width:100%}.mobile-runtime-url{display:block;padding:.55rem .75rem 0}.mobile-cms-runtime{gap:0;padding:.62rem}.mobile-cms-page{display:grid;width:100%;gap:.62rem}.mobile-cms-block-shell{width:100%;min-width:0;min-height:0}.mobile-cms-block-shell.is-edge-to-edge{width:calc(100% + 1.24rem);margin-inline:-.62rem}.mobile-cms-block-shell>.mobile-cms-card{height:100%;min-height:0}.mobile-cms-block-shell.is-edge-to-edge>.mobile-cms-card{border-inline:0;border-radius:0}.mobile-cms-card{display:grid;width:100%;gap:.55rem;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:.5rem;background:#fffffff5;color:#1f2937;box-shadow:0 .35rem .8rem #0f172a14}.mobile-cms-richtext{padding:.76rem .82rem}.mobile-cms-richtext p,.mobile-cms-richtext ul,.mobile-cms-richtext ol{margin:0 0 .52rem;color:#374151;font-size:.875rem;line-height:1.45}.mobile-cms-richtext p:last-child,.mobile-cms-richtext ul:last-child,.mobile-cms-richtext ol:last-child{margin-bottom:0}.mobile-cms-richtext h1,.mobile-cms-richtext h2,.mobile-cms-richtext h3,.mobile-cms-richtext strong{margin:0 0 .45rem;color:#111827;font-size:1rem;line-height:1.18}.mobile-cms-richtext h1{font-size:1.42rem}.mobile-cms-richtext h2{font-size:1.2rem}.mobile-cms-richtext h3{font-size:1.02rem}.mobile-cms-richtext ul{padding-left:1.2rem;list-style:disc}.mobile-cms-richtext ol{padding-left:1.2rem;list-style:decimal}.mobile-cms-richtext a{color:var(--module-custom-primary, #2563eb);text-decoration:underline}.mobile-cms-image-card,.mobile-cms-slider,.mobile-cms-video,.mobile-cms-source{padding:0}.mobile-cms-image-card p,.mobile-cms-slider p,.mobile-cms-slider small,.mobile-cms-video p{margin:0;padding:0 .76rem .72rem;color:#4b5563;font-size:.84rem;line-height:1.38}.mobile-cms-slider small{display:block;color:#6b7280;font-size:.78rem}.mobile-cms-gallery{display:grid;gap:.18rem;background:#eef2f7}.mobile-cms-gallery.is-count-1{grid-template-columns:1fr}.mobile-cms-gallery.is-count-2,.mobile-cms-gallery.is-count-4,.mobile-cms-gallery.is-count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-cms-gallery.is-count-3 .mobile-cms-image-link:first-child{grid-column:1 / -1}.mobile-cms-image-link{display:block;overflow:hidden;background:#dbe3ee}.mobile-cms-image-link img{display:block;width:100%;height:100%;min-height:6.3rem;aspect-ratio:16 / 10;object-fit:cover}.mobile-cms-gallery.is-count-1 .mobile-cms-image-link img{min-height:11.6rem}.mobile-cms-image-card.is-cover .mobile-cms-image-link img{height:var(--module-visual-header-height);min-height:var(--module-visual-header-height);aspect-ratio:auto}.mobile-cms-image-card.is-cover.is-full-width{width:calc(100% + 1.24rem);margin-inline:-.62rem;border-inline:0;border-radius:0}.mobile-cms-slider-stage{position:relative;overflow:hidden;background:#111827}.mobile-cms-slider-slides{position:relative;width:100%;min-height:11.6rem;height:100%;aspect-ratio:16 / 9;overflow:hidden}.mobile-cms-slider-stage .mobile-cms-slider-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:0;object-fit:cover;opacity:0;transform:translate(0);transition:opacity .42s ease,transform .42s ease;pointer-events:none}.mobile-cms-slider-stage .mobile-cms-slider-slide.is-active{opacity:1;pointer-events:auto}.mobile-cms-slider-stage[data-transition=slide] .mobile-cms-slider-slide{opacity:1;transform:translate(100%)}.mobile-cms-slider-stage[data-transition=slide] .mobile-cms-slider-slide.is-active{transform:translate(0)}.mobile-cms-slider-stage[data-transition=none] .mobile-cms-slider-slide{transition:none}.mobile-cms-block-shell.has-fixed-height .mobile-cms-slider,.mobile-cms-block-shell.has-fixed-height .mobile-cms-slider-stage,.mobile-cms-block-shell.has-fixed-height .mobile-cms-slider-slides{height:100%;min-height:0;aspect-ratio:auto}.mobile-cms-video-frame,.mobile-cms-native-video{display:block;width:100%;aspect-ratio:16 / 9;border:0;object-fit:cover}.media-playback-error{margin:0;border:1px solid rgba(190,24,93,.28);border-radius:.55rem;background:#fff1f2f5;color:#9f1239;font-size:.78rem;line-height:1.35;padding:.65rem .75rem}.mobile-cms-slider-controls{position:absolute;right:.55rem;bottom:.55rem;left:.55rem;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.mobile-cms-slider-controls button,.mobile-cms-slider-controls span{display:inline-flex;min-width:2.1rem;height:2.1rem;align-items:center;justify-content:center;border:0;border-radius:999px;background:#111827c7;color:#fff;font-size:.82rem;font-weight:800;pointer-events:auto}.mobile-cms-slider-controls span{padding:0 .62rem}.mobile-cms-slider-action{display:inline-flex;min-height:2.35rem;align-items:center;justify-content:center;margin:0 .76rem .72rem;padding:0 .9rem;border:0;border-radius:999px;background:var(--module-custom-button-background, #2563eb);color:var(--module-custom-button-text, #fff);font:inherit;font-size:.82rem;font-weight:800;text-decoration:none;cursor:pointer}.mobile-cms-slider-action.is-overlay{position:absolute;right:.55rem;bottom:3.15rem;left:.55rem;z-index:2;min-height:2.15rem;margin:0;border:1px solid rgba(255,255,255,.32);background:#111827d1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-cms-audio{width:calc(100% - 1.4rem);margin:.7rem}.mobile-cms-button-card{padding:.66rem}.mobile-cms-button-card .native-primary-action{width:100%;min-height:2.7rem;border-radius:.42rem;font-size:.9rem}.mobile-cms-button-icon{width:1.15rem;height:1.15rem;object-fit:contain;flex:0 0 auto}.mobile-cms-file{grid-template-columns:auto 1fr auto;align-items:center;padding:.7rem}.mobile-cms-file>span{display:inline-flex;width:2.3rem;height:2.3rem;align-items:center;justify-content:center;border-radius:.48rem;background:#eef4ff;color:#4078ef;font-size:1.2rem}.mobile-cms-file strong,.mobile-cms-file small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-cms-file strong{color:#111827;font-size:.88rem}.mobile-cms-file small{color:#6b7280;font-size:.76rem}.mobile-cms-file .native-secondary-action{min-height:2.2rem;margin:0;padding:0 .74rem;border-radius:.42rem;font-size:.78rem}.mobile-cms-address{padding:.48rem}.mobile-cms-address .native-map-card{min-height:7.2rem;border-radius:.42rem;box-shadow:none}.mobile-cms-source-frame{display:block;width:100%;height:10rem;border:0;background:#fff}.mobile-runtime-themed .mobile-cms-card{border-color:var(--module-custom-card-border, rgba(15, 23, 42, .08));background:var(--module-custom-card, rgba(255, 255, 255, .96));color:var(--module-custom-card-text, var(--module-custom-text, #1f2937))}.mobile-runtime-themed .mobile-cms-richtext p,.mobile-runtime-themed .mobile-cms-richtext ul,.mobile-runtime-themed .mobile-cms-richtext ol,.mobile-runtime-themed .mobile-cms-image-card p,.mobile-runtime-themed .mobile-cms-slider p,.mobile-runtime-themed .mobile-cms-slider small,.mobile-runtime-themed .mobile-cms-video p,.mobile-runtime-themed .mobile-cms-file small{color:var(--module-custom-card-text, var(--module-custom-text, #374151))}.mobile-runtime-themed .mobile-cms-richtext h1,.mobile-runtime-themed .mobile-cms-richtext h2,.mobile-runtime-themed .mobile-cms-richtext h3,.mobile-runtime-themed .mobile-cms-richtext strong,.mobile-runtime-themed .mobile-cms-file strong{color:var(--module-custom-card-text, var(--module-custom-text, #111827))}.native-weather-card{display:grid;gap:10px;padding:16px;border:1px solid rgba(117,143,181,.28);border-radius:18px;background:linear-gradient(145deg,#fff7daf5,#e0f2fef0);box-shadow:0 14px 34px #52678829;color:#26364f}.native-weather-card>strong{font-size:30px;line-height:1}.native-weather-card>small{color:#26364fb8}.native-weather-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:999px;background:#ffb9383d;color:#c77700;font-size:24px}.native-radio-player{position:relative;display:grid;min-height:540px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#04070e1f,#04070e7a),var(--radio-background, url(/assets/scoreapps-modules/radio/radio-default.jpg));background-position:center;background-size:cover;box-shadow:0 18px 42px #12203c38;color:#fff}.mobile-runtime-radio-player{min-height:100%;border-radius:0;box-shadow:none}.phone-native-module-immersive.is-radio .mobile-runtime-screen{padding:0}.native-radio-overlay{display:grid;min-height:inherit;background:radial-gradient(circle at center 34%,rgba(255,255,255,.18),transparent 24%),linear-gradient(180deg,#00000014,#00000047 48%,#000c);grid-template-rows:auto minmax(0,1fr) auto}.native-radio-status{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:.55rem .7rem 0;text-shadow:0 1px 2px rgba(0,0,0,.28)}.native-radio-status span{display:inline-flex;align-items:center;gap:.3rem;min-height:28px;padding:0 .55rem;border-radius:999px;background:#0b0f196b;color:#ffffffe6;font-size:.68rem;font-weight:780;letter-spacing:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.native-radio-status ion-icon{font-size:.86rem}.native-radio-status span:last-child{color:#ffffffb8}.native-radio-cover{display:grid;align-content:center;justify-items:center;min-height:0;padding:1rem 1.2rem 2rem;text-align:center;text-shadow:0 2px 12px rgba(0,0,0,.45)}.native-radio-cover>span{display:grid;width:92px;height:92px;margin-bottom:.82rem;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff24;box-shadow:0 16px 42px #0000003d;color:#fff;font-size:2.3rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.native-radio-cover>span.is-playing{box-shadow:0 0 0 12px #ffffff17,0 16px 42px #00000042}.native-radio-cover strong{max-width:18rem;overflow:hidden;font-size:1.28rem;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.native-radio-cover small{margin-top:.28rem;color:#ffffffc2;font-size:.72rem;font-weight:760}.native-radio-dock{display:grid;gap:.7rem;padding:1rem .86rem calc(1rem + env(safe-area-inset-bottom,0px));background:#0c0e12e6;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -20px 44px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.native-radio-track{display:grid;gap:.14rem;text-align:center}.native-radio-track small{color:#ffffff94;font-size:.66rem;font-weight:760;text-transform:uppercase}.native-radio-track strong{min-width:0;overflow:hidden;font-size:.86rem;font-weight:800;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.native-radio-audio{position:absolute;width:1px;height:1px;opacity:.001;pointer-events:none}.native-radio-main-controls{display:grid;grid-template-columns:repeat(3,34px) 64px repeat(3,34px);gap:.34rem;align-items:center;justify-content:center}.native-radio-icon-button,.native-radio-play-button{display:grid;place-items:center;border:0;border-radius:999px;color:#fff;cursor:pointer;justify-items:center}.native-radio-icon-button{width:34px;height:34px;background:#ffffff14;font-size:1rem}.native-radio-icon-button.is-disabled,.native-radio-icon-button:disabled{cursor:default;opacity:.34}.native-radio-play-button{width:64px;height:64px;background:#fff;color:#111827;box-shadow:0 12px 30px #00000057;font-size:3.7rem}.native-radio-message{display:block;padding:.52rem .62rem;border-radius:.72rem;background:#ffffff1a;color:#ffffffd1;font-size:.72rem;font-weight:760;line-height:1.35;text-align:center}.mobile-runtime-form strong{color:#111827;font-size:.98rem;font-weight:820}.mobile-runtime-form small{color:#6b7280;font-size:.78rem}.mobile-runtime-form label{display:grid;gap:.28rem;color:#475569;font-size:.78rem;font-weight:760}.mobile-runtime-form input,.mobile-runtime-form textarea{width:100%;border:1px solid rgba(64,120,239,.16);border-radius:.75rem;background:#fff;color:#111827;font:inherit;font-size:.9rem;outline:none;padding:.62rem .7rem}.mobile-runtime-form textarea{resize:vertical}.mobile-runtime-feedback.is-success{color:#047857}.mobile-runtime-feedback.is-error{color:#be123c}.mobile-runtime-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.mobile-runtime-consent{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;color:#475569;line-height:1.32}.mobile-runtime-consent input{width:auto;margin-top:.1rem}.mobile-runtime-consent a{color:#4078ef;font-weight:800;text-decoration:none}.mobile-runtime-module-head{display:grid;align-items:center;gap:.7rem;grid-template-columns:auto minmax(0,1fr)}.mobile-runtime-module-head>span{display:inline-grid;width:2.65rem;height:2.65rem;place-items:center;border-radius:.92rem;background:#eaf2ff;color:#2563eb;font-size:1.4rem}.mobile-runtime-module-head strong,.mobile-community-post p{min-width:0;overflow-wrap:anywhere}.mobile-runtime-module-head small{display:block;margin-top:.1rem;color:#64748b;font-size:.82rem}.mobile-appointment-card,.mobile-community-card{display:grid;gap:.75rem;padding:.85rem}.mobile-appointment-meta{display:grid;overflow:hidden;border:1px solid rgba(64,120,239,.1);border-radius:.95rem}.mobile-runtime-segmented{display:grid;gap:.35rem;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-runtime-segmented button,.mobile-runtime-inline-action{min-width:0;border:1px solid rgba(64,120,239,.16);border-radius:.8rem;background:#f8fbff;color:#42526b;font-size:.78rem;font-weight:780;letter-spacing:0;padding:.55rem .4rem}.mobile-runtime-segmented button.is-active{border-color:#4078ef;background:#4078ef;color:#fff}.mobile-runtime-inline-action{background:#eef4ff;color:#2563eb}.mobile-community-post{display:grid;gap:.25rem .6rem;align-items:flex-start;border:1px solid rgba(22,34,51,.08);border-radius:.95rem;background:#f8fafc;grid-template-columns:auto minmax(0,1fr);padding:.7rem}.mobile-community-post>span{display:block;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#38bdf8,#6366f1);grid-row:span 2}.mobile-community-post p{margin:0;color:#1f2937;font-size:.86rem;font-weight:720;line-height:1.3}.mobile-community-post small{color:#64748b;font-size:.76rem}.native-settings-list,.native-feed-list,.native-menu-card,.native-browser-card,.native-form-card{display:grid;overflow:hidden;border-radius:1.05rem;background:#ffffffeb;box-shadow:0 .65rem 1.35rem #16223314}.runtime-app-shell{display:grid;min-height:100dvh;grid-template-rows:auto 1fr auto;background:#eef0f6;color:#111827}html.appstudio-runtime-fullscreen,body.appstudio-runtime-fullscreen,html.appstudio-runtime-fullscreen #root{--runtime-safe-area-top: env(safe-area-inset-top, 0px);--runtime-safe-area-right: env(safe-area-inset-right, 0px);--runtime-safe-area-bottom: env(safe-area-inset-bottom, 0px);--runtime-safe-area-left: env(safe-area-inset-left, 0px);width:100%;max-width:none;min-width:0;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;margin:0;padding:0;overflow:hidden;background:#eef0f6}html.appstudio-runtime-fullscreen #root,html.appstudio-runtime-fullscreen ion-app,html.appstudio-runtime-fullscreen ion-page,html.appstudio-runtime-fullscreen ion-content{--padding-top: 0px !important;--padding-right: 0px !important;--padding-bottom: 0px !important;--padding-left: 0px !important;--offset-top: 0px !important;--offset-bottom: 0px !important;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100dvh;contain:none}html.appstudio-runtime-fullscreen ion-content::part(background),html.appstudio-runtime-fullscreen ion-content::part(scroll){top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100vh!important;height:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important}.runtime-app-state{place-items:center;grid-template-rows:1fr;padding:1rem;text-align:center}.runtime-app-preview-shell{display:block;width:100%;min-width:0;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;margin:0;padding:0;overflow:hidden;background:#eef0f6}.runtime-app-preview-shell .design-preview-column,.runtime-app-preview-shell .phone-shell,.runtime-app-preview-shell .phone-screen{width:100%;max-width:none;min-width:0;height:100vh;height:100dvh;min-height:0}.runtime-app-preview-shell .design-preview-column{display:block;position:relative;top:0!important;left:0!important;margin:0;padding:0;gap:0}.runtime-app-preview-shell .phone-shell{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;transform:none!important;transform-origin:center}.runtime-app-preview-shell .phone-screen{aspect-ratio:auto!important;padding:0!important;border-radius:0!important;background:var(--native-nav-bg, var(--design-surface, #eef0f6))!important;box-shadow:none!important}.runtime-app-preview-shell .preview-nav-bottom{position:absolute}.runtime-app-preview-shell .phone-home-stage[data-show-slider=true]:after{display:none}.runtime-app-preview-shell .phone-status-bar-native{display:none}.runtime-app-preview-shell .phone-native-nav{min-height:48px;padding:calc(var(--runtime-safe-area-top, 0px) + .55rem) calc(var(--runtime-safe-area-right, 0px) + 1rem) .6rem calc(var(--runtime-safe-area-left, 0px) + 1rem)}.runtime-app-preview-shell .phone-native-nav strong{font-size:1.05rem;line-height:1.15}.mobile-native-module-header{display:grid;flex:0 0 auto;grid-template-columns:44px minmax(0,1fr) 44px;min-height:calc(var(--runtime-safe-area-top, 0px) + 54px);align-items:center;box-sizing:border-box;padding:var(--runtime-safe-area-top, 0px) calc(var(--runtime-safe-area-right, 0px) + .9rem) 0 calc(var(--runtime-safe-area-left, 0px) + .9rem)}.phone-native-nav.mobile-native-module-header,.runtime-app-preview-shell .phone-native-nav.mobile-native-module-header{min-height:calc(var(--runtime-safe-area-top, 0px) + 54px);padding:var(--runtime-safe-area-top, 0px) calc(var(--runtime-safe-area-right, 0px) + .9rem) 0 calc(var(--runtime-safe-area-left, 0px) + .9rem)}.mobile-native-module-header>h1,.mobile-native-module-header>strong{display:block;min-width:0;overflow:hidden;margin:0;color:inherit;font-size:1.15rem;font-weight:600;line-height:1.18;text-align:center;text-overflow:ellipsis;white-space:nowrap}.runtime-app-preview-shell .phone-native-nav.mobile-native-module-header>strong{font-size:1.15rem;line-height:1.18}.mobile-native-module-header-back,.mobile-native-module-header-end{display:inline-grid;width:44px;height:44px;align-items:center;justify-items:center}.mobile-native-module-header-back{padding:0;border:0;background:transparent;color:inherit;font-size:1.55rem;cursor:pointer}.mobile-native-module-header-back:disabled{opacity:.45;cursor:default}.mobile-native-module-header-end{justify-self:end}.runtime-app-header{display:grid;grid-template-columns:2.6rem minmax(0,1fr) 2.6rem;gap:.7rem;align-items:center;padding:calc(var(--runtime-safe-area-top, 0px) + .8rem) calc(var(--runtime-safe-area-right, 0px) + 1rem) .8rem calc(var(--runtime-safe-area-left, 0px) + 1rem);background:#ffffffeb;box-shadow:0 .5rem 1.4rem #0f172a14}.runtime-app-header button,.runtime-app-tabs button{border:0;background:transparent;color:inherit;font:inherit}.runtime-app-header button{display:inline-flex;width:2.35rem;height:2.35rem;align-items:center;justify-content:center;border-radius:.9rem;background:#f3f6ff;color:#4078ef;font-size:1.1rem}.runtime-app-header strong,.runtime-app-header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runtime-app-header small{color:#6b7280;font-size:.76rem}.runtime-app-content{overflow:auto;padding:1rem 1rem 5.2rem}.runtime-app-tabs{position:fixed;right:0;bottom:0;left:0;display:flex;gap:.25rem;overflow-x:auto;padding:.55rem calc(var(--runtime-safe-area-right, 0px) + .7rem) calc(var(--runtime-safe-area-bottom, 0px) + .7rem) calc(var(--runtime-safe-area-left, 0px) + .7rem);background:#fffffff5;box-shadow:0 -.6rem 1.8rem #0f172a14}.runtime-app-tabs button{display:grid;min-width:4.6rem;gap:.18rem;justify-items:center;border-radius:1rem;color:#64748b;font-size:.68rem;font-weight:780;padding:.45rem}.runtime-app-tabs button ion-icon{font-size:1.15rem}.runtime-app-tabs button.is-active{background:#eef4ff;color:#4078ef}.runtime-app-tabs span{max-width:4.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.runtime-push-permission-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:calc(var(--runtime-safe-area-top, 0px) + 1rem) calc(var(--runtime-safe-area-right, 0px) + 1rem) calc(var(--runtime-safe-area-bottom, 0px) + 1rem) calc(var(--runtime-safe-area-left, 0px) + 1rem);background:#0f172a75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.runtime-push-permission-card{position:relative;display:grid;width:min(23rem,100%);gap:.78rem;border:1px solid rgba(148,163,184,.28);border-radius:.75rem;background:#fff;padding:1.15rem;box-shadow:0 1.3rem 3rem #0f172a3d;color:#0f172a}.runtime-push-permission-close{position:absolute;top:.7rem;right:.7rem;display:inline-grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:999px;background:#f1f5f9;color:#475569}.runtime-push-permission-icon{display:inline-grid;width:2.9rem;height:2.9rem;place-items:center;border-radius:.7rem;background:#eaf2ff;color:#2563eb;font-size:1.45rem}.runtime-push-permission-card strong{padding-right:2.2rem;color:#0f172a;font-size:1.08rem}.runtime-push-permission-card p{margin:0;color:#475569;font-size:.92rem;line-height:1.45}.runtime-push-permission-error{color:#b91c1c;font-weight:760}.runtime-push-permission-actions{display:grid;gap:.55rem}.runtime-push-permission-actions button{display:inline-flex;min-height:2.8rem;align-items:center;justify-content:center;gap:.45rem;border:0;border-radius:.6rem;font-weight:820}.runtime-push-permission-actions button:first-child{background:#2563eb;color:#fff}.runtime-push-permission-actions button:last-child{background:#f1f5f9;color:#334155}.runtime-push-permission-actions button:disabled,.runtime-push-permission-close:disabled{cursor:wait;opacity:.65}.native-list-row{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;gap:.65rem;align-items:center;min-height:3.2rem;padding:.65rem .75rem;border-bottom:1px solid rgba(15,23,42,.055)}.native-list-row:last-child{border-bottom:0}.native-list-icon{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:.72rem;background:#f0f4ff;color:#4078ef;font-size:1rem}.native-list-row strong,.native-event-card strong,.native-document-card strong,.native-coupon-card strong{display:block;color:#111827;font-size:.94rem;font-weight:760}.native-list-row small,.native-feed-list>small,.native-event-card small,.native-coupon-card small{display:block;overflow:hidden;color:#6b7280;font-size:.78rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.native-list-chevron{color:#b8c0cf;font-size:.95rem}.native-primary-action,.native-event-card button,.native-event-card a,.native-document-card button,.native-document-card a,.native-secondary-action{display:inline-flex;min-height:2.55rem;align-items:center;justify-content:center;gap:.35rem;border:0;border-radius:.9rem;background:linear-gradient(180deg,#5d9bff,#4078ef);color:#fff;font-size:.9rem;font-weight:800;text-decoration:none;box-shadow:0 .55rem 1rem #4078ef3d}.native-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;padding:.65rem;border-top:1px solid rgba(15,23,42,.055)}.native-action-grid a{display:inline-flex;min-height:2.15rem;align-items:center;justify-content:center;border-radius:.72rem;background:#f0f4ff;color:#4078ef;font-size:.78rem;font-weight:800;text-decoration:none}.native-browser-card{gap:.7rem;padding:.75rem}.native-menu-card{gap:.7rem;padding:.7rem}.native-menu-card .native-list-row{border-radius:.9rem;background:#fff}.native-browser-bar{display:grid;grid-template-columns:auto 1fr;gap:.45rem;align-items:center;min-height:2.3rem;border-radius:.85rem;background:#f3f4f8;padding:0 .7rem}.native-browser-bar span{width:.48rem;height:.48rem;border-radius:999px;background:#34c759;box-shadow:.7rem 0 #fc0,1.4rem 0 #ff3b30}.native-browser-bar strong{overflow:hidden;padding-left:1.4rem;color:#4b5563;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.native-map-card{position:relative;display:grid;min-height:7.2rem;place-items:center;gap:.1rem;overflow:hidden;border-radius:1.1rem;background:linear-gradient(90deg,rgba(64,120,239,.13) 1px,transparent 1px),linear-gradient(rgba(64,120,239,.13) 1px,transparent 1px),linear-gradient(135deg,#edf4ff,#fff);background-size:1.05rem 1.05rem;box-shadow:inset 0 0 0 1px #4078ef1f;text-decoration:none}.native-map-pin{display:inline-flex;width:2.9rem;height:2.9rem;align-items:center;justify-content:center;border-radius:1rem;background:#fff;color:#4078ef;font-size:1.4rem;box-shadow:0 .7rem 1.2rem #4078ef2e}.native-map-card small{position:absolute;right:.6rem;bottom:.6rem;border-radius:999px;background:#ffffffdb;padding:.35rem .55rem;color:#4b5563;font-size:.76rem;font-weight:760}.native-map-card strong{color:#111827;font-size:.98rem;font-weight:820}.native-map-card em{max-width:78%;overflow:hidden;color:#6b7280;font-size:.78rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.native-form-card{gap:.55rem;padding:.75rem}.native-form-card label,.native-form-card span{display:flex;min-height:2.45rem;align-items:center;border-radius:.82rem;background:#f4f6fa;padding:0 .72rem;color:#7b8495;font-size:.86rem;font-weight:650}.native-document-card,.native-event-card,.native-coupon-card{display:grid;gap:.55rem;align-items:center;border-radius:1.05rem;background:#ffffffeb;padding:.85rem;box-shadow:0 .65rem 1.35rem #16223314}.native-document-card{justify-items:center;text-align:center}.native-document-card>ion-icon{color:#e53935;font-size:2rem}.native-feed-list>small{padding:.55rem .75rem .7rem}.native-code-card{display:block;overflow:hidden;border-radius:1.05rem;background:#101827;padding:1rem;color:#dbeafe;font-size:.82rem;box-shadow:0 .65rem 1.35rem #1018272e;text-overflow:ellipsis;white-space:nowrap}.native-event-card{grid-template-columns:auto 1fr}.native-event-card>span{display:inline-flex;width:2.6rem;height:2.6rem;align-items:center;justify-content:center;border-radius:.9rem;background:#fff1f2;color:#e11d48;font-size:1.35rem}.native-event-card button,.native-event-card a{grid-column:1 / -1}.native-secondary-action{margin:0 .7rem .7rem;background:#eef4ff;color:#4078ef;box-shadow:none}.native-coupon-card{justify-items:center;border:1px dashed rgba(64,120,239,.35);background:linear-gradient(135deg,#fff,#eef4ff);text-align:center}.native-coupon-card>ion-icon{color:#4078ef;font-size:1.7rem}.native-coupon-card strong{color:#4078ef;font-size:1.08rem}.native-coupon-card a{color:#4078ef;font-size:.82rem;font-weight:800;text-decoration:none}.phone-module-actions-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.phone-module-actions-row span,.phone-module-pill{display:inline-flex;min-height:2rem;align-items:center;justify-content:center;border-radius:999px;background:#ffffffd1;color:#23395d;font-size:.82rem;font-weight:750;text-align:center}.phone-module-map-stub,.phone-module-document-stub,.phone-module-coupon-stub,.phone-module-code-stub,.phone-module-form-stub{display:grid;min-height:5rem;place-items:center;border-radius:1rem;background:#ffffffd1;color:#23395d;font-size:.92rem;font-weight:800}.phone-module-form-stub{gap:.35rem;place-items:stretch;padding:.7rem}.phone-module-form-stub span{display:block;border-radius:.7rem;background:#eef0f6;padding:.5rem .65rem;color:#6b7a99;font-size:.82rem}.phone-module-map-stub{background:linear-gradient(90deg,rgba(85,141,250,.16) 1px,transparent 1px),linear-gradient(rgba(85,141,250,.16) 1px,transparent 1px),#ffffffd1;background-size:1.1rem 1.1rem}.phone-module-document-stub{align-content:center;max-width:4rem;min-height:5.5rem;margin-inline:auto;border-radius:.55rem;background:#fff;box-shadow:inset 0 0 0 2px #558dfa38;color:#558dfa}.phone-module-coupon-stub{min-height:4rem;border:1px dashed rgba(85,141,250,.62);background:#fff;color:#558dfa;font-size:1.05rem}.phone-module-code-stub{justify-content:flex-start;overflow:hidden;padding:.75rem;background:#172033;color:#c7d2fe;font-size:.78rem;white-space:nowrap}.module-origin-card{display:grid;gap:.25rem;margin-bottom:1rem;border:1px solid rgba(85,141,250,.22);border-radius:1rem;background:linear-gradient(135deg,#558dfa1f,#ffffffeb);padding:.85rem 1rem;color:#23395d}.module-origin-card p{margin:0;color:#558dfa;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.module-origin-card small{color:#6b7a99;line-height:1.45}.module-settings-card{display:grid;gap:.9rem;margin-bottom:1rem;border:1px dashed rgba(85,141,250,.62);border-radius:20px;background:#eef4ff;padding:1.25rem;box-shadow:inset 0 0 0 1px #558dfa1f,0 .8rem 2rem #566c8f14}.module-tabbed-settings-card{gap:1rem}.module-editor-head{margin-bottom:0}.module-editor-tabs{display:flex;align-items:center;gap:6px;width:100%;max-width:100%;overflow-x:auto;margin:0;padding:2px 2px 6px;scrollbar-width:thin;scrollbar-color:rgba(23,61,106,.28) transparent}.module-editor-tabs button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;padding:8px 12px;font:inherit;font-weight:500;white-space:nowrap;cursor:pointer}.module-editor-tabs button:hover:not(:disabled):not(.is-active){border-color:#98a2b3;background:#f9fafb}.module-editor-tabs button.is-active{border-color:#173d6a;background:#173d6a;color:#fff}.module-editor-tabs button.is-tone-burgundy{border-color:#7b1838;background:#8e2348;color:#fff}.module-editor-tabs button.is-tone-burgundy:hover:not(:disabled):not(.is-active){border-color:#65122e;background:#7b1838}.module-editor-tabs button.is-tone-burgundy.is-active{border-color:#541027;background:#65122e;box-shadow:inset 0 0 0 2px #ffffff38}.module-editor-tabs button.is-tone-blue{border-color:#1d5e99;background:#2473b8;color:#fff}.module-editor-tabs button.is-tone-blue:hover:not(:disabled):not(.is-active){border-color:#174b7a;background:#1d5e99}.module-editor-tabs button.is-tone-blue.is-active{border-color:#123c62;background:#174b7a;box-shadow:inset 0 0 0 2px #ffffff38}.module-editor-tabs button:focus-visible{outline:3px solid #70b5f5;outline-offset:2px}.module-editor-tabs button:disabled{cursor:not-allowed;opacity:.5}.module-editor-tabs ion-icon{flex:0 0 auto;font-size:18px}.module-editor-tabs::-webkit-scrollbar{height:5px}.module-editor-tabs::-webkit-scrollbar-thumb{border-radius:999px;background:#173d6a47}.module-tab-panel{display:grid;gap:1rem}.module-settings-panel{display:grid;gap:.9rem;border:1px solid rgba(85,141,250,.24);border-radius:16px;background:#ffffffb8;padding:1rem}.module-content-panel{margin:0}.module-settings-card>strong,.module-settings-panel>strong{color:#23395d}.module-push-panel{display:grid;gap:14px}.module-push-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.module-push-stats span,.module-push-message{border:1px solid #dbe3ef;border-radius:8px;background:#f8fafc;padding:10px 12px}.module-push-stats strong{display:block;color:#0f172a;font-size:1.05rem}.module-push-composer,.module-push-history{display:grid;gap:10px}.module-push-options{display:flex;flex-wrap:wrap;gap:8px}.module-push-options label{display:inline-flex;align-items:center;gap:8px;border:1px solid #dbe3ef;border-radius:8px;background:#fff;color:#23395d;padding:8px 10px;font-size:.82rem;font-weight:700}.module-push-options input{width:16px;height:16px}.visually-hidden-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.exact-image-field{display:grid;gap:10px}.exact-image-field-head{display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;gap:8px}.image-upload-field.without-url-input .exact-image-field-head{grid-template-columns:repeat(2,42px);justify-content:start}.image-upload-field.without-url-input.with-upload-label .exact-image-field-head{grid-template-columns:max-content}.image-upload-field.is-compact{gap:7px}.image-upload-field.is-compact .exact-image-current{width:fit-content;max-width:100%}.image-upload-action-button{width:auto!important;min-width:0!important;min-height:36px;height:auto!important;gap:8px;padding:7px 14px;border-radius:999px!important}.image-upload-action-button span{white-space:nowrap;font-size:.82rem;font-weight:700}.slider-image-upload-action{display:flex;justify-content:flex-end}.slider-image-upload-action>.form-field{width:fit-content;align-items:flex-end}.slider-image-upload-action .form-field>span,.slider-image-upload-action .exact-image-field>small{display:none}.slider-image-upload-action .exact-image-field-head{justify-content:end}.slider-image-upload-action .image-upload-action-button{border-color:var(--line)!important;background:var(--panel-soft)!important;color:var(--accent-deep)!important;box-shadow:none}.slider-image-upload-action .image-upload-action-button:hover{border-color:var(--line-strong)!important;background:#e6efff!important}.exact-image-field-head .ui-icon-button{width:42px;height:42px;min-width:42px;border-radius:8px;box-shadow:none}.exact-image-field>small{color:#526581;line-height:1.45}.exact-image-current{display:flex;align-items:center;gap:10px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff;padding:8px}.exact-image-current img{width:96px;border-radius:6px;object-fit:cover}.appointment-image-upload{grid-column:1 / -1;min-width:0}.appointment-location-slider-editor{display:grid;min-width:0;grid-column:1 / -1;gap:12px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff;padding:14px}.appointment-location-slider-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.appointment-location-slider-heading>span:first-child{display:grid;gap:3px}.appointment-location-slider-heading strong{color:#172b4d;font-size:14px}.appointment-location-slider-heading small,.appointment-location-slider-empty,.appointment-location-slider-images small{color:#667085;font-size:12px}.appointment-location-slider-heading>span:last-child{flex:0 0 auto;border-radius:999px;background:#e6efff;color:#254d8c;padding:4px 8px;font-size:12px;font-weight:750}.appointment-location-slider-upload .form-field{margin:0}.appointment-location-slider-upload .exact-image-field-head{justify-content:start}.appointment-location-slider-upload .image-upload-action-button{width:auto;min-width:0;border-color:#bfd2ff!important;border-radius:999px;background:#edf3ff!important;color:#173765!important;padding-inline:15px;box-shadow:none}.appointment-location-slider-images{display:grid;gap:9px;margin:0;padding:0;list-style:none}.appointment-location-slider-images li{display:grid;min-width:0;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid #dbeafe;border-radius:10px;background:#fff;padding:8px}.appointment-location-slider-images img{width:88px;aspect-ratio:8 / 5;border-radius:7px;object-fit:cover}.appointment-location-slider-images li>span{display:grid;min-width:0;gap:2px}.appointment-location-slider-images li>div{display:flex;align-items:center;gap:5px}.appointment-location-slider-images button{display:grid;min-width:34px;min-height:34px;place-items:center;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;padding:7px;cursor:pointer}.appointment-location-slider-images button:disabled{opacity:.35;cursor:default}.appointment-location-slider-images button.is-delete{color:#b42318}.appointment-location-slider-empty{margin:0}.exact-image-current span{color:#23395d;font-size:.84rem;font-weight:700}.exact-image-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:stretch;overflow:hidden;background:#bdd2efbd;padding:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.exact-image-modal{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:18px;width:100vw;height:100vh;max-height:none;overflow:auto;border-radius:0;background:#f7f9fe;box-shadow:none;padding:38px clamp(28px,4vw,72px) 42px}.exact-image-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,1320px);margin:0 auto}.exact-image-modal-header h3{margin:0;color:#6f82b2;font-size:1.65rem;font-weight:400;letter-spacing:0}.exact-image-modal-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:14px}.exact-image-modal-actions .ui-button{min-width:112px;border-radius:999px}.exact-image-modal-actions .app-modal-close-button{flex:0 0 42px}.exact-image-reset-button{background:#fff;border-color:#558dfac7;color:#16223a;box-shadow:0 12px 24px #5775aa1a}.exact-image-ok-button.ui-button-primary{box-shadow:0 14px 28px #0f62fe2e}.exact-image-modal-stage{display:grid;grid-template-columns:minmax(520px,760px) minmax(300px,500px);justify-content:center;align-items:start;gap:clamp(22px,2.6vw,42px);width:min(100%,1320px);margin:0 auto;min-height:0}.exact-image-modal-canvas{display:grid;align-content:start;gap:14px;min-width:0}.exact-image-preview{position:relative;min-height:0;overflow:hidden;border:2px solid rgba(78,93,124,.64);border-radius:0;background:#fff}.exact-image-preview-image{position:absolute;max-width:none;object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none}.exact-image-preview span{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.78);box-shadow:inset 0 0 0 1px #0f172a2e;pointer-events:none}.exact-image-preview.is-output{min-height:0;border-color:#4e5d7c6b}.exact-image-controls{display:grid;gap:8px;border:1px solid #dbeafe;border-radius:8px;background:#fff;padding:10px 12px}.exact-image-controls label{display:grid;gap:6px;color:#23395d;font-size:.82rem;font-weight:700}.exact-image-controls input[type=range]{width:100%}.exact-image-position{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.exact-image-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.exact-image-actions .ui-button{display:inline-flex;align-items:center;gap:7px}.exact-image-output-preview{display:grid;align-content:start;gap:10px;color:#526581}.exact-image-output-preview strong{color:#23395d}.exact-image-output-preview small{line-height:1.35}.exact-image-error{color:#b91c1c;font-weight:700}@media (max-width: 1180px){.exact-image-modal-stage{grid-template-columns:minmax(0,760px)}.exact-image-output-preview{width:min(100%,500px);justify-self:center}}@media (max-width: 760px){.exact-image-modal-backdrop{padding:12px}.exact-image-modal{width:100vw;height:100vh;padding:28px 18px 22px}.exact-image-modal-header,.exact-image-modal-stage,.exact-image-position{grid-template-columns:1fr}.exact-image-modal-header{padding-right:0}.exact-image-modal-actions{justify-content:flex-start}.exact-image-modal-actions .ui-button{min-height:54px}}.module-push-message{display:flex;align-items:center;justify-content:space-between;gap:12px}.module-push-message-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.module-push-message-actions .ui-icon-button{width:34px;height:34px;min-width:34px;border-radius:8px;box-shadow:none}.module-push-message span{min-width:0}.module-push-message b,.module-push-message small{display:block}.module-push-message small{color:#64748b;overflow-wrap:anywhere}.module-push-message em{border-radius:999px;background:#e0f2fe;color:#075985;font-size:.82rem;font-style:normal;padding:4px 8px}.mobile-push-list{display:grid;gap:12px}.mobile-push-item{gap:10px}.mobile-push-item.is-selected{border-color:#2563eb85;box-shadow:0 14px 32px #2563eb2e}.mobile-push-item-head{display:flex;align-items:flex-start;gap:10px}.mobile-push-item-head>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:#e0f2fe;color:#075985}.mobile-push-item-head strong,.mobile-push-item-head small{display:block}.mobile-push-item p{margin:0;color:#334155;line-height:1.45}.mobile-push-item img{width:100%;border-radius:8px;object-fit:cover}.mobile-push-empty{text-align:center;color:#64748b}.form-success,.form-error{margin:0;border-radius:8px;padding:10px 12px;font-size:.86rem}.form-success{background:#ecfdf5;color:#047857}.form-error{background:#fef2f2;color:#b91c1c}.delivery-editor{display:grid;gap:1rem}.delivery-editor-head,.delivery-panel-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.delivery-editor-head small,.delivery-panel-head small{display:block;margin-top:.25rem;color:#667085;line-height:1.35}.delivery-editor-head>span{white-space:nowrap;border:1px solid #d8dee8;border-radius:6px;padding:.4rem .55rem;color:#475467;font-size:.78rem}.delivery-entity-list button,.delivery-row-actions button{border:1px solid #c7d6ff;background:#fff;color:#253047;border-radius:6px;cursor:pointer}.delivery-entity-list button.is-active{border-color:transparent;background:linear-gradient(90deg,#6bbff4,#5c82ee);color:#fff}.delivery-panel{border:1px solid rgba(85,141,250,.24);border-radius:16px;padding:1rem;background:#ffffffb8}.delivery-panel-head{margin-bottom:.9rem}.delivery-panel-head>div{display:flex;align-items:center;gap:.5rem}.delivery-icon-action{white-space:nowrap}.delivery-store-overview{display:grid;gap:1.25rem}.delivery-store-block{display:grid;gap:1rem;padding:1rem;border:1px solid #dbe3f1;border-radius:6px;background:#fbfcff}.delivery-store-banner-block{margin-top:1.35rem;background:#fff}.delivery-offer-list{display:grid;gap:.9rem}.delivery-offer-row{display:grid;grid-template-columns:92px minmax(210px,.95fr) minmax(170px,.75fr) minmax(170px,.8fr) minmax(190px,.85fr);align-items:start;gap:.8rem;padding:.9rem;border:1px solid #dbe3f1;border-radius:8px;background:#f8fbff;overflow:hidden}.delivery-offer-row .form-field,.delivery-offer-row input,.delivery-offer-row select{min-width:0}.delivery-offer-row>strong{align-self:center;color:#2f4271}@media (max-width: 1680px){.delivery-offer-row{grid-template-columns:92px repeat(2,minmax(210px,1fr))}.delivery-offer-row>strong{grid-row:span 2;align-self:start;padding-top:2.05rem}}@media (max-width: 1180px){.delivery-offer-row{grid-template-columns:minmax(220px,1fr) minmax(180px,1fr)}.delivery-offer-row>strong{grid-column:1 / -1;grid-row:auto;padding-top:0}}.delivery-store-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.delivery-store-section-head strong,.delivery-store-form-title strong{display:block;color:#2f4271;letter-spacing:.02em}.delivery-store-section-head small,.delivery-store-form-title small{display:block;margin-top:.25rem;color:#667085}.delivery-floating-action{width:38px;height:38px;border:0;border-radius:10px;display:grid;place-items:center;background:#4f86f7;color:#fff;box-shadow:0 10px 22px #4f86f747;cursor:pointer}.delivery-store-list-card{display:grid;overflow:hidden;border:1px solid #d8dee8;border-radius:6px;background:#fff}.delivery-store-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:52px;padding:.5rem .65rem;border-bottom:1px solid #e4e7ec}.delivery-store-list-row:last-child{border-bottom:0}.delivery-store-list-row>button{min-width:0;border:0;background:transparent;color:#475467;text-align:left;cursor:pointer}.delivery-store-list-row>button strong,.delivery-store-list-row>button span{display:inline;font-size:.92rem}.delivery-background-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.delivery-custom-style-panel,.delivery-custom-color-panel,.module-custom-style-card,.module-custom-colors{display:grid;gap:1rem}.module-surface-style-fields{display:grid;min-width:0;gap:.75rem;margin:0;border:1px solid #dbe3f1;border-radius:10px;background:#fbfcfe;padding:.8rem}.module-surface-style-fields:disabled{opacity:.56}.module-surface-style-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.75rem}.module-surface-style-heading strong{font-size:.86rem}.module-surface-style-heading small{display:block;margin-top:.15rem;color:#667085;font-size:.72rem;line-height:1.35}.module-surface-style-preview{display:grid;min-width:92px;gap:.35rem;border:1px solid #dbe3f1;border-radius:var(--module-custom-card-radius);background:#fff;padding:.5rem;box-shadow:var(--module-custom-card-shadow)}.module-surface-style-preview>span{color:#344054;font-size:.68rem;font-weight:800}.module-surface-style-preview button{min-height:28px;border:0;border-radius:var(--module-custom-button-radius);background:#4775d5;color:#fff;font:inherit;font-size:.68rem;font-weight:800;box-shadow:var(--module-custom-button-shadow)}.module-surface-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;gap:.6rem 1rem}.module-surface-style-grid .range-value-control{grid-column:auto;gap:.55rem;padding:.1rem 0 0}.module-surface-style-grid .range-value-control .range-option-header>span{font-size:.82rem}.module-surface-style-grid .range-value-row{gap:.75rem}.module-surface-style-grid .range-value-row strong{min-width:48px;font-size:.78rem}.module-surface-style-grid .range-option-marks span{font-size:.68rem}.module-surface-style-grid .range-value-control input[type=range]{height:22px}.module-surface-style-grid .range-value-control input[type=range]::-webkit-slider-runnable-track{height:5px}.module-surface-style-grid .range-value-control input[type=range]::-webkit-slider-thumb{width:16px;height:16px;margin-top:-5.5px}.module-surface-style-grid .range-value-control input[type=range]::-moz-range-track{height:5px}.module-surface-style-grid .range-value-control input[type=range]::-moz-range-thumb{width:16px;height:16px}.delivery-style-switch,.module-custom-switch{width:fit-content;padding:.55rem .75rem;border:1px solid #dbe3f1;border-radius:6px;background:#fbfcfe}.delivery-color-preview{width:100%;min-height:44px;border:1px solid #dbe3f1;border-radius:6px;box-shadow:inset 0 0 0 1px #ffffff73}.delivery-segmented-control{display:inline-grid;grid-template-columns:repeat(2,minmax(7.5rem,1fr));width:fit-content;overflow:hidden;border:1px solid #ccd8ef;border-radius:6px;background:#eef3fb}.delivery-segmented-control button{border:0;padding:.62rem .9rem;background:transparent;color:#31405d;font-weight:800;cursor:pointer}.delivery-segmented-control button.is-active{background:#fff;color:#173d6a;box-shadow:0 .55rem 1.1rem #173d6a1f}.color-picker-field{position:relative;display:grid;gap:.65rem}.color-picker-main{display:grid;grid-template-columns:42px minmax(0,1fr);gap:0;min-height:42px;padding:4px 12px;align-items:center;border:1px solid #4f86f7;border-radius:8px;background:#eef2f8}.color-picker-current{position:relative;display:grid;width:32px;height:32px;overflow:hidden;border:1px solid #c9d5ea;border-radius:999px;box-shadow:inset 0 0 0 2px #ffffffb8,0 2px 5px #11182714;cursor:pointer}.color-picker-current:hover,.color-picker-current:focus-visible{border-color:#4f86f7;outline:3px solid rgba(79,134,247,.18);outline-offset:0}.color-picker-hex{min-height:34px;padding-inline:1rem;border:0;border-left:1px solid rgba(15,23,42,.18);border-radius:0;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88rem;text-transform:lowercase}.color-picker-field.is-disabled{opacity:.72}.color-picker-field.is-disabled .color-picker-current{cursor:not-allowed}.magic-color-popover{position:absolute;z-index:30;top:calc(100% + .65rem);left:0;width:min(286px,calc(100vw - 48px));padding:.7rem;border:1px solid rgba(13,18,31,.18);border-radius:8px;background:#eef2f8;box-shadow:0 16px 36px #0f172a38}.magic-color-plane,.magic-hue-rail{position:relative;padding:0;border:0;cursor:crosshair;touch-action:none}.magic-color-plane{width:100%;min-height:150px;border-radius:7px;overflow:hidden;background-image:linear-gradient(90deg,#fff,#fff0),linear-gradient(180deg,#0000,#000);box-shadow:inset 0 0 0 1px #0f172a29}.magic-color-plane:before,.magic-color-plane:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.magic-color-plane:before{background:linear-gradient(90deg,#fff,#fff0)}.magic-color-plane:after{background:linear-gradient(180deg,#0000,#000)}.magic-color-plane-handle,.magic-hue-handle,.magic-alpha-rail i{position:absolute;z-index:2;width:22px;height:22px;border:3px solid #ffffff;border-radius:999px;box-shadow:0 2px 8px #0f172a61}.magic-color-plane-handle{transform:translate(-50%,-50%)}.magic-hue-rail{display:block;width:100%;height:22px;margin-top:.65rem;border-radius:999px;background:linear-gradient(90deg,#ff1a1a,#ff0,#0f0,#0ff,#00f,#f0f,#ff1a1a)}.magic-hue-handle{top:50%;transform:translate(-50%,-50%)}.magic-alpha-rail{position:relative;display:block;width:100%;height:20px;margin-top:.55rem;padding:0;overflow:hidden;border:0;border-radius:999px;background-color:#fff;background-image:linear-gradient(45deg,rgba(15,23,42,.2) 25%,transparent 25%),linear-gradient(-45deg,rgba(15,23,42,.2) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(15,23,42,.2) 75%),linear-gradient(-45deg,transparent 75%,rgba(15,23,42,.2) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;cursor:pointer;touch-action:none}.magic-alpha-rail span{position:absolute;top:0;right:0;bottom:0;left:0}.magic-alpha-rail i{top:50%;transform:translate(-50%,-50%);background:#fff}.magic-color-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;margin-top:.65rem}.magic-color-tabs button{min-height:32px;border:0;border-radius:999px;background:transparent;color:#1f2937;font-size:.82rem;font-weight:800;cursor:pointer}.magic-color-tabs button.is-active{background:#0f172a24}.magic-color-value-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:1px;margin-top:.45rem}.magic-color-value-row input,.magic-color-value-row button{min-height:36px;border:0;background:#ffffffb8;color:#1f2937;font-weight:800}.magic-color-value-row input{text-align:center}.magic-color-value-row button{cursor:pointer}.magic-global-colors{display:grid;gap:.55rem;margin-top:.65rem;padding:.7rem;border-radius:8px;background:#171c25;color:#e9edf5;text-align:center}.magic-global-colors strong{font-size:.9rem}.magic-global-colors div{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.magic-global-colors button{width:30px;height:30px;border:0;border-radius:999px;box-shadow:0 0 0 3px #ffffff14;cursor:pointer}.magic-global-colors button.is-active{outline:3px solid #5c8dff;outline-offset:4px}.module-custom-style-head{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.module-custom-style-head small{display:block;margin-top:.25rem;color:#667085}.module-custom-image-field{display:grid;gap:.55rem}.module-custom-image-preview{display:flex;gap:.75rem;align-items:center}.module-custom-image-preview img{width:56px;height:56px;border:1px solid #dbe3f1;border-radius:6px;object-fit:cover}.delivery-store-form{gap:1.25rem}.delivery-store-form-title{margin-top:.35rem}.delivery-availability{display:grid;gap:1rem;padding:1rem;border:1px solid #dbe3f1;border-radius:8px;background:#eef4fb}.weekly-availability-editor{display:grid;gap:1rem}.delivery-availability-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.delivery-availability-head strong,.delivery-availability-exceptions-head strong{display:flex;align-items:center;gap:.45rem;color:#0b1474;font-size:1rem}.delivery-availability-head small{display:block;margin-top:.3rem;color:#667085}.delivery-availability-rules{display:grid;gap:1rem}.delivery-availability-section{display:grid;gap:.8rem;padding-top:1rem;border-top:1px solid rgba(87,130,255,.18)}.delivery-availability-section:first-child{padding-top:0;border-top:0}.delivery-availability-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;align-items:end}.delivery-availability-days{display:grid;gap:.75rem}.delivery-availability-day{display:grid;grid-template-columns:minmax(170px,.9fr) minmax(140px,.6fr) minmax(0,1.5fr);align-items:center;gap:.8rem;padding:.85rem;border:1px solid #dbe3f1;border-radius:8px;background:#fff}.delivery-availability-day.is-disabled{color:#98a2b3}.delivery-availability-day-title{display:flex;align-items:center;gap:.75rem}.delivery-availability-day-title span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#0b1474;color:#fff;font-weight:900}.delivery-availability-check{display:flex;align-items:center;gap:.45rem;color:#475467;font-weight:700}.delivery-availability-slots{display:grid;gap:.45rem}.delivery-availability-slot{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) 34px;align-items:center;gap:.45rem}.delivery-availability-slot input,.delivery-availability-exception input,.delivery-availability-exception select{min-height:40px;border:1px solid #cfd8e6;border-radius:6px;background:#fff;color:#253047;padding:0 .65rem}.delivery-availability-slot input:disabled{color:#98a2b3;background:#f5f7fb}.delivery-availability-slot button{width:34px;height:34px;border:1px solid #d8dee8;border-radius:6px;background:#fff;color:#9f1239;cursor:pointer}.delivery-availability-slot button:disabled,.delivery-availability-add-slot:disabled{opacity:.45;cursor:not-allowed}.delivery-availability-add-slot{justify-self:start;display:inline-flex;align-items:center;gap:.35rem;min-height:34px;border:1px solid #c7d7f7;border-radius:6px;background:#f8fbff;color:#29589a;font-weight:800;cursor:pointer}.delivery-availability-exceptions-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:.45rem;border-top:1px solid #cfd8e6}.delivery-availability-exceptions{display:grid;gap:.65rem}.delivery-availability-exception{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(180px,1fr) minmax(120px,.6fr) minmax(120px,.6fr) auto;align-items:end;gap:.75rem;padding:.75rem;border:1px solid #dbe3f1;border-radius:8px;background:#fff}.delivery-availability-exception .ui-button{min-height:40px}.delivery-form-actions{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.delivery-split{display:grid;grid-template-columns:minmax(180px,.38fr) minmax(0,1fr);gap:1rem}.delivery-entity-list{display:grid;align-content:start;gap:.45rem}.delivery-entity-list button{text-align:left;padding:.6rem}.delivery-entity-list strong,.delivery-entity-list small{display:block}.delivery-entity-list small,.delivery-table-row span,.delivery-empty,.delivery-info{color:#667085}.delivery-form-stack{display:grid;gap:.8rem}.delivery-settings-form{display:grid;gap:1rem}.delivery-settings-block{display:grid;gap:.75rem;padding:.85rem;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.delivery-settings-block h4{margin:0;color:#2f4271;font-size:.95rem;letter-spacing:.02em}.delivery-settings-help{margin:0;color:#667085;font-size:.86rem}.delivery-settings-actions{display:flex;flex-wrap:wrap;gap:.6rem}.delivery-settings-list{display:grid;gap:.75rem}.delivery-settings-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:.75rem;align-items:end;padding:.75rem;border:1px solid #e7ebf3;border-radius:8px;background:#fbfcfe}.delivery-orders-list,.delivery-order-detail{display:grid;gap:.85rem}.delivery-order-list-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,auto) minmax(90px,auto) 32px;gap:.75rem;align-items:center;width:100%;padding:.85rem;border:1px solid #e3e8f2;border-radius:8px;background:#fff;color:#2f4271;text-align:left}.delivery-order-list-row span,.delivery-order-list-row small{display:grid;gap:.16rem}.delivery-order-list-row small{color:#667085}.delivery-order-list-row b{color:#2f5bea;font-size:.88rem}.delivery-order-status-select{display:grid;gap:.24rem;min-width:150px}.delivery-order-status-select small{color:#667085;font-size:.72rem;font-weight:800}.delivery-order-status-select select{width:100%;min-height:36px;border:1px solid #cbd7ff;border-radius:8px;padding:0 .6rem;background:#fff;color:#1c2b4d;font:inherit;font-size:.82rem;font-weight:800}.delivery-order-edit-button{display:inline-grid;place-items:center;width:32px;height:32px;border:1px solid #d7e1ff;border-radius:8px;background:#fff;color:#2f5bea;cursor:pointer}.delivery-order-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;align-items:center}.delivery-order-toolbar>span{display:grid;gap:.2rem;color:#2f4271}.delivery-order-toolbar small{color:#667085}.delivery-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.delivery-order-card{display:grid;gap:.8rem;padding:.9rem;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.delivery-order-card h4{margin:0;color:#2f4271;font-size:.96rem}.delivery-order-item-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,auto) repeat(3,minmax(70px,auto));gap:.75rem;align-items:start;padding:.75rem 0;border-top:1px solid #edf1f7;color:#667085}.delivery-order-item-row:first-of-type{border-top:0}.delivery-order-item-row span{display:grid;gap:.35rem}.delivery-order-item-row strong{color:#667085}.delivery-order-item-row small{color:#8a96ad}.delivery-order-item-row b{justify-self:end;color:#667085}.delivery-checkbox-grid,.delivery-toggle-grid{display:grid;gap:.45rem}.delivery-checkbox-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.delivery-toggle-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));margin-top:.8rem}.delivery-checkbox-grid label,.delivery-checkline{display:flex;align-items:center;gap:.45rem;min-height:34px;color:#253047;font-size:.88rem}.delivery-product-options-editor,.delivery-product-format-editor,.delivery-product-format-list,.delivery-product-option-section,.delivery-product-option-list,.delivery-product-option-edit,.delivery-product-option-items{display:grid;gap:.75rem}.delivery-product-format-editor{padding:.85rem;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.delivery-product-format-head,.delivery-product-format-row{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(140px,.45fr) auto;gap:.75rem;align-items:center}.delivery-product-format-head{padding:0 .55rem;color:#667085;font-size:.82rem}.delivery-product-format-row{padding:.55rem;border-top:1px solid #e4e7ec}.delivery-product-format-row>span{color:#667085}.delivery-product-format-row .ui-button{width:42px;min-width:42px;height:38px;padding:0;justify-content:center}.delivery-product-format-add{width:100%;justify-content:center}.delivery-product-option-section,.delivery-product-option-edit{padding:.85rem;border:1px solid #e3e8f2;border-radius:8px;background:#fff}.delivery-product-option-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:#2f4271}.delivery-product-option-row,.delivery-product-option-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem;align-items:center;min-height:46px;padding:.45rem .55rem;border:1px solid #edf1f7;border-radius:6px;background:#fbfcfe}.delivery-product-option-row label{display:flex;align-items:center;gap:.55rem;min-width:0;color:#253047}.delivery-product-option-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-product-option-row small{color:#667085}.delivery-product-option-row button{width:34px;height:34px;border:0;border-radius:7px;background:transparent;color:#667085;cursor:pointer}.delivery-product-option-item{grid-template-columns:minmax(0,1fr) auto}.delivery-product-option-item.has-price{grid-template-columns:minmax(0,1fr) minmax(130px,.32fr) auto}.delivery-product-option-item .ui-button{width:42px;min-width:42px;height:38px;padding:0;justify-content:center}.delivery-switcher{width:34px!important;min-width:34px;max-width:34px;height:18px!important;min-height:18px!important;flex:0 0 34px;display:inline-block;position:relative;margin:0;padding:0!important;border:1px solid #cfd6e4;border-radius:999px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;cursor:pointer;background:#eef2f7;box-shadow:inset 0 1px 2px #1018281f;transition:background-color .16s ease,border-color .16s ease}.delivery-switcher:before{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10182838;transition:transform .16s ease}.delivery-switcher:checked{border-color:#4f86f7;background-color:#4f86f7}.delivery-switcher:checked:before{transform:translate(16px)}.delivery-switcher:focus-visible{outline:2px solid rgba(79,134,247,.28);outline-offset:2px}.delivery-errors,.delivery-valid{display:flex;flex-wrap:wrap;gap:.45rem;margin:0}.delivery-errors span,.delivery-valid{align-items:center;border-radius:6px;padding:.42rem .55rem;font-size:.82rem}.delivery-errors span{display:inline-flex;background:#fff1f1;color:#9f2a2a}.delivery-valid{background:#effaf3;color:#267346}.delivery-table,.delivery-readonly-table{display:grid;gap:.45rem}.delivery-table-row,.delivery-readonly-table>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,.24fr) minmax(110px,.24fr) auto;align-items:center;gap:.75rem;border:1px solid #dfe5ee;border-radius:6px;padding:.55rem;background:#fff}.delivery-readonly-table>div{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-sort-row{cursor:grab}.delivery-products-list{display:grid;gap:.9rem}.delivery-product-table{overflow:hidden;border:1px solid #d8dee8;border-radius:6px;background:#fff}.delivery-product-table-head,.delivery-product-table-row{display:grid;grid-template-columns:72px minmax(150px,.9fr) minmax(180px,1.3fr) minmax(120px,.7fr) minmax(90px,.5fr) 40px;align-items:center;gap:.65rem;padding:.55rem .65rem}.delivery-product-table-head{color:#667085;font-weight:700;border-bottom:1px solid #d8dee8}.delivery-product-table-row{color:#5b6680;border-bottom:1px solid #eef1f6}.delivery-product-table-row:last-child{border-bottom:0}.delivery-product-table-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-product-table-row button{display:grid;width:32px;height:32px;place-items:center;border:0;background:transparent;color:#667aa8;cursor:pointer}.delivery-category-tree{display:grid;gap:.35rem;min-height:64px;padding:.35rem;border:1px solid #d8dee8;border-radius:6px;background:#fff}.delivery-category-branch{display:grid;gap:.35rem}.delivery-category-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.6rem;min-height:46px;margin-left:calc(var(--category-level, 0) * 28px);padding:.35rem .45rem;border:1px solid #e1e6ef;border-radius:6px;background:#fbfcfe}.delivery-category-row.is-active{border-color:#4f86f7;background:#f3f7ff}.delivery-category-main{display:flex;min-width:0;align-items:center;gap:.55rem;border:0;background:transparent;color:#475467;text-align:left;cursor:pointer}.delivery-category-main img,.delivery-category-thumb{width:34px;height:34px;flex:0 0 34px;border:1px solid #d8dee8;border-radius:6px;object-fit:cover;background:#eef3fb}.delivery-category-main span:last-child{min-width:0}.delivery-category-main strong,.delivery-category-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.delivery-category-handle{color:#8a93a5;font-size:.85rem}.delivery-store-category-layout{display:grid;grid-template-columns:minmax(240px,.55fr) minmax(0,.45fr);gap:1rem}.delivery-row-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.delivery-row-actions button{min-height:34px;padding:.35rem .55rem}.delivery-image-field{display:grid;gap:.5rem;min-width:0}.delivery-image-upload-control{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;width:100%;min-height:50px;padding:.65rem .85rem;border:1px solid var(--line);border-radius:18px;background:var(--panel-strong);color:var(--accent-deep);font-weight:800;cursor:pointer;overflow:hidden}.delivery-image-upload-control input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.delivery-image-field.is-compact{grid-template-columns:minmax(150px,1fr) auto;align-items:center}.delivery-image-field.is-compact .delivery-image-upload-control{min-width:0}.delivery-image-field>div{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.delivery-image-field.is-compact>div{justify-content:flex-end;flex-wrap:nowrap}.delivery-image-field img{width:72px;height:72px;object-fit:cover;border:1px solid #d8dee8;border-radius:8px;background:#fff}.delivery-upload-error{color:#c2410c;font-weight:800}.delivery-image-field.is-compact img{width:54px;height:54px}.delivery-image-field.is-compact .ui-button{min-height:38px;padding:.5rem .75rem}.delivery-runtime-hero,.delivery-runtime-cart,.delivery-runtime-product,.delivery-runtime-store-card,.delivery-runtime-product-detail,.delivery-runtime-checkout{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.7rem}.delivery-runtime-hero>span,.delivery-runtime-cart>span,.delivery-product-thumb,.delivery-product-detail-image{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:#edf7f4;color:#2f6f73;overflow:hidden}.delivery-runtime-header{display:grid;grid-template-columns:34px minmax(0,1fr) 64px;align-items:center;box-sizing:border-box;min-height:44px;margin:-.4rem -.4rem .4rem;border-bottom:1px solid var(--delivery-header-border, var(--delivery-primary, #173d6a));background:var(--delivery-header-background, var(--delivery-primary, #173d6a));color:var(--delivery-header-text, #fff);text-align:center;border-radius:8px 8px 0 0}.phone-native-module-immersive.is-delivery .mobile-runtime-screen{position:relative;display:flex;flex:1 1 0;min-height:0;gap:.65rem;padding:0;overflow:hidden}.phone-native-module-immersive.is-delivery{height:100%;position:relative}.delivery-runtime-theme{position:relative;display:flex;flex:1 1 0;flex-direction:column;min-height:0;overflow:hidden;background:var(--delivery-inherited-background, #f5f7fb)}.delivery-runtime-content{display:flex;flex:1 1 0;flex-direction:column;gap:.65rem;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:.75rem}.phone-native-module-immersive.is-delivery .delivery-runtime-theme:before{content:"";position:absolute;top:54px;right:0;bottom:42px;left:0;z-index:0;pointer-events:none;background-image:var(--delivery-background, none);background-position:center;background-size:cover;opacity:.18}.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-history,.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-historyDetail,.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-history .delivery-runtime-content,.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-historyDetail .delivery-runtime-content{background:var(--delivery-screen-background, var(--delivery-inherited-background, #f5f7fb))}.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-history:before,.phone-native-module-immersive.is-delivery .delivery-runtime-theme.delivery-runtime-screen-historyDetail:before{display:none}.phone-native-module-immersive.is-delivery .delivery-runtime-theme>*:not(.delivery-runtime-modal){position:relative;z-index:1}.phone-native-module-immersive.is-delivery .delivery-runtime-header{position:relative;z-index:15;flex:0 0 auto;grid-template-columns:44px minmax(0,1fr) 44px;min-height:calc(var(--runtime-safe-area-top, 0px) + 54px);margin:0;padding:var(--runtime-safe-area-top, 0px) calc(var(--runtime-safe-area-right, 0px) + .9rem) 0 calc(var(--runtime-safe-area-left, 0px) + .9rem);border-radius:0}.phone-native-module-immersive.is-delivery .delivery-runtime-header strong{font-size:1.15rem;line-height:1.18}.phone-native-module-immersive.is-delivery .delivery-runtime-header button{width:40px;height:40px;font-size:2rem}.phone-native-module-immersive.is-delivery .delivery-runtime-header+.delivery-category-strip{padding:.75rem .75rem .35rem;background:#fff}.phone-native-module-immersive.is-delivery .delivery-runtime-subhead,.phone-native-module-immersive.is-delivery .delivery-runtime-products,.phone-native-module-immersive.is-delivery .delivery-category-home,.phone-native-module-immersive.is-delivery .delivery-initial-header,.phone-native-module-immersive.is-delivery .delivery-store-list-view,.phone-native-module-immersive.is-delivery .delivery-store-nearby-card,.phone-native-module-immersive.is-delivery .delivery-store-profile,.phone-native-module-immersive.is-delivery .delivery-runtime-cart,.phone-native-module-immersive.is-delivery .delivery-runtime-checkout,.phone-native-module-immersive.is-delivery .delivery-runtime-product-detail{margin-inline:.75rem}.phone-native-module-immersive.is-delivery .delivery-store-nearby-card,.phone-native-module-immersive.is-delivery .delivery-initial-header,.phone-native-module-immersive.is-delivery .delivery-store-profile,.phone-native-module-immersive.is-delivery .delivery-runtime-cart,.phone-native-module-immersive.is-delivery .delivery-runtime-checkout,.phone-native-module-immersive.is-delivery .delivery-runtime-product-detail{width:calc(100% - 1.5rem)}.phone-native-module-immersive.is-delivery .delivery-runtime-map{position:relative;width:100%;min-height:calc(100% - 96px);margin:-.65rem 0 0;border-radius:0}.phone-native-module-immersive.is-delivery .delivery-runtime-footer{position:relative;flex:0 0 auto;z-index:12;margin:0;padding-bottom:var(--runtime-safe-area-bottom, 0px);min-height:calc(var(--runtime-safe-area-bottom, 0px) + 48px);border-top:1px solid rgba(255,255,255,.32);background:var(--delivery-action-background, var(--delivery-primary, #07366c))}.runtime-app-preview-shell .phone-native-module-immersive.is-delivery .delivery-runtime-content{padding-bottom:calc(var(--runtime-safe-area-bottom, 0px) + .75rem)}.delivery-runtime-header button{width:34px;height:28px;border:0;background:transparent;color:inherit;font-size:1.7rem;line-height:1}.delivery-runtime-header button:disabled{opacity:.45}.delivery-runtime-header .delivery-runtime-top-action{width:auto;min-width:54px;padding:0 .35rem;font-size:.7rem;font-weight:700}.delivery-runtime-cart-action{position:relative;justify-self:end;display:grid;place-items:center}.delivery-runtime-cart-action span{position:absolute;top:0;right:2px;min-width:15px;min-height:15px;border-radius:999px;background:#fff;color:var(--delivery-primary, #173d6a);font-size:.58rem;font-weight:800}.delivery-runtime-categories{display:grid;gap:.55rem}.delivery-category-home{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:.65rem}.delivery-category-hero{min-height:var(--module-visual-header-height);position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;padding:.8rem;border-radius:8px;background:linear-gradient(135deg,#0f172a4d,#0f172a0d),var(--delivery-background, none),var(--delivery-card-background, linear-gradient(135deg, var(--delivery-card-start, var(--delivery-primary, #173d6a)), var(--delivery-card-end, var(--delivery-accent, #2f6f73))));background-position:center;background-size:cover;color:var(--delivery-card-text, #fff);overflow:hidden}.delivery-category-hero.has-store-image{min-height:var(--module-visual-header-height);background:linear-gradient(135deg,#0f172a80,#0f172a2e),var(--delivery-category-image, var(--delivery-background, none)),var(--delivery-card-background, linear-gradient(135deg, var(--delivery-card-start, var(--delivery-primary, #173d6a)), var(--delivery-card-end, var(--delivery-accent, #2f6f73))));background-position:center;background-size:cover}.phone-native-module-immersive.is-delivery .delivery-category-hero.is-full-width{width:calc(100% + 1.5rem);margin-inline:-.75rem;border-radius:0}.delivery-initial-header{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:.7rem;min-height:var(--module-visual-header-height);padding:.85rem;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#0f172a8c,#0f172a1f),var(--delivery-initial-header-image),var(--delivery-card-background, linear-gradient(135deg, var(--delivery-card-start, var(--delivery-primary, #173d6a)), var(--delivery-card-end, var(--delivery-accent, #2f6f73))));background-position:center;background-size:cover;color:var(--delivery-card-text, #fff)}.phone-native-module-immersive.is-delivery .delivery-initial-header.is-full-width{width:100%;margin-inline:0;border-radius:0}.delivery-initial-header>span{display:grid;width:58px;height:58px;place-items:center;border-radius:999px;overflow:hidden;background:#fff3;color:#fff}.delivery-initial-header>span img{width:100%;height:100%;object-fit:cover}.delivery-initial-header strong,.delivery-initial-header small{display:block}.delivery-initial-header strong{font-size:1.18rem;line-height:1.12}.delivery-initial-header small{color:color-mix(in srgb,var(--delivery-card-text, #fff) 84%,transparent);font-size:.94rem;line-height:1.2}.delivery-floating-banner{position:absolute;left:50%;width:min(350px,calc(100% - 2rem));bottom:.6rem;z-index:14;aspect-ratio:350 / 150;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 14px 34px #0f172a3d;transform:translate(-50%)}.delivery-floating-banner.is-large{width:min(430px,calc(100% - 1.1rem));aspect-ratio:16 / 7}.delivery-floating-banner.is-compact{left:0;right:0;bottom:.6rem;width:100%;height:92px;border-radius:0;transform:none}.delivery-floating-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.delivery-floating-banner-close{position:absolute;top:.5rem;right:.5rem;display:inline-flex;align-items:center;gap:.28rem;min-height:28px;max-width:calc(100% - 1rem);border:2px solid #c40000;border-radius:999px;padding:.1rem .55rem .1rem .35rem;background:#fffffff2;color:#c40000;font-size:.78rem;font-weight:700;line-height:1;box-shadow:0 4px 12px #0f172a29}.delivery-floating-banner-close ion-icon{font-size:1.05rem}.delivery-floating-banner-action{position:absolute;left:50%;bottom:.7rem;min-height:34px;max-width:calc(100% - 1.4rem);transform:translate(-50%);border:0;border-radius:999px;padding:.3rem .95rem;background:var(--delivery-action-background, var(--delivery-primary, #173d6a));color:var(--delivery-action-text, #fff);font-size:.82rem;font-weight:800;box-shadow:0 10px 22px #0f172a2e}.delivery-category-slider-dots{position:absolute;left:0;right:0;bottom:.45rem;display:flex;justify-content:center;gap:.35rem;pointer-events:auto}.delivery-floating-banner.has-action .delivery-category-slider-dots{bottom:3.15rem}.delivery-floating-banner.is-compact.has-action .delivery-category-slider-dots{bottom:2.75rem}.delivery-category-slider-dots button{width:.45rem;height:.45rem;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffff73;box-shadow:0 1px 4px #0f172a3d}.delivery-category-slider-dots button.is-active{background:#fff}.delivery-category-hero>span{width:58px;height:58px;display:grid;place-items:center;border-radius:999px;background:#fff3;color:#fff;overflow:hidden}.delivery-category-hero>span img{width:100%;height:100%;object-fit:cover}.delivery-category-hero strong,.delivery-category-hero small{display:block}.delivery-category-hero strong{font-size:1.18rem;line-height:1.12}.delivery-category-hero small{color:color-mix(in srgb,var(--delivery-card-text, #fff) 84%,transparent);font-size:.94rem;line-height:1.2}.delivery-category-title{color:var(--delivery-title-text, #1d2939);font-size:1.22rem;line-height:1.16;font-weight:800}.delivery-category-card-list{display:grid;gap:.55rem}.delivery-runtime-category-card{min-height:116px;display:grid;grid-template-columns:minmax(0,1fr) clamp(96px,32%,120px);align-items:center;gap:.75rem;width:100%;border:0;border-radius:8px;padding:.75rem;background:var(--delivery-card-background, linear-gradient(135deg, var(--delivery-card-start, var(--delivery-primary, #173d6a)), var(--delivery-card-end, var(--delivery-accent, #2f6f73))));color:var(--delivery-card-text, #fff);text-align:left;box-shadow:0 8px 18px color-mix(in srgb,var(--delivery-primary, #173d6a) 20%,transparent)}.delivery-runtime-category-card.is-full-width{grid-template-columns:minmax(0,1fr);min-height:78px}.delivery-runtime-category-card strong,.delivery-runtime-category-card small{display:block}.delivery-runtime-category-card strong{font-size:1.14rem;line-height:1.15}.delivery-runtime-category-card small{margin-top:.15rem;color:color-mix(in srgb,var(--delivery-card-text, #fff) 78%,transparent);font-size:.9rem;line-height:1.25}.delivery-category-card-thumb{width:100%;height:auto;aspect-ratio:1;display:grid;place-items:center;justify-self:end;border-radius:999px;background:#ffffff38;color:#fff;overflow:hidden}.delivery-category-card-thumb img{width:100%;height:100%;object-fit:cover}.delivery-runtime-category{display:grid;gap:.15rem;width:100%;border:0;text-align:left;cursor:pointer}.delivery-runtime-category:hover{transform:translateY(-1px)}.delivery-runtime-category:focus-visible{outline:2px solid #5c82ee;outline-offset:2px}.delivery-runtime-products{display:grid;gap:.55rem}.delivery-runtime-products.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-runtime-products.is-list{grid-template-columns:1fr}.delivery-runtime-product{grid-template-columns:1fr;align-items:stretch;gap:.42rem}.delivery-runtime-products.is-list .delivery-runtime-product{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:122px;padding:.85rem;background:var(--delivery-card-background, #fff);border:1px solid color-mix(in srgb,var(--delivery-card-border, transparent) 24%,transparent);color:var(--delivery-card-text, inherit)}.delivery-runtime-products.is-list .delivery-runtime-product.has-product-media{grid-template-columns:minmax(0,1fr) auto 112px}.delivery-runtime-products.is-list .delivery-runtime-product.has-product-media .delivery-product-thumb{width:112px;height:92px}.delivery-runtime-products.is-list .delivery-product-thumb span{width:100%;height:100%;background:linear-gradient(90deg,#0b51d9 0,#0b51d9 50%,#e84d87 50%,#e84d87);color:transparent}.delivery-product-thumb,.delivery-product-main,.delivery-add-button{border:0;text-align:left}.delivery-product-main{display:grid;gap:.24rem;min-width:0;background:transparent;color:inherit}.delivery-product-main b{color:var(--delivery-primary, #173d6a);font-size:.95rem;font-weight:500}.delivery-product-rating{align-self:center;color:var(--delivery-primary, #173d6a);font-size:.95rem;font-weight:800;white-space:nowrap}.delivery-product-main em{display:block;margin-top:.16rem;color:#98a2b3;font-size:.68rem;font-style:normal}.delivery-add-button{border:1px solid var(--delivery-tertiary-button-border, var(--delivery-primary-button-border, var(--delivery-accent, #2f6f73)));border-radius:9px;background:var(--delivery-tertiary-button-background, var(--delivery-primary-button-background, var(--delivery-accent, #2f6f73)));color:var(--delivery-tertiary-button-text, var(--delivery-primary-button-text, #fff));font-size:.68rem;font-weight:700;padding:.35rem .45rem}.delivery-product-thumb img,.delivery-product-detail-image img{width:100%;height:100%;object-fit:cover}.delivery-product-thumb span{color:#98a2b3;font-size:1.4rem;font-weight:700}.delivery-runtime-product strong,.delivery-runtime-hero strong,.delivery-runtime-store-card strong,.delivery-runtime-product-detail strong,.delivery-runtime-checkout strong{display:block}.delivery-runtime-product small,.delivery-runtime-hero small,.delivery-runtime-cart small,.delivery-runtime-store-card small,.delivery-runtime-product-detail small,.delivery-runtime-checkout small{display:block;color:var(--delivery-muted-text, #667085);font-size:.74rem}.delivery-runtime-product small{color:color-mix(in srgb,var(--delivery-card-text, inherit) 76%,transparent)}.delivery-runtime-subhead{color:var(--delivery-title-text, #344054);font-size:.74rem;font-weight:700;margin:.15rem 0 -.2rem}.delivery-runtime-map,.delivery-runtime-product-detail,.delivery-runtime-checkout{grid-template-columns:1fr}.delivery-product-detail-page{display:grid;gap:.9rem;padding:0 .75rem 5.2rem}.delivery-product-detail-media,.delivery-product-detail-section{grid-template-columns:1fr;gap:.75rem;padding:.7rem;background:color-mix(in srgb,var(--delivery-primary, #173d6a) 10%,#fff);box-shadow:0 .35rem .85rem #10182824}.delivery-product-detail-media>strong{padding:.35rem .4rem 0;color:var(--delivery-primary, #173d6a);font-size:1rem;text-align:center;text-transform:uppercase}.delivery-product-detail-media .delivery-product-detail-image{width:100%;height:225px;border-radius:2px;background:#fff}.delivery-product-detail-media .delivery-product-detail-image span{width:100%;height:100%;background:linear-gradient(90deg,#0b51d9 0,#0b51d9 50%,#e84d87 50%,#e84d87)}.delivery-product-reviews{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-height:38px;border:0;padding:.25rem .45rem;background:#0a9827;color:#fff;text-align:left;cursor:pointer}.delivery-product-reviews>span{display:flex;align-items:baseline;gap:.25rem;font-size:1.45rem;font-weight:400}.delivery-product-reviews small{color:#fff;font-size:.78rem;font-weight:800}.delivery-product-reviews b{color:#ffbf00;font-size:1.55rem;font-weight:400;letter-spacing:.02em}.delivery-product-reviews-page{display:grid;gap:.85rem;margin:-.4rem;padding:.85rem;background:#fff;color:#1d2939}.delivery-product-reviews-summary{display:grid;gap:.22rem;padding-bottom:.45rem;border-bottom:1px solid #eaecf0}.delivery-product-reviews-summary strong{color:var(--delivery-primary, #173d6a);font-size:1rem}.delivery-product-reviews-summary span{color:#667085;font-size:.78rem}.delivery-product-review-row{display:grid;gap:.32rem;padding-bottom:.85rem;border-bottom:1px solid #eaecf0}.delivery-product-review-row strong{color:#101828;font-size:.9rem}.delivery-product-review-row>div{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.delivery-product-review-row b{color:#ff6a00;font-size:1.05rem;letter-spacing:.01em}.delivery-product-review-row span{color:#667085;font-size:.78rem}.delivery-product-review-row p{margin:0;color:#1d2939;font-size:.86rem;line-height:1.4}.delivery-product-detail-section{padding:.7rem .85rem}.delivery-product-detail-section-title{display:flex;align-items:center;gap:.3rem;min-height:34px;padding:0 .15rem;background:#fff;color:var(--delivery-primary, #173d6a)}.delivery-product-detail-section-title strong{font-size:1rem;font-weight:700}.delivery-product-detail-section p{min-height:48px;margin:0;padding:.65rem .15rem;color:var(--delivery-primary, #173d6a);font-size:.78rem}.delivery-product-select{display:grid;gap:.4rem}.delivery-product-select span,.delivery-product-select select{min-height:44px;padding:.6rem .8rem;border:0;background:#fff;color:var(--delivery-primary, #173d6a);font-size:.88rem}.delivery-product-select select{border-bottom:1px solid rgba(221,54,108,.18);background:#fff;color:var(--delivery-primary, #173d6a);font-weight:700}.delivery-product-base-price{display:block;min-height:44px;padding:.65rem .8rem;background:#fff;color:var(--delivery-primary, #173d6a);font-weight:800}.delivery-product-radio-list{display:grid;gap:0;padding:.45rem .85rem;background:#fff}.delivery-product-radio-list label{display:flex;align-items:center;gap:.85rem;min-height:44px;color:var(--delivery-primary, #173d6a);font-size:.88rem}.delivery-product-radio-list span{flex:1}.delivery-product-radio-list b{color:var(--delivery-primary, #173d6a);font-size:.78rem}.delivery-product-option-error{padding:.55rem .7rem;border-radius:7px;background:#fff1f1;color:#b42318;font-size:.78rem;font-weight:700}.delivery-product-radio-list input:not(.delivery-switcher){width:26px;height:26px;margin:0;border:1px solid color-mix(in srgb,var(--delivery-primary, #173d6a) 75%,#111);border-radius:999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--delivery-action-background, var(--delivery-primary, #173d6a))}.delivery-product-radio-list input:not(.delivery-switcher):checked{box-shadow:inset 0 0 0 6px #fff}.delivery-product-quantity-bar{display:grid;grid-template-columns:minmax(0,1fr) 34px 44px 34px;align-items:center;gap:.65rem;min-height:54px;padding:.6rem .85rem;background:#fff;color:var(--delivery-primary, #173d6a)}.delivery-product-quantity-bar button{width:34px;height:34px;border:1px solid var(--delivery-primary-button-border, var(--delivery-action-accent, var(--delivery-primary, #173d6a)));border-radius:9px;background:var(--delivery-primary-button-background, var(--delivery-action-background, var(--delivery-primary, #173d6a)));color:var(--delivery-primary-button-text, var(--delivery-action-text, #fff));font-size:1.4rem;font-weight:800}.delivery-product-quantity-bar b{color:var(--delivery-primary, #173d6a);text-align:center}.delivery-product-add-cart{width:100%;min-height:52px;margin:.35rem auto 0;border:1px solid var(--delivery-primary-button-border, var(--delivery-action-accent, var(--delivery-primary, #173d6a)))!important;background:var(--delivery-primary-button-background, var(--delivery-action-background, var(--delivery-primary, #173d6a)))!important;box-shadow:0 .4rem .9rem color-mix(in srgb,var(--delivery-primary-button-background-solid, var(--delivery-primary, #173d6a)) 22%,transparent)!important;color:var(--delivery-primary-button-text, var(--delivery-action-text, #fff))!important}.delivery-runtime-map{position:relative;min-height:300px;border-radius:8px;overflow:hidden;background:#e5e7eb}.delivery-runtime-map iframe{display:block;width:100%;min-height:300px;border:0}.delivery-map-store-picker{position:absolute;top:.65rem;left:.65rem;right:.65rem;z-index:2;display:flex;gap:.35rem;overflow-x:auto}.delivery-map-store-picker button,.delivery-map-actions button,.delivery-map-actions a{flex:0 0 auto;padding:.42rem .62rem;border:1px solid #d0d5dd;border-radius:999px;background:#fffffff5;color:#344054;font:inherit;font-size:.7rem;font-weight:700;text-decoration:none;box-shadow:0 1px 5px #1018282e}.delivery-map-store-picker button.active{border-color:var(--delivery-primary, #173d6a);background:var(--delivery-primary, #173d6a);color:#fff}.delivery-map-actions{position:absolute;right:.65rem;bottom:.65rem;z-index:2;display:flex;gap:.35rem}.delivery-runtime-footer{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-top:auto;padding-top:.55rem}.delivery-runtime-footer button{border:0;border-radius:7px;background:#eef4ff;color:#275b89;display:inline-flex;align-items:center;justify-content:center;gap:.18rem;font-size:.72rem;font-weight:700;padding:.5rem .35rem}.phone-native-module-immersive.is-delivery .delivery-runtime-footer button{border-radius:0;background:transparent;color:#fff;justify-content:flex-start;font-size:.86rem;font-weight:500;padding:.72rem .85rem .78rem}.phone-native-module-immersive.is-delivery .delivery-runtime-footer button:first-child{justify-self:start;text-align:left}.phone-native-module-immersive.is-delivery .delivery-runtime-footer button:last-child{justify-self:end;text-align:right}.delivery-runtime-footer ion-icon{font-size:1.08rem;flex:0 0 auto}.delivery-runtime-footer span{display:inline-grid;min-width:19px;min-height:19px;place-items:center;margin-left:.25rem;border-radius:999px;background:#4f86f7;color:#fff;font-size:.65rem;font-weight:800}.delivery-category-strip{display:flex;gap:.55rem;overflow-x:auto;padding:.05rem 0 .35rem}.delivery-category-strip button{min-width:72px;border:0;background:transparent;color:#344054;text-align:center}.delivery-category-strip span,.delivery-store-profile>span,.delivery-store-nearby-card>span,.delivery-account-avatar{display:grid;width:48px;height:48px;margin:0 auto .22rem;place-items:center;border-radius:999px;background:#eef2f6;color:#667085;overflow:hidden}.delivery-category-strip span img,.delivery-store-profile>span img,.delivery-store-nearby-card>span img{width:100%;height:100%;object-fit:cover}.delivery-category-strip button.is-active small{display:block;padding:.2rem .45rem;border-radius:999px;background:#fff;box-shadow:0 2px 8px #1018281f;color:var(--delivery-primary, #173d6a);font-weight:800}.delivery-store-nearby-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;width:100%;border:0;background:#fff;text-align:left}.delivery-store-nearby-card b{color:#98a2b3;font-size:1.4rem}.delivery-store-profile{position:relative;grid-template-columns:1fr;justify-items:center;padding-top:1.2rem;text-align:center}.delivery-store-profile>span{width:58px;height:58px;margin-top:-1.9rem;border:3px solid #fff;background:#f2f4f7}.delivery-cart-page{display:grid;gap:.85rem;padding:0 .75rem 5.2rem}.delivery-cart-item-card,.delivery-cart-discount-card,.delivery-cart-summary,.delivery-cart-notes-card{grid-template-columns:1fr;gap:.75rem;padding:.8rem;background:#fff;color:var(--delivery-primary, #173d6a);box-shadow:0 .35rem .85rem #10182824}.delivery-cart-item-title,.delivery-cart-section-title{display:flex;align-items:center;gap:.25rem;color:var(--delivery-primary, #173d6a);font-weight:800}.delivery-cart-item-body{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:.75rem;align-items:center}.delivery-cart-item-image{width:86px;height:86px;overflow:hidden;background:#f2f4f7}.delivery-cart-item-image img{width:100%;height:100%;object-fit:cover}.delivery-cart-item-image span{display:block;width:100%;height:100%;background:linear-gradient(90deg,#0b51d9 0,#0b51d9 50%,#e84d87 50%,#e84d87)}.delivery-cart-item-options{display:grid;gap:.22rem;color:var(--delivery-primary, #173d6a);font-size:.78rem}.delivery-cart-item-options b{padding-left:.8rem;font-weight:500}.delivery-cart-remove{width:32px;height:32px;border:0;background:transparent;color:var(--delivery-primary, #173d6a);font-size:1.25rem}.delivery-cart-item-total{grid-column:2 / -1;justify-self:end}.delivery-cart-qty-row{display:grid;grid-template-columns:minmax(0,1fr) 34px 44px 34px;align-items:center;gap:.65rem}.delivery-cart-qty-row button{width:34px;height:34px;border:1px solid var(--delivery-primary-button-border, var(--delivery-action-accent, var(--delivery-primary, #173d6a)));border-radius:9px;background:var(--delivery-primary-button-background, var(--delivery-action-background, var(--delivery-primary, #173d6a)));color:var(--delivery-primary-button-text, var(--delivery-action-text, #fff));font-size:1.35rem;font-weight:800}.delivery-cart-qty-row b{text-align:center}.delivery-history-page,.delivery-order-runtime-detail{display:grid;gap:.85rem;flex:1 0 auto;min-height:100%;margin:-.4rem;padding:.8rem;background:var(--delivery-screen-background, var(--delivery-inherited-background, #f5f7fb));color:var(--delivery-text, var(--delivery-title-text, #1d2939))}.delivery-history-page{color:var(--delivery-card-text, var(--delivery-title-text, #1d2939))}.delivery-history-page input{min-height:38px;border:0;border-radius:0;background:#fff;color:#667085;font-size:.9rem}.delivery-history-page>small{color:#ffffffc7}.in-app-history-card,.in-app-history-card-heading,.in-app-history-card-aside,.in-app-history-card-body{display:grid}.in-app-history-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.in-app-history-card-heading,.in-app-history-card-aside{gap:.22rem}.in-app-history-card-aside{justify-items:end;text-align:right}.delivery-history-order{display:grid;gap:.9rem;width:100%;border:1px solid var(--delivery-card-border, rgba(255, 255, 255, .22));border-radius:18px;padding:.9rem;background:var(--delivery-card-background, rgba(255, 255, 255, .12));color:var(--delivery-card-text, #fff);text-align:left;box-shadow:0 14px 28px #0f172a1f}.delivery-history-order-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.delivery-history-order-head .in-app-history-card-heading,.delivery-history-order-items span{display:grid;gap:.22rem}.delivery-history-order-head strong{font-size:1rem}.delivery-history-order-head b{font-size:.86rem}.delivery-history-order-head .in-app-history-card-aside{text-align:right}.delivery-history-order-items{display:grid;gap:.85rem;padding-left:2.8rem}.delivery-history-order-items span{grid-template-columns:minmax(0,1fr) auto;color:inherit}.delivery-history-order-items small{grid-column:1;font-weight:700}.delivery-history-order-items em{grid-row:1 / span 2;grid-column:2;align-self:center;font-style:normal;font-weight:800}.delivery-history-order-actions{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.7fr) minmax(0,1.35fr);gap:.45rem;padding-top:.2rem}.delivery-history-order-actions button{min-width:0;min-height:42px;border:1px solid var(--delivery-primary-button-border, var(--delivery-action-accent, transparent));border-radius:12px;padding:.45rem .35rem;background:var(--delivery-primary-button-background, #3b82f6);color:var(--delivery-primary-button-text, #fff);font:inherit;font-size:.72rem;font-weight:800;line-height:1.15;text-align:center}.delivery-history-order-actions button.is-view{background:var(--delivery-secondary-button-background, rgba(255, 255, 255, .16));color:var(--delivery-secondary-button-text, #fff);border-color:var(--delivery-secondary-button-border, rgba(255, 255, 255, .24))}.delivery-history-order-actions button.is-review{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.22rem;align-items:center;background:#f59e0b;color:#111827;border-color:#ffffff6b}.delivery-history-order-actions button.is-review span{font-size:.62rem;letter-spacing:0;color:#fff7ed}.delivery-history-order-actions button.is-review b{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:999px;background:#111827;color:#fff;font-size:.88rem;line-height:1}.delivery-order-runtime-detail h3,.delivery-order-runtime-detail p{margin:0}.delivery-order-runtime-head,.delivery-order-runtime-row,.delivery-order-runtime-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:start}.delivery-order-runtime-head b{color:#101828}.delivery-order-runtime-row b,.delivery-order-runtime-item b{justify-self:end}.delivery-order-runtime-item{grid-template-columns:24px minmax(0,1fr) auto}.delivery-order-runtime-item span{display:grid;gap:.15rem}.delivery-order-runtime-item ion-icon{margin-top:.2rem;font-size:1.3rem}.delivery-order-runtime-item em{margin-top:.75rem;font-style:normal}.delivery-order-runtime-action{min-height:50px;border:0;background:#3b82f6;color:#fff;font-size:.95rem}.delivery-cart-summary{display:grid;gap:.85rem}.delivery-cart-discount-card{display:grid;gap:.65rem;border:1px solid color-mix(in srgb,var(--delivery-primary, #173d6a) 24%,#dbe3f1);background:color-mix(in srgb,var(--delivery-primary, #173d6a) 8%,#fff)}.delivery-cart-discount-card>div:first-child{display:grid;gap:.15rem}.delivery-cart-discount-card strong{color:var(--delivery-primary, #173d6a);font-weight:800}.delivery-cart-discount-card small{color:#667085;font-size:.72rem}.delivery-cart-discount-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center}.delivery-cart-discount-form input{width:100%;min-height:40px;border:1px solid #d0d5dd;border-radius:.7rem;padding:.45rem .6rem;color:#1d2939}.delivery-cart-discount-form button{min-height:40px;border:0;border-radius:.7rem;padding:.45rem .85rem;background:var(--delivery-action-background, var(--delivery-primary, #173d6a));color:var(--delivery-action-text, #fff);font-weight:800}.delivery-cart-discount-error{color:#b42318;font-weight:700}.delivery-cart-summary span,.delivery-cart-summary strong{display:flex;justify-content:space-between}.delivery-cart-summary label,.delivery-cart-notes{display:grid;gap:.45rem;color:var(--delivery-primary, #173d6a);font-size:.88rem;font-weight:500}.delivery-cart-summary input,.delivery-cart-notes textarea{width:100%;border:0;border-top:1px solid #d0d5dd;border-radius:0;padding:.4rem .5rem}.delivery-cart-notes textarea{min-height:72px;resize:vertical}.delivery-cart-notes span{display:flex;align-items:center;gap:.25rem;font-weight:800}.delivery-cart-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.delivery-continue-shopping{border:1px solid var(--delivery-secondary-button-border, #d0d5dd);border-radius:.9rem;background:var(--delivery-secondary-button-background, #fff);color:var(--delivery-secondary-button-text, var(--delivery-primary, #173d6a));font-size:.78rem;font-weight:700;min-height:44px}.delivery-runtime-checkout input,.delivery-runtime-checkout select,.delivery-runtime-product-detail select,.delivery-runtime-account input{width:100%;min-height:34px;border:1px solid #d0d5dd;border-radius:7px;padding:.4rem .5rem}.delivery-checkout-schedule{display:grid;gap:.28rem;color:var(--delivery-primary, #173d6a);font-size:.76rem;font-weight:800}.delivery-checkout-schedule small{color:#667085;font-size:.68rem;font-weight:600;line-height:1.25}.delivery-runtime-account{display:grid;grid-template-columns:1fr;gap:.55rem;text-align:center}.mobile-account-hero{display:grid;justify-items:center;gap:.28rem;padding:.15rem 0 .32rem;color:var(--module-custom-primary, var(--delivery-primary, #173d6a))}.mobile-account-hero>strong{color:currentColor;font-size:.98rem;line-height:1.18}.mobile-account-hero>small,.mobile-account-helper{color:color-mix(in srgb,currentColor 72%,transparent);font-size:.75rem;line-height:1.35}.mobile-account-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.28rem;padding:.18rem;border:1px solid rgba(117,143,181,.22);border-radius:.72rem;background:#ffffff73}.mobile-account-tabs button{min-height:38px;border:0;border-radius:.56rem;background:transparent;color:inherit;font-size:.88rem;font-weight:800;line-height:1.1}.mobile-account-tabs button.active{background:var(--module-custom-button-background, var(--delivery-primary, #173d6a));color:var(--module-custom-button-text, #fff)}.mobile-account-field{display:grid;grid-template-columns:minmax(108px,.42fr) minmax(0,1fr);align-items:center;gap:.45rem;min-height:44px;padding:.38rem .6rem;border:1px solid rgba(117,143,181,.2);border-radius:.64rem;background:var(--module-custom-card, #fff);text-align:left}.mobile-account-field>span{font-size:.72rem;font-weight:800;line-height:1.2;opacity:.78}.mobile-account-field input,.mobile-account-field select{min-width:0;width:100%;border:0!important;background:transparent!important;color:inherit;font:inherit;text-align:right;outline:0}.mobile-account-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.mobile-account-checkbox{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;align-items:flex-start;padding:.05rem .12rem;color:var(--module-custom-primary, var(--delivery-primary, #173d6a));font-size:.72rem;text-align:left}.mobile-account-checkbox span{display:block;line-height:1.35}.mobile-account-checkbox a{color:inherit;font-weight:800}.mobile-account-notice{display:block;padding:.55rem .65rem;border-radius:.75rem;background:#2080541f;color:#17623f;font-weight:800;line-height:1.3;text-align:left}.delivery-account-actions{display:grid;grid-template-columns:1fr;gap:.55rem}.mobile-account-form,.mobile-account-form-actions{display:grid;gap:.46rem}.phone-native-module-immersive.is-account .mobile-runtime-screen{padding:0 var(--runtime-safe-area-right, 0px) var(--runtime-safe-area-bottom, 0px) var(--runtime-safe-area-left, 0px)}.phone-native-module-immersive.is-account .mobile-account-card{display:grid;flex:0 0 auto;min-height:auto;gap:.52rem;padding:.78rem .84rem .95rem;border:0;border-radius:0;background:transparent;box-shadow:none}.phone-native-module-immersive.is-account .delivery-account-avatar{width:52px;height:52px;margin-bottom:.12rem}.phone-native-module-immersive.is-account .mobile-account-hero>strong{display:none}.phone-native-module-immersive.is-account .mobile-account-hero>small{color:color-mix(in srgb,var(--module-custom-primary, var(--delivery-primary, #173d6a)) 74%,#1f2937)}.phone-native-module-immersive.is-account .mobile-account-checkbox,.phone-native-module-immersive.is-account .mobile-account-checkbox span{color:#344054}.phone-native-module-immersive.is-account .mobile-account-card>.native-list-row{background:var(--module-custom-card, rgba(255, 255, 255, .82));border-radius:.8rem;padding-inline:.7rem}.phone-native-module-immersive.is-account .delivery-account-actions,.phone-native-module-immersive.is-account .mobile-account-form{flex:initial;min-height:initial}.phone-native-module-immersive.is-account .mobile-account-form{display:grid;gap:.48rem}.phone-native-module-immersive.is-account .mobile-account-form-actions,.phone-native-module-immersive.is-account .delivery-account-actions{margin-top:.08rem;padding-top:.18rem}.phone-native-module-immersive.is-account .native-primary-action,.phone-native-module-immersive.is-account .delivery-secondary-action{min-height:42px;border-radius:.72rem;font-size:.88rem}.preview-nav-taxi-profile{border:0;background:transparent;color:inherit;font:inherit;text-align:center;cursor:pointer}.delivery-secondary-action{min-height:42px;border:1px solid var(--delivery-secondary-button-border, var(--delivery-accent, #2f6f73));border-radius:.9rem;background:var(--delivery-secondary-button-background, #fff);color:var(--delivery-secondary-button-text, var(--delivery-primary, #173d6a));font-weight:800}.delivery-store-choice-card{display:grid;gap:.85rem;margin:1rem .75rem 0;padding:.95rem;background:#fff;color:var(--delivery-primary, #173d6a);box-shadow:0 .35rem .85rem #10182824}.delivery-store-choice-head{display:grid;gap:.2rem}.delivery-store-choice-head strong{color:var(--delivery-primary, #173d6a);font-size:1rem}.delivery-store-choice-head small{color:#667085;font-size:.72rem}.delivery-store-choice-list{display:grid;gap:.55rem}.delivery-runtime-account>button:not(.native-primary-action),.delivery-store-choice-row{min-height:38px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:var(--delivery-primary, #173d6a);font-weight:800}.delivery-store-choice-row{display:flex;justify-content:space-between;align-items:center;text-align:left;padding:0 .65rem}.delivery-store-choice-row ion-icon{color:var(--delivery-primary, #173d6a);font-size:1rem}.delivery-store-choice-proceed{width:100%;min-height:42px}.delivery-method-list{display:grid;gap:.55rem}.delivery-method-row{min-height:46px;font-size:.9rem}.delivery-method-row.is-selected{color:var(--delivery-primary, #173d6a);font-weight:800;border-color:var(--delivery-primary, #173d6a)}.delivery-method-row ion-icon{color:var(--delivery-primary, #173d6a);font-size:1rem}.delivery-method-extra-row,.delivery-method-change{display:grid;gap:.45rem;padding:.65rem 0;color:var(--delivery-primary, #173d6a)}.delivery-method-extra-row span,.delivery-method-change>strong,.delivery-method-change label span{color:var(--delivery-primary, #173d6a);font-size:.82rem;font-weight:800}.delivery-method-extra-row small{color:#667085;font-size:.68rem;font-weight:600;line-height:1.25}.delivery-method-extra-row input,.delivery-method-change input{width:100%;min-height:38px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#1d2939;padding:.42rem .55rem}.delivery-method-change{border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.delivery-method-change>strong{text-align:center}.delivery-method-change label{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.delivery-method-change label span{flex:1 1 auto}.delivery-method-change label b{color:var(--delivery-primary, #173d6a);font-size:.86rem;white-space:nowrap}.delivery-method-change label input{max-width:112px;text-align:right}.delivery-checkout-selected-method{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:38px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;padding:.42rem .55rem}.delivery-checkout-selected-method span{color:#667085;font-size:.72rem;font-weight:700}.delivery-checkout-selected-method strong{color:var(--delivery-primary, #173d6a);font-size:.78rem}.delivery-privacy-line{display:flex;align-items:flex-start;gap:.4rem;color:#344054;font-size:.72rem;text-align:left}.delivery-privacy-line input{width:auto;min-height:auto;margin-top:.15rem}.delivery-runtime-modal{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:center;border-radius:inherit;padding:1rem;background:#0f172a29;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.delivery-runtime-modal>div{width:min(230px,100%);display:grid;gap:.75rem;padding:1rem;border-radius:8px;background:#fff;color:#1d2939;text-align:center;box-shadow:0 14px 32px #10182838}.delivery-runtime-modal button{min-height:34px;border:0;border-radius:7px;background:var(--delivery-action-background, var(--delivery-primary, #173d6a));color:#fff;font-weight:800}.delivery-runtime-modal.is-order-success>div{width:min(360px,calc(100% - 2rem));grid-template-columns:1fr auto;align-items:center;text-align:left}.delivery-runtime-modal.is-order-success p{margin:0;color:#98a2b3;font-size:.95rem}.delivery-runtime-modal.is-order-success button{min-width:52px;background:transparent;color:#0b7cff;box-shadow:none}.delivery-runtime-modal.is-review-modal{padding:.7rem}.delivery-runtime-modal.is-review-modal>div{position:relative;width:min(360px,100%);gap:.7rem;border:1px solid #98a2b3;text-align:left}.delivery-runtime-modal.is-review-modal select,.delivery-runtime-modal.is-review-modal textarea{width:100%;border:1px solid #d0d5dd;border-radius:0;background:#fff;color:#1d2939}.delivery-runtime-modal.is-review-modal select{min-height:54px;padding:0 .7rem}.delivery-runtime-modal.is-review-modal textarea{min-height:120px;padding:.7rem;resize:vertical}.delivery-review-stars{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:center;padding:.45rem;border:1px solid #ffd500}.delivery-runtime-modal.is-review-modal .delivery-review-stars button{background:transparent;color:#f59f00;box-shadow:none;font-size:1.65rem}.delivery-runtime-modal.is-review-modal .delivery-review-stars>button{min-width:70px;background:#b80000;color:#fff;font-size:.85rem}.delivery-review-stars span{display:flex;justify-content:center;gap:.15rem}.delivery-runtime-modal.is-review-modal>div>button:last-child{min-height:46px;width:100%;background:#3b82f6}.delivery-runtime-modal.is-review-modal>div>button:last-child:disabled{opacity:.55}.delivery-review-close{position:absolute;top:-.6rem;right:-.6rem;width:30px;min-height:30px;border-radius:999px}.phone-native-module-immersive.is-delivery .native-primary-action{border:1px solid var(--delivery-primary-button-border, var(--delivery-action-accent, var(--delivery-accent, #2f6f73)));background:var(--delivery-primary-button-background, var(--delivery-accent, #2f6f73));color:var(--delivery-primary-button-text, var(--delivery-action-text, #fff));box-shadow:0 .55rem 1rem color-mix(in srgb,var(--delivery-primary-button-background-solid, var(--delivery-accent, #2f6f73)) 28%,transparent)}.phone-native-module-immersive.is-delivery .native-primary-action ion-icon,.phone-native-module-immersive.is-delivery .delivery-product-add-cart ion-icon{color:var(--delivery-primary-button-icon, var(--delivery-primary-button-text, #fff))}.phone-native-module-immersive.is-delivery .delivery-secondary-action ion-icon,.phone-native-module-immersive.is-delivery .delivery-continue-shopping ion-icon{color:var(--delivery-secondary-button-icon, var(--delivery-secondary-button-text, var(--delivery-primary, #173d6a)))}.delivery-runtime-options{display:grid;gap:.3rem}.delivery-runtime-options label{display:flex;align-items:center;gap:.35rem;color:#344054;font-size:.74rem}.delivery-checkout-error{color:#b42318;font-size:.74rem;font-weight:700}@media (max-width: 760px){.delivery-split,.delivery-availability-rules,.delivery-availability-fields,.delivery-availability-day,.delivery-availability-exception,.delivery-table-row,.delivery-store-list-row,.delivery-background-grid,.delivery-settings-row,.delivery-product-format-head,.delivery-product-format-row,.delivery-product-option-item,.delivery-product-option-item.has-price{grid-template-columns:1fr}.delivery-editor-head,.delivery-panel-head,.delivery-store-section-head{align-items:flex-start;flex-direction:column}}.phone-module-coupon-stub small{display:block;margin-top:.2rem;color:#6b7a99;font-size:.65rem;letter-spacing:.08em}.onboarding-page{gap:1rem}.onboarding-name-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:1rem;align-items:end}.onboarding-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.onboarding-choice-card{min-height:23rem}.onboarding-choice-card ion-card-header{align-items:center;gap:1.15rem;text-align:center}.onboarding-choice-card ion-card-title{color:#0f62fe;font-size:1rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.onboarding-choice-card ion-card-content{display:grid;min-height:9.5rem;grid-template-rows:1fr auto;gap:1rem;text-align:center}.onboarding-choice-card p{margin:0;color:var(--text-muted)}.onboarding-choice-illustration{display:grid;width:7.4rem;height:7.4rem;place-items:center;border:1px solid rgba(85,141,250,.2);border-radius:50%;background:radial-gradient(circle at 70% 30%,rgba(85,214,162,.32),transparent 30%),linear-gradient(135deg,#eef4ff,#fff);color:#0f62fe}.onboarding-choice-illustration ion-icon{font-size:3rem}.template-picker-modal{--width: min(860px, calc(100vw - 32px) );--height: auto;--border-radius: 8px}.template-picker{display:grid;gap:1.15rem;padding:1.25rem;background:var(--panel-strong)}.template-picker-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.template-picker-header h2{margin:0;color:var(--accent-deep)}.template-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.template-picker-card{display:grid;gap:.75rem;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:.9rem;color:var(--accent-deep);text-align:left;cursor:pointer}.template-picker-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.template-picker-card img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover;background:#eef4ff}.template-picker-card span,.template-picker-card small{color:var(--text-muted);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.template-picker-card strong{font-size:1.05rem}.template-picker-card p{margin:0;color:var(--text-muted)}.ai-question-strip{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.ai-question-strip span{border:1px solid var(--line);border-radius:999px;background:var(--panel-soft);padding:.42rem .72rem;color:var(--accent-deep);font-size:.78rem;font-weight:800}.publication-ios-modal-shell{--width: min(980px, calc(100vw - 32px) );--height: min(92vh, 980px);--border-radius: 8px}.publication-ios-modal-shell::part(content){overflow:hidden}.publication-ios-modal{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;max-height:100%;overflow:hidden;background:var(--panel-strong);color:var(--accent-deep)}.publication-ios-modal__header,.publication-ios-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:1rem 1.15rem}.publication-ios-modal__footer{border-top:1px solid var(--line);border-bottom:0;flex-shrink:0;justify-content:flex-end}.publication-ios-modal__header h2{margin:0;font-size:1.2rem}.publication-ios-modal__header p{margin:.25rem 0 0;color:var(--text-muted)}.publication-ios-modal__body{min-height:0;overflow:auto;padding:1.15rem}.publication-ios-modal__radio,.publication-ios-modal__confirm,.publication-ios-modal__notice{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:.85rem}.publication-ios-modal__radio{display:grid;gap:.75rem}.publication-ios-modal__radio>span{color:var(--text-muted);font-size:.9rem;line-height:1.45}.publication-ios-modal__radio label,.publication-ios-modal__confirm{display:flex;align-items:center;gap:.65rem;color:var(--accent-deep);font-weight:800}.publication-ios-modal__radio input,.publication-ios-modal__confirm input{width:1.1rem;height:1.1rem;accent-color:var(--accent)}.publication-ios-modal__notice{color:var(--text-muted);font-size:.9rem}.folder-v2-editor{border-color:#d7e0ec;border-radius:8px;background:#fff}.folder-v2-editor-head,.folder-v2-panel-head,.folder-v2-form-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.folder-v2-editor-head strong,.folder-v2-panel-head strong{color:#10243f}.folder-v2-editor-head small{display:block;margin-top:.2rem;color:#607086;font-size:.82rem}.folder-v2-editor-head>span{border:1px solid #d7e0ec;border-radius:8px;background:#f6f8fb;padding:.35rem .55rem;color:#2f4058;font-size:.78rem;font-weight:800;white-space:nowrap}.folder-v2-workbench{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:.9rem;min-height:0}.folder-v2-tree-panel,.folder-v2-form-panel,.folder-v2-design-panel,.folder-v2-settings-panel{display:grid;gap:.85rem;min-width:0;border:1px solid #d7e0ec;border-radius:8px;background:#f8fafc;padding:.85rem}.folder-v2-tree{max-height:420px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:.35rem}.folder-v2-tree ul{display:grid;gap:.2rem;margin:0;padding:0 0 0 calc(var(--folder-v2-depth, 0) * .75rem);list-style:none}.folder-v2-tree li{display:grid;gap:.2rem}.folder-v2-tree button{display:grid;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.55rem;width:100%;min-height:42px;border:1px solid transparent;border-radius:8px;background:transparent;color:#10243f;padding:.45rem .55rem;text-align:left;cursor:pointer}.folder-v2-tree button.is-active{border-color:#9bb8e7;background:#edf4ff}.folder-v2-tree ion-icon{color:#315f99;font-size:1.15rem}.folder-v2-tree span{min-width:0}.folder-v2-tree strong,.folder-v2-tree small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-v2-tree small{margin-top:.1rem;color:#64748b;font-size:.72rem}.folder-v2-add-feature{display:grid;gap:.65rem}.folder-v2-form-toolbar{border-bottom:1px solid #d7e0ec;padding-bottom:.55rem}.folder-v2-form-toolbar>span{color:#607086;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.folder-v2-form-toolbar>div{display:flex;align-items:center;gap:.35rem}.folder-v2-cover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.folder-v2-cover-grid .exact-image-upload-field{grid-column:span 1}.folder-v2-layout-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.folder-v2-layout-grid button{display:grid;gap:.55rem;min-height:168px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:.7rem;color:#10243f;text-align:left;cursor:pointer}.folder-v2-layout-grid button.is-active{border-color:#315f99;box-shadow:0 0 0 2px #315f991f}.folder-v2-layout-grid small{color:#64748b;line-height:1.35}.folder-v2-layout-thumb{display:grid;gap:.25rem;width:100%;height:76px;border:1px solid #e2e8f0;border-radius:8px;background:#eef3f8;padding:.4rem}.folder-v2-layout-thumb i{display:block;border-radius:5px;background:#315f99;opacity:.9}.folder-v2-layout-thumb.is-layout-1{grid-template-columns:1fr}.folder-v2-layout-thumb.is-layout-2,.folder-v2-layout-thumb.is-layout-4,.folder-v2-layout-thumb.is-layout-5{grid-template-columns:repeat(2,1fr)}.folder-v2-layout-thumb.is-layout-3,.folder-v2-layout-thumb.is-layout-6{grid-template-columns:repeat(3,1fr)}.folder-v2-layout-thumb.is-layout-5 i,.folder-v2-layout-thumb.is-layout-6 i{border-radius:50%}.mobile-folder-v2-runtime{position:relative;display:flex;flex:1 1 0;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:var(--module-runtime-background, #f5f7fb);color:var(--module-runtime-text, #10243f)}.phone-native-module-immersive.is-folder-v2 .mobile-folder-v2-runtime,.phone-native-module-immersive.is-folder .mobile-folder-v2-runtime{height:100%}.mobile-folder-v2-topbar{flex:0 0 auto;border-bottom:1px solid var(--module-runtime-header-border, rgba(16, 36, 63, .14));background:var(--module-runtime-header-background, #ffffff);color:var(--module-runtime-header-text, #10243f)}.mobile-folder-v2-nav{position:relative;z-index:3}.mobile-folder-v2-nav button{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.mobile-folder-v2-nav strong{overflow:hidden;color:inherit;text-align:center;text-overflow:ellipsis;white-space:nowrap}.mobile-folder-v2-content{display:flex;flex:1 1 0;flex-direction:column;gap:.65rem;min-height:0;overflow:auto;padding:.75rem}.mobile-folder-v2-search{display:grid;grid-template-columns:1.1rem minmax(0,1fr) 1.4rem;align-items:center;gap:.45rem;min-height:38px;border:1px solid rgba(16,36,63,.13);border-radius:8px;background:#fff;padding:0 .65rem;color:#64748b}.mobile-folder-v2-search.is-card{box-shadow:0 8px 20px #0f172a14}.mobile-folder-v2-search input{min-width:0;border:0;outline:0;background:transparent;color:#10243f;font-size:.82rem}.mobile-folder-v2-search button{border:0;background:transparent;color:#64748b}.mobile-folder-v2-cover{display:grid;gap:.55rem;overflow:hidden;border-radius:8px;background:#fff}.mobile-folder-v2-cover.is-card{border:1px solid rgba(16,36,63,.12);box-shadow:0 8px 20px #0f172a14}.mobile-folder-v2-cover img{display:block;width:100%;height:var(--module-visual-header-height);object-fit:cover}.mobile-folder-v2-cover.is-full-width{width:calc(100% + 1.5rem);margin-inline:-.75rem;border-inline:0;border-radius:0}.mobile-folder-v2-cover div{padding:.1rem .75rem .75rem}.mobile-folder-v2-cover h2,.mobile-folder-v2-cover p{margin:0}.mobile-folder-v2-cover h2{color:#10243f;font-size:1.05rem}.mobile-folder-v2-cover p{margin-top:.15rem;color:#64748b;font-size:.82rem}.mobile-folder-v2-list{display:grid;gap:.55rem}.mobile-folder-v2-item{position:relative;min-width:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.mobile-folder-v2-item strong,.mobile-folder-v2-item small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-folder-v2-item strong{color:var(--module-runtime-text, #10243f);font-size:.86rem}.mobile-folder-v2-item small{margin-top:.12rem;color:#64748b;font-size:.72rem}.mobile-folder-v2-list.allows-line-return .mobile-folder-v2-item strong,.mobile-folder-v2-list.allows-line-return .mobile-folder-v2-item small{display:-webkit-box;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-folder-v2-thumb{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#eef3f8;color:var(--module-runtime-icon, #315f99)}.mobile-folder-v2-thumb img{width:100%;height:100%;object-fit:cover}.mobile-folder-v2-list.is-layout-1{gap:0;overflow:hidden;border:1px solid rgba(16,36,63,.12);border-radius:8px;background:#fff}.mobile-folder-v2-list.is-layout-1 .mobile-folder-v2-item{display:grid;grid-template-columns:42px minmax(0,1fr) 1.1rem;align-items:center;gap:.7rem;min-height:58px;border-bottom:1px solid rgba(16,36,63,.09);padding:.5rem .65rem}.mobile-folder-v2-list.is-layout-1 .mobile-folder-v2-item:last-child{border-bottom:0}.mobile-folder-v2-list.is-layout-1 .mobile-folder-v2-thumb{width:42px;height:42px;border-radius:8px}.mobile-folder-v2-chevron{color:#9aa8bb}.mobile-folder-v2-list.is-layout-2,.mobile-folder-v2-list.is-layout-3,.mobile-folder-v2-list.is-layout-4,.mobile-folder-v2-list.is-layout-5,.mobile-folder-v2-list.is-layout-6{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-folder-v2-list.is-layout-3,.mobile-folder-v2-list.is-layout-6{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-folder-v2-list.is-layout-4{gap:0}.mobile-folder-v2-list.is-layout-2 .mobile-folder-v2-item,.mobile-folder-v2-list.is-layout-3 .mobile-folder-v2-item,.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-item{display:block;overflow:hidden;border-radius:8px;background:#dfe7f0}.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-item{border-radius:0}.mobile-folder-v2-list.is-layout-2 .mobile-folder-v2-thumb,.mobile-folder-v2-list.is-layout-3 .mobile-folder-v2-thumb,.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-thumb{width:100%;aspect-ratio:1 / 1;border-radius:inherit}.mobile-folder-v2-list.is-layout-2 .mobile-folder-v2-copy,.mobile-folder-v2-list.is-layout-3 .mobile-folder-v2-copy,.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-copy{position:absolute;right:0;bottom:0;left:0;padding:1.15rem .45rem .45rem;background:#0814238f}.mobile-folder-v2-list.is-layout-2 .mobile-folder-v2-copy strong,.mobile-folder-v2-list.is-layout-2 .mobile-folder-v2-copy small,.mobile-folder-v2-list.is-layout-3 .mobile-folder-v2-copy strong,.mobile-folder-v2-list.is-layout-3 .mobile-folder-v2-copy small,.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-copy strong,.mobile-folder-v2-list.is-layout-4 .mobile-folder-v2-copy small{color:#fff;text-align:center}.mobile-folder-v2-list.is-layout-5 .mobile-folder-v2-item,.mobile-folder-v2-list.is-layout-6 .mobile-folder-v2-item{display:grid;justify-items:center;gap:.35rem;min-height:112px;padding:.4rem .2rem}.mobile-folder-v2-list.is-layout-5 .mobile-folder-v2-thumb,.mobile-folder-v2-list.is-layout-6 .mobile-folder-v2-thumb{width:min(82px,76%);aspect-ratio:1 / 1;border-radius:50%}.mobile-folder-v2-list.is-layout-5 .mobile-folder-v2-copy,.mobile-folder-v2-list.is-layout-6 .mobile-folder-v2-copy{width:100%;text-align:center}.mobile-folder-v2-list.is-layout-5 .mobile-folder-v2-copy small,.mobile-folder-v2-list.is-layout-6 .mobile-folder-v2-copy small{display:none}.mobile-folder-v2-list.is-card .mobile-folder-v2-item{box-shadow:0 8px 20px #0f172a14}.mobile-folder-v2-empty{border:1px solid rgba(16,36,63,.12);border-radius:8px;background:#fff;padding:.85rem;color:#64748b;text-align:center;font-size:.82rem}.mobile-folder-v2-empty.is-card{box-shadow:0 8px 20px #0f172a14}@media (max-width: 980px){.onboarding-choice-grid,.template-picker-grid,.onboarding-name-row,.folder-v2-workbench,.folder-v2-layout-grid,.folder-v2-cover-grid,.delivery-order-toolbar,.delivery-order-list-row,.delivery-order-item-row{grid-template-columns:1fr}.delivery-order-actions,.delivery-order-item-row b{justify-content:flex-start;justify-self:start}.publication-ios-modal__header,.publication-ios-modal__footer{align-items:stretch;flex-direction:column}}.stripe-integration-panel{display:grid;gap:14px;padding:18px;border:1px solid color-mix(in srgb,#635bff 22%,var(--ui-border, #d8dee8));border-radius:16px;background:linear-gradient(145deg,color-mix(in srgb,#635bff 5%,white),#fff 60%)}.stripe-integration-heading,.stripe-integration-account{display:flex;gap:6px;flex-direction:column}.stripe-integration-heading{flex-direction:row;justify-content:space-between;align-items:flex-start}.stripe-integration-heading>div{display:grid;gap:3px}.stripe-integration-status{padding:5px 9px;border-radius:999px;background:#eef1f5;color:#596273;font-size:12px;font-weight:700}.stripe-integration-status.is-connected{background:#e8f8ef;color:#137a45}.stripe-integration-account{padding:12px;border-radius:12px;background:#f7f7ff}.stripe-integration-account input{margin-top:4px}.stripe-integration-enabled>span:last-child{display:flex;min-height:42px;gap:8px;align-items:center}.stripe-integration-message{padding:10px 12px;border-radius:10px;background:#eaf8ef;color:#17683f;font-size:13px}.stripe-integration-message.is-error{background:#fff0f1;color:#9b2532}.appointment-editor{container-type:inline-size;gap:18px}.appointment-editor-heading,.appointment-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.appointment-editor-heading>div,.appointment-admin-toolbar>div:first-child{display:grid;gap:4px}.appointment-editor-heading small,.appointment-admin-toolbar small,.appointment-settings-section>div:first-child small{color:#667085}.appointment-editor-badge{padding:5px 9px;border-radius:999px;color:#175cd3;background:#eff8ff;font-size:12px;font-weight:700}.appointment-admin-toolbar button,.appointment-toolbar-actions button,.appointment-add-secondary,.appointment-view-switch button,.appointment-detail-actions button,.appointment-primary-admin-action{min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;padding:8px 12px;white-space:nowrap;cursor:pointer}.appointment-view-switch button.is-active,.appointment-primary-admin-action{border-color:#173d6a;background:#173d6a;color:#fff}.appointment-settings-stack,.appointment-settings-section,.appointment-mini-list,.appointment-entity-list,.appointment-booking-admin,.appointment-agenda-groups{display:grid;gap:14px}.appointment-settings-section{padding:16px;border:1px solid #e4e7ec;border-radius:13px;background:#f9fafb}.appointment-settings-section>div:first-child{display:grid;gap:4px}.appointment-stripe-panel{display:grid;gap:14px;padding:16px;border:1px solid #b2ccff;border-radius:12px;background:#f5f8ff}.appointment-stripe-panel>p{margin:0;color:#475467}.appointment-stripe-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.appointment-stripe-heading>div{display:grid;gap:4px}.appointment-stripe-heading small{color:#667085}.appointment-stripe-heading>span{padding:5px 9px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:11px;font-weight:750}.appointment-stripe-heading>span.is-connected{background:#ecfdf3;color:#027a48}.appointment-stripe-warning{padding:10px 12px;border:1px solid #fec84b;border-radius:9px;background:#fffaeb;color:#b54708!important;font-size:13px;font-weight:650}.appointment-stripe-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.appointment-stripe-summary>div{display:grid;min-width:0;gap:3px;padding:11px;border:1px solid #d1e0ff;border-radius:9px;background:#fff}.appointment-stripe-summary small,.appointment-stripe-summary span{overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.appointment-stripe-form{display:grid;gap:12px}.appointment-copy-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.appointment-copy-field button{min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;padding:8px 12px;cursor:pointer}.appointment-editor-grid,.appointment-admin-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 16px}.appointment-admin-filters{grid-template-columns:repeat(4,minmax(0,1fr));padding:14px;border:1px solid #e4e7ec;border-radius:12px;background:#f9fafb}.appointment-field{display:grid;gap:6px;min-width:0}.appointment-field.is-wide{grid-column:1 / -1}.appointment-field>span,.appointment-toggle>span{color:#344054;font-size:13px;font-weight:650}.appointment-field input,.appointment-field select,.appointment-field textarea,.appointment-customer-form input,.appointment-customer-form select,.appointment-customer-form textarea,.appointment-runtime-field input,.appointment-runtime-field select{width:100%;min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#101828;padding:9px 11px;font:inherit}.appointment-toggle{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:14px;padding:8px 11px;border:1px solid #eaecf0;border-radius:9px;background:#fff}.appointment-mini-card,.appointment-entity-card{border:1px solid #dce3ec;border-radius:12px;background:#fff;overflow:hidden}.appointment-mini-card{display:grid;gap:12px;padding:14px}.appointment-mini-card .appointment-delete{margin:0}.appointment-hour-offset{grid-template-columns:minmax(0,1fr) auto;align-items:end}.appointment-template-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.appointment-template-card{display:grid;min-width:0;gap:10px;padding:14px;border:1px solid #dce3ec;border-radius:12px;background:#fff}.appointment-template-card>strong{color:#101828;font-size:14px}.appointment-entity-card summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:15px;padding:13px 15px;cursor:pointer}.appointment-entity-card summary>span:first-child{display:grid;min-width:0;gap:3px}.appointment-entity-card summary small{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.appointment-entity-card summary>span:last-child{padding:4px 8px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:11px;text-transform:capitalize}.appointment-entity-card summary>span:last-child.is-active{background:#ecfdf3;color:#027a48}.appointment-entity-card>.appointment-editor-grid,.appointment-entity-card>.appointment-schedule,.appointment-entity-card>.appointment-choice-grid,.appointment-entity-card>.appointment-field{margin:0 15px 15px}.appointment-choice-grid{display:flex;flex-wrap:wrap;gap:10px 16px;border:1px solid #eaecf0;border-radius:10px;padding:12px}.appointment-choice-grid legend{padding:0 5px;color:#344054;font-weight:700}.appointment-choice-grid label{display:inline-flex;min-height:32px;align-items:center;gap:6px}.appointment-delete{min-height:40px;margin:0 15px 15px;border:0;background:transparent;color:#b42318;cursor:pointer}.appointment-toolbar-actions,.appointment-view-switch,.appointment-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.appointment-admin-booking{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,auto);align-items:center;gap:12px;padding:10px;border:1px solid #e4e7ec;border-radius:11px;background:#fff}.appointment-admin-booking-main{display:flex;min-width:0;min-height:56px;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:#101828;padding:2px;text-align:left;cursor:pointer}.appointment-admin-booking-main>span:first-child{display:grid;min-width:0;gap:3px}.appointment-admin-booking small,.appointment-admin-booking-main>span:first-child>span{overflow:hidden;color:#667085;text-overflow:ellipsis;white-space:nowrap}.appointment-admin-booking select{width:100%;min-height:44px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:7px}.appointment-agenda-group{display:grid;gap:8px}.appointment-agenda-group h3{margin:4px 0;color:#344054;font-size:14px;text-transform:capitalize}.appointment-admin-dialog-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;padding:24px;background:#0f172a94}.appointment-admin-dialog{display:grid;width:min(720px,100%);max-height:calc(100vh - 48px);gap:16px;overflow-y:auto;border-radius:16px;background:#fff;padding:20px;box-shadow:0 24px 80px #0f172a4d}.appointment-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.appointment-detail-grid>div{padding:12px;border:1px solid #eaecf0;border-radius:10px}.appointment-detail-grid dt{color:#667085;font-size:12px;font-weight:700}.appointment-detail-grid dd{margin:4px 0 0;color:#101828}.appointment-refund-alert{display:grid;gap:4px;border:1px solid #fdb022;border-radius:10px;background:#fffaeb;color:#7a2e0e;padding:12px 14px}.appointment-refund-alert span,.appointment-refund-alert small{overflow-wrap:anywhere}.appointment-refund-dialog{width:min(520px,100%)}.appointment-refund-dialog>p{margin:0;color:#475467}.appointment-refund-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.appointment-refund-actions button{min-height:44px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;padding:8px 12px;font:inherit;font-weight:700;cursor:pointer}.appointment-refund-actions .appointment-refund-full{border-color:#b42318;background:#b42318;color:#fff}.appointment-refund-actions button:disabled{opacity:.55;cursor:wait}.appointment-admin-reschedule{display:grid;gap:12px;border:1px solid #d0d5dd;border-radius:12px;padding:14px}.appointment-admin-reschedule legend{padding:0 6px;font-weight:750}.appointment-error,.appointment-notice{min-height:0;margin:0;color:#b42318;font-size:13px}.appointment-error:empty,.appointment-notice:empty{display:none}.appointment-notice{color:#027a48}.appointment-visually-hidden,.appointment-live-region{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.appointment-runtime{display:flex;flex:1 1 0;flex-direction:column;width:100%;height:100%;min-height:0;overflow:hidden;color:var(--appointment-card-text);background:var(--appointment-background);container-type:inline-size}.appointment-runtime-header{position:sticky;z-index:3;top:0;color:var(--appointment-primary-text);background:var(--appointment-primary);box-shadow:0 1px color-mix(in srgb,var(--appointment-primary-text) 20%,transparent)}.appointment-runtime-header h1{overflow:hidden;margin:0;color:inherit;font-size:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.appointment-runtime-header button{display:grid;width:44px;height:44px;place-items:center;border:0;color:inherit;background:transparent;font-size:22px;cursor:pointer}.appointment-runtime-body{display:grid;flex:1 1 0;min-height:0;gap:16px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:16px;touch-action:pan-y;-webkit-overflow-scrolling:touch}.appointment-runtime-body.is-time-selection{overflow:hidden}.appointment-runtime-body.is-home,.appointment-runtime-body.is-location-services{align-content:start;grid-auto-rows:max-content}.appointment-runtime-body.is-home,.appointment-runtime-body.is-location-services{gap:10px}.appointment-hero{position:relative;display:flex;min-height:var(--module-visual-header-height);align-items:flex-end;overflow:hidden;padding:20px;border-radius:18px;color:var(--appointment-primary-text);background:linear-gradient(135deg,var(--appointment-primary),color-mix(in srgb,var(--appointment-primary) 72%,#fff));box-shadow:0 14px 30px color-mix(in srgb,var(--appointment-primary) 20%,transparent)}.appointment-hero.has-image:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 16%,color-mix(in srgb,var(--appointment-primary) 76%,transparent) 100%);content:""}.appointment-hero-image{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.appointment-hero-content{position:relative;z-index:2;width:100%}.appointment-hero small{font-weight:750;letter-spacing:.08em;text-transform:uppercase}.appointment-hero h2{margin:6px 0;font-size:24px}.appointment-hero-description{margin:0 2px;color:color-mix(in srgb,var(--appointment-primary) 74%,#0f172a);font-size:14px;line-height:1.35}.appointment-location-intro{display:grid;gap:8px}.appointment-location-hero{position:relative;display:flex;min-height:var(--module-visual-header-height);align-items:flex-end;overflow:hidden;border-radius:18px;color:var(--appointment-primary-text);background:linear-gradient(135deg,var(--appointment-primary),color-mix(in srgb,var(--appointment-primary) 72%,#fff));box-shadow:0 14px 30px color-mix(in srgb,var(--appointment-primary) 20%,transparent)}.appointment-hero.is-full-width,.appointment-location-hero.is-full-width{width:calc(100% + 32px);margin-inline:-16px;border-radius:0}.appointment-location-hero.has-image:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 15%,rgba(15,23,42,.68) 100%);content:""}.appointment-location-hero-image{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.appointment-location-hero-content{position:relative;z-index:2;display:grid;width:100%;gap:3px;padding:20px 20px 25px}.appointment-location-hero-content small{font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.appointment-location-hero-content h2{margin:0;font-size:24px}.appointment-location-hero-content span{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.appointment-location-slider-dots{position:absolute;z-index:3;right:0;bottom:8px;left:0;display:flex;justify-content:center;gap:6px}.appointment-location-slider-dots button{width:8px;height:8px;border:1px solid rgba(255,255,255,.84);border-radius:999px;background:#fff6;padding:0;cursor:pointer}.appointment-location-slider-dots button.is-active{width:20px;background:#fff}.appointment-location-description{display:-webkit-box;overflow:hidden;margin:0 2px;color:color-mix(in srgb,var(--appointment-primary) 74%,#0f172a);font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.appointment-success h2,.appointment-success p,.appointment-payment-screen h2,.appointment-payment-screen p,.appointment-account-gate p{margin:0}.appointment-home-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border:1px solid var(--appointment-border);border-radius:14px;background:var(--appointment-surface);box-shadow:0 8px 20px color-mix(in srgb,var(--appointment-primary) 10%,transparent)}.appointment-home-tabs button{min-width:0;min-height:42px;overflow:hidden;border:0;border-radius:10px;color:color-mix(in srgb,var(--appointment-card-text) 68%,transparent);background:transparent;padding:8px 6px;font:inherit;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.appointment-home-tabs button.is-active{color:var(--appointment-primary-text);background:var(--appointment-primary);box-shadow:0 6px 16px color-mix(in srgb,var(--appointment-primary) 24%,transparent)}.appointment-screen-title{margin:0 0 12px;font-size:20px}.appointment-runtime-list{display:grid;gap:10px}.appointment-runtime-card{display:grid;grid-template-columns:clamp(96px,32%,120px) minmax(0,1fr) 22px;width:100%;min-height:116px;align-items:center;gap:12px;border:1px solid var(--appointment-border);border-radius:15px;background:var(--appointment-surface);color:var(--appointment-card-text);padding:10px;text-align:left;box-shadow:0 8px 20px #0f172a0f;cursor:pointer}.appointment-runtime-card img,.appointment-runtime-media{width:100%;height:auto;aspect-ratio:1;border-radius:13px;object-fit:cover}.appointment-runtime-media{display:grid;place-items:center;color:var(--appointment-primary);background:color-mix(in srgb,var(--appointment-primary) 11%,var(--appointment-surface));font-size:26px}.appointment-runtime-card>span:nth-child(2){display:grid;min-width:0;gap:2px}.appointment-runtime-card small,.appointment-runtime-card em{display:-webkit-box;overflow:hidden;color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent);font-size:12px;font-style:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.appointment-calendar-screen,.appointment-confirm,.appointment-account,.appointment-payment-screen{display:grid;gap:15px}.appointment-calendar-screen.is-time-step{height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto}.appointment-selection-summary,.appointment-confirm-summary,.appointment-customer-form,.appointment-account-card,.appointment-booking-card,.appointment-empty,.appointment-account-gate{border:1px solid var(--appointment-border);border-radius:15px;background:var(--appointment-surface);padding:14px}.appointment-selection-summary{display:grid;gap:4px}.appointment-selection-summary.has-provider-media{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;min-height:98px;padding:10px}.appointment-selection-summary.has-provider-media>img,.appointment-selection-summary.has-provider-media>.appointment-runtime-media{width:76px;height:76px;border-radius:13px;object-fit:cover}.appointment-selection-summary.has-provider-media>.appointment-runtime-media{display:grid;place-items:center;color:var(--appointment-primary);background:color-mix(in srgb,var(--appointment-primary) 11%,var(--appointment-surface));font-size:26px}.appointment-selection-summary-copy{display:grid;min-width:0;gap:4px}.appointment-selection-summary-copy strong,.appointment-selection-summary-copy span{overflow-wrap:anywhere}.appointment-selection-summary span{color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent)}.appointment-calendar-title,.appointment-time-heading h2{margin:2px 0 0;font-size:24px;text-align:center}.appointment-month-calendar{display:grid;gap:13px;border:1px solid var(--appointment-border);border-radius:18px;background:var(--appointment-surface);padding:16px 12px 18px}.appointment-month-navigation{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px}.appointment-month-navigation strong{text-align:center;text-transform:capitalize}.appointment-month-navigation button{display:grid;width:44px;min-height:44px;place-items:center;border:0;border-radius:999px;color:var(--appointment-primary);background:transparent;font-size:23px;cursor:pointer}.appointment-month-navigation button:disabled{opacity:.3;cursor:default}.appointment-calendar-weekdays,.appointment-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:5px 3px}.appointment-calendar-weekdays span{color:color-mix(in srgb,var(--appointment-card-text) 72%,transparent);font-size:11px;font-weight:750;text-align:center;text-transform:lowercase}.appointment-calendar-grid button,.appointment-calendar-blank{width:100%;min-width:0;aspect-ratio:1}.appointment-calendar-grid button{position:relative;display:grid;place-items:center;border:1px solid transparent;border-radius:999px;color:color-mix(in srgb,var(--appointment-card-text) 48%,transparent);background:transparent;font:inherit;cursor:default}.appointment-calendar-grid button.is-available{color:var(--appointment-primary);background:color-mix(in srgb,var(--appointment-primary) 9%,var(--appointment-surface));font-weight:750;cursor:pointer}.appointment-calendar-grid button.is-available:hover{border-color:color-mix(in srgb,var(--appointment-primary) 40%,transparent)}.appointment-calendar-grid button.is-selected{border-color:var(--appointment-primary);color:var(--appointment-primary-text);background:var(--appointment-primary)}.appointment-calendar-grid button i{position:absolute;bottom:3px;width:4px;height:4px;border-radius:999px;background:currentColor}.appointment-timezone{display:flex;align-items:center;gap:10px;padding:2px 4px}.appointment-timezone>ion-icon{color:var(--appointment-primary);font-size:22px}.appointment-timezone span{display:grid;gap:2px}.appointment-timezone small,.appointment-time-heading p{color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent)}.appointment-calendar-empty{margin:0;text-align:center}.appointment-time-heading{display:grid;justify-items:center;gap:6px;padding:8px 0 4px;text-align:center}.appointment-time-heading p,.appointment-time-heading strong{margin:0}.appointment-calendar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}.appointment-calendar-screen.is-time-step .appointment-calendar-actions{margin-top:0;padding-top:2px}.appointment-runtime-field,.appointment-customer-form label{display:grid;gap:6px}.appointment-runtime-field span,.appointment-customer-form label>span{font-size:12px;font-weight:700}.appointment-runtime .appointment-customer-form input,.appointment-runtime .appointment-customer-form select,.appointment-runtime .appointment-customer-form textarea,.appointment-runtime .appointment-runtime-field input,.appointment-runtime .appointment-runtime-field select{border-color:var(--appointment-border);background:var(--appointment-surface);color:var(--appointment-card-text)}.appointment-consent{grid-template-columns:22px minmax(0,1fr);align-items:start}.appointment-consent input{width:20px!important;min-height:20px!important;margin-top:1px}.appointment-consent a,.appointment-meeting-link{color:var(--appointment-primary);font-weight:750}.appointment-slots{display:grid;gap:10px}.appointment-slots>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.appointment-slots.appointment-time-options>div{grid-template-columns:1fr;gap:10px}.appointment-calendar-screen.is-time-step .appointment-time-options{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:4px;touch-action:pan-y;-webkit-overflow-scrolling:touch}.appointment-slots button{min-height:44px;border:1px solid var(--appointment-border);border-radius:10px;color:var(--appointment-primary);background:var(--appointment-surface);font-weight:700;cursor:pointer}.appointment-time-options button{min-height:58px;border-color:var(--appointment-primary);font-size:18px}.appointment-slots button.is-selected{border-color:var(--appointment-primary);background:var(--appointment-primary);color:var(--appointment-primary-text)}.appointment-confirm-summary,.appointment-customer-form{display:grid;gap:12px}.appointment-runtime-row{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding-top:9px;border-top:1px solid var(--appointment-border)}.appointment-runtime-row ion-icon{color:var(--appointment-primary);font-size:20px}.appointment-runtime-row span{display:flex;align-items:center;justify-content:space-between;gap:10px}.appointment-runtime-row small{color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent);text-align:right}.appointment-primary-action,.appointment-secondary-action{min-height:46px;border:1px solid var(--appointment-primary);border-radius:11px;background:var(--appointment-primary);color:var(--appointment-primary-text);padding:10px 16px;font-weight:750;cursor:pointer}.appointment-secondary-action{background:var(--appointment-surface);color:var(--appointment-primary)}.appointment-primary-action:disabled,.appointment-secondary-action:disabled,.appointment-primary-admin-action:disabled{opacity:.55;cursor:wait}.appointment-success,.appointment-payment-screen,.appointment-account-gate{justify-items:center;padding:34px 18px;text-align:center}.appointment-success>ion-icon,.appointment-payment-screen>ion-icon{color:#12b76a;font-size:68px}.appointment-account-gate>ion-icon{color:var(--appointment-primary);font-size:46px}.appointment-account-card{display:flex;align-items:center;gap:12px}.appointment-account-card>ion-icon{color:var(--appointment-primary);font-size:38px}.appointment-account-card>div,.appointment-booking-card .in-app-history-card-heading{display:grid;gap:3px}.appointment-booking-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.appointment-booking-head{grid-template-columns:minmax(0,1fr) auto}.appointment-booking-card .in-app-history-card-heading small,.appointment-history-details span{color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent);font-size:12px}.appointment-history-details{gap:5px;padding-top:2px}.appointment-booking-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.appointment-booking-actions button,.appointment-booking-actions a{display:inline-flex;min-height:44px;align-items:center;border:1px solid var(--appointment-border);border-radius:9px;background:transparent;color:var(--appointment-primary);padding:7px 10px;font:inherit;font-size:12px;font-weight:750;text-decoration:none;cursor:pointer}.appointment-meeting-link{grid-column:1 / -1;min-height:44px;padding:10px 0}.appointment-status{align-self:start;padding:4px 8px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:11px;font-weight:750}.appointment-status.is-accepted,.appointment-status.is-completed{background:#ecfdf3;color:#027a48}.appointment-status.is-pending,.appointment-status.is-payment_pending{background:#fffaeb;color:#b54708}.appointment-status.is-rejected,.appointment-status.is-cancelled,.appointment-status.is-no_show,.appointment-status.is-expired{background:#fef3f2;color:#b42318}.appointment-empty{text-align:center}.appointment-empty p{margin:5px 0 0;color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent)}.appointment-editor :is(button,input,select,textarea,summary):focus-visible,.appointment-runtime :is(button,input,select,textarea,a,h1):focus-visible{outline:3px solid color-mix(in srgb,#2e90fa 70%,transparent);outline-offset:2px}@container (max-width: 760px){.appointment-editor-grid,.appointment-admin-filters,.appointment-detail-grid,.appointment-template-list,.appointment-stripe-summary,.appointment-admin-booking{grid-template-columns:1fr}.appointment-field.is-wide{grid-column:auto}.appointment-hour-offset{grid-template-columns:1fr}.appointment-editor-heading,.appointment-admin-toolbar{align-items:flex-start;flex-direction:column}.appointment-toolbar-actions{width:100%}.appointment-toolbar-actions button{flex:1}.appointment-location-slider-images li{grid-template-columns:72px minmax(0,1fr)}.appointment-location-slider-images img{width:72px}.appointment-location-slider-images li>div{grid-column:1 / -1;justify-content:flex-end}.appointment-admin-dialog-backdrop{align-items:end;padding:0}.appointment-admin-dialog{max-height:92vh;border-radius:18px 18px 0 0;padding:16px}}@container (min-width: 640px){.appointment-runtime-body{width:min(920px,100%);margin:0 auto;padding:24px}.appointment-hero.is-full-width,.appointment-location-hero.is-full-width{width:calc(100% + 48px);margin-inline:-24px}.appointment-runtime-list{grid-template-columns:repeat(2,minmax(0,1fr))}.appointment-confirm{grid-template-columns:1fr 1fr;align-items:start}.appointment-slots>div{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 720px){.appointment-editor-grid,.appointment-admin-filters,.appointment-detail-grid,.appointment-template-list,.appointment-admin-booking{grid-template-columns:1fr}}@media (prefers-reduced-motion: no-preference){.appointment-runtime-card,.appointment-primary-action,.appointment-secondary-action,.appointment-slots button{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.appointment-runtime-card:active,.appointment-primary-action:active,.appointment-secondary-action:active{transform:scale(.985)}}.image-gallery-editor{display:grid;gap:18px}.image-gallery-editor-head,.image-gallery-editor-item-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.image-gallery-editor-head>div:first-child{display:grid;gap:4px}.image-gallery-editor-head small{color:var(--ui-muted, #667085)}.image-gallery-options{justify-content:flex-start}.image-gallery-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;border:1px dashed #cbd5e1;border-radius:16px;color:#667085;text-align:center}.image-gallery-empty ion-icon{width:34px;height:34px}.image-gallery-editor-list{display:grid;gap:16px}.image-gallery-editor-item{display:grid;gap:14px;padding:16px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.image-gallery-editor-item-head>div{display:flex;gap:6px}.image-gallery-editor-item-head button{width:34px;height:34px;display:inline-grid;place-items:center;padding:0;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054}.image-gallery-editor-item-head button.is-danger{color:#b42318}.mobile-image-gallery-runtime{position:relative;min-height:100%;padding:12px;overflow:auto}.mobile-image-gallery-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.mobile-image-gallery-empty ion-icon{width:42px;height:42px}.mobile-image-gallery-grid{display:grid;gap:8px}.mobile-image-gallery-grid.has-2-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-image-gallery-grid.has-3-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-image-gallery-item{min-width:0;display:grid;gap:0;padding:0;overflow:hidden;border:0;border-radius:12px;background:#ffffffeb;color:inherit;text-align:left}button.mobile-image-gallery-item{cursor:pointer}.mobile-image-gallery-item img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover}.mobile-image-gallery-item span{padding:8px 10px;overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mobile-image-gallery-slider{position:relative;min-height:360px;display:grid;align-items:center;overflow:hidden;border-radius:16px;background:#101828}.mobile-image-gallery-slider .mobile-image-gallery-item{width:100%;height:100%;border-radius:0}.mobile-image-gallery-slider .mobile-image-gallery-item img{height:100%;min-height:360px;aspect-ratio:auto;object-fit:contain;background:#101828}.mobile-image-gallery-slider .mobile-image-gallery-item span{position:absolute;right:0;bottom:0;left:0;padding:28px 50px 14px;background:linear-gradient(transparent,#000000b8);color:#fff;text-align:center;white-space:normal}.mobile-image-gallery-runtime.is-slider-fullscreen{height:100%;min-height:0;overflow:hidden}.mobile-image-gallery-runtime.is-slider-fullscreen .mobile-image-gallery-slider{width:100%;height:100%;min-height:0;flex:1 1 0;align-items:stretch}.mobile-image-gallery-runtime.is-slider-fullscreen .mobile-image-gallery-item,.mobile-image-gallery-runtime.is-slider-fullscreen .mobile-image-gallery-item img{height:100%;min-height:0}.mobile-image-gallery-runtime.is-slider-fullscreen .mobile-image-gallery-item img{object-fit:cover}.mobile-image-gallery-runtime.is-slider-edge-to-edge{gap:0;padding:0}.mobile-image-gallery-runtime.is-slider-edge-to-edge .mobile-image-gallery-slider{border-radius:0}.mobile-image-gallery-arrow,.mobile-image-gallery-close{position:absolute;z-index:3;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:#0f172ab8;color:#fff}.mobile-image-gallery-arrow{top:50%;transform:translateY(-50%)}.mobile-image-gallery-arrow.is-previous{left:10px}.mobile-image-gallery-arrow.is-next{right:10px}.mobile-image-gallery-dots{position:absolute;z-index:3;right:0;bottom:8px;left:0;display:flex;justify-content:center;gap:6px}.mobile-image-gallery-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff7a}.mobile-image-gallery-dots button.is-active{width:18px;background:#fff}.mobile-image-gallery-lightbox{position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;min-height:100%;display:grid;place-items:center;align-content:center;gap:12px;padding:50px 14px 24px;background:#020617f5;color:#fff}.mobile-image-gallery-lightbox img{width:100%;max-height:70vh;object-fit:contain}.mobile-image-gallery-close{top:12px;right:12px}@media (max-width: 760px){.image-gallery-editor-head{align-items:stretch;flex-direction:column}}.forms-module-editor,.forms-core-fields,.forms-custom-fields,.forms-submissions-panel{display:grid;gap:16px}.forms-core-fields,.forms-custom-fields,.forms-submissions-panel{padding:18px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.forms-module-editor-head,.forms-core-fields-head,.forms-custom-fields-head,.forms-submissions-head,.forms-custom-field-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.forms-module-editor-head>div,.forms-core-fields-head>div,.forms-custom-fields-head>div,.forms-submissions-head>div:first-child{display:grid;gap:4px}.forms-module-editor small,.forms-core-fields small,.forms-custom-fields small,.forms-submissions-panel small{color:var(--ui-muted, #667085)}.forms-custom-field{display:grid;gap:14px;padding:16px;border:1px solid #eaecf0;border-radius:14px;background:#f9fafb}.forms-custom-field-head>div,.forms-submissions-head>div:last-child{display:flex;align-items:center;gap:6px}.forms-custom-field-head button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054}.forms-custom-field-head button.is-danger{color:#b42318}.forms-submission-row{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(200px,1.4fr) auto;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #eaecf0}.forms-submission-row>div{display:grid;gap:3px}.forms-submission-row p{margin:0;color:#475467;white-space:pre-wrap}.forms-submission-row>span{padding:4px 8px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:12px;font-weight:800}.forms-submission-row>span.is-delivered{background:#dcfae6;color:#067647}.forms-submission-row>span.is-delivery_failed{background:#fee4e2;color:#b42318}@media (max-width: 760px){.forms-module-editor-head,.forms-custom-fields-head,.forms-submissions-head{align-items:stretch;flex-direction:column}.forms-submission-row{grid-template-columns:1fr}}.awesome-form-editor{display:grid;gap:18px}.awesome-form-editor-head,.awesome-form-section-toolbar,.awesome-form-section>header,.awesome-form-field>header,.awesome-form-data-toolbar,.awesome-form-data-actions,.awesome-form-row-actions,.awesome-form-mobile-list>header,.awesome-form-mobile-form>header,.awesome-form-mobile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.awesome-form-editor-head>div,.awesome-form-section-toolbar>div,.awesome-form-section-title>div,.awesome-form-field-summary>div,.awesome-form-mobile-list>header>div,.awesome-form-mobile-form>header>div{display:grid;gap:3px}.awesome-form-editor-head small,.awesome-form-section-toolbar small,.awesome-form-field-summary small,.awesome-form-mobile-list small,.awesome-form-mobile-form small{color:var(--color-text-muted, #69758a)}.awesome-form-sections,.awesome-form-field-list,.awesome-form-delivery,.awesome-form-data,.awesome-form-submission-list{display:grid;gap:14px}.awesome-form-section{overflow:hidden;border:1px solid #dce3ec;border-radius:16px;background:#f9fbfd}.awesome-form-section>header{border-bottom:1px solid #e4e9f0;background:#f1f5f9;padding:13px}.awesome-form-section-title{display:flex;align-items:flex-start;gap:10px;flex:1}.awesome-form-section-title>span,.awesome-form-field-summary>span{display:inline-grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:9px;background:#173d6a;color:#fff;font-size:12px;font-weight:800}.awesome-form-section-title input{min-height:0;border:0;background:transparent;padding:0}.awesome-form-section-title input:first-child{color:#17243a;font-size:14px;font-weight:800}.awesome-form-section-title input:last-child{color:#748094;font-size:12px}.awesome-form-row-actions{flex:0 0 auto;gap:4px}.awesome-form-row-actions button{display:inline-grid;place-items:center;width:31px;height:31px;border:1px solid #d7dfe9;border-radius:9px;background:#fff;color:#536176}.awesome-form-row-actions button:disabled{opacity:.35}.awesome-form-row-actions button.is-danger{color:#b6323f}.awesome-form-field-list{padding:12px}.awesome-form-field{overflow:hidden;border:1px solid #dde4ed;border-radius:13px;background:#fff}.awesome-form-field.is-expanded{border-color:#9eb8d7;box-shadow:0 7px 20px #173d6a14}.awesome-form-field>header{padding:10px}.awesome-form-field-summary{display:flex;align-items:center;gap:10px;flex:1;border:0;background:transparent;color:inherit;text-align:left}.awesome-form-field-summary>span{width:25px;height:25px;border-radius:8px;background:#e9eff7;color:#2f5c91}.awesome-form-field-body{display:grid;gap:14px;border-top:1px solid #e5eaf1;padding:14px}.awesome-form-options-editor{display:grid;gap:11px;border:1px solid #dce4ed;border-radius:13px;background:#f8fafc;padding:13px}.awesome-form-options-editor>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.awesome-form-options-editor>header>div{display:grid;gap:2px}.awesome-form-options-editor>header strong{color:#17243a;font-size:13px}.awesome-form-options-editor>header small{color:#748094;font-size:11px}.awesome-form-options-editor>header>span{flex:0 0 auto;border-radius:999px;background:#e9eff7;color:#315987;font-size:10px;font-weight:800;padding:5px 8px}.awesome-form-options-list{display:grid;gap:8px}.awesome-form-option-row{display:grid;grid-template-columns:28px minmax(0,1fr) 36px;align-items:center;gap:8px}.awesome-form-option-row>span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#e9eff7;color:#315987;font-size:11px;font-weight:800}.awesome-form-option-row input{width:100%;min-height:42px;border:1px solid #d5deea;border-radius:10px;background:#fff;color:#17243a;padding:9px 12px}.awesome-form-option-row input:focus{border-color:#5b82ff;outline:3px solid rgb(91 130 255 / 14%)}.awesome-form-option-row>button{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid #ead7da;border-radius:9px;background:#fff;color:#b6323f;cursor:pointer}.awesome-form-option-row>button:hover{border-color:#dca9b0;background:#fff6f7}.awesome-form-add-option{width:100%;min-height:42px;justify-content:center}.awesome-form-switch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.awesome-form-switch-grid .delivery-checkline{min-height:42px;border:1px solid #e0e6ee;border-radius:11px;background:#f8fafc;padding:9px}.awesome-form-add-field{padding:0 12px 12px}.awesome-form-add-field select,.awesome-form-logo-upload-button{width:100%;min-height:64px;border:1px solid #4d83e6;border-radius:13px;background:linear-gradient(100deg,#50bfea,#5d7ee9);box-shadow:0 8px 20px #4775d538;color:#fff;padding:0 18px;font-size:15px;font-weight:800;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.awesome-form-add-field select:hover,.awesome-form-logo-upload-button:hover{background:linear-gradient(100deg,#50bfea,#5d7ee9);border-color:#315fc8;color:#fff;box-shadow:0 10px 24px #4775d54d;transform:translateY(-1px)}.awesome-form-add-field select:focus-visible,.awesome-form-logo-upload-button:focus-visible{outline:3px solid rgb(80 191 234 / 30%);outline-offset:3px}.awesome-form-add-field select option{background:#fff;color:#253047}.awesome-form-empty,.awesome-form-field-id{color:#778398;font-size:11px}.awesome-form-media-settings,.awesome-form-relation>div{display:grid;gap:10px}.awesome-form-relation{border:1px solid #e0e6ee;border-radius:12px;padding:11px}.awesome-form-relation summary{color:#315987;cursor:pointer;font-weight:750}.awesome-form-relation[open] summary{margin-bottom:12px}.awesome-form-upload-button{position:relative;cursor:pointer}.awesome-form-logo-upload-button[aria-disabled=true]{opacity:.58;cursor:wait;transform:none}.awesome-form-delivery>section,.awesome-form-data-toolbar{display:grid;gap:14px;border:1px solid #dce3ec;border-radius:15px;background:#fff;padding:15px}.awesome-form-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.awesome-form-kpis article{display:grid;gap:2px;border:1px solid #dce4ed;border-radius:13px;background:linear-gradient(145deg,#fff,#f4f7fa);padding:13px}.awesome-form-kpis strong{color:#173d6a;font-size:22px}.awesome-form-kpis small{color:#6d798c}.awesome-form-submission-list article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;border:1px solid #dfe5ed;border-radius:13px;background:#fff;padding:6px}.awesome-form-submission-list article>button:first-child{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:0;background:transparent;color:inherit;text-align:left}.awesome-form-submission-list article>button:first-child>span{border-radius:8px;background:#edf2f8;color:#365d88;font-size:11px;font-weight:800;padding:7px}.awesome-form-submission-list article>button:first-child>div{display:grid;gap:2px}.awesome-form-submission-list em{border-radius:999px;background:#eef3f7;color:#5e6c7e;font-size:10px;font-style:normal;font-weight:800;padding:6px 8px}.awesome-form-submission-list em.is-delivered{background:#eaf8f0;color:#23724e}.awesome-form-detail-backdrop,.awesome-form-legal-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0c192a8c;padding:20px}.awesome-form-detail{display:grid;gap:14px;width:min(620px,100%);max-height:85vh;overflow:auto;border-radius:18px;background:#fff;box-shadow:0 25px 70px #0a162659;padding:18px}.awesome-form-detail>header,.awesome-form-detail>footer,.awesome-form-legal-backdrop section>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.awesome-form-detail>header>div{display:grid;gap:3px}.awesome-form-detail>header>button,.awesome-form-legal-backdrop section>header button{border:0;background:transparent;font-size:25px}.awesome-form-detail dl{display:grid;grid-template-columns:minmax(100px,.35fr) 1fr;gap:8px 12px;margin:0}.awesome-form-detail dl>div{display:contents}.awesome-form-detail dt{color:#6b778a;font-weight:750}.awesome-form-detail dd{min-width:0;margin:0;overflow-wrap:anywhere}.awesome-form-mobile{min-height:100%;padding:14px}.awesome-form-mobile.theme-dark{background:#101722!important;color:#f3f6fa!important}.awesome-form-mobile-list,.awesome-form-mobile-form{display:grid;gap:13px}.awesome-form-mobile-list>header,.awesome-form-mobile-form>header{color:inherit;padding:2px 2px 5px}.awesome-form-mobile-list>header button,.awesome-form-mobile-form>header button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:999px;background:var(--mobile-runtime-button-background, #173d6a);color:var(--mobile-runtime-button-text, #fff);font-size:12px;font-weight:800;padding:9px 12px}.awesome-form-mobile-record{display:grid;gap:9px}.awesome-form-mobile-record>div{display:grid;gap:2px}.awesome-form-mobile-record p{margin:0;color:inherit;opacity:.8;font-size:13px}.awesome-form-mobile-record footer{display:flex;gap:7px;border-top:1px solid rgb(120 136 156 / 20%);padding-top:9px}.awesome-form-mobile-record footer button,.awesome-form-mobile-record footer a{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--mobile-runtime-button-background, #285b94);font-size:11px;font-weight:800;text-decoration:none}.appointment-history-entry{display:grid;grid-template-columns:36px minmax(0,1fr) 22px;width:100%;min-height:64px;align-items:center;gap:10px;border:1px solid var(--appointment-border);border-radius:15px;padding:11px 13px;background:var(--appointment-surface);color:var(--appointment-card-text);text-align:left;box-shadow:0 8px 20px color-mix(in srgb,var(--appointment-primary) 10%,transparent)}.appointment-history-entry>ion-icon:first-child{color:var(--appointment-primary);font-size:28px}.appointment-history-entry>ion-icon:last-child{color:color-mix(in srgb,var(--appointment-card-text) 55%,transparent);font-size:20px}.appointment-history-entry span{display:grid;gap:2px}.appointment-history-entry small{color:color-mix(in srgb,var(--appointment-card-text) 65%,transparent);font-size:12px}.appointment-preview-notice{margin:0;border:1px solid #f5c451;border-radius:10px;padding:9px 11px;background:#fffaeb;color:#934c0c;font-size:12px;line-height:1.45}.appointment-preview-badge{align-self:center;border-radius:999px;padding:5px 8px;background:#fffaeb;color:#b54708;font-size:11px;font-weight:800}.awesome-form-mobile-record footer .is-danger{color:#b73443}.awesome-form-empty-list,.awesome-form-login-required{display:grid;gap:9px;text-align:center}.awesome-form-mobile-section{overflow:hidden;border:1px solid var(--mobile-runtime-border, rgb(95 117 144 / 22%));border-radius:17px;background:var(--mobile-runtime-card-background, #fff);color:var(--mobile-runtime-card-text, inherit);box-shadow:0 9px 24px #18304e14}.theme-dark .awesome-form-mobile-section,.theme-dark .awesome-form-mobile-record{border-color:#344154;background:#1b2532;color:#f5f7fa}.awesome-form-mobile-section-head{display:grid;gap:3px;border-bottom:1px solid rgb(102 120 143 / 17%);padding:13px 14px}.awesome-form-mobile-section-head strong{font-size:15px}.awesome-form-mobile-section-head small{opacity:.7}.awesome-form-mobile-fields{display:grid;gap:13px;padding:14px}.awesome-form-field-control{display:grid;gap:6px;color:inherit;font-size:12px;font-weight:750}.awesome-form-field-control input,.awesome-form-field-control textarea,.awesome-form-field-control select{width:100%;min-height:44px;border:1px solid rgb(106 124 146 / 28%);border-radius:11px;background:#ffffffd1;color:#182438;font:inherit;font-weight:500;padding:10px 11px}.awesome-form-range-control{display:grid;gap:7px}.awesome-form-range-control output{justify-self:end;min-width:48px;border-radius:999px;background:var(--mobile-runtime-button-background, #285b94);color:var(--mobile-runtime-button-text, #fff);font-size:12px;font-weight:800;line-height:1;padding:7px 10px;text-align:center}.awesome-form-field-control .awesome-form-range-control input[type=range]{min-height:28px;border:0;border-radius:0;background:transparent;accent-color:var(--mobile-runtime-button-background, #285b94);padding:0;cursor:pointer}.awesome-form-field-control .awesome-form-range-control input[type=range]:disabled{cursor:default;opacity:.55}.awesome-form-range-limits{display:flex;justify-content:space-between;color:inherit;opacity:.68;font-variant-numeric:tabular-nums}.theme-dark .awesome-form-field-control input,.theme-dark .awesome-form-field-control textarea,.theme-dark .awesome-form-field-control select{border-color:#415064;background:#111923;color:#f3f6fa}.awesome-form-choice{display:grid;gap:7px;min-width:0;margin:0;border:0;padding:0}.awesome-form-choice legend{margin-bottom:3px;font-size:12px;font-weight:750}.awesome-form-choice label{display:flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgb(106 124 146 / 20%);border-radius:10px;padding:8px 10px}.awesome-form-choice input{width:18px;height:18px}.awesome-form-choice-required{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0;pointer-events:none}.awesome-form-input-action{display:grid;grid-template-columns:1fr 44px;gap:7px}.awesome-form-input-action button,.awesome-form-input-action>label,.awesome-form-capture-button,.awesome-form-geolocation-capture{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:11px;background:var(--mobile-runtime-button-background, #173d6a);color:var(--mobile-runtime-button-text, #fff);font-weight:800}.awesome-form-geolocation-capture{width:100%;padding:10px 14px;cursor:pointer}.awesome-form-geolocation-capture:disabled{cursor:wait;opacity:.68}.awesome-form-geolocation-status{color:inherit;font-size:11px;font-weight:650;line-height:1.4;opacity:.72}.awesome-form-geolocation-status.is-error{color:#b42318;opacity:1}.awesome-form-capture-button{width:100%;padding:10px 14px;cursor:pointer}.awesome-form-image-actions,.awesome-form-barcode-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.awesome-form-capture-button.is-secondary,.awesome-form-barcode-actions button.is-secondary{border:1px solid color-mix(in srgb,var(--mobile-runtime-button-background, #173d6a) 34%,transparent);background:transparent;color:var(--mobile-runtime-button-background, #173d6a)}.awesome-form-capture-button:disabled{cursor:wait;opacity:.68}.awesome-form-image-status{color:inherit;font-size:11px;font-weight:650;line-height:1.4;opacity:.72}.awesome-form-image-status.is-error{color:#b42318;opacity:1}.awesome-form-barcode-control{display:grid;gap:7px}.awesome-form-barcode-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;border:0;border-radius:11px;padding:10px 12px;background:var(--mobile-runtime-button-background, #173d6a);color:var(--mobile-runtime-button-text, #fff);font-weight:800;cursor:pointer}.awesome-form-barcode-actions button:disabled{cursor:wait;opacity:.68}.awesome-form-barcode-status{color:inherit;font-size:11px;font-weight:650;line-height:1.4;opacity:.72}.awesome-form-barcode-status.is-error{color:#b42318;opacity:1}.awesome-form-captured-image{width:100%;max-height:260px;object-fit:contain;border-radius:11px;background:#edf1f5}.awesome-form-signature{display:grid;gap:6px}.awesome-form-signature canvas{width:100%;height:135px;touch-action:none;border:1px dashed #8799af;border-radius:11px;background:#fff}.awesome-form-signature button{justify-self:end;border:0;background:transparent;color:#315f92;font-size:11px;font-weight:800}.awesome-form-info{display:grid;gap:7px;margin:0}.awesome-form-info img,.awesome-form-info-video{width:100%;max-height:320px;object-fit:contain;border-radius:11px}.awesome-form-info-audio{width:100%}.awesome-form-info figcaption{opacity:.75;font-size:12px}.awesome-form-clickwrap button{border:0;background:transparent;color:#2f639d;font-weight:800;text-decoration:underline}.awesome-form-global-consent{border:1px solid rgb(101 121 146 / 22%);border-radius:13px;background:var(--mobile-runtime-card-background, #fff);padding:11px}.awesome-form-mobile-actions{align-items:stretch}.awesome-form-mobile-actions>*{flex:1}.awesome-form-legal-backdrop{position:absolute;padding:12px}.awesome-form-legal-backdrop section{display:grid;gap:14px;width:100%;max-height:85%;overflow:auto;border-radius:17px;background:#fff;color:#17243a;box-shadow:0 22px 55px #07122059;padding:16px}.awesome-form-legal-backdrop section>div{white-space:pre-wrap;font-size:13px;line-height:1.55}.awesome-form-mobile-history{display:grid;gap:8px}.awesome-form-mobile-history article{display:grid;gap:2px;border-left:3px solid #2f639d;border-radius:0 10px 10px 0;background:#f3f6fa;padding:9px 11px}.awesome-form-mobile-history article small,.awesome-form-mobile-history article span{color:#6a778b;font-size:11px}@media (max-width: 720px){.awesome-form-editor-head,.awesome-form-section-toolbar,.awesome-form-data-toolbar{align-items:stretch;flex-direction:column}.awesome-form-switch-grid,.awesome-form-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.awesome-form-section>header,.awesome-form-field>header{align-items:flex-start}.awesome-form-data-actions{flex-wrap:wrap}.module-surface-style-heading{align-items:stretch;flex-direction:column}.module-surface-style-preview{width:100%}.module-surface-style-grid{grid-template-columns:1fr}}.mobile-runtime-surface-customized [data-module-surface=card],.mobile-runtime-surface-customized .mobile-runtime-card,.mobile-runtime-surface-customized .mobile-runtime-list,.mobile-runtime-surface-customized .native-map-card,.mobile-runtime-surface-customized .native-code-card,.mobile-runtime-surface-customized .mobile-cms-card,.mobile-runtime-surface-customized .mobile-cms-slider,.mobile-runtime-surface-customized .mobile-cms-file,.mobile-runtime-surface-customized .mobile-cms-address,.mobile-runtime-surface-customized .mobile-cms-video,.mobile-runtime-surface-customized .mobile-cms-audio,.mobile-runtime-surface-customized .mobile-cms-source,.mobile-runtime-surface-customized .mobile-folder-v2-search.is-card,.mobile-runtime-surface-customized .mobile-folder-v2-cover.is-card:not(.is-full-width),.mobile-runtime-surface-customized .mobile-folder-v2-list.is-layout-1,.mobile-runtime-surface-customized .mobile-folder-v2-list.is-card .mobile-folder-v2-item,.mobile-runtime-surface-customized .mobile-folder-v2-empty.is-card,.mobile-runtime-surface-customized .awesome-form-mobile-section,.mobile-runtime-surface-customized .awesome-form-global-consent,.mobile-runtime-surface-customized .awesome-form-legal-backdrop section{border-radius:var(--module-custom-card-radius)!important;box-shadow:var(--module-custom-card-shadow)!important}.mobile-runtime-surface-customized [data-module-surface=button],.mobile-runtime-surface-customized .native-primary-action,.mobile-runtime-surface-customized .native-secondary-action,.mobile-runtime-surface-customized .native-action-grid a,.mobile-runtime-surface-customized .mobile-runtime-button,.mobile-runtime-surface-customized .mobile-runtime-inline-action,.mobile-runtime-surface-customized .mobile-cms-button-card,.mobile-runtime-surface-customized .mobile-cms-slider-action,.mobile-runtime-surface-customized .mobile-account-form-actions button,.mobile-runtime-surface-customized .awesome-form-mobile-actions>*,.mobile-runtime-surface-customized .awesome-form-mobile-list>header button,.mobile-runtime-surface-customized .awesome-form-input-action button,.mobile-runtime-surface-customized .awesome-form-input-action>label,.mobile-runtime-surface-customized .awesome-form-capture-button,.mobile-runtime-surface-customized .awesome-form-geolocation-capture{border-radius:var(--module-custom-button-radius)!important;box-shadow:var(--module-custom-button-shadow)!important}.appointment-runtime.mobile-runtime-surface-customized .appointment-home-tabs,.appointment-runtime.mobile-runtime-surface-customized .appointment-runtime-card,.appointment-runtime.mobile-runtime-surface-customized .appointment-selection-summary,.appointment-runtime.mobile-runtime-surface-customized .appointment-confirm-summary,.appointment-runtime.mobile-runtime-surface-customized .appointment-customer-form,.appointment-runtime.mobile-runtime-surface-customized .appointment-account-card,.appointment-runtime.mobile-runtime-surface-customized .appointment-booking-card,.appointment-runtime.mobile-runtime-surface-customized .appointment-empty,.appointment-runtime.mobile-runtime-surface-customized .appointment-account-gate,.appointment-runtime.mobile-runtime-surface-customized .appointment-month-calendar{border-radius:var(--module-custom-card-radius)!important;box-shadow:var(--module-custom-card-shadow)!important}.appointment-runtime.mobile-runtime-surface-customized .appointment-home-tabs button,.appointment-runtime.mobile-runtime-surface-customized .appointment-primary-action,.appointment-runtime.mobile-runtime-surface-customized .appointment-secondary-action,.appointment-runtime.mobile-runtime-surface-customized .appointment-slots button,.appointment-runtime.mobile-runtime-surface-customized .appointment-booking-actions button,.appointment-runtime.mobile-runtime-surface-customized .appointment-booking-actions a{border-radius:var(--module-custom-button-radius)!important;box-shadow:var(--module-custom-button-shadow)!important}.delivery-runtime-surface-customized .delivery-runtime-category-card,.delivery-runtime-surface-customized .delivery-runtime-product,.delivery-runtime-surface-customized .delivery-store-nearby-card,.delivery-runtime-surface-customized .delivery-store-choice-card,.delivery-runtime-surface-customized .delivery-cart-item-card,.delivery-runtime-surface-customized .delivery-cart-notes-card,.delivery-runtime-surface-customized .delivery-cart-summary,.delivery-runtime-surface-customized .delivery-cart-discount-card,.delivery-runtime-surface-customized .delivery-history-order,.delivery-runtime-surface-customized .delivery-order-runtime-detail,.delivery-runtime-surface-customized .delivery-product-detail-section,.delivery-runtime-surface-customized .delivery-product-review-row,.delivery-runtime-surface-customized .delivery-checkout-selected-method,.delivery-runtime-surface-customized .delivery-runtime-modal>div{border-radius:var(--module-custom-card-radius)!important;box-shadow:var(--module-custom-card-shadow)!important}.delivery-runtime-surface-customized .native-primary-action,.delivery-runtime-surface-customized .delivery-secondary-action,.delivery-runtime-surface-customized .delivery-product-add-cart,.delivery-runtime-surface-customized .delivery-store-choice-proceed,.delivery-runtime-surface-customized .delivery-continue-shopping,.delivery-runtime-surface-customized .delivery-order-runtime-action,.delivery-runtime-surface-customized .delivery-history-order-actions button,.delivery-runtime-surface-customized .delivery-cart-actions button,.delivery-runtime-surface-customized .delivery-cart-discount-form button,.delivery-runtime-surface-customized .delivery-runtime-modal>div>button{border-radius:var(--module-custom-button-radius)!important;box-shadow:var(--module-custom-button-shadow)!important}.registration-module-editor,.crm-import-preview,.crm-tag-list{display:grid;gap:14px}.registration-rule-box,.crm-editor-section{display:grid;gap:12px;padding:14px;border:1px solid rgba(112,128,151,.22);border-radius:14px;background:#f8fafdc7}.crm-toolbar,.crm-tag-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.registration-fields-panel,.registration-field-list,.registration-condition-list,.registration-tag-rule-list{display:grid;gap:12px}.registration-field-list{padding:0}.registration-field-card{padding:0;background:#fff}.registration-switch-grid{grid-template-columns:minmax(0,1fr)}.registration-switch-grid .builder-switch-row{border:1px solid #e0e6ee;border-radius:11px;background:#f8fafc;padding:9px 12px}.registration-rule-box-head,.registration-rule-actions,.registration-tag-rule-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.registration-rule-box-head>div:first-child{display:grid;gap:3px}.registration-rule-box-head small,.registration-tag-rule-card small{color:var(--color-text-muted, #69758a)}.registration-rule-actions{flex:0 0 auto;justify-content:flex-end;flex-wrap:wrap}.registration-condition-row{display:grid;grid-template-columns:34px minmax(150px,.8fr) minmax(260px,1.6fr) 34px;align-items:end;gap:10px;border:1px solid #e0e6ee;border-radius:12px;background:#fff;padding:11px}.registration-tag-condition-row{grid-template-columns:34px minmax(260px,1fr) 34px}.registration-rule-connector,.registration-tag-rule-card>header>span{display:inline-grid;place-items:center;width:30px;height:30px;margin-bottom:6px;border-radius:9px;color:#315987;background:#e9eff7;font-size:11px;font-weight:850}.registration-rule-expression{display:grid;grid-template-columns:minmax(150px,1fr) minmax(130px,1fr);gap:10px}.registration-rule-expression.is-unary{grid-template-columns:minmax(180px,1fr)}.registration-condition-row>button,.registration-tag-rule-card>header>button{display:inline-grid;place-items:center;width:34px;height:34px;margin-bottom:4px;border:1px solid #ead7da;border-radius:9px;color:#b6323f;background:#fff;cursor:pointer}.registration-condition-row>button:disabled{opacity:.35;cursor:default}.registration-add-condition{justify-self:start}.registration-tag-rule-card{display:grid;gap:12px;border:1px solid #dce4ed;border-radius:13px;background:#f8fafc;padding:13px}.registration-tag-rule-card>header{align-items:end;justify-content:flex-start}.registration-tag-rule-card>header .form-field{flex:1}.registration-quick-tag{display:grid;grid-template-columns:minmax(180px,1fr) 110px auto;align-items:end;gap:10px;border:1px dashed #9eb8d7;border-radius:12px;background:#f4f8fd;padding:12px}.registration-quick-tag input[type=color]{width:100%;min-height:42px;padding:4px}.registration-quick-tag .form-error{grid-column:1 / -1;margin:0}.builder-switch-row,.tag-selector-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px}.tag-rule-editor{display:grid;gap:10px;padding:12px 0;border-bottom:1px solid rgba(112,128,151,.16)}.tag-selector-list{display:flex;flex-wrap:wrap;gap:8px 14px}.tag-selector-option{justify-content:flex-start;min-height:auto}.tag-selector-option span,.crm-tag-pill{display:inline-flex;align-items:center;padding:3px 9px;border:1px solid var(--tag-color, #6b7280);border-radius:999px;font-size:.78rem;font-weight:700;background:#fff}.crm-toolbar{justify-content:flex-start;flex-wrap:wrap}.crm-toolbar input,.crm-toolbar select{min-width:210px;padding:10px 12px;border:1px solid rgba(112,128,151,.32);border-radius:10px;background:#fff}.crm-user-row{width:100%;text-align:left;border:1px solid transparent;background:transparent;cursor:pointer}.crm-user-row.is-selected{border-color:var(--ion-color-primary);background:rgba(var(--ion-color-primary-rgb),.06)}.crm-tag-origin,.crm-import-preview span,.crm-import-preview small{display:block}.mobile-registration-radio{display:grid;gap:8px;margin:0;padding:12px;border:1px solid rgba(112,128,151,.28);border-radius:12px}.mobile-registration-radio label{display:flex;gap:8px;align-items:center}.module-access-denied{display:grid;place-items:center;gap:10px;min-height:220px;text-align:center}.module-access-denied ion-icon{font-size:36px}.runtime-access-banner{position:fixed;left:50%;bottom:22px;z-index:30;display:grid;gap:3px;width:min(92vw,520px);padding:12px 16px;transform:translate(-50%);border-radius:12px;color:#fff;background:#521d1df0;box-shadow:0 14px 40px #00000047}@media (max-width: 760px){.registration-rule-box-head,.registration-tag-rule-card>header{align-items:stretch;flex-direction:column}.registration-rule-actions{justify-content:flex-start}.registration-condition-row,.registration-tag-condition-row,.registration-rule-expression,.registration-quick-tag{grid-template-columns:1fr}.registration-rule-connector{margin-bottom:0}.registration-condition-row>button,.registration-tag-rule-card>header>button{margin-bottom:0}.crm-toolbar{align-items:stretch}.crm-toolbar input,.crm-toolbar select{width:100%}}.crm-contacts-page{--crm-blue: #5489f7;--crm-blue-deep: #3976ef;--crm-ink: #20304f;--crm-muted: #8090ae;--crm-border: #dce4f1;--crm-surface: #fff;display:grid;grid-template-columns:226px minmax(0,1fr);min-height:100%;color:var(--crm-ink);background:#eff3f9}.crm-contacts-sidebar{display:flex;flex-direction:column;gap:28px;min-width:0;padding:28px 18px;border-right:1px solid rgba(125,145,180,.15);background:#f7f9fd}.crm-sidebar-title{display:flex;align-items:center;gap:11px}.crm-sidebar-title>div{display:grid;min-width:0}.crm-sidebar-title strong{font-size:1.05rem}.crm-sidebar-title small,.crm-sidebar-section>span,.crm-sidebar-section-head>span{color:var(--crm-muted);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.crm-sidebar-title small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-sidebar-icon{display:inline-grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:12px;color:var(--crm-blue-deep);background:#e7efff}.crm-sidebar-section{display:grid;gap:5px}.crm-sidebar-section>span,.crm-sidebar-section-head{margin:0 8px 5px}.crm-sidebar-section-head{display:flex;align-items:center;justify-content:space-between}.crm-sidebar-section-head button{padding:0;border:0;color:var(--crm-blue-deep);background:transparent;font-size:.75rem;font-weight:700;cursor:pointer}.crm-sidebar-section>button:not(.crm-sidebar-add){display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:11px;color:#61718f;background:transparent;text-align:left;cursor:pointer}.crm-sidebar-section>button:not(.crm-sidebar-add):hover,.crm-sidebar-section>button.is-active{color:var(--crm-blue-deep);background:#eaf1ff}.crm-sidebar-section>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700}.crm-sidebar-section>button small{color:inherit;font-size:.73rem}.crm-sidebar-section>button i{width:8px;height:8px;border-radius:999px;background:var(--crm-tag-color)}.crm-sidebar-add,.crm-primary-button,.crm-secondary-button,.crm-tool-button,.crm-filter-clear{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;font-weight:750;cursor:pointer}.crm-sidebar-add{justify-self:start;margin:8px 6px 0;padding:8px 12px;border-radius:10px;color:#fff;background:var(--crm-blue);box-shadow:0 7px 14px #3e74e838}.crm-contacts-main{min-width:0;padding:28px 30px 40px}.crm-directory-header{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px}.crm-directory-header>div{display:grid;gap:2px}.crm-directory-header span,.crm-directory-header small{color:var(--crm-muted);font-size:.82rem;font-weight:650}.crm-directory-header h2{margin:0;color:var(--crm-blue-deep);font-size:clamp(1.2rem,2vw,1.65rem)}.crm-primary-button,.crm-secondary-button{min-height:40px;padding:9px 15px;border-radius:12px}.crm-primary-button{color:#fff;background:linear-gradient(180deg,#6397ff,var(--crm-blue));box-shadow:0 9px 17px #366ee43d}.crm-primary-button:hover{background:var(--crm-blue-deep)}.crm-secondary-button{border:1px solid var(--crm-border);color:#5f718e;background:#fff}.crm-primary-button:disabled,.crm-secondary-button:disabled,.crm-tool-button:disabled{cursor:not-allowed;opacity:.48}.crm-directory-toolbar{display:flex;align-items:center;gap:9px;min-width:0;margin-bottom:13px}.crm-search-field{display:flex;align-items:center;gap:8px;width:min(285px,30vw);min-height:40px;padding:0 12px;border:1px solid var(--crm-border);border-radius:12px;color:var(--crm-muted);background:#fff}.crm-search-field:focus-within{border-color:var(--crm-blue);box-shadow:0 0 0 3px #5489f71f}.crm-search-field input{width:100%;min-width:0;border:0;outline:0;color:var(--crm-ink);background:transparent}.crm-tool-button{min-height:40px;padding:9px 12px;border:1px solid var(--crm-border);border-radius:12px;color:#6c7d9a;background:#fff;white-space:nowrap}.crm-tool-button:hover,.crm-tool-button.is-active,.crm-menu-wrap>.crm-tool-button[aria-expanded=true]{border-color:#aac2f7;color:var(--crm-blue-deep);background:#f4f7ff}.crm-toolbar-spacer{flex:1 1 auto}.crm-selected-count{color:var(--crm-blue-deep);font-size:.8rem;white-space:nowrap}.crm-menu-wrap,.crm-contact-more-wrap{position:relative}.crm-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:grid;gap:4px;width:max-content;min-width:220px;max-width:min(320px,86vw);padding:9px;border:1px solid rgba(137,155,187,.22);border-radius:16px;background:#fff;box-shadow:0 18px 36px #3a4e7433}.crm-menu-wrap.is-right .crm-popover{right:0;left:auto}.crm-popover>button,.crm-tag-action-menu>button{display:flex;align-items:center;gap:10px;width:100%;min-height:38px;padding:8px 10px;border:0;border-radius:9px;color:#667796;background:transparent;text-align:left;cursor:pointer}.crm-popover>button:hover,.crm-tag-action-menu>button:hover{color:var(--crm-blue-deep);background:#f0f4fc}.crm-popover button.is-danger,.crm-tag-manager-list button.is-danger{color:#d45163}.crm-popover button:disabled,.crm-tag-action-menu button:disabled,.crm-tag-manager-list button:disabled{cursor:not-allowed;opacity:.42}.crm-filter-panel,.crm-remove-tag-panel{display:flex;align-items:end;gap:12px;margin:0 0 14px;padding:14px;border:1px solid var(--crm-border);border-radius:16px;background:#ffffffc7;box-shadow:0 8px 18px #3e4f6f0d}.crm-filter-panel label{display:grid;gap:5px;min-width:190px}.crm-filter-panel label span{color:var(--crm-muted);font-size:.72rem;font-weight:750}.crm-filter-panel select,.crm-property-editor input,.crm-property-editor select,.crm-property-editor textarea{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--crm-border);border-radius:10px;color:var(--crm-ink);background:#fff}.crm-filter-clear{min-height:40px;padding:8px 10px;color:#71819d;background:transparent}.crm-remove-tag-panel{align-items:center;flex-wrap:wrap}.crm-remove-tag-panel .crm-tag-action-menu{display:flex;flex:1 1 360px;flex-wrap:wrap;gap:6px}.crm-remove-tag-panel .crm-tag-action-menu>button{width:auto;border:1px solid var(--crm-border);background:#fff}.crm-directory-table-card{overflow:hidden;min-height:430px;border:1px solid rgba(135,152,182,.24);border-radius:18px;background:var(--crm-surface);box-shadow:0 12px 28px #3e4f6f12}.crm-table-scroll{width:100%;overflow:auto}.crm-contact-table{width:100%;border-collapse:collapse;color:#53637f;font-size:.84rem;white-space:nowrap}.crm-contact-table th,.crm-contact-table td{padding:13px 15px;border-bottom:1px solid #e8edf5;text-align:left;vertical-align:middle}.crm-contact-table th{position:sticky;top:0;z-index:2;color:#6b7b98;background:#fbfcfe;font-size:.72rem;letter-spacing:.025em}.crm-contact-table tbody tr:hover,.crm-contact-table tbody tr.is-selected{background:#f5f8ff}.crm-checkbox-column{width:42px;padding-right:4px!important}.crm-contact-name{display:flex;align-items:center;gap:10px;min-width:190px;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.crm-contact-name>span:not(.crm-contact-avatar){display:grid}.crm-contact-name strong{color:var(--crm-ink)}.crm-contact-name small{color:var(--crm-muted);font-size:.7rem}.crm-contact-avatar{display:inline-grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border-radius:999px;color:#28344e;background:#efe58b;font-weight:800}.crm-contact-avatar.is-large{width:116px;height:116px;font-size:2.2rem}.crm-cell-link{padding:0;border:0;color:var(--crm-blue-deep);background:transparent;cursor:pointer}.crm-empty-row{height:180px;color:var(--crm-muted);text-align:center!important}.crm-contact-tag-list{display:flex;flex-wrap:wrap;gap:5px;white-space:normal}.crm-contact-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid color-mix(in srgb,var(--crm-tag-color),white 64%);border-radius:999px;color:#53637f;background:color-mix(in srgb,var(--crm-tag-color),white 88%);font-size:.72rem;font-weight:700}.crm-contact-tag i{width:7px;height:7px;border-radius:999px;background:var(--crm-tag-color)}.crm-column-menu,.crm-tag-action-menu{display:grid;gap:7px}.crm-column-menu{max-height:310px;overflow:auto;padding:5px}.crm-column-menu strong{margin-bottom:3px;font-size:.8rem}.crm-column-menu label{display:flex;align-items:center;gap:8px;min-height:30px;color:#63738e;font-size:.82rem}.crm-tag-action-menu>button{justify-content:space-between}.crm-contact-detail-shell{display:grid;gap:20px;width:min(720px,100%);margin:0 auto}.crm-contact-profile-card,.crm-contact-tags-card{position:relative;border:1px solid rgba(135,152,182,.18);border-radius:28px;background:#f8f9fc;box-shadow:0 14px 30px #3e4f6f0f}.crm-contact-profile-card{padding:38px 46px 44px}.crm-back-button{position:absolute;top:24px;left:24px;display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--crm-border);border-radius:999px;color:var(--crm-ink);background:#fff;font-size:1.2rem;cursor:pointer}.crm-contact-hero{position:relative;display:grid;justify-items:center;width:fit-content;margin:0 auto;text-align:center}.crm-contact-hero h2{margin:14px 0 0;font-size:1.5rem}.crm-contact-hero a{color:#7b8cac}.crm-contact-status{position:absolute;top:2px;right:2px;display:grid;place-items:center;width:32px;height:32px;border:4px solid #f8f9fc;border-radius:999px;color:#fff;background:#62bd6a}.crm-contact-status.is-restricted{background:#d69164}.crm-contact-actions{display:flex;justify-content:center;gap:22px;margin:28px 0 20px}.crm-contact-actions>a,.crm-contact-actions>button,.crm-contact-more-wrap>button{display:grid;justify-items:center;gap:5px;padding:0;border:0;color:#8191ae;background:transparent;cursor:pointer}.crm-contact-actions [aria-disabled=true]{pointer-events:none;opacity:.45}.crm-contact-actions>a>span,.crm-contact-actions>button>span,.crm-contact-more-wrap>button>span{display:grid;place-items:center;width:45px;height:45px;border:1px solid var(--crm-border);border-radius:999px;color:var(--crm-ink);background:#fff;font-size:1.15rem}.crm-detail-popover{left:50%;transform:translate(-50%)}.crm-last-activity{margin:0 0 20px;color:#95a2b8;text-align:center}.crm-last-activity i{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:999px;background:#61bc6a}.crm-detail-tabs{display:flex;justify-content:center;border-bottom:1px solid #d5dde9}.crm-detail-tabs button{min-width:145px;padding:11px 16px;border:0;border-bottom:3px solid transparent;color:#8090ad;background:transparent;font-weight:700;cursor:pointer}.crm-detail-tabs button.is-active{border-bottom-color:var(--crm-blue);color:var(--crm-blue-deep)}.crm-contact-properties,.crm-membership-panel{display:grid;margin-top:22px}.crm-property-row,.crm-property-editor{display:grid;grid-template-columns:minmax(125px,.38fr) minmax(0,1fr);align-items:center;gap:16px;min-height:52px;border-bottom:1px dotted #cdd5e2}.crm-property-row>span,.crm-property-editor>span{color:#91a0ba}.crm-property-row strong{overflow-wrap:anywhere;color:#44516a;font-weight:600}.crm-show-properties{justify-self:center;margin-top:18px;border:0;color:var(--crm-blue-deep);background:transparent;font-weight:700;cursor:pointer}.crm-save-contact{justify-self:end;margin-top:18px}.crm-membership-rule{display:grid;gap:3px;margin-top:18px;padding:14px;border-radius:14px;color:#657590;background:#eef3fb}.crm-contact-tags-card{display:grid;gap:18px;padding:26px 34px}.crm-contact-tags-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px}.crm-contact-tags-card h3{margin:0;color:#7485a4;font-size:1.25rem}.crm-detail-tag-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.crm-detail-tag-editor{display:grid;gap:14px}.crm-detail-tag-editor>.crm-primary-button{justify-self:end}.crm-detail-tag-selector label{display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--crm-border);border-radius:11px;background:#fff}.crm-tag-origin{color:var(--crm-muted)}.crm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#1b294552;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.crm-modal{width:min(480px,100%);max-height:min(760px,calc(100vh - 40px));overflow:auto;border:1px solid var(--crm-border);border-radius:22px;background:#fff;box-shadow:0 28px 70px #1b29453d}.crm-modal.is-wide{width:min(760px,100%)}.crm-modal>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:19px 22px;border-bottom:1px solid var(--crm-border);background:#fffffff5}.crm-modal>header h3{margin:0}.crm-modal>header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;color:#71819d;background:#eef2f8;cursor:pointer}.crm-modal>div{display:grid;gap:16px;padding:22px}.crm-tag-create-form{display:grid;grid-template-columns:minmax(150px,1fr) 92px minmax(190px,1.4fr) auto;align-items:end;gap:10px}.crm-tag-manager-list{display:grid;gap:8px}.crm-tag-manager-list>div{display:grid;grid-template-columns:minmax(140px,1fr) auto auto auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--crm-border);border-radius:12px}.crm-tag-manager-list button{display:inline-flex;align-items:center;gap:5px;border:0;color:#657590;background:transparent;cursor:pointer}.crm-import-preview{display:grid;gap:8px;padding:14px;border-radius:14px;background:#f3f6fb}@media (max-width: 1080px){.crm-contacts-page{grid-template-columns:190px minmax(0,1fr)}.crm-contacts-main{padding:24px 20px 36px}.crm-directory-toolbar{flex-wrap:wrap}.crm-search-field{width:min(340px,100%)}.crm-toolbar-spacer{display:none}.crm-menu-wrap.is-right{margin-left:auto}.crm-tag-create-form{grid-template-columns:minmax(150px,1fr) 90px minmax(180px,1fr)}.crm-tag-create-form>button{grid-column:1 / -1;justify-self:end}}@media (max-width: 760px){.crm-contacts-page{display:block}.crm-contacts-sidebar{position:static;gap:13px;padding:14px;border-right:0;border-bottom:1px solid var(--crm-border)}.crm-sidebar-title{display:none}.crm-sidebar-section{display:flex;overflow-x:auto;padding-bottom:2px}.crm-sidebar-section>span,.crm-sidebar-section-head{display:none}.crm-sidebar-section>button:not(.crm-sidebar-add){display:flex;width:auto;flex:0 0 auto;white-space:nowrap}.crm-sidebar-add{flex:0 0 auto;margin:0}.crm-contacts-main{padding:18px 14px 30px}.crm-directory-header{align-items:flex-start}.crm-directory-header .crm-primary-button{flex:0 0 auto}.crm-search-field{order:-1;width:100%}.crm-directory-toolbar .crm-tool-button,.crm-menu-wrap{flex:1 1 auto}.crm-menu-wrap>.crm-tool-button{width:100%}.crm-menu-wrap.is-right{margin-left:0}.crm-menu-wrap.is-right .crm-popover{right:auto;left:0}.crm-selected-count{width:100%}.crm-filter-panel{align-items:stretch;flex-direction:column}.crm-filter-panel label{min-width:0}.crm-directory-table-card{min-height:360px}.crm-contact-profile-card{padding:78px 20px 30px;border-radius:22px}.crm-contact-actions{gap:13px}.crm-property-row,.crm-property-editor{grid-template-columns:1fr;gap:4px;padding:10px 0}.crm-detail-tabs button{min-width:0;flex:1 1 50%}.crm-contact-tags-card{padding:22px 20px;border-radius:22px}.crm-contact-tags-card>div:first-child{align-items:flex-start;flex-direction:column}.crm-detail-tag-selector,.crm-tag-create-form,.crm-tag-manager-list>div{grid-template-columns:1fr}.crm-tag-create-form>button{grid-column:auto;width:100%}.crm-tag-manager-list>div>button{justify-self:start}}
