/* Temporary Store Website V2: isolated public renderer and builder. */
.store-v2-body .page-shell{max-width:none;padding:0;background:var(--builder-bg,#f4f8ff)}
.store-v2-site{width:100%;min-width:0;overflow:hidden;background:var(--builder-bg);color:var(--builder-text);font-family:var(--store-font-family,inherit)}
.store-v2-preview-note{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px max(20px,calc((100vw - 1280px)/2));background:#fff8e8;border-block:1px solid #f2d38b;color:#62440d}
.store-v2-preview-note>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-v2-preview-note strong{color:#7a4e00}.store-v2-preview-note span{font-size:.9rem}.store-v2-preview-note .button{margin:0}
.store-v2-announcement{display:flex;justify-content:center;align-items:center;gap:18px;min-height:38px;padding:8px 20px;background:var(--builder-main);color:var(--builder-main-text,var(--builder-button-text));font-size:.88rem;text-align:center}.store-v2-announcement a{color:inherit;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.store-v2-navigation{display:flex;align-items:center;gap:30px;min-height:76px;padding:12px max(24px,calc((100vw - 1280px)/2));background:var(--builder-nav-bar);color:var(--store-nav-text-color);box-shadow:0 4px 18px rgb(15 23 42/10%);position:sticky;top:var(--header-height,76px);z-index:90;isolation:isolate}
.store-v2-brand{display:flex;align-items:center;gap:12px;min-width:0;margin-right:auto;color:var(--store-nav-text-color);text-decoration:none}.store-v2-brand img{width:48px;height:48px;object-fit:cover;border-radius:14px;background:#fff;border:2px solid rgb(255 255 255/55%)}.store-v2-brand span{font-size:1.05rem;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.store-v2-identity{display:flex;align-items:center;gap:12px;min-width:0;margin-right:auto}.store-v2-identity>.store-v2-brand{flex:0 1 auto;margin-right:0}.store-identity-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto;flex-wrap:wrap;color:inherit;font-family:var(--store-font-family,inherit)}
.store-identity-action,.store-identity-actions .rating-summary{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;min-height:34px;margin:0;padding:6px 9px;border:1px solid color-mix(in srgb,currentColor 30%,transparent)!important;border-radius:999px;background:color-mix(in srgb,currentColor 8%,transparent)!important;color:inherit!important;font:inherit;font-size:.75rem;font-weight:800;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer}.store-identity-action:is(:hover,:focus-visible),.store-identity-actions .rating-summary:is(:hover,:focus-visible){border-color:currentColor!important;background:color-mix(in srgb,currentColor 16%,transparent)!important;color:inherit!important;outline:2px solid color-mix(in srgb,currentColor 45%,transparent);outline-offset:2px;text-decoration:none}.store-identity-action:disabled{cursor:not-allowed;opacity:.48}.store-identity-action.is-following{background:color-mix(in srgb,var(--builder-accent,#f58220) 24%,transparent)!important}.store-identity-info-button{width:34px;padding:0}.store-identity-actions .store-rating,.store-identity-actions .store-info-rating-links{display:contents}.store-identity-actions .rating-summary>[data-stars]{color:#f7b731;font-size:.86rem;letter-spacing:-.08em}.store-identity-actions .rating-summary-count{font-weight:650}.store-identity-actions .rating-summary-count .store-info-rating-count{color:inherit}.store-identity-actions .rating-summary[data-no-ratings="1"]>[data-stars]{letter-spacing:-.14em}
.store-identity-actions dialog.modal{width:min(34rem,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);padding:2rem;border:0;border-radius:18px;background:#fff;color:#17252d;text-align:left;box-shadow:0 24px 70px rgb(8 27 39/35%);overflow:auto}.store-identity-actions dialog.modal::backdrop{background:rgb(8 25 36/66%);backdrop-filter:blur(3px)}.store-identity-actions dialog.modal .modal-close button{color:#17252d}.store-identity-actions dialog.modal :is(h2,h3,strong,label){color:#17252d}.store-identity-actions dialog.modal a{color:#08689a}.store-identity-actions dialog.modal .star-picker button{color:#f4a800!important}
.store-information-dialog{width:min(42rem,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);padding:0;border:0;border-radius:20px;background:#fff;color:#17252d;box-shadow:0 28px 90px rgb(8 25 36/40%);overflow:auto}.store-information-dialog::backdrop{background:rgb(8 25 36/68%);backdrop-filter:blur(4px)}.store-information-modal{background:#fff;color:#17252d;text-align:left}.store-information-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e3eaee;background:linear-gradient(135deg,#f5fafc,#fff)}.store-information-heading{display:flex;align-items:center;gap:13px;min-width:0}.store-information-heading>img{width:54px;height:54px;flex:0 0 54px;border:1px solid #dbe5ea;border-radius:14px;background:#fff;object-fit:cover}.store-information-heading>div{display:grid;min-width:0}.store-information-heading span{color:#61737e;font-size:.68rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.store-information-heading h2{margin:2px 0 0;color:#17252d;font-size:clamp(1.2rem,4vw,1.65rem);line-height:1.12;overflow-wrap:anywhere}.store-information-close{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;padding:0;border:1px solid #d7e1e7;border-radius:50%;background:#fff!important;color:#263944!important;cursor:pointer}.store-information-close:is(:hover,:focus-visible){border-color:#08689a;outline:2px solid rgb(8 104 154/20%)}.store-information-body{display:grid;gap:18px;padding:22px}.store-information-about{margin:0;color:#51636e;line-height:1.65}.store-information-owner{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid #dfe8ec;border-radius:14px;background:#f8fbfc;color:#17252d!important;text-decoration:none}.store-information-owner:hover{border-color:#8fc8df;background:#f1f9fc}.store-information-owner img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#fff}.store-information-owner span{display:grid}.store-information-owner small{color:#6a7a83;font-size:.7rem}.store-information-owner strong{color:#17252d;font-size:.96rem}.store-information-owner em{color:#08689a;font-size:.72rem;font-style:normal;font-weight:750}.store-information-facts{display:grid;grid-template-columns:1fr 1fr;margin:0;border:1px solid #dfe8ec;border-radius:14px;overflow:hidden}.store-information-facts>div{display:grid;gap:4px;padding:14px;border-bottom:1px solid #e6edf0}.store-information-facts>div:nth-child(odd){border-right:1px solid #e6edf0}.store-information-facts>div:nth-last-child(-n+2){border-bottom:0}.store-information-facts dt{display:flex;align-items:center;gap:7px;color:#667983;font-size:.72rem;font-weight:750}.store-information-facts dt i{width:15px;color:#1681b3}.store-information-facts dd{margin:0;color:#17252d;font-size:.9rem;font-weight:850;overflow-wrap:anywhere}.store-information-facts dd button{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent!important;color:#17252d!important;font:inherit;cursor:pointer}.store-information-stars{color:#f4a800;letter-spacing:-.08em}.store-information-actions{display:flex;gap:8px;flex-wrap:wrap}.store-information-actions a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 13px;border:1px solid #b8d5e2;border-radius:10px;background:#fff;color:#08689a!important;font-size:.8rem;font-weight:850;text-decoration:none}.store-information-actions a:first-child{border-color:#08689a;background:#08689a;color:#fff!important}.store-information-actions a:is(:hover,:focus-visible){transform:translateY(-1px);box-shadow:0 7px 16px rgb(8 104 154/14%)}.store-information-safety{display:flex;gap:11px;margin:0;padding:13px;border-radius:12px;background:#edf8f2;color:#315a45;font-size:.77rem;line-height:1.55}.store-information-safety>i{margin-top:2px;color:#238351}.store-information-safety span{display:grid}
.store-v2-nav-links{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.store-v2-nav-links a{color:var(--store-nav-text-color);padding:9px 12px;border-radius:9px;text-decoration:none;font-weight:700;font-size:.92rem}.store-v2-nav-links a:hover,.store-v2-nav-links a.is-active{background:rgb(255 255 255/15%);color:var(--store-nav-hover-text-color)}.store-v2-navigation .store-nav-toggle{display:none;color:inherit}
.store-v2-site>.store-v2-navigation .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){background:var(--store-hover-color);color:var(--store-hover-text-color)}
.store-v2-content{min-height:55vh}.v2-rendered-layout{display:flex;flex-direction:column;min-width:0}.v2-site-section{box-sizing:border-box;width:100%;min-width:0}.v2-site-row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));width:100%;min-width:0}.v2-site-section:is(.is-width-boxed,.is-width-custom){width:min(100%,var(--v2-row-max-width,1280px))}.v2-site-section.is-width-full_width>.v2-site-row{width:min(100%,var(--v2-row-max-width,1280px))}.v2-site-section.is-width-full_bleed>.v2-site-row{width:100%;max-width:none}.v2-site-section.is-align-left,.v2-site-section.is-width-full_width.is-align-left>.v2-site-row{margin-left:0!important;margin-right:auto!important}.v2-site-section.is-align-center,.v2-site-section.is-width-full_width.is-align-center>.v2-site-row{margin-left:auto!important;margin-right:auto!important}.v2-site-section.is-align-right,.v2-site-section.is-width-full_width.is-align-right>.v2-site-row{margin-left:auto!important;margin-right:0!important}.v2-site-column{grid-column:span var(--v2-column-span,12);min-width:0}.v2-site-widget{min-width:0;max-width:100%;overflow-wrap:anywhere}.v2-site-widget>*{max-width:100%}.v2-widget-error{padding:18px;border:1px dashed #d45d5d;border-radius:10px;color:#8a2828;background:#fff5f5}
.v2-product-filters{display:flex;gap:8px;max-width:1280px;margin:0 auto;padding:18px 20px 4px;overflow:auto;scrollbar-width:thin}.v2-product-filters a{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:8px 12px;border:1px solid var(--builder-border);border-radius:999px;background:var(--builder-card);color:var(--builder-text);font-size:.78rem;font-weight:750;text-decoration:none}.v2-product-filters a:hover,.v2-product-filters a.is-active{border-color:var(--builder-button);background:var(--builder-button);color:var(--builder-button-text)}.v2-product-filters span{font-size:.68rem;opacity:.75}
.store-v2-footer{display:grid;grid-template-columns:minmax(220px,1fr) 2fr auto;align-items:center;gap:28px;padding:30px max(24px,calc((100vw - 1280px)/2));background:var(--builder-nav-bar);color:var(--store-nav-text-color)}.store-v2-footer>div{display:flex;align-items:center;gap:12px}.store-v2-footer img{width:46px;height:46px;object-fit:cover;border-radius:12px;background:#fff}.store-v2-footer div div{display:grid}.store-v2-footer span,.store-v2-footer small{opacity:.78;font-size:.82rem}.store-v2-footer nav{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.store-v2-footer a{color:inherit;font-weight:700;font-size:.86rem;text-decoration:none}
.v2-store-highlights{padding:26px}.v2-store-highlights>header{text-align:center;margin-bottom:20px}.v2-store-highlights>header>span{color:var(--builder-accent);font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.v2-store-highlights>header h2{margin:4px 0;color:var(--store-title-color)}.v2-store-highlights>header p{margin:0 auto;max-width:680px}.v2-store-highlights>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.v2-store-highlights article{display:grid;grid-template-columns:42px 1fr;gap:0 14px;align-items:start;padding:20px;border:1px solid var(--builder-border);border-radius:var(--builder-radius);background:var(--builder-card);box-shadow:var(--builder-shadow)}.v2-store-highlights article>i{display:grid;place-items:center;grid-row:1/3;width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--builder-accent) 14%,transparent);color:var(--builder-accent)}.v2-store-highlights article h3{margin:0 0 5px;font-size:1rem;color:var(--store-title-color)}.v2-store-highlights article p{margin:0;font-size:.88rem;line-height:1.55}

/* Builder shell */
.store-v2-builder-body{overflow-x:hidden;background:#edf1f5}.store-v2-builder-body .page-shell{max-width:none;padding:0}.store-v2-builder-body .site-footer{display:none}.v2-builder{--v2-ink:#16202b;--v2-muted:#647384;--v2-line:#dce3e9;--v2-panel:#fff;min-height:calc(100vh - 76px);background:#edf1f5;color:var(--v2-ink)}
.v2-back-to-view{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--v2-line);border-radius:9px;background:#fff;color:#324252;font-size:.75rem;font-weight:800;text-decoration:none}.v2-back-to-view:hover{background:#f3f7fa}
.v2-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v2-media-grid button{position:relative;aspect-ratio:1;border:1px solid var(--v2-line);border-radius:9px;padding:0;overflow:hidden;background:#e8edf1;cursor:pointer}.v2-media-grid img{width:100%;height:100%;object-fit:cover}.v2-media-grid span{position:absolute;inset:auto 5px 5px;padding:5px;border-radius:6px;background:rgb(18 37 51/82%);color:#fff;font-size:.64rem;font-weight:800;opacity:0;transition:.15s}.v2-media-grid button:hover span,.v2-media-grid button:focus span{opacity:1}
.v2-builder-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:66px;padding:10px 18px;background:#fff;border-bottom:1px solid var(--v2-line);position:sticky;top:0;z-index:30}.v2-builder-brand,.v2-builder-history{display:flex;align-items:center;gap:10px}.v2-builder-brand>div{display:grid;line-height:1.2}.v2-builder-brand>div span{font-size:.72rem;color:var(--v2-muted);text-transform:uppercase;letter-spacing:.06em}.v2-builder-brand strong{font-size:.95rem}.v2-status-pill{padding:5px 9px;border-radius:999px;background:#e8f1ff;color:#165a9f;font-weight:800;font-size:.7rem}.v2-icon-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--v2-line);border-radius:9px;background:#fff;color:#324252;cursor:pointer;text-decoration:none}.v2-icon-button:hover{background:#f3f7fa}.v2-icon-button:disabled{opacity:.4;cursor:not-allowed}.v2-builder-notice{display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 18px;background:#effaf4;border-bottom:1px solid #cde9d9;color:#245c3c;font-size:.8rem}.v2-builder-notice a{color:inherit;font-weight:800;margin-left:10px}
.v2-builder-workspace{display:grid;grid-template-columns:360px minmax(480px,1fr) 320px;min-height:calc(100vh - 142px)}.v2-builder-sidebar{display:grid;grid-template-columns:76px minmax(0,1fr);background:#fff;border-right:1px solid var(--v2-line);min-width:0}.v2-builder-tabs{display:flex;flex-direction:column;gap:3px;padding:10px 7px;background:#182838}.v2-builder-tabs button{display:grid;place-items:center;gap:4px;min-height:58px;padding:7px 3px;border:0;border-radius:9px;background:transparent;color:#c6d1da;font-size:.67rem;cursor:pointer}.v2-builder-tabs button i{font-size:1rem}.v2-builder-tabs button:hover,.v2-builder-tabs button.is-active{background:#fff;color:#126a99}.v2-builder-panel{min-width:0;height:calc(100vh - 142px);overflow:auto;padding:18px 14px}.v2-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.v2-panel-head h2,.v2-inspector-heading h2,.v2-structure-heading h2{margin:2px 0;font-size:1.05rem}.v2-panel-head .eyebrow,.v2-inspector-heading .eyebrow,.v2-structure-heading .eyebrow{font-size:.64rem}.v2-help{margin:7px 0 16px;color:var(--v2-muted);font-size:.78rem;line-height:1.5}
.v2-builder.is-left-collapsed .v2-builder-workspace{grid-template-columns:0 minmax(480px,1fr) 320px}.v2-builder.is-right-collapsed .v2-builder-workspace{grid-template-columns:360px minmax(480px,1fr) 0}.v2-builder.is-left-collapsed.is-right-collapsed .v2-builder-workspace{grid-template-columns:0 minmax(480px,1fr) 0}.v2-builder.is-left-collapsed .v2-builder-sidebar,.v2-builder.is-right-collapsed .v2-builder-inspector{display:none}
.v2-builder-sidebar{grid-column:1}.v2-builder-canvas{grid-column:2}.v2-builder-inspector{grid-column:3}
.v2-page-list{display:grid;gap:7px}.v2-page-item{display:flex;align-items:center;border:1px solid var(--v2-line);border-radius:10px;background:#fff}.v2-page-item.is-current{border-color:#1580b5;box-shadow:0 0 0 2px rgb(21 128 181/10%)}.v2-page-item>button{display:flex;align-items:center;gap:10px;min-width:0;flex:1;padding:10px;border:0;background:none;text-align:left;cursor:pointer}.v2-page-item>button>span{display:grid;min-width:0}.v2-page-item strong{font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-page-item small{font-size:.67rem;color:var(--v2-muted)}.v2-page-item>div{display:flex;padding-right:5px}.v2-page-item>div button,.v2-structure-row header>div button,.v2-structure-widget>div button{border:0;background:none;color:#748290;padding:5px;cursor:pointer}.v2-page-item button:disabled,.v2-structure-row button:disabled,.v2-structure-widget button:disabled{opacity:.3;cursor:not-allowed}.v2-wide-button{width:100%;justify-content:center;margin-top:14px}
.v2-layout-presets{display:grid;grid-template-columns:1fr 1fr;gap:9px}.v2-layout-presets button{display:grid;gap:8px;padding:11px;border:1px solid var(--v2-line);border-radius:10px;background:#fff;color:var(--v2-ink);text-align:left;cursor:pointer}.v2-layout-presets button:hover{border-color:#1580b5}.v2-layout-presets button>span{display:flex;height:28px;gap:3px}.v2-layout-presets button>span i{display:block;background:#d8edf7;border-radius:4px}.v2-layout-presets strong{font-size:.72rem}.v2-widget-group{margin:18px 0}.v2-widget-group h3{margin:0 0 7px;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em;color:var(--v2-muted)}.v2-widget-choice{display:flex;align-items:flex-start;gap:9px;width:100%;padding:10px 7px;border:0;border-bottom:1px solid #edf1f3;background:#fff;text-align:left;cursor:grab}.v2-widget-choice:hover,.v2-widget-choice:focus-visible{background:#f4f9fc}.v2-widget-choice:active{cursor:grabbing}.v2-widget-choice.is-dragging{opacity:.48}.v2-widget-choice>i{margin-top:4px;color:#1782b6}.v2-widget-choice span{display:grid}.v2-widget-choice strong{font-size:.79rem}.v2-widget-choice small{font-size:.68rem;line-height:1.35;color:var(--v2-muted)}
.v2-template-card{padding:14px;margin-bottom:11px;border:1px solid var(--v2-line);border-radius:12px;background:#fff}.v2-template-card>span{font-size:.63rem;color:#16719f;text-transform:uppercase;font-weight:800}.v2-template-card h3{margin:5px 0;font-size:.92rem}.v2-template-card p{margin:0 0 12px;color:var(--v2-muted);font-size:.74rem;line-height:1.45}.v2-template-preview{display:block;position:relative;width:100%;padding:0;margin:0 0 11px;border:0;border-radius:8px;overflow:hidden;background:#e8eef2;cursor:pointer}.v2-template-preview img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.v2-template-preview span{position:absolute;inset:auto 8px 8px auto;padding:5px 8px;border-radius:7px;background:rgb(16 33 48/84%);color:#fff;font-size:.65rem;font-weight:800}.v2-template-dialog{width:min(760px,calc(100vw - 30px));padding:0;border:0;border-radius:18px;box-shadow:0 24px 70px rgb(0 0 0/30%);overflow:hidden}.v2-template-dialog::backdrop{background:rgb(12 22 30/68%)}.v2-template-dialog>button{position:absolute;right:12px;top:12px;z-index:2;width:36px;height:36px;border:0;border-radius:50%;background:rgb(255 255 255/90%);cursor:pointer}.v2-template-dialog>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#edf2f5}.v2-template-dialog>div{padding:22px}.v2-template-dialog h2{margin:5px 0}.v2-template-dialog p{line-height:1.55;color:#526271}.v2-theme-list{display:grid;gap:8px}.v2-theme-list>button{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid var(--v2-line);border-radius:10px;background:#fff;text-align:left;cursor:pointer}.v2-theme-list>button.is-current{border-color:#1680b5}.v2-theme-list>button>span:nth-child(2){display:grid;flex:1}.v2-theme-list strong{font-size:.77rem}.v2-theme-list small{font-size:.64rem;color:var(--v2-muted)}.v2-theme-swatches{display:flex}.v2-theme-swatches i{width:16px;height:34px}.v2-theme-swatches i:first-child{border-radius:6px 0 0 6px}.v2-theme-swatches i:last-child{border-radius:0 6px 6px 0;border:1px solid #ddd}.v2-empty-panel{display:grid;place-items:center;text-align:center;padding:35px 12px}.v2-empty-panel>i{font-size:2rem;color:#1782b6}.v2-empty-panel h3{margin:12px 0 4px}.v2-empty-panel p{font-size:.78rem;color:var(--v2-muted)}
.v2-builder-canvas{min-width:0;padding:16px;overflow:hidden}.v2-canvas-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.v2-canvas-toolbar>div:first-child{display:grid}.v2-canvas-toolbar strong{font-size:.88rem}.v2-canvas-toolbar span{font-size:.68rem;color:var(--v2-muted)}.v2-device-switcher{display:flex;padding:3px;border:1px solid var(--v2-line);border-radius:9px;background:#fff}.v2-device-switcher button{width:31px;height:27px;border:0;border-radius:6px;background:none;color:#71808d;cursor:pointer}.v2-device-switcher button.is-active{background:#e5f2f8;color:#126d9b}.v2-preview-stage{position:relative;width:100%;height:55vh;min-height:400px;margin:auto;background:#d8e0e6;border:1px solid #ccd6dd;border-radius:12px;padding:10px;overflow:hidden;transition:max-width .2s}.v2-preview-stage[data-device=tablet]{max-width:788px}.v2-preview-stage[data-device=mobile]{max-width:410px}.v2-preview-stage iframe{display:block;position:absolute;top:10px;left:50%;width:1200px;height:100%;border:0;border-radius:7px;background:#fff;transform:translateX(-50%) scale(var(--v2-preview-scale,1));transform-origin:top center}.v2-structure{margin-top:16px;padding:15px;background:#fff;border:1px solid var(--v2-line);border-radius:12px}.v2-structure-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.v2-structure-row{margin-bottom:11px;border:1px solid var(--v2-line);border-radius:10px;overflow:hidden}.v2-structure-row.is-selected{border-color:#1680b5}.v2-structure-row>header{display:flex;align-items:center;justify-content:space-between;background:#f3f6f8;border-bottom:1px solid var(--v2-line)}.v2-structure-row>header>button{display:flex;align-items:center;gap:9px;flex:1;padding:9px;border:0;background:none;text-align:left;cursor:pointer}.v2-structure-row>header span{display:grid}.v2-structure-row>header strong{font-size:.77rem}.v2-structure-row>header small{font-size:.63rem;color:var(--v2-muted)}.v2-structure-columns{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:8px;padding:8px}.v2-structure-column{grid-column:span var(--span);min-width:0;padding:7px;border:1px dashed #cbd7df;border-radius:8px;background:#fbfcfd}.v2-structure-column.is-selected{border-color:#1680b5;background:#f1f9fd}.v2-column-label{display:block;width:100%;padding:3px;border:0;background:none;color:#607080;text-align:left;font-size:.64rem;cursor:pointer}.v2-structure-widget{display:flex;align-items:center;margin-top:6px;border:1px solid #dfe6eb;border-radius:7px;background:#fff}.v2-structure-widget.is-selected{border-color:#f08a2a}.v2-structure-widget>button{display:flex;align-items:center;gap:7px;min-width:0;flex:1;padding:7px;border:0;background:none;text-align:left;cursor:pointer}.v2-structure-widget>button span{display:grid;min-width:0}.v2-structure-widget strong,.v2-structure-widget small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-structure-widget strong{font-size:.69rem}.v2-structure-widget small{font-size:.58rem;color:var(--v2-muted)}.v2-structure-widget>div{display:flex}.v2-add-widget-inline{width:100%;margin-top:6px;padding:6px;border:1px dashed #bfcbd4;border-radius:6px;background:none;color:#1675a4;font-size:.67rem;cursor:pointer}.v2-empty-structure{text-align:center;padding:30px}.v2-empty-structure>i{font-size:1.8rem;color:#a5b3be}.v2-empty-structure h3{font-size:.9rem}
.v2-builder-inspector{height:calc(100vh - 142px);overflow:auto;padding:18px;background:#fff;border-left:1px solid var(--v2-line)}.v2-inspector-heading{padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--v2-line)}.v2-inspector-heading p{margin:.45rem 0 0;color:var(--v2-muted);font-size:.69rem;line-height:1.4}.v2-column-summary{display:flex;align-items:center;gap:10px;padding:12px;margin-bottom:15px;border-radius:10px;background:#edf6fb;color:#245b76}.v2-column-summary>i{font-size:1.2rem}.v2-column-summary span{display:grid}.v2-column-summary strong{font-size:.78rem}.v2-column-summary small{font-size:.65rem}.v2-field{display:grid;gap:5px;margin:0 0 13px;font-size:.73rem;font-weight:750;color:#485967}.v2-field input,.v2-field textarea,.v2-field select{width:100%;min-width:0;padding:9px;border:1px solid #ccd7df;border-radius:8px;background:#fff;color:#182633;font:inherit;font-weight:500}.v2-field textarea{resize:vertical}.v2-check{display:flex;align-items:flex-start;gap:8px;margin:10px 0;font-size:.74rem;color:#3c4d5a}.v2-check input{margin-top:2px}.v2-input-prefix{display:flex;align-items:center;border:1px solid #ccd7df;border-radius:8px;padding-left:9px;background:#f4f6f8}.v2-input-prefix input{border:0;background:#fff;border-radius:0 8px 8px 0}.v2-fieldset{padding:12px;margin:15px 0;border:1px solid var(--v2-line);border-radius:10px}.v2-fieldset legend{padding:0 5px;font-size:.72rem;font-weight:850}.v2-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v2-advanced-note{display:flex;gap:9px;padding:11px;margin:13px 0;border-radius:9px;background:#edf6fb;color:#285a72}.v2-advanced-note p{display:grid;margin:0;font-size:.7rem;line-height:1.4}.v2-advanced-note span{opacity:.84}.v2-inspector-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px;padding-top:14px;border-top:1px solid var(--v2-line)}.button-danger{background:#fff0f0!important;color:#a02d2d!important;border-color:#e9bcbc!important}.v2-backups{margin-top:20px}.v2-backups h3{font-size:.8rem}.v2-backups>button{display:flex;align-items:center;gap:9px;width:100%;padding:9px;border:0;border-bottom:1px solid var(--v2-line);background:#fff;text-align:left;cursor:pointer}.v2-backups>button span{display:grid}.v2-backups strong{font-size:.72rem}.v2-backups small{font-size:.62rem;color:var(--v2-muted)}.v2-toast{position:fixed;right:20px;bottom:20px;z-index:100;max-width:380px;padding:12px 16px;border-radius:10px;background:#203140;color:#fff;box-shadow:0 12px 30px rgb(0 0 0/24%);font-size:.82rem;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s}.v2-toast.is-visible{opacity:1;transform:none}.v2-toast.is-error{background:#9b3030}.v2-toast.is-success{background:#216844}

.v2-media-upload{display:grid;gap:6px;margin:0 0 14px}.v2-media-upload small,.v2-slider-media>small{color:var(--v2-muted);font-size:.65rem}.v2-slider-media .v2-choice-list{margin-top:10px}.v2-media-choice{display:grid;grid-template-columns:auto 46px minmax(0,1fr);align-items:center;gap:8px;padding:6px;border-radius:8px;cursor:pointer}.v2-media-choice:hover{background:#edf6fb}.v2-media-choice img{width:46px;height:38px;border-radius:6px;object-fit:cover}.v2-media-choice span{min-width:0;font-size:.68rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-tamilini>header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.v2-tamilini>header img{width:76px;height:76px;object-fit:contain;object-position:center;border-radius:16px;background:linear-gradient(145deg,#eef9ff,#fff5e9)}.v2-tamilini h2{margin:2px 0;font-size:1rem}.v2-tamilini>p{padding:11px;margin:0 0 15px;border-radius:10px;background:#edf7fb;color:#294f63;font-size:.75rem;line-height:1.5}.v2-tamilini-results{display:grid;gap:10px;margin-top:16px}.v2-tamilini-results article{padding:11px;border:1px solid var(--v2-line);border-radius:11px;background:#fff}.v2-tamilini-results article>span{color:#1376a5;font-size:.65rem;font-weight:850;text-transform:uppercase}.v2-tamilini-results p{font-size:.76rem;line-height:1.55}.v2-tamilini-results article>div{display:flex;gap:5px;flex-wrap:wrap}.v2-tamilini-results .button{margin:0;padding:6px 8px;font-size:.63rem}

.v2-tamilini-option-copy{display:block!important;margin:8px 0 12px}.v2-tamilini-option-copy p{margin:0 0 8px;white-space:pre-line}.v2-tamilini-option-copy p:last-child{margin-bottom:0}
.v2-tamilini-dialog{width:min(680px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:18px;background:#fff;color:var(--v2-ink);box-shadow:0 28px 80px rgb(9 25 38/38%);overflow:auto}.v2-tamilini-dialog::backdrop{background:rgb(12 24 34/68%);backdrop-filter:blur(3px)}.v2-tamilini-dialog form{padding:20px}.v2-tamilini-dialog header{display:grid;grid-template-columns:72px minmax(0,1fr) 36px;align-items:start;gap:14px;margin-bottom:14px}.v2-tamilini-dialog header>img{width:72px;height:72px;object-fit:contain;border-radius:15px;background:linear-gradient(145deg,#eef9ff,#fff5e9)}.v2-tamilini-dialog header h2{margin:2px 0 4px}.v2-tamilini-dialog header p{margin:0;color:var(--v2-muted);font-size:.78rem;line-height:1.5}.v2-tamilini-dialog header>button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--v2-line);border-radius:9px;background:#fff;color:#43525f;cursor:pointer}.v2-tamilini-context{padding:9px 11px;margin:0 0 14px;border-radius:9px;background:#edf7fb;color:#28566e;font-size:.72rem;font-weight:750}.v2-tamilini-fields{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:10px}.v2-tamilini-dialog form>[type=submit]{width:100%;justify-content:center}.v2-tamilini-cell-button{color:#a54f08!important}.v2-tamilini-inspector-button{display:flex!important;align-items:center;gap:8px;margin:0 0 14px!important}.v2-tamilini-inspector-button img{width:28px;height:28px;object-fit:contain;border-radius:7px}.v2-backup-row{display:flex;align-items:stretch;border-bottom:1px solid var(--v2-line)}.v2-backup-row>button{border:0;background:#fff;cursor:pointer}.v2-backup-row>[data-v2-restore]{display:flex;align-items:center;gap:9px;min-width:0;flex:1;padding:9px;text-align:left}.v2-backup-row>[data-v2-restore]>span{display:grid;min-width:0}.v2-backup-row strong{font-size:.72rem}.v2-backup-row small{color:var(--v2-muted);font-size:.62rem}.v2-backup-delete{display:grid;place-items:center;gap:2px;width:54px;padding:6px;color:#9f3030}.v2-backup-delete span{font-size:.57rem;font-weight:800}.v2-backup-row>button:hover,.v2-backup-row>button:focus-visible{background:#f2f7fa}.v2-backup-delete:hover,.v2-backup-delete:focus-visible{background:#fff0f0!important}

/* The builder iframe shows only the store website, never CADAII chrome. */
.store-v2-embed .site-header,.store-v2-embed .site-footer,.store-v2-embed .adsense-placement,.store-v2-embed .alert,.store-v2-embed .skip-link,.store-v2-embed [data-tamilini-profile-dialog],.store-v2-embed .floating-chat{display:none!important}.store-v2-embed .page-shell{padding:0!important;max-width:none!important}.store-v2-embed .store-v2-navigation{top:0}.store-v2-embed .store-v2-site{min-height:100vh}.store-v2-navigation.is-open .store-v2-nav-links{display:grid}
@media(min-width:1024px){.v2-site-section.hide-desktop,.v2-site-widget.hide-desktop{display:none!important}.v2-site-section.is-boxed{max-width:1280px}.store-v2-navigation{padding-inline:max(32px,calc((100vw - 1280px)/2))}}
@media(min-width:1280px){.v2-site-section.is-boxed{max-width:1440px}.store-v2-navigation{padding-inline:max(32px,calc((100vw - 1440px)/2))}.v2-product-filters{max-width:1440px}}
@media(min-width:768px) and (max-width:1023px){.v2-site-section.hide-tablet,.v2-site-widget.hide-tablet{display:none!important}.v2-site-section.is-boxed{max-width:960px}.store-v2-site .store-page-products:not(.is-carousel){--store-product-columns:2!important}.store-v2-site .adventure-products-grid{--commerce-columns:3!important}}
@media(max-width:767px){.v2-site-section.hide-mobile,.v2-site-widget.hide-mobile{display:none!important}}

/* Default Store Website: general-purpose CADAII starter design. */
[data-store-theme="cadaii-store-default"]{background:#f6f8fa;color:#334155;overflow-x:hidden}
[data-store-theme="cadaii-store-default"] :is(h1,h2,h3,h4,.store-v2-brand span){color:#163243}
[data-store-theme="cadaii-store-default"] .store-v2-navigation{border-bottom:1px solid #d8eaf2;background:#fff;box-shadow:0 8px 28px rgb(22 50 67/8%)}
[data-store-theme="cadaii-store-default"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-radius:10px;background:#fff3e6;color:#b4510c!important}
[data-store-theme="cadaii-store-default"] .v2-site-section{padding-block:clamp(14px,2.4vw,30px)}
[data-store-theme="cadaii-store-default"] :is(.store-page-widget,.v2-store-highlights article,.listing-card,.faq-1-item,.opening-hours-widget.is-cards>div){border-color:#d8eaf2;box-shadow:0 10px 30px rgb(22 50 67/7%)}
[data-store-theme="cadaii-store-default"] :is(.button-primary,.widget-button):is(:hover,:focus-visible){border-color:#f58220;background:#f58220;color:#fff!important}
[data-store-theme="cadaii-store-default"]>.store-v2-footer{border-top-color:#163243;background:#163243;color:#fff}
[data-store-theme="cadaii-store-default"]>.store-v2-footer :is(a,strong,small,span){color:#fff}
[data-store-theme="cadaii-store-default"]>.store-v2-footer a:is(:hover,:focus-visible){color:#8bc53f}
.store-listings-empty{display:grid;justify-items:center;gap:8px;padding:clamp(24px,5vw,52px);border:1px dashed var(--builder-border);border-radius:var(--builder-radius);background:color-mix(in srgb,var(--builder-card) 90%,var(--builder-bg));text-align:center}
.store-listings-empty img{width:min(100%,280px);height:auto}.store-listings-empty h3,.store-listings-empty p{margin:0}.store-listings-empty p{max-width:36rem;color:var(--builder-text)}
@media(max-width:767px){[data-store-theme="cadaii-store-default"] .v2-site-section{padding-block:10px}[data-store-theme="cadaii-store-default"] .v2-site-row{width:100%}.store-listings-empty .button{width:100%;justify-content:center}}
@media(max-width:1180px) and (min-width:768px){.v2-builder-workspace{grid-template-columns:330px minmax(420px,1fr)}.v2-builder-inspector{grid-column:1/-1;height:auto;max-height:none;border-left:0;border-top:1px solid var(--v2-line)}.v2-builder-panel{height:calc(100vh - 142px)}.v2-builder.is-left-collapsed .v2-builder-workspace{grid-template-columns:minmax(420px,1fr)}.v2-builder.is-left-collapsed .v2-builder-canvas{grid-column:1}.v2-builder.is-right-collapsed .v2-builder-workspace{grid-template-columns:330px minmax(420px,1fr)}.v2-builder.is-left-collapsed.is-right-collapsed .v2-builder-workspace{grid-template-columns:minmax(420px,1fr)}}
@media(max-width:767px){.store-v2-preview-note{align-items:flex-start;flex-direction:column}.store-v2-navigation{min-height:66px;padding-inline:16px;flex-wrap:wrap}.store-v2-navigation .store-nav-toggle{display:flex}.store-v2-nav-links{display:none;flex-basis:100%;padding:6px 0 12px}.store-v2-nav-links a{width:100%}.v2-site-row{display:block}.v2-site-column{width:100%}.v2-store-highlights>div{grid-template-columns:1fr}.store-v2-footer{grid-template-columns:1fr;text-align:center}.store-v2-footer>div,.store-v2-footer nav{justify-content:center}.store-v2-site .store-page-products:not(.is-carousel),.store-v2-site .adventure-products-grid{--store-product-columns:1!important;--commerce-columns:1!important}.v2-builder-topbar{align-items:flex-start;flex-direction:column}.v2-builder-history{width:100%;overflow:auto;padding-bottom:2px}.v2-builder-notice{justify-content:flex-start;overflow:auto;white-space:nowrap}.v2-builder-workspace{display:block}.v2-builder-sidebar{grid-template-columns:64px minmax(0,1fr)}.v2-builder-tabs{position:sticky;top:0}.v2-builder-panel,.v2-builder-inspector{height:auto;max-height:none}.v2-builder-canvas{padding:10px}.v2-preview-stage{height:58vh;min-height:360px}.v2-structure-columns{display:block}.v2-structure-column{margin-bottom:8px}.v2-field-grid{grid-template-columns:1fr}}
@media(max-width:520px){.store-v2-brand span{max-width:170px}.store-v2-preview-note>div:last-child{width:100%}.store-v2-preview-note .button{flex:1}.store-v2-announcement{align-items:flex-start;flex-direction:column;gap:3px}.v2-builder-brand .v2-status-pill{display:none}.v2-builder-history .button{white-space:nowrap}.v2-layout-presets{grid-template-columns:1fr}.v2-builder-sidebar{grid-template-columns:56px minmax(0,1fr)}.v2-builder-tabs button span{font-size:.58rem}}

/* V2 editor controls and state-safe drag/drop. */
.v2-drag-handle{display:grid!important;place-items:center;flex:0 0 28px!important;width:28px;min-width:28px;padding:6px!important;border:0;background:transparent!important;color:#71808d;cursor:grab!important;touch-action:none}.v2-drag-handle:active,.v2-repeater-drag:active{cursor:grabbing!important}.v2-row-select{min-width:0}.v2-column-toolbar{display:flex;align-items:center;gap:2px}.v2-column-toolbar .v2-column-label{flex:1;min-width:0}.v2-column-toolbar>button:not(.v2-column-label):not(.v2-drag-handle){display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#748290;cursor:pointer}.v2-column-toolbar button:disabled{opacity:.3;cursor:not-allowed}.v2-widget-drop-zone span{opacity:.7}.v2-structure-row.is-dragging,.v2-structure-column.is-dragging,.v2-structure-widget.is-dragging,.v2-repeater-item.is-dragging{opacity:.42}.is-drop-before{box-shadow:inset 0 4px 0 #1680b5!important}.is-drop-after{box-shadow:inset 0 -4px 0 #1680b5!important}.is-drop-target{outline:3px solid rgb(22 128 181/35%);background:#eaf7fd!important}.is-drop-invalid{outline:3px solid rgb(185 52 52/38%);background:#fff0f0!important;cursor:not-allowed}.v2-drag-handle:focus-visible,.v2-repeater-actions button:focus-visible,.v2-repeater-drag:focus-visible{outline:3px solid rgb(22 128 181/32%);outline-offset:2px}
.v2-inspector-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin:-3px 0 15px;padding:3px;border:1px solid var(--v2-line);border-radius:10px;background:#f4f7f9}.v2-inspector-tabs button{min-width:0;padding:7px 3px;border:0;border-radius:7px;background:transparent;color:#657483;font-size:.64rem;font-weight:800;cursor:pointer}.v2-inspector-tabs button.is-active{background:#fff;color:#126d9b;box-shadow:0 1px 4px rgb(25 45 60/12%)}.v2-inspector-tab-panel{min-width:0}
.v2-contrast-warning{display:flex;align-items:flex-start;gap:8px;margin:0 0 13px;padding:10px;border:1px solid #e7b764;border-radius:9px;background:#fff8e8;color:#70420c;font-size:.7rem;line-height:1.45}.v2-contrast-warning[hidden]{display:none}.v2-contrast-warning i{margin-top:.15rem;color:#9c5c0d}
.v2-repeater{margin:14px 0;padding:10px;border:1px solid var(--v2-line);border-radius:11px;background:#f8fafb}.v2-repeater>header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}.v2-repeater>header>div{display:grid;min-width:0}.v2-repeater>header strong{font-size:.75rem}.v2-repeater>header small{font-size:.6rem;color:var(--v2-muted);line-height:1.35}.v2-repeater>header .button{white-space:nowrap;padding:6px 8px;font-size:.64rem}.v2-repeater-list{display:grid;gap:8px}.v2-repeater-item{position:relative;border:1px solid #d8e1e7;border-radius:9px;background:#fff;overflow:hidden}.v2-repeater-item>summary{display:flex;align-items:center;gap:5px;min-height:38px;padding:4px 5px;cursor:pointer;list-style:none;background:#f2f6f8}.v2-repeater-item>summary::-webkit-details-marker{display:none}.v2-repeater-item>summary>strong{min-width:0;flex:1;font-size:.69rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-repeater-drag{display:grid;place-items:center;width:24px;height:28px;color:#70808c;cursor:grab}.v2-repeater-actions{display:flex;align-items:center}.v2-repeater-actions button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:5px;background:transparent;color:#667681;cursor:pointer}.v2-repeater-actions button:hover{background:#e2edf3;color:#145f86}.v2-repeater-actions button:disabled{opacity:.3;cursor:not-allowed}.v2-repeater-fields{padding:10px}.v2-repeater-fields>.v2-repeater{margin:10px 0 0;background:#f3f7f9}.v2-hours-editor{display:grid;gap:7px;margin:14px 0}.v2-hours-editor>strong{font-size:.76rem}.v2-hours-editor fieldset{padding:8px;border:1px solid var(--v2-line);border-radius:9px}.v2-hours-editor legend{padding:0 4px;font-size:.66rem;font-weight:800}.v2-hours-editor fieldset>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.v2-ordered-list{display:grid;gap:5px;margin:8px 0 12px}.v2-ordered-list>div{display:flex;align-items:center;gap:3px;padding:6px;border:1px solid #dce4e9;border-radius:7px;background:#fff}.v2-ordered-list span{min-width:0;flex:1;font-size:.68rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v2-ordered-list button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:5px;background:transparent;color:#667681;cursor:pointer}.v2-ordered-list button:hover{background:#e2edf3}.v2-ordered-list button:disabled{opacity:.3;cursor:not-allowed}.v2-choice-list{display:grid;gap:2px;max-height:260px;overflow:auto}.v2-choice-list .v2-check{padding:5px;margin:0;border-radius:6px}.v2-choice-list .v2-check:hover{background:#f1f6f9}.v2-single-ad-field .v2-check:has(input:checked){background:#e8f4fa;color:#125f87}.v2-help.is-warning,.promo-hero-linked-ad-warning{color:#9a4d0b}.promo-hero-linked-ad-warning{max-width:42rem;padding:.65rem .8rem;border:1px solid #f2c48d;border-radius:.55rem;background:#fff7e9;font-size:.82rem}
.v2-service-price-list{padding:28px}.v2-service-price-list>header{text-align:center;margin-bottom:20px}.v2-service-price-list>header>span{color:var(--builder-accent);font-size:.74rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.v2-service-price-list h2{margin:4px 0;color:var(--store-title-color)}.v2-service-price-list>header p{max-width:680px;margin:0 auto}.v2-service-price-list>div{display:grid;gap:8px;max-width:900px;margin:auto}.v2-service-price-list article{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 18px;border:1px solid var(--builder-border);border-radius:var(--builder-radius);background:var(--builder-card)}.v2-service-price-list h3,.v2-service-price-list p{margin:0}.v2-service-price-list h3{font-size:1rem;color:var(--store-title-color)}.v2-service-price-list p{margin-top:3px;font-size:.85rem}.v2-service-price-list article>strong{flex:0 0 auto;color:var(--builder-accent)}
@media(max-width:767px){.v2-inspector-tabs{grid-template-columns:1fr 1fr}.v2-repeater>header{align-items:flex-start;flex-direction:column}.v2-hours-editor fieldset>div{grid-template-columns:1fr}.v2-service-price-list article{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:600px){.v2-tamilini-dialog{width:100%;max-width:none;max-height:92dvh;margin:auto 0 0;border-radius:18px 18px 0 0}.v2-tamilini-dialog form{padding:16px}.v2-tamilini-dialog header{grid-template-columns:58px minmax(0,1fr) 34px}.v2-tamilini-dialog header>img{width:58px;height:58px}.v2-tamilini-fields{grid-template-columns:1fr}.v2-tamilini-results article>div:last-child{display:grid;grid-template-columns:1fr 1fr}.v2-tamilini-results .button{justify-content:center}}
.v2-mobile-panel-close{display:none!important}

/* Pizza Warm Classic: original restaurant styling for Pizza Restaurant Showcase. */
[data-store-theme="pizza-warm-classic"]{--pizza-primary:#c0392b;--pizza-primary-hover:#a93226;--pizza-gold:#f4b942;--pizza-cream:#fff8ef;--pizza-soft:#fff1e1;--pizza-ink:#2b1b16;--pizza-text:#4a332c;--pizza-muted:#7b625a;--pizza-border:#e8d2bd;--pizza-green:#2e7d32;background:var(--pizza-cream);color:var(--pizza-text);font-family:"Inter","Segoe UI",Arial,sans-serif;overflow-x:hidden}
[data-store-theme="pizza-red-burst"]{--fast-red:#ff2f2f;--fast-red-hover:#e51f1f;--fast-yellow:#ffc400;--fast-orange:#ff8a00;--fast-cream:#fff5e8;--fast-light:#fff9f0;--fast-dark:#171717;--fast-text:#3b3b3b;--fast-muted:#777;--fast-border:#efe2d2;background:#fff;color:var(--fast-text);font-family:Inter,"Segoe UI",Arial,sans-serif;overflow-x:hidden}
[data-store-theme="pizza-red-burst"] :is(h1,h2,h3,h4,.widget-title,.store-v2-brand span){font-family:Poppins,Montserrat,Arial,sans-serif;color:#111}
[data-store-theme="pizza-red-burst"] .store-v2-nav{border-bottom:1px solid var(--fast-border);background:#fff;box-shadow:0 5px 20px rgb(38 16 7 / 6%)}
[data-store-theme="pizza-red-burst"] .store-v2-brand{color:#111!important;font-weight:900;letter-spacing:-.035em}
[data-store-theme="pizza-red-burst"] .store-v2-nav-links a{color:#111!important;font-weight:800}
[data-store-theme="pizza-red-burst"] .store-v2-nav-links a:hover,[data-store-theme="pizza-red-burst"] .store-v2-nav-links a:focus-visible,[data-store-theme="pizza-red-burst"] .store-v2-nav-links a[aria-current="page"]{background:var(--fast-red)!important;color:#fff!important}
[data-store-theme="pizza-red-burst"] .v2-site-section{margin:0}
[data-store-theme="pizza-red-burst"]>.store-v2-footer{border-top-color:var(--fast-border);background:var(--fast-dark);color:#fff}
[data-store-theme="pizza-warm-classic"] :is(h1,h2,h3,.widget-title,.store-v2-brand span){font-family:"Playfair Display",Georgia,serif;color:var(--pizza-ink);letter-spacing:-.025em}
[data-store-theme="pizza-warm-classic"] .store-v2-navigation{background:var(--pizza-ink);border-bottom-color:rgb(244 185 66/28%);box-shadow:0 8px 28px rgb(43 27 22/18%)}
[data-store-theme="pizza-warm-classic"] .store-v2-navigation :is(.store-v2-brand span,.store-v2-nav-links a,.store-nav-toggle){color:var(--pizza-cream)}
[data-store-theme="pizza-warm-classic"] .store-v2-navigation .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){color:var(--pizza-gold)}
[data-store-theme="pizza-warm-classic"] .store-v2-announcement{background:var(--pizza-primary);color:#fff}
[data-store-theme="pizza-warm-classic"] .store-v2-announcement a{color:var(--pizza-gold)}
[data-store-theme="pizza-warm-classic"] .v2-site-section{position:relative}
[data-store-theme="pizza-warm-classic"] .v2-site-section[data-store-section="restaurant-hero"]{background:radial-gradient(circle at 80% 20%,rgb(244 185 66/24%),transparent 36%),linear-gradient(135deg,#fff3d1,var(--pizza-soft))}
[data-store-theme="pizza-warm-classic"] .cadaii-promo-hero-2-widget{min-height:clamp(520px,68vw,760px);border:0;border-radius:0;background:transparent}
[data-store-theme="pizza-warm-classic"] .promo-hero-2-copy h2{max-width:12ch;font-size:clamp(3rem,7vw,6.4rem);line-height:.94;text-wrap:balance}
[data-store-theme="pizza-warm-classic"] .promo-hero-2-copy p{max-width:38rem;color:var(--pizza-text);font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.75}
[data-store-theme="pizza-warm-classic"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button,.button-primary){border-color:var(--pizza-primary);background:var(--pizza-primary);color:#fff!important;box-shadow:0 10px 24px rgb(192 57 43/22%);transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}
[data-store-theme="pizza-warm-classic"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button,.button-primary):is(:hover,:focus-visible){border-color:var(--pizza-primary-hover);background:var(--pizza-primary-hover);color:#fff!important;transform:translateY(-2px);box-shadow:0 15px 30px rgb(142 36 26/25%)}
[data-store-theme="pizza-warm-classic"] .promo-hero-2-media img{filter:drop-shadow(0 28px 38px rgb(43 27 22/18%));transition:transform .45s cubic-bezier(.2,.8,.2,1)}
[data-store-theme="pizza-warm-classic"] .promo-hero-2-media:hover img{transform:scale(1.035) rotate(1deg)}
[data-store-theme="pizza-warm-classic"] .promo-hero-2-badge{background:var(--pizza-green);color:#fff;box-shadow:0 12px 28px rgb(46 125 50/25%)}
[data-store-theme="pizza-warm-classic"] :is(.v2-store-highlights article,.restaurant-menu-item,.listing-card,.commerce-product-card,.faq-1-item,.opening-hours-widget.is-cards>div){border-color:var(--pizza-border);box-shadow:0 8px 24px rgb(73 43 29/8%);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
[data-store-theme="pizza-warm-classic"] :is(.v2-store-highlights article,.restaurant-menu-item,.listing-card,.commerce-product-card,.faq-1-item,.opening-hours-widget.is-cards>div):is(:hover,:focus-within){border-color:rgb(192 57 43/45%);transform:translateY(-4px);box-shadow:0 16px 34px rgb(73 43 29/14%)}
[data-store-theme="pizza-warm-classic"] .restaurant-menu-price{color:var(--pizza-primary)!important;transition:color .2s ease,transform .2s ease}[data-store-theme="pizza-warm-classic"] .restaurant-menu-item:hover .restaurant-menu-price{color:var(--pizza-primary-hover)!important;transform:translateX(-3px)}
[data-store-theme="pizza-warm-classic"] :is(.store-page-gallery img,.store-image-block){transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .3s ease}
[data-store-theme="pizza-warm-classic"] :is(.store-page-gallery img,.store-image-block):hover{transform:scale(1.035);filter:saturate(1.06)}
[data-store-theme="pizza-warm-classic"] [data-store-section="hours-and-contact"],[data-store-theme="pizza-warm-classic"] [data-store-section="opening-hours"]{background-color:var(--pizza-soft)!important;background-image:url('/assets/images/store-templates/pizza-restaurant/restaurant-pattern.svg');background-size:420px}
[data-store-theme="pizza-warm-classic"] .store-v2-footer{border-top:4px solid var(--pizza-gold);background:#21130f;color:var(--pizza-cream)}
[data-store-theme="pizza-warm-classic"] .store-v2-footer :is(strong,a,span,small){color:var(--pizza-cream)}
[data-store-theme="pizza-warm-classic"] .store-v2-footer a:is(:hover,:focus-visible){color:var(--pizza-gold)}
.widget-animations-ready [data-store-theme="pizza-warm-classic"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(28px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="pizza-warm-classic"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
.widget-animations-ready [data-store-theme="pizza-warm-classic"] [data-store-section="restaurant-hero"].is-widget-visible .promo-hero-2-copy{animation:pizza-hero-copy .7s both}
.widget-animations-ready [data-store-theme="pizza-warm-classic"] [data-store-section="restaurant-hero"].is-widget-visible .promo-hero-2-button{animation:pizza-hero-button .7s .18s both}
@keyframes pizza-hero-copy{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes pizza-hero-button{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}
@media(max-width:767px){[data-store-theme="pizza-warm-classic"] .cadaii-promo-hero-2-widget{min-height:auto;padding-block:42px}[data-store-theme="pizza-warm-classic"] .promo-hero-2-copy h2{font-size:clamp(2.7rem,15vw,4.4rem)}[data-store-theme="pizza-warm-classic"] .v2-site-section{max-width:100%;overflow:hidden}[data-store-theme="pizza-warm-classic"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button){max-width:100%;white-space:normal;text-align:center}}
@media(prefers-reduced-motion:reduce){[data-store-theme="pizza-warm-classic"] *,[data-store-theme="pizza-warm-classic"] *::before,[data-store-theme="pizza-warm-classic"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="pizza-warm-classic"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}[data-store-theme="pizza-warm-classic"] :is(.promo-hero-2-media img,.store-page-gallery img,.store-image-block,.restaurant-menu-item):hover{transform:none!important}}
@media(max-width:767px){.v2-builder-sidebar{position:fixed;z-index:70;inset:0 auto 0 0;display:grid;width:min(380px,calc(100vw - 48px));height:100dvh;max-height:none;box-shadow:18px 0 48px rgb(12 25 36/28%);overflow:hidden}.v2-builder-sidebar .v2-builder-panel{height:100dvh;max-height:none}.v2-builder-inspector{position:fixed;z-index:70;inset:auto 0 0 0;display:block;width:100%;height:auto;max-height:82dvh;padding:16px;border:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 48px rgb(12 25 36/28%);overflow:auto}.v2-mobile-panel-close{display:flex!important;align-items:center;justify-content:center;gap:4px}.v2-builder-inspector .v2-mobile-panel-close{float:right;width:auto;margin:-4px 0 8px;padding:7px 9px;border:1px solid var(--v2-line);border-radius:8px;background:#fff;color:#43525f;cursor:pointer}.v2-builder-tabs>.v2-mobile-panel-close{min-height:52px;color:#fff}.v2-builder-tabs>.v2-mobile-panel-close:hover,.v2-builder-tabs>.v2-mobile-panel-close:focus-visible{background:#fff;color:#126a99}}

/* Contextual Tamilini controls are available only inside the authenticated builder. */
.v2-tamilini-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:7px;font-size:.64rem;font-weight:850;white-space:nowrap;cursor:pointer}.v2-tamilini-button i{color:#d16a0a}.v2-structure-row>header>div .v2-tamilini-row-button{padding:5px 7px;border:1px solid #e7c695;background:#fff8ec;color:#8b4a0a}.v2-column-toolbar>.v2-tamilini-column-button{display:inline-flex;width:auto;height:26px;padding:0 6px;border:1px solid #e7c695;background:#fff8ec;color:#8b4a0a}.v2-column-toolbar>.v2-tamilini-column-button:hover,.v2-column-toolbar>.v2-tamilini-column-button:focus-visible,.v2-structure-row>header>div .v2-tamilini-row-button:hover,.v2-structure-row>header>div .v2-tamilini-row-button:focus-visible{border-color:#d7872f;background:#fff2dc}.v2-empty-cell{display:grid;gap:7px;margin-top:7px;padding:10px;border:1px dashed #c8d4dc;border-radius:7px;background:#fff}.v2-empty-cell p{margin:0;color:var(--v2-muted);font-size:.68rem;text-align:center}.v2-empty-cell-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.v2-empty-cell-actions .v2-add-widget-inline,.v2-empty-cell-actions .v2-tamilini-cell-button{width:100%;min-height:32px;margin:0;padding:6px;border:1px dashed #bfcbd4;background:#f8fbfc;color:#1675a4}.v2-empty-cell-actions .v2-tamilini-cell-button{border-color:#e7c695;background:#fff8ec;color:#8b4a0a}.v2-tamilini-status{min-height:1.3rem;margin:10px 0 0;color:#365567;font-size:.75rem;line-height:1.45}.v2-tamilini-status:empty{display:none}[data-v2-tamilini-form][aria-busy=true]{cursor:wait}.v2-tamilini-dialog textarea{min-height:7rem}.v2-tamilini-dialog button{touch-action:manipulation}
@media(max-width:600px){.v2-tamilini-dialog form{max-width:100%;overflow-x:hidden}.v2-tamilini-dialog textarea{min-height:8rem}.v2-tamilini-row-button span,.v2-tamilini-column-button span{display:none}.v2-column-toolbar>.v2-tamilini-column-button{width:28px;padding:0}.v2-empty-cell-actions{grid-template-columns:1fr}.v2-empty-cell-actions .v2-tamilini-cell-button span{display:inline}.v2-tamilini-results article>div:last-child{grid-template-columns:1fr 1fr}.v2-tamilini-results article>div:last-child .button{min-width:0;white-space:normal}}

/* Premium restaurant collection: shared visual language, scoped to public and preview Store Pages. */
[data-store-theme="warm-left-menu-elegance"]{background:var(--builder-bg);color:var(--builder-text);overflow-x:clip}
[data-store-theme="warm-left-menu-elegance"] :is(h1,h2,h3,h4,.widget-title,.store-v2-brand span,.cadaii-testimonials-title){font-family:var(--restaurant-heading-font);letter-spacing:-.025em;text-wrap:balance}
[data-store-theme="warm-left-menu-elegance"] :is(.eyebrow,.restaurant-menu-kicker,.feature-hero-label,.cadaii-testimonials-label,.v2-store-highlights>header>span){font-family:var(--restaurant-accent-font);letter-spacing:.14em;text-transform:uppercase}
[data-store-theme="warm-left-menu-elegance"] .v2-site-section{position:relative;isolation:isolate}
[data-store-theme="warm-left-menu-elegance"] :is(a:not(.button),.restaurant-menu-item-link){color:var(--restaurant-link)}
[data-store-theme="warm-left-menu-elegance"] :is(a:not(.button),.restaurant-menu-item-link):is(:hover,:focus-visible){color:var(--restaurant-link-hover)}
[data-store-theme="warm-left-menu-elegance"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button,.button-primary,.cadaii-parallax-btn){border-color:var(--builder-button);background:var(--builder-button);color:var(--builder-button-text)!important;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}
[data-store-theme="warm-left-menu-elegance"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button,.button-primary,.cadaii-parallax-btn):is(:hover,:focus-visible){border-color:var(--restaurant-button-hover);background:var(--restaurant-button-hover);color:var(--restaurant-button-hover-text)!important;transform:translateY(-3px);box-shadow:0 16px 34px color-mix(in srgb,var(--builder-button) 24%,transparent)}
[data-store-theme="warm-left-menu-elegance"] .restaurant-menu-price{color:var(--restaurant-price)!important}
[data-store-theme="warm-left-menu-elegance"] :is(.restaurant-menu-featured,.promo-hero-2-badge){background:var(--restaurant-badge)!important}
[data-store-theme="warm-left-menu-elegance"] :is(.restaurant-menu-item,.listing-card,.commerce-product-card,.v2-store-highlights article,.faq-1-item,.opening-hours-widget.is-cards>div,.cadaii-testimonial-card){transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease}
[data-store-theme="warm-left-menu-elegance"] :is(.restaurant-menu-item,.listing-card,.commerce-product-card,.v2-store-highlights article,.faq-1-item,.opening-hours-widget.is-cards>div,.cadaii-testimonial-card):is(:hover,:focus-within){transform:translateY(-6px);border-color:var(--restaurant-link);box-shadow:0 20px 42px color-mix(in srgb,var(--builder-text) 13%,transparent)}
[data-store-theme="warm-left-menu-elegance"] :is(.store-page-gallery,.store-image-block-wrap,.promo-hero-2-media,.feature-hero-image-wrap){overflow:hidden}
[data-store-theme="warm-left-menu-elegance"] :is(.store-page-gallery img,.store-image-block,.promo-hero-2-media>img,.feature-hero-image-wrap img){transition:transform .58s cubic-bezier(.2,.8,.2,1),filter .35s ease}
[data-store-theme="warm-left-menu-elegance"] :is(.store-page-gallery img,.store-image-block,.promo-hero-2-media>img,.feature-hero-image-wrap img):hover{transform:scale(1.045);filter:saturate(1.08)}
[data-store-theme="warm-left-menu-elegance"] [data-store-section="opening-hours-and-contact"]{background-color:var(--restaurant-section-bg)!important;background-image:var(--restaurant-pattern-url);background-size:440px}
[data-store-theme="warm-left-menu-elegance"] .store-v2-footer{border-top:3px solid var(--restaurant-badge);background:var(--restaurant-footer-bg);color:var(--restaurant-footer-text)}
[data-store-theme="warm-left-menu-elegance"] .store-v2-footer :is(a,strong,span,small){color:var(--restaurant-footer-text)}

/* Each restaurant direction keeps its own composition and surface treatment. */

[data-store-theme="warm-left-menu-elegance"]{--restaurant-pattern-url:url('/assets/images/store-templates/savory-left-menu/restaurant-pattern.svg')}
@media(min-width:901px){[data-store-theme="warm-left-menu-elegance"]>.store-v2-navigation{position:fixed;top:var(--header-height,76px);bottom:0;left:0;width:260px;min-height:0;padding:44px 28px;align-items:stretch;flex-direction:column;z-index:92;background:var(--restaurant-dark-bg)}.store-v2-embed [data-store-theme="warm-left-menu-elegance"]>.store-v2-navigation{top:0}[data-store-theme="warm-left-menu-elegance"] .store-v2-brand{align-items:flex-start;flex-direction:column;margin:0 0 38px}[data-store-theme="warm-left-menu-elegance"] .store-v2-brand img{width:66px;height:66px}[data-store-theme="warm-left-menu-elegance"] .store-v2-nav-links{align-items:stretch;flex-direction:column}[data-store-theme="warm-left-menu-elegance"] .store-v2-nav-links a{padding:12px 0;border-radius:0;border-bottom:1px solid rgb(255 255 255/10%)}[data-store-theme="warm-left-menu-elegance"]>.store-v2-content,[data-store-theme="warm-left-menu-elegance"]>.store-v2-footer,[data-store-theme="warm-left-menu-elegance"]>.store-v2-announcement,[data-store-theme="warm-left-menu-elegance"]>.store-v2-preview-note{margin-left:260px}[data-store-theme="warm-left-menu-elegance"]>.store-v2-footer{grid-template-columns:1fr 1fr}[data-store-theme="warm-left-menu-elegance"]>.store-v2-footer>small{grid-column:1/-1}}
[data-store-theme="warm-left-menu-elegance"] [data-store-section="restaurant-introduction"]{padding-block:clamp(44px,8vw,108px)!important}
[data-store-theme="warm-left-menu-elegance"] .store-page-gallery img:nth-child(even){transform:translateY(18px)}





/* Scroll reveal, hero entrance, call-to-action lift, and menu-item stagger. */
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(30px);transition:opacity .68s ease,transform .68s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] [data-store-section="restaurant-hero"].is-widget-visible .promo-hero-2-copy{animation:restaurant-hero-copy .72s both}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] [data-store-section="dining-call-to-action"].is-widget-visible .v2-site-widget{animation:restaurant-cta-up .72s .12s both}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] .is-widget-visible .restaurant-menu-item{animation:restaurant-menu-in .48s both}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] .is-widget-visible .restaurant-menu-item:nth-child(2n){animation-delay:.08s}
.widget-animations-ready [data-store-theme="warm-left-menu-elegance"] .is-widget-visible .restaurant-menu-item:nth-child(3n){animation-delay:.16s}
@keyframes restaurant-hero-copy{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@keyframes restaurant-cta-up{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:none}}
@keyframes restaurant-menu-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}

.restaurant-top-contact-bar{--restaurant-topbar-bg:var(--restaurant-dark-bg,#2a1812);--restaurant-topbar-text:#f8efe5;--restaurant-topbar-link:#d6b06a;background:var(--restaurant-topbar-bg);color:var(--restaurant-topbar-text);font-size:.78rem;letter-spacing:.02em}
.restaurant-top-contact-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(100%,1320px);min-height:38px;margin:auto;padding:7px 24px}
.restaurant-top-contact-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.restaurant-top-contact-bar :is(a,p,span,i){color:inherit}.restaurant-top-contact-bar a{display:inline-flex;align-items:center;gap:7px;color:var(--restaurant-topbar-link)!important;text-decoration:none}.restaurant-top-contact-bar a:hover{color:#fff!important}.restaurant-top-contact-bar p{display:flex;align-items:center;gap:7px;margin:0}.restaurant-top-contact-bar.is-align-left .restaurant-top-contact-inner{justify-content:flex-start}.restaurant-top-contact-bar.is-align-right .restaurant-top-contact-inner{justify-content:flex-end}.restaurant-top-contact-bar.is-align-right .restaurant-top-contact-links{order:2}
[data-store-section="restaurant-top-contact-bar"]{display:none!important}
.services-card-2-copy{display:grid;gap:.62rem;padding:1.2rem}.services-card-2-copy strong{padding:0}.services-card-2-copy>span{color:inherit;font-size:.86rem;line-height:1.6;opacity:.8}.services-card-2-copy b{color:var(--services-2-accent);font-size:.76rem;letter-spacing:.08em;text-transform:uppercase}.services-card-2-copy b i{display:inline-block;font-style:normal;transition:transform .2s ease}.services-card-2:hover .services-card-2-copy b i{transform:translateX(4px)}
@media(max-width:900px){[data-store-theme="warm-left-menu-elegance"]>.store-v2-navigation{position:sticky;top:var(--header-height,76px);width:auto;padding:12px max(24px,calc((100vw - 1280px)/2));align-items:center;flex-direction:row}.store-v2-embed [data-store-theme="warm-left-menu-elegance"]>.store-v2-navigation{top:0}[data-store-theme="warm-left-menu-elegance"] .store-v2-brand{margin-right:auto}[data-store-theme="warm-left-menu-elegance"] .store-v2-brand img{width:48px;height:48px}}
@media(max-width:767px){[data-store-theme="warm-left-menu-elegance"] .v2-site-section{max-width:100%;overflow:hidden}[data-store-theme="warm-left-menu-elegance"] :is(.promo-hero-2-button,.cadaii-cta-button,.widget-button,.cadaii-parallax-btn){max-width:100%;white-space:normal;text-align:center}[data-store-theme="warm-left-menu-elegance"] .store-page-gallery img:nth-child(even){transform:none}}
@media(prefers-reduced-motion:reduce){[data-store-theme="warm-left-menu-elegance"] *,[data-store-theme="warm-left-menu-elegance"] *::before,[data-store-theme="warm-left-menu-elegance"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="warm-left-menu-elegance"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}[data-store-theme="warm-left-menu-elegance"] :is(.store-page-gallery img,.store-image-block,.promo-hero-2-media>img,.feature-hero-image-wrap img,.restaurant-menu-item):hover{transform:none!important}}

/* Dark Lounge Restaurant and Midnight Gold Dining */
[data-store-theme="midnight-gold-dining"]{overflow-x:clip;background:#061011;color:var(--builder-text)}
[data-store-theme="midnight-gold-dining"]>.store-v2-navigation{display:grid;grid-template-columns:minmax(10rem,1fr) auto minmax(10rem,1fr);min-height:58px;padding:7px max(24px,calc((100vw - 1440px)/2));border-bottom:1px solid rgb(217 190 140/16%);background:#050d0e;box-shadow:none}
[data-store-theme="midnight-gold-dining"] .store-v2-brand{margin:0;justify-self:start;color:#d9be8c!important;font-family:var(--restaurant-heading-font);letter-spacing:.08em}
[data-store-theme="midnight-gold-dining"] .store-v2-brand img{width:32px;height:32px;border:1px solid rgb(217 190 140/58%);border-radius:0;background:#0b1b1e}
[data-store-theme="midnight-gold-dining"] .store-v2-brand span{max-width:14rem;overflow:hidden;color:#d9be8c!important;font-size:.78rem;font-weight:500;letter-spacing:.14em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
[data-store-theme="midnight-gold-dining"] .store-v2-nav-links{grid-column:2;grid-row:1;justify-content:center;gap:1.2rem}
[data-store-theme="midnight-gold-dining"] .store-v2-nav-links a{padding:.55rem .15rem;border-bottom:1px solid transparent;border-radius:0;background:transparent!important;color:#aaa096!important;font-family:var(--store-font-family);font-size:.63rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase}
[data-store-theme="midnight-gold-dining"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#c9a678;color:#d9be8c!important}
[data-store-theme="midnight-gold-dining"] .store-v2-navigation .store-nav-toggle{display:none;grid-column:3;grid-row:1;justify-self:end;margin:0;padding:.4rem;border:0;border-radius:0;color:#c9a678!important}
[data-store-theme="midnight-gold-dining"] .store-v2-navigation .store-nav-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
[data-store-theme="midnight-gold-dining"] .store-v2-navigation .store-nav-toggle:is(:hover,:focus-visible){background:transparent;color:#f1d7a3!important}
[data-store-theme="midnight-gold-dining"] .v2-site-section{position:relative;isolation:isolate}
[data-store-theme="midnight-gold-dining"] .v2-product-filters{border-color:#293130;background:#081415;color:#d8cec1;box-shadow:none}
[data-store-theme="midnight-gold-dining"] .v2-product-filters a{border-color:#293130;color:#b7aea2!important}
[data-store-theme="midnight-gold-dining"] .v2-product-filters a:is(:hover,:focus-visible,.is-active){border-color:#c9a678;background:#c9a678;color:#061011!important}
[data-store-theme="midnight-gold-dining"] :is(.store-page-widget,.contact-widget,.opening-hours-widget,.cadaii-faq-widget){border-color:#293130;background:#081415;color:#d8cec1;box-shadow:none}
[data-store-theme="midnight-gold-dining"] :is(.store-page-widget,.contact-widget,.opening-hours-widget,.cadaii-faq-widget) :is(h1,h2,h3,h4,strong){color:#d9be8c}
[data-store-theme="midnight-gold-dining"] :is(input,select,textarea){border-color:#3c4543;background:#071112;color:#eee4d7;color-scheme:dark}
[data-store-theme="midnight-gold-dining"]>.store-v2-footer{border-top:1px solid rgb(217 190 140/18%);background:#050d0e;color:#aaa096;box-shadow:none}
[data-store-theme="midnight-gold-dining"]>.store-v2-footer img{border:1px solid rgb(217 190 140/48%);border-radius:0;background:#081415}
[data-store-theme="midnight-gold-dining"]>.store-v2-footer :is(strong,a){color:#d9be8c!important;font-family:var(--store-font-family);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}
[data-store-theme="midnight-gold-dining"]>.store-v2-footer :is(span,small){color:#aaa096}
.widget-animations-ready [data-store-theme="midnight-gold-dining"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="midnight-gold-dining"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
@media(max-width:1023px){[data-store-theme="midnight-gold-dining"]>.store-v2-navigation{display:flex;min-height:58px;flex-wrap:wrap;padding-inline:24px}[data-store-theme="midnight-gold-dining"] .store-v2-brand{margin-right:auto}[data-store-theme="midnight-gold-dining"] .store-v2-navigation .store-nav-toggle{display:flex}[data-store-theme="midnight-gold-dining"] .store-v2-nav-links{display:none;flex-basis:100%;padding:12px 0}[data-store-theme="midnight-gold-dining"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex}[data-store-theme="midnight-gold-dining"] .store-v2-nav-links a{width:100%;justify-content:center}}
@media(max-width:767px){[data-store-theme="midnight-gold-dining"]>.store-v2-navigation{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){[data-store-theme="midnight-gold-dining"] *,[data-store-theme="midnight-gold-dining"] *::before,[data-store-theme="midnight-gold-dining"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="midnight-gold-dining"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}}

/* Business Agency Portfolio and Agency Gold Pro */
.agency-business-hero,.agency-skill-bars,.agency-stats-counter,.agency-portfolio,.agency-device-showcase,.agency-client-strip,.agency-footer{box-sizing:border-box;background:var(--agency-bg);color:var(--agency-text)}
.agency-business-hero{position:relative;isolation:isolate;display:grid;place-items:center;min-height:var(--agency-hero-height,640px);padding:clamp(7.5rem,16vw,12rem) clamp(1.25rem,5vw,5rem) clamp(5rem,10vw,8rem);overflow:hidden;background-color:#242424;background-position:center;background-size:cover;text-align:center}
.agency-business-hero.has-parallax{background-attachment:fixed}.agency-hero-overlay{position:absolute;z-index:-1;inset:0;background:var(--agency-overlay,#161616);opacity:var(--agency-overlay-opacity,.58)}
.agency-hero-copy{display:grid;justify-items:center;gap:1.15rem;width:min(840px,100%);color:var(--agency-hero-title,#fff)}.agency-hero-copy>span{color:var(--agency-hero-eyebrow,#fff);font-family:var(--restaurant-accent-font);font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.agency-hero-copy h1{max-width:820px;margin:0;color:var(--agency-hero-title,#fff);font-family:var(--agency-section-title-font,var(--restaurant-heading-font));font-size:clamp(2.15rem,5.2vw,4.7rem);font-weight:750;letter-spacing:-.035em;line-height:1.02;text-transform:uppercase;text-wrap:balance}.agency-hero-copy p{max-width:680px;margin:0;color:var(--agency-hero-text,#f5f5f5);font-size:clamp(.95rem,1.5vw,1.12rem);line-height:1.8;opacity:.92}.agency-hero-copy>div{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-top:.6rem}
.agency-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.72rem 1.35rem;border:1px solid transparent;border-radius:999px;font-family:var(--agency-button-font,var(--store-font-family));font-size:.72rem;font-weight:800;letter-spacing:.09em;text-decoration:none!important;text-transform:uppercase;transition:transform .24s ease,background-color .24s ease,border-color .24s ease,color .24s ease}.agency-button.is-gold{background:var(--agency-accent);color:var(--agency-hero-primary-text,#fff)!important}.agency-button.is-outline{border-color:rgb(255 255 255/70%);background:rgb(0 0 0/12%);color:var(--agency-hero-secondary-text,#fff)!important}.agency-button.is-border{border-color:#d9d9d9;color:var(--agency-title)!important}.agency-button:is(:hover,:focus-visible){transform:translateY(-3px);border-color:#222;background:#222;color:#fff!important}
.agency-hero-arrow{position:absolute;top:50%;display:grid;width:42px;height:42px;padding:0;place-items:center;translate:0 -50%;border:0;border-radius:50%;background:rgb(255 255 255/18%);color:#fff;font-size:1.75rem;cursor:pointer;transition:background-color .22s ease,transform .22s ease}.agency-hero-arrow.is-prev{left:clamp(.8rem,2vw,2rem)}.agency-hero-arrow.is-next{right:clamp(.8rem,2vw,2rem)}.agency-hero-arrow:is(:hover,:focus-visible){background:var(--agency-accent);transform:scale(1.08)}
.agency-skill-bars{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:clamp(2.2rem,7vw,7rem);padding:clamp(4.5rem,8vw,7.5rem) max(24px,calc((100vw - 1180px)/2));background:var(--agency-bg,#3f3f3f);color:var(--agency-text,#d5d5d5)}.agency-skill-intro h2{margin:0 0 1.1rem;color:var(--agency-title,#fff);font-family:var(--agency-section-title-font,var(--restaurant-heading-font));font-size:clamp(1.6rem,3vw,2.5rem);text-transform:uppercase}.agency-skill-intro p{margin:0;line-height:1.8}.agency-skill-list{display:grid;gap:1.35rem}.agency-skill>div{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.55rem}.agency-skill strong{color:var(--agency-title,#fff);font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.agency-skill>div>span{color:var(--agency-title,#fff);font-family:var(--agency-stats-font,var(--store-font-family));font-size:.78rem}.agency-skill-track{display:block;height:4px;overflow:visible;background:rgb(255 255 255/24%)}.agency-skill-track i{position:relative;display:block;width:var(--agency-skill);height:100%;transform:scaleX(0);transform-origin:left;background:var(--agency-accent);transition:transform 1.1s cubic-bezier(.2,.8,.2,1)}.agency-skill-track i::after{content:"";position:absolute;top:50%;right:-5px;width:10px;height:10px;translate:0 -50%;border:2px solid #fff;border-radius:50%;background:var(--agency-accent)}.is-widget-visible .agency-skill-track i,.agency-skill-bars.is-widget-visible .agency-skill-track i{transform:scaleX(1)}
.agency-stats-counter{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:clamp(2.7rem,6vw,4.8rem) max(24px,calc((100vw - 1180px)/2));background:var(--agency-bg,#fff)}.agency-stats-counter article{display:grid;gap:.45rem;padding:1rem;border-right:1px solid #ececec;text-align:center}.agency-stats-counter article:last-child{border-right:0}.agency-stats-counter strong{color:var(--agency-title);font-family:var(--agency-stats-font,var(--restaurant-heading-font));font-size:clamp(1.65rem,3.4vw,2.8rem);line-height:1}.agency-stats-counter article>span{color:var(--agency-text);font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.agency-portfolio{padding:clamp(4rem,8vw,7rem) 0 0;background:var(--agency-bg,#f6f6f6)}.agency-portfolio>header{display:grid;justify-items:center;gap:.55rem;width:min(760px,calc(100% - 40px));margin:0 auto clamp(2.5rem,5vw,4.5rem);text-align:center}.agency-portfolio>header>span,.agency-device-copy>span{color:var(--agency-accent);font-family:var(--restaurant-accent-font);font-size:.67rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.agency-portfolio h2,.agency-device-copy h2{margin:0;color:var(--agency-title);font-family:var(--agency-section-title-font,var(--restaurant-heading-font));font-size:clamp(1.7rem,3.6vw,2.75rem);text-transform:uppercase;text-wrap:balance}.agency-portfolio header p{max-width:650px;margin:0;color:var(--agency-text);line-height:1.75}.agency-portfolio-grid{display:grid;grid-template-columns:repeat(var(--agency-portfolio-columns,4),minmax(0,1fr))}.agency-portfolio-card{position:relative;display:block;min-height:280px;overflow:hidden;background:#ddd;color:#fff!important;text-decoration:none}.agency-portfolio-card>img{width:100%;height:100%;min-height:280px;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1),filter .4s ease}.agency-portfolio-card>span{position:absolute;display:grid;align-content:end;gap:.35rem;inset:0;padding:1.5rem;background:linear-gradient(180deg,transparent 28%,color-mix(in srgb,var(--agency-overlay,#242424) 90%,transparent));opacity:0;transform:translateY(12px);transition:opacity .3s ease,transform .3s ease}.agency-portfolio-card small{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase}.agency-portfolio-card strong{font-family:var(--agency-section-title-font,var(--restaurant-heading-font));font-size:1.15rem}.agency-portfolio-card b{color:var(--agency-accent);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.agency-portfolio-card:is(:hover,:focus-visible)>img{transform:scale(1.075);filter:saturate(.7)}.agency-portfolio-card:is(:hover,:focus-visible)>span{opacity:1;transform:none}
.agency-device-showcase{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,8vw,8rem);min-height:520px;padding:clamp(4rem,8vw,7rem) max(24px,calc((100vw - 1120px)/2));background:var(--agency-bg,#fff)}.agency-device-showcase.image-right .agency-device-art{order:2}.agency-device-art{align-self:end;display:grid;place-items:center}.agency-device-art img{display:block;width:min(100%,380px);max-height:560px;object-fit:contain;filter:drop-shadow(0 24px 28px rgb(26 26 26/18%))}.agency-device-copy{display:grid;align-content:center;justify-items:start;gap:1rem}.agency-device-copy p{max-width:600px;margin:0 0 .35rem;line-height:1.85}
.agency-client-strip{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,4.5rem);flex-wrap:wrap;padding:2.4rem max(24px,calc((100vw - 1180px)/2));border-top:1px solid #eee;background:var(--agency-bg,#fff)}.agency-client-strip>span{display:flex;align-items:center;gap:.55rem;color:var(--agency-text);filter:grayscale(1);opacity:.72}.agency-client-strip i{color:var(--agency-accent);font-size:1.1rem}.agency-client-strip strong{font-size:.78rem;letter-spacing:.035em}
.agency-footer{padding:clamp(3.8rem,7vw,6rem) max(24px,calc((100vw - 1180px)/2)) 1.6rem;background:var(--agency-bg,#242424);color:var(--agency-text,#ccc)}.agency-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(2rem,5vw,4rem)}.agency-footer :is(h2,h3){margin:0 0 1rem;color:var(--agency-title,#fff);font-family:var(--agency-section-title-font,var(--restaurant-heading-font));text-transform:uppercase}.agency-footer h2{font-size:1.45rem}.agency-footer h3{font-size:.78rem;letter-spacing:.09em}.agency-footer p{margin:.6rem 0;color:inherit;font-size:.82rem;line-height:1.75}.agency-footer-grid>section{display:flex;align-items:flex-start;flex-direction:column}.agency-footer-grid a{display:block;padding:.45rem 0;border-bottom:1px solid rgb(255 255 255/9%);color:var(--agency-text,#ccc)!important;font-size:.8rem;text-decoration:none}.agency-footer-grid a:is(:hover,:focus-visible){color:var(--agency-accent)!important}.agency-footer-socials{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.7rem}.agency-footer-socials span{padding:.28rem .5rem;border:1px solid rgb(255 255 255/14%);font-size:.62rem}.agency-footer-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem}.agency-footer-photos img{width:100%;aspect-ratio:1;object-fit:cover}.agency-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.3rem;border-top:1px solid rgb(255 255 255/10%)}.agency-footer-bottom small{color:inherit}.agency-footer-bottom button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid var(--agency-accent);border-radius:50%;background:transparent;color:var(--agency-accent);cursor:pointer}
.store-v2-site:has(.agency-footer)>.store-v2-footer{display:none}[data-store-theme="agency-gold-pro"]{overflow-x:clip;background:#fff;color:var(--builder-text)}[data-store-theme="agency-gold-pro"]>.store-v2-navigation{position:absolute;z-index:60;top:0;left:0;width:100%;min-height:72px;padding:12px max(24px,calc((100vw - 1180px)/2));border:0;background:linear-gradient(180deg,rgb(0 0 0/50%),transparent);box-shadow:none}[data-store-theme="agency-gold-pro"] .store-v2-brand{color:#fff!important}[data-store-theme="agency-gold-pro"] .store-v2-brand img{width:42px;height:42px;border:1px solid rgb(255 255 255/40%);border-radius:50%;background:rgb(255 255 255/90%)}[data-store-theme="agency-gold-pro"] .store-v2-brand span{color:#fff!important;font-family:var(--agency-section-title-font);font-size:.9rem;font-weight:800;letter-spacing:.04em}[data-store-theme="agency-gold-pro"] .store-v2-nav-links{gap:1.25rem}[data-store-theme="agency-gold-pro"] .store-v2-nav-links a{padding:.5rem 0;border-bottom:1px solid transparent;border-radius:0;background:transparent!important;color:#fff!important;font-family:var(--agency-nav-font);font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#d6a449;color:#d6a449!important}[data-store-theme="agency-gold-pro"] .store-nav-toggle{color:#fff!important}[data-store-theme="agency-gold-pro"]>.store-v2-content{background:#fff}[data-store-theme="agency-gold-pro"]>.store-v2-footer{display:none}[data-store-theme="agency-gold-pro"] :is(h1,h2,h3,h4,.widget-title,.cadaii-testimonials-title){font-family:var(--agency-section-title-font,var(--restaurant-heading-font))}[data-store-theme="agency-gold-pro"] :is(button,.button,.widget-button){font-family:var(--agency-button-font,var(--store-font-family))}[data-store-theme="agency-gold-pro"] .v2-site-section{position:relative;isolation:isolate;max-width:100%;overflow:hidden}[data-store-theme="agency-gold-pro"] .v2-site-section:has(.agency-business-hero),[data-store-theme="agency-gold-pro"] .v2-site-section:has(.agency-skill-bars),[data-store-theme="agency-gold-pro"] .v2-site-section:has(.agency-stats-counter),[data-store-theme="agency-gold-pro"] .v2-site-section:has(.agency-portfolio),[data-store-theme="agency-gold-pro"] .v2-site-section:has(.agency-footer){padding:0!important}[data-store-theme="agency-gold-pro"] .v2-site-widget:has(>.agency-business-hero),[data-store-theme="agency-gold-pro"] .v2-site-widget:has(>.agency-skill-bars),[data-store-theme="agency-gold-pro"] .v2-site-widget:has(>.agency-stats-counter),[data-store-theme="agency-gold-pro"] .v2-site-widget:has(>.agency-portfolio),[data-store-theme="agency-gold-pro"] .v2-site-widget:has(>.agency-footer){padding:0!important}
[data-store-theme="agency-gold-pro"] .v2-store-highlights{padding:clamp(4rem,7vw,6rem) 0}[data-store-theme="agency-gold-pro"] .v2-store-highlights>header{max-width:720px;margin:0 auto 2.8rem;text-align:center}[data-store-theme="agency-gold-pro"] .v2-store-highlights>header>span{color:#d6a449;font-family:var(--restaurant-accent-font);letter-spacing:.18em;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .v2-store-highlights>header h2{color:#222;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .v2-store-highlights>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}[data-store-theme="agency-gold-pro"] .v2-store-highlights article{padding:1.6rem 2rem;border:0;border-right:1px solid #e5e5e5;border-radius:0;background:transparent;box-shadow:none}[data-store-theme="agency-gold-pro"] .v2-store-highlights article:nth-child(3n){border-right:0}[data-store-theme="agency-gold-pro"] .v2-store-highlights article i{color:#d6a449}[data-store-theme="agency-gold-pro"] .v2-store-highlights article h3{color:#333;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .v2-store-highlights article p{color:#777;font-size:.82rem;line-height:1.7}
[data-store-theme="agency-gold-pro"] [data-store-section$="call-to-action"] .store-page-widget,[data-store-theme="agency-gold-pro"] [data-store-section="create-store-call-to-action"] .store-page-widget{padding:1.5rem max(24px,calc((100vw - 1180px)/2));border:0;border-radius:0;background:#3f3f3f;box-shadow:none;color:#fff}[data-store-theme="agency-gold-pro"] .store-cta-widget{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}[data-store-theme="agency-gold-pro"] .store-cta-widget h3{margin:0;color:#fff;font-size:clamp(1rem,2vw,1.25rem);font-weight:500}[data-store-theme="agency-gold-pro"] .store-cta-widget .cadaii-cta-button{margin:0;border-radius:999px;background:#fff;color:#222!important;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .store-cta-widget .cadaii-cta-button:is(:hover,:focus-visible){background:#d6a449;color:#fff!important}
[data-store-theme="agency-gold-pro"] .cadaii-feature-hero-1-widget{padding-block:clamp(4rem,8vw,7rem)}[data-store-theme="agency-gold-pro"] .feature-hero-content h2{text-transform:uppercase}[data-store-theme="agency-gold-pro"] .feature-hero-label{color:#d6a449;letter-spacing:.13em;text-transform:uppercase}[data-store-theme="agency-gold-pro"] .cadaii-services-cards-2-widget{padding-block:clamp(4rem,8vw,7rem)}[data-store-theme="agency-gold-pro"] .services-cards-2-header h2{text-transform:uppercase}[data-store-theme="agency-gold-pro"] .services-cards-2-header>span{background:#d6a449}[data-store-theme="agency-gold-pro"] .services-cards-2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-store-theme="agency-gold-pro"] .services-card-2{border-radius:0}[data-store-theme="agency-gold-pro"] .services-card-2:is(:hover,:focus-visible){transform:translateY(-6px);box-shadow:0 18px 42px rgb(34 34 34/13%)}[data-store-theme="agency-gold-pro"] .cadaii-testimonials-widget{padding-block:clamp(4rem,8vw,7rem)}[data-store-theme="agency-gold-pro"] .cadaii-testimonials-label{color:#d6a449;letter-spacing:.18em;text-transform:uppercase}
.widget-animations-ready [data-store-theme="agency-gold-pro"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.widget-animations-ready [data-store-theme="agency-gold-pro"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}.widget-animations-ready [data-store-theme="agency-gold-pro"] .is-widget-visible .agency-hero-copy{animation:agency-hero-copy .8s both}.widget-animations-ready [data-store-theme="agency-gold-pro"] .is-widget-visible .agency-portfolio-card{animation:agency-card-in .6s both}.widget-animations-ready [data-store-theme="agency-gold-pro"] .is-widget-visible .agency-portfolio-card:nth-child(2){animation-delay:.08s}.widget-animations-ready [data-store-theme="agency-gold-pro"] .is-widget-visible .agency-portfolio-card:nth-child(3){animation-delay:.16s}.widget-animations-ready [data-store-theme="agency-gold-pro"] .is-widget-visible .agency-portfolio-card:nth-child(4){animation-delay:.24s}@keyframes agency-hero-copy{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes agency-card-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}
@media(max-width:900px){.agency-skill-bars{grid-template-columns:1fr}.agency-stats-counter{grid-template-columns:repeat(2,1fr)}.agency-stats-counter article:nth-child(2){border-right:0}.agency-stats-counter article:nth-child(-n+2){border-bottom:1px solid #ececec}.agency-portfolio-grid{grid-template-columns:repeat(var(--agency-portfolio-tablet,2),1fr)}.agency-device-showcase{grid-template-columns:1fr}.agency-device-showcase.image-right .agency-device-art{order:0}.agency-device-art{align-self:auto}.agency-footer-grid{grid-template-columns:repeat(2,1fr)}[data-store-theme="agency-gold-pro"]>.store-v2-navigation{position:relative;background:#242424}[data-store-theme="agency-gold-pro"] .store-v2-nav-links{display:none;flex-basis:100%;padding:.75rem 0}[data-store-theme="agency-gold-pro"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex}[data-store-theme="agency-gold-pro"] .store-v2-nav-links a{width:100%;justify-content:center}[data-store-theme="agency-gold-pro"] .v2-store-highlights>div{grid-template-columns:repeat(2,1fr)}[data-store-theme="agency-gold-pro"] .v2-store-highlights article:nth-child(3n){border-right:1px solid #e5e5e5}[data-store-theme="agency-gold-pro"] .v2-store-highlights article:nth-child(2n){border-right:0}[data-store-theme="agency-gold-pro"] .services-cards-2-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.agency-business-hero{min-height:560px;background-attachment:scroll}.agency-hero-arrow{top:auto;bottom:1.2rem;translate:0}.agency-skill-bars,.agency-device-showcase{padding-inline:20px}.agency-stats-counter{padding-inline:16px}.agency-portfolio-grid{grid-template-columns:repeat(var(--agency-portfolio-mobile,1),1fr)}.agency-portfolio-card,.agency-portfolio-card>img{min-height:240px}.agency-portfolio-card>span{opacity:1;transform:none}.agency-client-strip{justify-content:flex-start}.agency-footer-grid{grid-template-columns:1fr}.agency-footer-bottom{align-items:flex-start;flex-direction:column}[data-store-theme="agency-gold-pro"] .v2-store-highlights>div,[data-store-theme="agency-gold-pro"] .services-cards-2-grid{grid-template-columns:1fr}[data-store-theme="agency-gold-pro"] .v2-store-highlights article{border-right:0!important;border-bottom:1px solid #e5e5e5}[data-store-theme="agency-gold-pro"] .store-cta-widget{align-items:flex-start;flex-direction:column;text-align:left!important}}
@media(prefers-reduced-motion:reduce){[data-store-theme="agency-gold-pro"] *,[data-store-theme="agency-gold-pro"] *::before,[data-store-theme="agency-gold-pro"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="agency-gold-pro"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}.agency-skill-track i{transform:scaleX(1)!important}.agency-business-hero.has-parallax{background-attachment:scroll}.agency-portfolio-card:is(:hover,:focus-visible)>img{transform:none!important}}

/* Keep the agency logo/navigation bar visible at every preview size. */
[data-store-theme="agency-gold-pro"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:72px;background:rgb(36 36 36/96%);box-shadow:0 8px 24px rgb(0 0 0/16%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.store-v2-embed [data-store-theme="agency-gold-pro"]>.store-v2-navigation{top:0}
[data-store-theme="agency-gold-pro"] .store-v2-brand{display:flex;visibility:visible;opacity:1}
@media(min-width:1024px){[data-store-theme="agency-gold-pro"] .store-v2-nav-links{display:flex!important}[data-store-theme="agency-gold-pro"] .store-nav-toggle{display:none!important}}
@media(min-width:768px) and (max-width:1023px){[data-store-theme="agency-gold-pro"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="agency-gold-pro"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="agency-gold-pro"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="agency-gold-pro"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="agency-gold-pro"] .store-v2-nav-links a{width:100%;justify-content:center}}

/* Public Store Pages keep navigation directly below the CADAII header without a spacer or overlap. */
.store-v2-body:not(.store-v2-embed) .store-v2-navigation{position:relative;top:auto}.store-v2-body .page-shell,.store-v2-body .store-v2-site{margin-top:0}

/* Agency CTA defaults remain readable while saved widget color choices still win. */
[data-store-theme="agency-gold-pro"] .store-page-widget .store-cta-widget h3{color:var(--cta-title-color,#fff)}[data-store-theme="agency-gold-pro"] .store-page-widget .store-cta-widget p{color:var(--cta-text-color,#f3f3f3)}

/* Modern Portfolio Business / Aqua Portfolio Pro */
[data-store-theme="aqua-portfolio-pro"]{overflow-x:clip;background:#fff;color:var(--builder-text)}
[data-store-theme="aqua-portfolio-pro"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:72px;padding:12px max(24px,calc((100vw - 1180px)/2));border:0;background:rgb(29 29 29/94%);box-shadow:0 8px 24px rgb(0 0 0/16%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.store-v2-embed [data-store-theme="aqua-portfolio-pro"]>.store-v2-navigation{top:0}
[data-store-theme="aqua-portfolio-pro"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:#fff!important}
[data-store-theme="aqua-portfolio-pro"] .store-v2-brand img{width:42px;height:42px;border:1px solid rgb(255 255 255/40%);border-radius:50%;background:#fff}
[data-store-theme="aqua-portfolio-pro"] .store-v2-brand span{color:#fff!important;font-family:var(--agency-section-title-font);font-size:.9rem;font-weight:800;letter-spacing:.04em}
[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links{gap:1.25rem}
[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links a{padding:.5rem 0;border-bottom:1px solid transparent;border-radius:0;background:transparent!important;color:#fff!important;font-family:var(--agency-nav-font);font-size:.63rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#19b8c6;color:#19b8c6!important}
[data-store-theme="aqua-portfolio-pro"] .store-nav-toggle{color:#fff!important}
[data-store-theme="aqua-portfolio-pro"]>.store-v2-content{background:#fff}
[data-store-theme="aqua-portfolio-pro"]>.store-v2-footer{display:none}
[data-store-theme="aqua-portfolio-pro"] :is(h1,h2,h3,h4,.widget-title,.cadaii-testimonials-title){font-family:var(--agency-section-title-font,var(--restaurant-heading-font));text-wrap:balance}
[data-store-theme="aqua-portfolio-pro"] :is(button,.button,.widget-button){font-family:var(--agency-button-font,var(--store-font-family))}
[data-store-theme="aqua-portfolio-pro"] .v2-site-section{position:relative;isolation:isolate;max-width:100%;overflow:hidden}
[data-store-theme="aqua-portfolio-pro"] .v2-site-section:has(.agency-business-hero),[data-store-theme="aqua-portfolio-pro"] .v2-site-section:has(.agency-stats-counter),[data-store-theme="aqua-portfolio-pro"] .v2-site-section:has(.agency-portfolio),[data-store-theme="aqua-portfolio-pro"] .v2-site-section:has(.agency-footer){padding:0!important}
[data-store-theme="aqua-portfolio-pro"] .v2-site-widget:has(>.agency-business-hero),[data-store-theme="aqua-portfolio-pro"] .v2-site-widget:has(>.agency-stats-counter),[data-store-theme="aqua-portfolio-pro"] .v2-site-widget:has(>.agency-portfolio),[data-store-theme="aqua-portfolio-pro"] .v2-site-widget:has(>.agency-footer){padding:0!important}
[data-store-theme="aqua-portfolio-pro"] .agency-hero-copy>span,[data-store-theme="aqua-portfolio-pro"] .agency-portfolio>header>span,[data-store-theme="aqua-portfolio-pro"] .agency-device-copy>span{color:#19b8c6;letter-spacing:.2em}
[data-store-theme="aqua-portfolio-pro"] .agency-business-hero .agency-hero-copy>span{color:var(--agency-hero-eyebrow,#fff)}
[data-store-theme="aqua-portfolio-pro"] .agency-button.is-gold{border-color:#19b8c6;background:#19b8c6;color:var(--agency-hero-primary-text,#fff)!important}
[data-store-theme="aqua-portfolio-pro"] .agency-button:is(:hover,:focus-visible){border-color:#222;background:#222;color:#fff!important}

[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights{padding:clamp(4rem,7vw,6rem) 0}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>header{max-width:720px;margin:0 auto 2.8rem;text-align:center}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>header>span{color:#19b8c6;letter-spacing:.18em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>header h2{color:#222;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article{padding:1.6rem 2rem;border:0;border-right:1px solid #e5e5e5;border-radius:0;background:transparent;box-shadow:none}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article:nth-child(3n){border-right:0}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article>i{border-radius:50%;background:#f3f6f7;color:#19b8c6;font-size:1.05rem}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article h3{color:#333;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article p{color:#777;font-size:.82rem;line-height:1.7}
[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights>header{display:none}
[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights>div{grid-template-columns:repeat(4,minmax(0,1fr))}
[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights article:nth-child(3n){border-right:1px solid #e5e5e5}
[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights article:nth-child(4n){border-right:0}

[data-store-theme="aqua-portfolio-pro"] .agency-portfolio-card>img{filter:grayscale(1) contrast(.94)}
[data-store-theme="aqua-portfolio-pro"] .agency-portfolio-card:is(:hover,:focus-visible)>img{filter:grayscale(0) saturate(1.05)}
[data-store-theme="aqua-portfolio-pro"] :is([data-store-section$="call-to-action"],[data-store-section="services-contact"],[data-store-section="faq-contact"]) .store-page-widget{padding:1.45rem max(24px,calc((100vw - 1180px)/2));border:0;border-radius:0;background:#19b8c6;box-shadow:none;color:#fff}
[data-store-theme="aqua-portfolio-pro"] .store-cta-widget{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}
[data-store-theme="aqua-portfolio-pro"] .store-page-widget .store-cta-widget h3{margin:0;color:var(--cta-title-color,#fff);font-size:clamp(1rem,2vw,1.25rem);font-weight:600}
[data-store-theme="aqua-portfolio-pro"] .store-page-widget .store-cta-widget p{color:var(--cta-text-color,#f3f3f3)}
[data-store-theme="aqua-portfolio-pro"] .store-cta-widget .cadaii-cta-button{margin:0;border:1px solid rgb(255 255 255/72%);border-radius:2px;background:transparent;color:#fff!important;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .store-cta-widget .cadaii-cta-button:is(:hover,:focus-visible){border-color:#222;background:#222;color:#fff!important}
[data-store-theme="aqua-portfolio-pro"] .cadaii-feature-hero-1-widget,[data-store-theme="aqua-portfolio-pro"] .agency-device-showcase{padding-block:clamp(4rem,8vw,7rem)}
[data-store-theme="aqua-portfolio-pro"] .feature-hero-content h2,[data-store-theme="aqua-portfolio-pro"] .agency-device-copy h2{text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .feature-hero-label{color:var(--feature-hero-label,#19b8c6);letter-spacing:.13em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .agency-stats-counter article>i{min-height:1.25rem;color:var(--agency-accent,#19b8c6);font-size:1.2rem}

[data-store-theme="aqua-portfolio-pro"] .cadaii-services-cards-2-widget{padding-block:clamp(4rem,8vw,7rem)}
[data-store-theme="aqua-portfolio-pro"] .services-cards-2-header h2{text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .services-cards-2-header>span{background:#19b8c6}
[data-store-theme="aqua-portfolio-pro"] .services-cards-2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
[data-store-theme="aqua-portfolio-pro"] .services-card-2{border:1px solid var(--services-2-border,#e5e5e5);border-radius:0;background:#fff;color:#555!important}
[data-store-theme="aqua-portfolio-pro"] .services-card-2-copy strong{color:#333}
[data-store-theme="aqua-portfolio-pro"] .services-card-2-copy b{color:#19b8c6}
[data-store-theme="aqua-portfolio-pro"] .services-card-2:is(:hover,:focus-visible){transform:translateY(-6px);box-shadow:0 18px 42px rgb(34 34 34/13%)}
[data-store-theme="aqua-portfolio-pro"] .cadaii-testimonials-widget{padding-block:clamp(4rem,8vw,7rem)}
[data-store-theme="aqua-portfolio-pro"] .cadaii-testimonials-label{color:#19b8c6;letter-spacing:.18em;text-transform:uppercase}
[data-store-theme="aqua-portfolio-pro"] .agency-client-strip>span{transition:filter .25s ease,opacity .25s ease,color .25s ease}
[data-store-theme="aqua-portfolio-pro"] .agency-client-strip>span:is(:hover,:focus-within){color:#19b8c6;filter:none;opacity:1}
[data-store-theme="aqua-portfolio-pro"] .agency-footer{background:#181818}
[data-store-theme="aqua-portfolio-pro"] .agency-footer :is(h2,h3){color:#fff}
[data-store-theme="aqua-portfolio-pro"] .agency-footer-grid a{color:#ccc!important}
[data-store-theme="aqua-portfolio-pro"] .agency-footer-grid a:is(:hover,:focus-visible){color:#19b8c6!important}

.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .is-widget-visible .agency-hero-copy{animation:agency-hero-copy .8s both}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .is-widget-visible .agency-portfolio-card{animation:agency-card-in .6s both}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .is-widget-visible .agency-portfolio-card:nth-child(2){animation-delay:.08s}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .is-widget-visible .agency-portfolio-card:nth-child(3){animation-delay:.16s}
.widget-animations-ready [data-store-theme="aqua-portfolio-pro"] .is-widget-visible .agency-portfolio-card:nth-child(4){animation-delay:.24s}

@media(min-width:1024px){[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links{display:flex!important}[data-store-theme="aqua-portfolio-pro"] .store-nav-toggle{display:none!important}}
@media(min-width:768px) and (max-width:1023px){[data-store-theme="aqua-portfolio-pro"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="aqua-portfolio-pro"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="aqua-portfolio-pro"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links a{width:100%;justify-content:center}[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights>div,[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>div,[data-store-theme="aqua-portfolio-pro"] .services-cards-2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article,[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights article:nth-child(3n){border-right:1px solid #e5e5e5}[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article:nth-child(2n),[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights article:nth-child(2n){border-right:0}}
@media(max-width:767px){[data-store-theme="aqua-portfolio-pro"]>.store-v2-navigation{flex-wrap:wrap}[data-store-theme="aqua-portfolio-pro"] .store-v2-nav-links{flex-basis:100%;width:100%}[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights>div,[data-store-theme="aqua-portfolio-pro"] [data-store-section="portfolio-features"] .v2-store-highlights>div,[data-store-theme="aqua-portfolio-pro"] .services-cards-2-grid{grid-template-columns:1fr}[data-store-theme="aqua-portfolio-pro"] .v2-store-highlights article{border-right:0!important;border-bottom:1px solid #e5e5e5}[data-store-theme="aqua-portfolio-pro"] .store-cta-widget{align-items:flex-start;flex-direction:column;text-align:left!important}[data-store-theme="aqua-portfolio-pro"] :is(.agency-button,.cadaii-cta-button,.widget-button){max-width:100%;white-space:normal;text-align:center}}
@media(prefers-reduced-motion:reduce){[data-store-theme="aqua-portfolio-pro"] *,[data-store-theme="aqua-portfolio-pro"] *::before,[data-store-theme="aqua-portfolio-pro"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="aqua-portfolio-pro"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}[data-store-theme="aqua-portfolio-pro"] .agency-business-hero.has-parallax{background-attachment:scroll}[data-store-theme="aqua-portfolio-pro"] .agency-portfolio-card:is(:hover,:focus-visible)>img{transform:none!important}}

/* Minimal Fashion Boutique / Soft Couture Minimal */
.fashion-hero-showcase{position:relative;display:grid;grid-template-columns:minmax(220px,1fr) minmax(360px,1.15fr) minmax(220px,1fr);align-items:center;min-height:var(--fashion-hero-height,620px);overflow:hidden;background:var(--fashion-bg,#f8f4f1);color:var(--fashion-text,#4a4a4a)}
.fashion-hero-art{align-self:stretch;display:flex;align-items:flex-end;min-width:0}.fashion-hero-art img{display:block;width:100%;height:100%;max-height:var(--fashion-hero-height,620px);object-fit:contain;object-position:bottom;transform:translate3d(0,var(--fashion-parallax-shift,0),0);transition:transform .18s linear}.fashion-hero-copy{position:relative;z-index:2;display:grid;justify-items:center;gap:1rem;padding:5rem 1.5rem;text-align:center}.fashion-hero-copy>span,.fashion-collection-grid>header>span{display:inline-flex;padding:.45rem .8rem;border:1px solid color-mix(in srgb,var(--fashion-accent) 48%,#ddd);color:var(--fashion-text);font-family:var(--fashion-body-font,var(--store-font-family));font-size:.62rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.fashion-hero-copy h1{margin:0;color:var(--fashion-title);font-family:var(--fashion-heading-font,Georgia,serif);font-size:clamp(2.5rem,5vw,5.6rem);font-weight:400;letter-spacing:.035em;line-height:1.04;text-transform:uppercase}.fashion-hero-copy p{max-width:620px;margin:0;color:var(--fashion-text);font-family:var(--fashion-body-font,var(--store-font-family));font-size:.95rem;line-height:1.8}.fashion-hero-copy>a{display:inline-flex;align-items:center;gap:.65rem;margin-top:.75rem;padding:.9rem 1.45rem;border:1px solid var(--fashion-button);background:var(--fashion-button);color:var(--fashion-button-text)!important;font-family:var(--fashion-button-font,var(--store-font-family));font-size:.67rem;font-weight:700;letter-spacing:.14em;text-decoration:none;text-transform:uppercase;transition:transform .22s ease,background-color .22s ease,border-color .22s ease}.fashion-hero-copy>a:hover,.fashion-hero-copy>a:focus-visible{transform:translateY(-3px);border-color:var(--fashion-hover);background:var(--fashion-hover);color:var(--fashion-hover-text)!important}
.fashion-collection-grid{padding:clamp(4.5rem,9vw,8rem) max(24px,calc((100vw - 1120px)/2));background:var(--fashion-bg,#fff);color:var(--fashion-text,#4a4a4a)}.fashion-collection-grid>header{display:grid;justify-items:center;max-width:750px;margin:0 auto clamp(3rem,6vw,5rem);text-align:center}.fashion-collection-grid>header h2{margin:1rem 0 .3rem;color:var(--fashion-title);font-family:var(--agency-section-title-font,Georgia,serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase}.fashion-collection-grid>header>i{display:block;width:60px;height:1px;margin:.75rem auto;background:var(--fashion-accent)}.fashion-collection-grid>header p{max-width:650px;margin:.65rem 0 0;line-height:1.8}.fashion-collection-items{display:grid;grid-template-columns:repeat(var(--fashion-columns,4),minmax(0,1fr));gap:clamp(1.4rem,3vw,2.6rem) clamp(1rem,2vw,1.7rem)}.fashion-product-card{display:grid;min-width:0;justify-items:center;color:var(--fashion-title)!important;text-align:center;text-decoration:none}.fashion-product-image{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;background:var(--fashion-card,#f7f4f1)}.fashion-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.fashion-product-image b{position:absolute;top:.7rem;right:.7rem;display:grid;place-items:center;min-width:42px;min-height:42px;padding:.35rem;border-radius:50%;background:var(--fashion-badge,#000);color:var(--fashion-badge-text,#fff);font-size:.63rem;font-weight:700}.fashion-product-card>strong{margin-top:1rem;color:var(--fashion-title);font-family:var(--fashion-product-font,Georgia,serif);font-size:.83rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.fashion-product-card>small{margin-top:.38rem;color:var(--fashion-price);font-family:var(--fashion-price-font,Georgia,serif);font-size:.88rem}.fashion-product-card:is(:hover,:focus-visible) .fashion-product-image img{transform:scale(1.055)}.fashion-product-card:is(:hover,:focus-visible)>strong{color:var(--fashion-accent)}
.fashion-promo-pair{padding:clamp(4.5rem,9vw,8rem) max(24px,calc((100vw - 1040px)/2));background:var(--fashion-bg,#fff);color:var(--fashion-text)}.fashion-promo-pair>header{display:grid;justify-items:center;margin:0 auto 2.8rem;text-align:center}.fashion-promo-pair>header h2{margin:0;color:var(--fashion-title);font-family:var(--fashion-promo-title-font,Georgia,serif);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase}.fashion-promo-pair>header p{margin:.8rem 0 0}.fashion-promo-pair>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.fashion-promo-card{display:grid;gap:1.2rem;color:var(--fashion-title)!important;text-decoration:none}.fashion-promo-image{position:relative;display:block;aspect-ratio:1.72;overflow:hidden;background:var(--fashion-card)}.fashion-promo-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.fashion-promo-image small{position:absolute;top:1rem;left:1rem;font-family:var(--fashion-promo-title-font,Georgia,serif);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.fashion-promo-copy{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1.2rem}.fashion-promo-copy>b{color:var(--fashion-price);font-family:var(--fashion-price-font,Georgia,serif);font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:.9}.fashion-promo-copy>span{display:grid;gap:.5rem}.fashion-promo-copy strong{font-family:var(--fashion-promo-title-font,Georgia,serif);font-size:1.15rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.fashion-promo-copy em{color:var(--fashion-text);font-size:.82rem;font-style:normal;line-height:1.65}.fashion-promo-card:is(:hover,:focus-visible) img{transform:scale(1.04)}

[data-store-theme="soft-couture-minimal"]{overflow-x:clip;background:#fff;color:#4a4a4a}
[data-store-theme="soft-couture-minimal"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:72px;padding:10px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #e8e2dd;background:rgb(255 255 255/96%);box-shadow:0 6px 22px rgb(45 34 28/7%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.store-v2-embed [data-store-theme="soft-couture-minimal"]>.store-v2-navigation{top:0}
[data-store-theme="soft-couture-minimal"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:#111!important}
[data-store-theme="soft-couture-minimal"] .store-v2-brand img{width:44px;height:44px;border:1px solid #e8e2dd;border-radius:50%;background:#fff}
[data-store-theme="soft-couture-minimal"] .store-v2-brand span{color:#111!important;font-family:var(--restaurant-accent-font,Georgia,serif);font-size:1.15rem;font-weight:500;font-style:italic;letter-spacing:.02em}
[data-store-theme="soft-couture-minimal"] .store-v2-nav-links{gap:1.3rem}
[data-store-theme="soft-couture-minimal"] .store-v2-nav-links a{padding:.55rem 0;border-bottom:1px solid transparent;border-radius:0;background:transparent!important;color:#111!important;font-family:var(--agency-nav-font,var(--store-font-family));font-size:.61rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#c8a78f;color:#a98268!important}
[data-store-theme="soft-couture-minimal"] .store-nav-toggle{color:#111!important}
[data-store-theme="soft-couture-minimal"]>.store-v2-content{background:#fff}
[data-store-theme="soft-couture-minimal"]>.store-v2-footer{display:none}
[data-store-theme="soft-couture-minimal"] :is(h1,h2,h3,h4,.widget-title,.cadaii-team-header h2){font-family:var(--agency-section-title-font,Georgia,serif);font-weight:400}
[data-store-theme="soft-couture-minimal"] .v2-site-section{position:relative;isolation:isolate;max-width:100%;overflow:hidden}
[data-store-theme="soft-couture-minimal"] .v2-site-section:has(.fashion-hero-showcase),[data-store-theme="soft-couture-minimal"] .v2-site-section:has(.fashion-collection-grid),[data-store-theme="soft-couture-minimal"] .v2-site-section:has(.fashion-promo-pair),[data-store-theme="soft-couture-minimal"] .v2-site-section:has(.agency-footer){padding:0!important}
[data-store-theme="soft-couture-minimal"] .v2-site-widget:has(>.fashion-hero-showcase),[data-store-theme="soft-couture-minimal"] .v2-site-widget:has(>.fashion-collection-grid),[data-store-theme="soft-couture-minimal"] .v2-site-widget:has(>.fashion-promo-pair),[data-store-theme="soft-couture-minimal"] .v2-site-widget:has(>.agency-footer){padding:0!important}
[data-store-theme="soft-couture-minimal"] .cadaii-services-cards-2-widget{padding-block:clamp(5rem,9vw,8rem);border-radius:0;background:#fff}
[data-store-theme="soft-couture-minimal"] .services-cards-2-eyebrow{color:#a98268}
[data-store-theme="soft-couture-minimal"] .services-cards-2-header h2{color:#111!important;font-family:var(--agency-section-title-font,Georgia,serif);font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:400}
[data-store-theme="soft-couture-minimal"] .services-cards-2-header>span{height:1px;background:#c8a78f}
[data-store-theme="soft-couture-minimal"] .services-cards-2-header p{color:#6a625e!important;font-family:var(--store-font-family);font-style:normal}
[data-store-theme="soft-couture-minimal"] .services-cards-2-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.7rem}
[data-store-theme="soft-couture-minimal"] .services-card-2{border:0;border-radius:0;background:#fff;color:#4a4a4a!important;box-shadow:none}
[data-store-theme="soft-couture-minimal"] .services-card-2-image{aspect-ratio:1.45;background:#f7f4f1}
[data-store-theme="soft-couture-minimal"] .services-card-2-copy{padding:1rem 0}
[data-store-theme="soft-couture-minimal"] .services-card-2-copy strong{color:#111;font-family:var(--agency-section-title-font,Georgia,serif);font-size:.93rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .services-card-2-copy>span{color:#6c6763}
[data-store-theme="soft-couture-minimal"] .services-card-2-copy b{color:#111}
[data-store-theme="soft-couture-minimal"] .services-card-2:is(:hover,:focus-visible){transform:translateY(-6px);box-shadow:none}
[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"]{min-height:520px;display:grid;align-items:center;background:#fff}
[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"] .store-page-widget{max-width:780px;margin:auto;border:0;background:transparent;box-shadow:none;text-align:center}
[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"] .store-page-widget h2{margin:0;font-size:0}
[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"] .store-page-widget h2::before{content:"“";display:block;color:#e8e2dd;font-family:Georgia,serif;font-size:9rem;line-height:.7}
[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"] .store-page-widget p{max-width:720px;margin:2.2rem auto 0;color:#111;font-family:var(--agency-section-title-font,Georgia,serif);font-size:clamp(1.5rem,3vw,2.35rem);letter-spacing:.045em;line-height:1.5;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .cadaii-team-members-1{padding-block:clamp(5rem,9vw,8rem);border-radius:0;background:#fff}
[data-store-theme="soft-couture-minimal"] .cadaii-team-pill{padding:0;background:transparent;box-shadow:none;color:#a98268}
[data-store-theme="soft-couture-minimal"] .cadaii-team-header h2{color:#111!important;font-size:clamp(1.9rem,3.5vw,3rem);letter-spacing:.07em;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .cadaii-team-grid{max-width:900px;gap:clamp(2rem,5vw,5rem)}
[data-store-theme="soft-couture-minimal"] .cadaii-team-card{overflow:visible;border-radius:0;background:transparent;color:#111;box-shadow:none;text-align:center}
[data-store-theme="soft-couture-minimal"] .cadaii-team-card:hover{box-shadow:none}
[data-store-theme="soft-couture-minimal"] .cadaii-team-image-wrap{width:170px;max-width:100%;aspect-ratio:1;margin:auto;border-radius:50%;background:#f7f4f1}
[data-store-theme="soft-couture-minimal"] .cadaii-team-card h3{font-family:var(--agency-section-title-font,Georgia,serif);font-size:.9rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .cadaii-team-role{color:#a98268;font-size:.7rem}
[data-store-theme="soft-couture-minimal"] .cadaii-team-bio{color:#777;font-size:.78rem}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights{padding:clamp(5rem,9vw,8rem) 0}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights>header{max-width:720px;margin:0 auto 3rem;text-align:center}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights>header>span{color:#a98268;letter-spacing:.18em}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights>header h2{color:#111;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:400;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights article{padding:2rem;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights article>i{grid-row:auto;width:auto;height:42px;border-radius:0;background:transparent;color:#111;font-size:1.25rem}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights article h3{color:#111;font-family:var(--agency-section-title-font,Georgia,serif);font-size:.78rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}
[data-store-theme="soft-couture-minimal"] .v2-store-highlights article p{color:#777;font-size:.76rem}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights{padding:clamp(4rem,8vw,7rem) 24px}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights>header{display:none}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights>div{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(2.5rem,7vw,6rem);row-gap:clamp(3rem,6vw,5rem);width:min(900px,100%);margin-inline:auto}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights article{display:grid;grid-template-columns:1fr;justify-items:center;gap:.72rem;padding:0;border:0;text-align:center}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights article>i{display:grid;grid-row:auto;place-items:center;width:38px;height:38px;margin:0 0 .2rem;color:#272727;font-size:1.12rem}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights article h3{margin:0;color:#222;font-size:.72rem;line-height:1.45}
[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights article p{max-width:230px;margin:0;color:#8a8a8a;font-size:.7rem;line-height:1.65}
[data-store-theme="soft-couture-minimal"] .agency-footer{background-color:#242424;background-image:radial-gradient(circle at 15% 0,rgb(200 167 143/10%),transparent 28%),linear-gradient(135deg,rgb(255 255 255/3%) 25%,transparent 25% 50%,rgb(255 255 255/2%) 50% 75%,transparent 75%);background-size:auto,60px 60px;color:#d8d8d8}
[data-store-theme="soft-couture-minimal"] .agency-footer :is(h2,h3){color:#fff;font-family:var(--agency-section-title-font,Georgia,serif);font-weight:400;letter-spacing:.09em}
[data-store-theme="soft-couture-minimal"] .agency-footer :is(p,small,.agency-footer-socials span){color:var(--store-footer-muted,#a8a8a8)}
[data-store-theme="soft-couture-minimal"] .agency-footer-grid a{color:var(--store-footer-link,#fff)!important}
[data-store-theme="soft-couture-minimal"] .agency-footer-grid a:is(:hover,:focus-visible){color:var(--store-footer-link-hover,#c8a78f)!important}
[data-store-theme="soft-couture-minimal"] .agency-footer-photos img{transition:transform .25s ease,opacity .25s ease}
[data-store-theme="soft-couture-minimal"] .agency-footer-photos img:hover{transform:scale(1.06);opacity:.82}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .is-widget-visible .fashion-hero-copy{animation:fashion-copy-in .9s both}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .is-widget-visible .fashion-product-card{animation:fashion-card-in .65s both}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .is-widget-visible .fashion-product-card:nth-child(2n){animation-delay:.07s}
.widget-animations-ready [data-store-theme="soft-couture-minimal"] .is-widget-visible .fashion-product-card:nth-child(3n){animation-delay:.14s}
@keyframes fashion-copy-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes fashion-card-in{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
@media(min-width:1024px){[data-store-theme="soft-couture-minimal"] .store-v2-nav-links{display:flex!important}[data-store-theme="soft-couture-minimal"] .store-nav-toggle{display:none!important}}
@media(max-width:1023px){.fashion-hero-showcase{grid-template-columns:minmax(160px,.65fr) minmax(320px,1.35fr) minmax(160px,.65fr)}.fashion-collection-items{grid-template-columns:repeat(var(--fashion-columns-tablet,2),minmax(0,1fr))}[data-store-theme="soft-couture-minimal"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="soft-couture-minimal"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="soft-couture-minimal"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="soft-couture-minimal"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="soft-couture-minimal"] .store-v2-nav-links a{width:100%;justify-content:center}[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights>div{grid-template-columns:repeat(2,minmax(0,1fr));width:min(620px,100%)}}
@media(max-width:767px){.fashion-hero-showcase{grid-template-columns:1fr;min-height:auto;padding-top:1rem}.fashion-hero-art{position:absolute;bottom:0;width:48%;height:52%;opacity:.36}.fashion-hero-art.is-left{left:-10%}.fashion-hero-art.is-right{right:-10%}.fashion-hero-copy{min-height:570px;padding:5rem 1.25rem}.fashion-hero-copy h1{font-size:clamp(2.35rem,13vw,4rem)}.fashion-collection-items{grid-template-columns:repeat(var(--fashion-columns-mobile,1),minmax(0,1fr))}.fashion-promo-pair>div{grid-template-columns:1fr}.fashion-promo-copy{grid-template-columns:1fr}.fashion-promo-copy>b{font-size:3.2rem}[data-store-theme="soft-couture-minimal"] .services-cards-2-grid,[data-store-theme="soft-couture-minimal"] .v2-store-highlights>div{grid-template-columns:1fr}[data-store-theme="soft-couture-minimal"] [data-store-section="fashion-feature-icon-grid"] .v2-store-highlights>div{grid-template-columns:1fr;row-gap:2.8rem}[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"]{min-height:430px}[data-store-theme="soft-couture-minimal"] [data-store-section="collection-statement"] .store-page-widget p{font-size:1.35rem}}
@media(prefers-reduced-motion:reduce){[data-store-theme="soft-couture-minimal"] *,[data-store-theme="soft-couture-minimal"] *::before,[data-store-theme="soft-couture-minimal"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="soft-couture-minimal"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}[data-store-theme="soft-couture-minimal"] [data-fashion-parallax] img{transform:none!important}}

/* Playful Kids Pastel theme */
.store-v2-site:has(.kids-footer)>.store-v2-footer{display:none}[data-store-theme="playful-kids-pastel"]{overflow-x:clip;background:#fff;color:#6e7184}[data-store-theme="playful-kids-pastel"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:82px;padding:12px max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid #eceef5;background:rgb(255 255 255/97%);box-shadow:0 7px 24px rgb(47 49 92/8%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.store-v2-embed [data-store-theme="playful-kids-pastel"]>.store-v2-navigation{top:0}[data-store-theme="playful-kids-pastel"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:#2f315c!important}[data-store-theme="playful-kids-pastel"] .store-v2-brand img{width:48px;height:48px;border:2px solid #ddf8ff;border-radius:16px;background:#fff}[data-store-theme="playful-kids-pastel"] .store-v2-brand span{color:#2f315c!important;font-family:var(--agency-section-title-font,"Baloo 2",Nunito,sans-serif);font-size:1.45rem;font-weight:900;letter-spacing:-.03em}[data-store-theme="playful-kids-pastel"] .store-v2-brand span:after{content:"";display:inline-block;width:7px;height:7px;margin-left:4px;border-radius:50%;background:#ff5c93}[data-store-theme="playful-kids-pastel"] .store-v2-nav-links{gap:1rem}[data-store-theme="playful-kids-pastel"] .store-v2-nav-links a{padding:.55rem .25rem;border-bottom:2px solid transparent;border-radius:0;background:transparent!important;color:#2f315c!important;font-family:var(--agency-nav-font,Poppins,sans-serif);font-size:.74rem;font-weight:800}[data-store-theme="playful-kids-pastel"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#ff5c93;color:#ff5c93!important}[data-store-theme="playful-kids-pastel"] .store-nav-toggle{color:#2f315c!important}[data-store-theme="playful-kids-pastel"]>.store-v2-content{background:#fff}[data-store-theme="playful-kids-pastel"] :is(h1,h2,h3,h4,.widget-title){font-family:var(--agency-section-title-font,"Baloo 2",Nunito,sans-serif)}[data-store-theme="playful-kids-pastel"] :is(button,.button,.widget-button){font-family:var(--agency-button-font,Poppins,sans-serif)}[data-store-theme="playful-kids-pastel"] .v2-site-section{position:relative;max-width:100%;overflow:hidden}[data-store-theme="playful-kids-pastel"] .v2-site-section:has(:is(.kids-announcement,.kids-hero,.kids-category-cards,.kids-product-section,.kids-sale-promo,.kids-best-sellers,.kids-newsletter,.kids-footer)),[data-store-theme="playful-kids-pastel"] .v2-site-widget:has(>:is(.kids-announcement,.kids-hero,.kids-category-cards,.kids-product-section,.kids-sale-promo,.kids-best-sellers,.kids-newsletter,.kids-footer)){padding:0!important}[data-store-theme="playful-kids-pastel"] .v2-product-filters{border-color:#eceef5;background:#f8fbfd}[data-store-theme="playful-kids-pastel"] .v2-product-filters a{color:#2f315c}[data-store-theme="playful-kids-pastel"] .v2-product-filters a.is-active{background:#ff5c93;color:#fff}
@media(min-width:1024px){[data-store-theme="playful-kids-pastel"] .store-v2-nav-links{display:flex!important}[data-store-theme="playful-kids-pastel"] .store-nav-toggle{display:none!important}}
@media(max-width:1023px){[data-store-theme="playful-kids-pastel"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="playful-kids-pastel"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="playful-kids-pastel"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="playful-kids-pastel"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="playful-kids-pastel"] .store-v2-nav-links a{width:100%;justify-content:center}}
@media(max-width:767px){[data-store-theme="playful-kids-pastel"]>.store-v2-navigation{padding-inline:16px}[data-store-theme="playful-kids-pastel"] .store-v2-brand span{font-size:1.15rem}}

/* Midnight Performance Orange */
.store-v2-site:has(.auto-footer)>.store-v2-footer{display:none}
[data-store-theme="midnight-performance-orange"]{overflow-x:clip;background:#050505;color:#d8d8d8}
[data-store-theme="midnight-performance-orange"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:68px;padding:10px max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid rgb(255 255 255/10%);background:rgb(5 5 5/94%);box-shadow:0 10px 30px rgb(0 0 0/24%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.store-v2-body:not(.store-v2-embed) [data-store-theme="midnight-performance-orange"]:has(.auto-hero)>.store-v2-navigation,.store-v2-embed [data-store-theme="midnight-performance-orange"]:has(.auto-hero)>.store-v2-navigation{position:relative;z-index:150;top:auto;left:auto;display:flex;visibility:visible;width:100%;opacity:1;transform:none;border-bottom-color:rgb(255 255 255/14%);background:#050505;box-shadow:0 10px 30px rgb(0 0 0/28%)}
[data-store-theme="midnight-performance-orange"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:#fff!important}
[data-store-theme="midnight-performance-orange"] .store-v2-brand img{width:45px;height:45px;border:1px solid rgb(255 255 255/24%);border-radius:50%;background:rgb(255 255 255/94%)}
[data-store-theme="midnight-performance-orange"] .store-v2-brand span{color:#fff!important;font-family:var(--agency-section-title-font,Oswald,sans-serif);font-size:.92rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
[data-store-theme="midnight-performance-orange"] .store-v2-nav-links{visibility:visible;gap:1.35rem;opacity:1}
[data-store-theme="midnight-performance-orange"] .store-v2-nav-links a{padding:.55rem 0;border-bottom:2px solid transparent;border-radius:0;background:transparent!important;color:#fff!important;font-family:var(--agency-nav-font,Oswald,sans-serif);font-size:.66rem;font-weight:650;letter-spacing:.13em;text-transform:uppercase}
[data-store-theme="midnight-performance-orange"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#ff4b25;color:#ff4b25!important}
[data-store-theme="midnight-performance-orange"] .store-nav-toggle{color:#fff!important}
[data-store-theme="midnight-performance-orange"]>.store-v2-content{background:#050505}
[data-store-theme="midnight-performance-orange"] :is(h1,h2,h3,h4,.widget-title){font-family:var(--agency-section-title-font,Oswald,sans-serif)}
[data-store-theme="midnight-performance-orange"] :is(button,.button,.widget-button){font-family:var(--agency-button-font,Oswald,sans-serif)}
[data-store-theme="midnight-performance-orange"] .v2-site-section{position:relative;isolation:isolate;max-width:100%;overflow:hidden}
[data-store-theme="midnight-performance-orange"] .v2-site-section:has(:is(.auto-hero,.auto-feature-intro,.auto-specs-grid,.auto-feature-blocks,.auto-video,.auto-updates,.auto-carousel,.auto-brand-strip,.auto-plans,.auto-support,.auto-footer)),[data-store-theme="midnight-performance-orange"] .v2-site-widget:has(>:is(.auto-hero,.auto-feature-intro,.auto-specs-grid,.auto-feature-blocks,.auto-video,.auto-updates,.auto-carousel,.auto-brand-strip,.auto-plans,.auto-support,.auto-footer)){padding:0!important}
[data-store-theme="midnight-performance-orange"] :is(.store-page-widget,.v2-product-filters){border-color:#292929;background:#111;color:#d8d8d8}
[data-store-theme="midnight-performance-orange"] .store-page-widget :is(h1,h2,h3,h4,strong,label){color:#fff}
[data-store-theme="midnight-performance-orange"] .store-page-widget :is(p,span,small){color:#b8b8b8}
[data-store-theme="midnight-performance-orange"] .v2-product-filters a{color:#d8d8d8}
[data-store-theme="midnight-performance-orange"] .v2-product-filters a.is-active{background:#ff4b25;color:#fff}
.widget-animations-ready [data-store-theme="midnight-performance-orange"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="midnight-performance-orange"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
@media(min-width:1024px){[data-store-theme="midnight-performance-orange"] .store-v2-nav-links{display:flex!important}[data-store-theme="midnight-performance-orange"] .store-nav-toggle{display:none!important}}
@media(max-width:1023px){[data-store-theme="midnight-performance-orange"]>.store-v2-navigation,[data-store-theme="midnight-performance-orange"]:has(.auto-hero)>.store-v2-navigation{position:relative!important;flex-wrap:wrap;padding-inline:24px;background:rgb(5 5 5/97%)}[data-store-theme="midnight-performance-orange"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="midnight-performance-orange"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="midnight-performance-orange"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="midnight-performance-orange"] .store-v2-nav-links a{width:100%;justify-content:center}}
@media(max-width:767px){[data-store-theme="midnight-performance-orange"]>.store-v2-navigation{padding-inline:16px}[data-store-theme="midnight-performance-orange"] .store-v2-brand span{font-size:.78rem}}
@media(prefers-reduced-motion:reduce){[data-store-theme="midnight-performance-orange"] *,[data-store-theme="midnight-performance-orange"] *::before,[data-store-theme="midnight-performance-orange"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="midnight-performance-orange"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}}

/* CADAII Fresh Local */
.store-v2-site:has(.editorial-footer)>.store-v2-footer{display:none}[data-store-theme="cadaii-fresh-local"]{overflow-x:clip;background:#dde8de;color:#4b5b64}[data-store-theme="cadaii-fresh-local"]>.store-v2-navigation{position:sticky;z-index:120;top:0;display:flex;min-height:54px;padding:7px max(24px,calc((100vw - 1180px)/2));border-block:1px solid #d8e2dd;background:rgb(255 255 255/97%);box-shadow:0 5px 18px rgb(31 55 45/8%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.store-v2-embed [data-store-theme="cadaii-fresh-local"]>.store-v2-navigation{top:0}[data-store-theme="cadaii-fresh-local"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:#1a3344!important}[data-store-theme="cadaii-fresh-local"] .store-v2-brand img{width:38px;height:38px;border:1px solid #d8e2dd;border-radius:50%;background:#fff}[data-store-theme="cadaii-fresh-local"] .store-v2-brand span{color:#1a3344!important;font-family:var(--agency-section-title-font,Montserrat,sans-serif);font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links{gap:1.15rem}[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links a{padding:.55rem 0;border-bottom:2px solid transparent;border-radius:0;background:transparent!important;color:#1a3344!important;font-family:var(--agency-nav-font,Montserrat,sans-serif);font-size:.61rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){border-bottom-color:#f58220;color:#f58220!important}[data-store-theme="cadaii-fresh-local"] .store-nav-toggle{color:#1a3344!important}[data-store-theme="cadaii-fresh-local"]>.store-v2-content{padding-block:1px 0;background:#dde8de}[data-store-theme="cadaii-fresh-local"] :is(h1,h2,h3,h4,.widget-title){font-family:var(--agency-section-title-font,Montserrat,sans-serif)}[data-store-theme="cadaii-fresh-local"] :is(button,.button,.widget-button){font-family:var(--agency-button-font,Montserrat,sans-serif)}[data-store-theme="cadaii-fresh-local"] .v2-rendered-layout{gap:0}[data-store-theme="cadaii-fresh-local"] .v2-site-section{position:relative;max-width:100%;isolation:isolate}[data-store-theme="cadaii-fresh-local"] .v2-site-section.is-width-boxed{margin-block:0;padding-block:0}[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="editorial-content-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="store-updates-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="current-local-products"]>.v2-site-row{gap:22px;padding-block:0 30px}[data-store-theme="cadaii-fresh-local"] .v2-site-section:has(:is(.editorial-brand-header,.editorial-lower-nav,.editorial-footer,.editorial-bottom-strip)),[data-store-theme="cadaii-fresh-local"] .v2-site-widget:has(>:is(.editorial-brand-header,.editorial-lower-nav,.editorial-footer,.editorial-bottom-strip)){padding:0!important}[data-store-theme="cadaii-fresh-local"] :is(.store-page-widget,.v2-product-filters){border-color:#d8e2dd;background:#fff;color:#4b5b64}[data-store-theme="cadaii-fresh-local"] .store-page-widget :is(h1,h2,h3,h4,strong,label){color:#1a3344}[data-store-theme="cadaii-fresh-local"] .v2-product-filters a.is-active{background:#1689c9;color:#fff}.widget-animations-ready [data-store-theme="cadaii-fresh-local"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.widget-animations-ready [data-store-theme="cadaii-fresh-local"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
@media(min-width:1024px){[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links{display:flex!important}[data-store-theme="cadaii-fresh-local"] .store-nav-toggle{display:none!important}}
@media(max-width:1023px){[data-store-theme="cadaii-fresh-local"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="cadaii-fresh-local"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="cadaii-fresh-local"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="cadaii-fresh-local"] .store-v2-nav-links a{width:100%;justify-content:center}[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="editorial-content-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="store-updates-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="current-local-products"]>.v2-site-row{display:block}[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="editorial-content-and-sidebar"]>.v2-site-row>.v2-site-column,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="store-updates-and-sidebar"]>.v2-site-row>.v2-site-column,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="current-local-products"]>.v2-site-row>.v2-site-column{width:100%!important;max-width:none!important}[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="editorial-content-and-sidebar"]>.v2-site-row>.v2-site-column+.v2-site-column,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="store-updates-and-sidebar"]>.v2-site-row>.v2-site-column+.v2-site-column,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="current-local-products"]>.v2-site-row>.v2-site-column+.v2-site-column{margin-top:22px}}
@media(max-width:767px){[data-store-theme="cadaii-fresh-local"]>.store-v2-navigation{padding-inline:16px}[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="editorial-content-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="store-updates-and-sidebar"]>.v2-site-row,[data-store-theme="cadaii-fresh-local"] .v2-site-section[data-store-section="current-local-products"]>.v2-site-row{padding-inline:14px}}

/* Universal Store V2 stacking contract.
 * Keep CADAII chrome above every store theme, including themes with fixed,
 * sticky, or absolutely positioned navigation and hero layers. */
.store-v2-body:not(.store-v2-embed) .site-header{
  position:sticky;
  top:0;
  z-index:1000;
  isolation:isolate;
}
.store-v2-body:not(.store-v2-embed) .page-shell,
.store-v2-body:not(.store-v2-embed) .store-v2-site{
  position:relative;
  z-index:0;
  isolation:isolate;
}
.store-v2-site>.store-v2-navigation{
  z-index:200!important;
}
.store-v2-site>.store-v2-content{
  position:relative;
  z-index:0;
}
@media(prefers-reduced-motion:reduce){[data-store-theme="cadaii-fresh-local"] *,[data-store-theme="cadaii-fresh-local"] *::before,[data-store-theme="cadaii-fresh-local"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="cadaii-fresh-local"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}}
/* Editorial content rows may be taller than the viewport, so they must not depend on an intersection ratio to become visible. */
.widget-animations-ready [data-store-theme="cadaii-fresh-local"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:1;transform:none}

/* Fresh Green Cleaning */
[data-store-theme="fresh-green-cleaning"]{--clean-green:var(--builder-main,#2fa800);--clean-green-dark:var(--restaurant-link,#238500);--clean-green-bright:var(--builder-accent,#40c20a);--clean-soft:var(--restaurant-section-bg,#f1fae8);--clean-cream:var(--restaurant-cream-bg,#f8fbf2);--clean-lime:#b9f064;--clean-yellow:var(--builder-button,#ffe01b);--clean-ink:var(--store-title-color,#111827);--clean-text:var(--builder-text,#3e4b3f);--clean-muted:var(--restaurant-muted,#6f7b6f);--clean-border:var(--builder-border,#dcebcf);overflow-x:clip;background:var(--builder-bg,#fff);color:var(--clean-text);font-family:var(--store-font-family,Inter,"Nunito",Arial,sans-serif)}
[data-store-theme="fresh-green-cleaning"]>.store-v2-navigation{position:sticky!important;z-index:220!important;top:0;display:flex;min-height:72px;padding:10px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--clean-border);background:rgb(255 255 255/96%);box-shadow:0 8px 24px rgb(38 51 36/8%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.store-v2-embed [data-store-theme="fresh-green-cleaning"]>.store-v2-navigation{top:0}
[data-store-theme="fresh-green-cleaning"] .store-v2-brand{display:flex;visibility:visible;opacity:1;color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] .store-v2-brand img{width:44px;height:44px;border:2px solid #fff;border-radius:50%;background:var(--clean-soft);box-shadow:0 0 0 2px var(--clean-border)}
[data-store-theme="fresh-green-cleaning"] .store-v2-brand span{color:var(--clean-ink)!important;font-family:var(--agency-nav-font,Poppins,sans-serif);font-weight:850}
[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links{gap:.35rem}
[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links a{padding:.68rem .86rem;border-radius:999px;background:transparent!important;color:var(--clean-ink)!important;font-family:var(--agency-nav-font,Poppins,sans-serif);font-size:.78rem;font-weight:750}
[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links a:is(:hover,:focus-visible,.is-active){background:var(--clean-soft)!important;color:var(--clean-green-dark)!important}
[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links a[href$="/contact"]{background:var(--clean-yellow)!important;color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links a[href$="/contact"]:is(:hover,:focus-visible,.is-active){background:var(--clean-green-dark)!important;color:#fff!important}
[data-store-theme="fresh-green-cleaning"] .store-nav-toggle{color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"]>.store-v2-content{padding:1px 0 0;background:#fff}
[data-store-theme="fresh-green-cleaning"] .v2-rendered-layout{gap:0}
[data-store-theme="fresh-green-cleaning"] .v2-site-section{position:relative;max-width:100%;isolation:isolate}
[data-store-theme="fresh-green-cleaning"] .v2-site-section>.v2-site-row{width:min(1240px,calc(100% - 32px));margin-inline:auto}
[data-store-theme="fresh-green-cleaning"] .v2-site-section.is-width-full_width>.v2-site-row,[data-store-theme="fresh-green-cleaning"] .v2-site-section.is-width-full_bleed>.v2-site-row{width:100%;max-width:none}
[data-store-theme="fresh-green-cleaning"] :is(h1,h2,h3,h4,.widget-title,.cadaii-testimonials-title){color:var(--clean-ink);font-family:var(--agency-section-title-font,Poppins,"Nunito",sans-serif)}
[data-store-theme="fresh-green-cleaning"] :is(button,.button,.widget-button,.agency-button){font-family:var(--agency-button-font,Poppins,sans-serif)}
[data-store-theme="fresh-green-cleaning"] :is(.store-page-widget,.v2-store-highlights,.cadaii-services-cards-2-widget,.cadaii-feature-hero-1-widget,.cadaii-faq-1-widget,.cadaii-testimonials-widget){border-color:var(--clean-border);color:var(--clean-text)}
[data-store-theme="fresh-green-cleaning"] .v2-site-section:has(:is(.agency-business-hero,.agency-stats-counter,.agency-footer)),[data-store-theme="fresh-green-cleaning"] .v2-site-widget:has(>:is(.agency-business-hero,.agency-stats-counter,.agency-footer)){padding:0!important}

[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-service-hero"]{padding:20px 0 42px;background:#fff}
[data-store-theme="fresh-green-cleaning"] .agency-business-hero{display:flex;min-height:var(--agency-hero-height,610px);align-items:center;justify-content:flex-start;padding:clamp(2rem,5vw,4.5rem);border-radius:34px;background-color:var(--clean-soft);background-position:right center;background-repeat:no-repeat;background-size:auto 100%;text-align:left;box-shadow:inset 0 0 0 1px var(--clean-border)}
[data-store-theme="fresh-green-cleaning"] .agency-business-hero.has-parallax{background-attachment:fixed}
[data-store-theme="fresh-green-cleaning"] .agency-hero-overlay{display:none}
[data-store-theme="fresh-green-cleaning"] .agency-hero-copy{width:min(50%,560px);padding:clamp(1.6rem,3.5vw,3.3rem);border:1px solid rgb(220 235 207/90%);border-radius:28px;background:rgb(255 255 255/94%);box-shadow:0 24px 58px rgb(38 51 36/13%);backdrop-filter:blur(5px)}
[data-store-theme="fresh-green-cleaning"] .agency-hero-copy>span{color:var(--clean-green-dark)!important;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
[data-store-theme="fresh-green-cleaning"] .agency-hero-copy h1{max-width:540px;margin:.65rem 0 1rem;color:var(--clean-ink)!important;font-size:clamp(2.25rem,4.7vw,4.65rem);letter-spacing:-.055em;line-height:1.02;text-transform:none}
[data-store-theme="fresh-green-cleaning"] .agency-hero-copy p{max-width:500px;margin:0;color:var(--clean-text)!important;font-size:1rem;line-height:1.75}
[data-store-theme="fresh-green-cleaning"] .agency-hero-copy>div{justify-content:flex-start;margin-top:1.6rem}
[data-store-theme="fresh-green-cleaning"] .agency-button{min-height:48px;padding:.8rem 1.25rem;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.02em;text-transform:none}
[data-store-theme="fresh-green-cleaning"] .agency-button.is-gold{border-color:var(--clean-yellow);background:var(--clean-yellow);color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] .agency-button.is-outline{border-color:var(--clean-green);background:#fff;color:var(--clean-green-dark)!important}
[data-store-theme="fresh-green-cleaning"] .agency-button:is(:hover,:focus-visible){border-color:var(--clean-green-dark);background:var(--clean-green-dark);color:#fff!important;transform:translateY(-2px)}

[data-store-theme="fresh-green-cleaning"] .cadaii-services-cards-2-widget{padding:clamp(3.5rem,7vw,6.5rem) max(24px,calc((100vw - 1240px)/2));border:0;border-radius:0;background:#fff}
[data-store-theme="fresh-green-cleaning"] .services-cards-2-eyebrow,[data-store-theme="fresh-green-cleaning"] .services-cards-2-header>span{color:var(--clean-green-dark);background:var(--clean-green)}
[data-store-theme="fresh-green-cleaning"] .services-cards-2-header h2{color:var(--clean-ink)!important;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.04em;text-transform:none}
[data-store-theme="fresh-green-cleaning"] .services-cards-2-header p{color:var(--clean-muted)!important;font-family:inherit;font-style:normal;line-height:1.7}
[data-store-theme="fresh-green-cleaning"] .services-card-2{border-color:var(--clean-border);border-radius:22px;background:var(--clean-soft);color:var(--clean-text)!important;box-shadow:none}
[data-store-theme="fresh-green-cleaning"] .services-card-2-image{aspect-ratio:1.35;background:#fff}
[data-store-theme="fresh-green-cleaning"] .services-card-2-copy{display:flex;min-height:168px;flex-direction:column;align-items:flex-start;padding:1.2rem}
[data-store-theme="fresh-green-cleaning"] .services-card-2 strong{padding:0;color:var(--clean-ink)!important;font-family:var(--agency-section-title-font,Poppins,sans-serif);font-size:1.02rem;text-align:left;text-transform:none}
[data-store-theme="fresh-green-cleaning"] .services-card-2-copy>span{display:block;margin:.65rem 0;color:var(--clean-text)!important;font-size:.84rem;line-height:1.55}
[data-store-theme="fresh-green-cleaning"] .services-card-2-copy>b{display:inline-flex;align-items:center;gap:.3rem;margin-top:auto;color:var(--clean-green-dark)!important;font-size:.76rem}
[data-store-theme="fresh-green-cleaning"] .services-card-2:is(:hover,:focus-visible){border-color:var(--clean-green);transform:translateY(-7px);box-shadow:0 18px 38px rgb(35 133 0/13%)}

[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .cadaii-services-cards-2-widget{padding-top:3.5rem}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-cards-2-grid{position:relative;width:min(860px,100%);margin-inline:auto;gap:clamp(2rem,7vw,6rem)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-cards-2-grid:before{position:absolute;top:80px;right:15%;left:15%;height:2px;background:repeating-linear-gradient(90deg,var(--clean-lime) 0 12px,transparent 12px 22px);content:""}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-card-2{position:relative;z-index:1;align-items:center;border:0;background:transparent;text-align:center}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-card-2-image{width:160px;aspect-ratio:1;margin-inline:auto;border:2px solid var(--clean-border);border-radius:50%;background:var(--clean-soft)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-card-2-copy{min-height:0;align-items:center;padding:1rem .25rem}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-card-2-copy>b{display:none}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-card-2:is(:hover,:focus-visible){box-shadow:none}

[data-store-theme="fresh-green-cleaning"] [data-store-section="best-cleaning-option"]{padding:20px 0 70px}
[data-store-theme="fresh-green-cleaning"] .cadaii-feature-hero-1-widget{border:1px solid var(--clean-border);border-radius:30px;background:var(--clean-cream);color:var(--clean-text)}
[data-store-theme="fresh-green-cleaning"] .cadaii-feature-hero-1-widget h2{color:var(--clean-ink)!important;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}
[data-store-theme="fresh-green-cleaning"] .feature-hero-label{color:var(--clean-green-dark)!important}
[data-store-theme="fresh-green-cleaning"] .cadaii-feature-hero-1-widget p{white-space:pre-line;color:var(--clean-text)!important}
[data-store-theme="fresh-green-cleaning"] .feature-hero-accent{background:var(--clean-lime)}
[data-store-theme="fresh-green-cleaning"] .feature-hero-image-wrap{border-color:#fff;border-radius:24px;box-shadow:0 18px 42px rgb(38 51 36/12%)}
[data-store-theme="fresh-green-cleaning"] .feature-hero-primary-btn,[data-store-theme="fresh-green-cleaning"] .feature-hero-arrow-btn{background:var(--clean-yellow);color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] .feature-hero-primary-btn:is(:hover,:focus-visible),[data-store-theme="fresh-green-cleaning"] .feature-hero-arrow-btn:is(:hover,:focus-visible){background:var(--clean-green-dark);color:#fff!important}

[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"],[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-statistics"]{background:var(--clean-green-dark);background-image:url("../images/store-templates/clean-home-service/leaf-decoration.svg");background-position:calc(100% + 45px) 20px;background-repeat:no-repeat;background-size:260px auto}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights{padding:clamp(4rem,7vw,6rem) max(24px,calc((100vw - 1240px)/2));background:transparent;color:#fff}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>header{max-width:680px;margin-inline:auto;text-align:center}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>header>span{color:var(--clean-yellow)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>header :is(h2,p){color:#fff!important}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>div{grid-template-columns:repeat(4,minmax(0,1fr))}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights article{grid-template-columns:1fr;justify-items:start;border:0;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgb(12 80 0/16%)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights article>i{grid-row:auto;background:var(--clean-soft);color:var(--clean-green)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights article :is(h3,p){color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights article p{color:var(--clean-text)!important}
[data-store-theme="fresh-green-cleaning"] .agency-stats-counter{padding:1rem max(24px,calc((100vw - 1240px)/2)) 5rem;background:transparent!important}
[data-store-theme="fresh-green-cleaning"] .agency-stats-counter article{border-color:rgb(255 255 255/24%)}
[data-store-theme="fresh-green-cleaning"] .agency-stats-counter article>i{color:var(--clean-yellow);font-size:1.2rem}
[data-store-theme="fresh-green-cleaning"] .agency-stats-counter strong,[data-store-theme="fresh-green-cleaning"] .agency-stats-counter article>span{color:#fff!important}

[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-testimonials"]{padding:70px 16px;background:#fff}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-testimonials"] .cadaii-testimonials-widget{border:1px solid var(--clean-border);border-radius:30px;background:var(--clean-soft)}
[data-store-theme="fresh-green-cleaning"] .cadaii-testimonials-label{color:var(--clean-green-dark)}
[data-store-theme="fresh-green-cleaning"] .cadaii-testimonial-card{border-color:var(--clean-border);border-radius:20px;background:#fff;color:var(--clean-text)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"]{padding:70px 0;background:#fff}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"]>.v2-site-row{gap:20px;padding:20px;border:1px solid var(--clean-border);border-radius:30px;background:var(--clean-cream)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .store-page-widget{height:100%;border:0;background:#fff;box-shadow:none}
[data-store-theme="fresh-green-cleaning"] .store-page-widget label{color:var(--clean-ink);font-weight:700}
[data-store-theme="fresh-green-cleaning"] .store-page-widget :is(input,textarea,select){border-color:var(--clean-border);background:#fff;color:var(--clean-ink);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
[data-store-theme="fresh-green-cleaning"] .store-page-widget :is(input,textarea,select):focus{border-color:var(--clean-green);outline:0;box-shadow:0 0 0 4px rgb(47 168 0/13%);transform:translateY(-1px)}
[data-store-theme="fresh-green-cleaning"] .store-page-widget .button-primary{border-color:var(--clean-yellow);background:var(--clean-yellow);color:var(--clean-ink)!important}
[data-store-theme="fresh-green-cleaning"] .store-page-widget .button-primary:is(:hover,:focus-visible){border-color:var(--clean-green-dark);background:var(--clean-green-dark);color:#fff!important}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .cadaii-feature-hero-1-widget{grid-template-columns:1fr;height:100%;padding:1.25rem}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .feature-hero-media{order:2}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .feature-hero-image-wrap{width:min(100%,300px)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .cadaii-feature-hero-1-widget h2{font-size:1.8rem}

[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-questions"] .cadaii-faq-1-widget{border:0;border-radius:0;background:#fff}
[data-store-theme="fresh-green-cleaning"] .cadaii-faq-item{border-color:var(--clean-border);border-radius:14px;background:var(--clean-cream);margin-bottom:.65rem;padding-inline:1rem}
[data-store-theme="fresh-green-cleaning"] .cadaii-faq-item:hover,[data-store-theme="fresh-green-cleaning"] .cadaii-faq-item:focus-within{background:var(--clean-soft)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-tips-and-updates"] .cadaii-services-cards-2-widget{background:var(--clean-cream)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-tips-and-updates"] .services-card-2{background:#fff}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-tips-and-updates"] .services-card-2-image img{transition:transform .45s cubic-bezier(.2,.8,.2,1)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-tips-and-updates"] .services-card-2:is(:hover,:focus-visible) img{transform:scale(1.08)}

[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .store-page-widget{padding:clamp(2.2rem,5vw,4rem) max(24px,calc((100vw - 1240px)/2));border:0;border-radius:0;background-color:#e7f8d8;background-image:url("../images/store-templates/clean-home-service/footer-clean-green.svg");background-position:right center;background-repeat:no-repeat;background-size:auto 100%;box-shadow:none}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .store-cta-widget{display:flex;max-width:680px;align-items:flex-start;flex-direction:column;gap:.65rem;padding:1.2rem;border-radius:20px;background:rgb(231 248 216/88%)}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .store-cta-widget h3{margin:0;color:var(--clean-ink)!important;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .store-cta-widget p{max-width:620px;margin:.25rem 0;color:var(--clean-text)!important}
[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .cadaii-cta-button{margin:1rem 0 0;border-radius:999px}
[data-store-theme="fresh-green-cleaning"] .agency-footer{border-top:1px solid var(--clean-border);background:#e7f8d8!important;color:#263324!important}
[data-store-theme="fresh-green-cleaning"] .agency-footer :is(h2,h3){color:var(--clean-ink)!important;text-transform:none}
[data-store-theme="fresh-green-cleaning"] .agency-footer :is(p,small,.agency-footer-socials span){color:#536451!important}
[data-store-theme="fresh-green-cleaning"] .agency-footer-grid a{border-color:rgb(38 51 36/12%);color:#263324!important}
[data-store-theme="fresh-green-cleaning"] .agency-footer-grid a:is(:hover,:focus-visible){color:var(--clean-green-dark)!important}
[data-store-theme="fresh-green-cleaning"] .agency-footer-socials span{border-color:var(--clean-border);border-radius:999px;background:#fff}
[data-store-theme="fresh-green-cleaning"] .agency-footer-photos img{border-radius:10px;background:#fff;transition:transform .25s ease}
[data-store-theme="fresh-green-cleaning"] .agency-footer-photos img:hover{transform:scale(1.06)}
[data-store-theme="fresh-green-cleaning"] .agency-footer-bottom{border-color:rgb(38 51 36/14%)}
[data-store-theme="fresh-green-cleaning"] .agency-footer-bottom button{border-color:var(--clean-green-dark);color:var(--clean-green-dark)}
.widget-animations-ready [data-store-theme="fresh-green-cleaning"] .v2-site-section[data-animate-on-scroll="once"]>.v2-site-row{opacity:0;transform:translateY(24px);transition:opacity .68s ease,transform .68s cubic-bezier(.2,.8,.2,1)}
.widget-animations-ready [data-store-theme="fresh-green-cleaning"] .v2-site-section.is-widget-visible>.v2-site-row{opacity:1;transform:none}
@media(min-width:1024px){[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links{display:flex!important}[data-store-theme="fresh-green-cleaning"] .store-nav-toggle{display:none!important}}
@media(max-width:1023px){[data-store-theme="fresh-green-cleaning"]>.store-v2-navigation{flex-wrap:wrap;padding-inline:24px}[data-store-theme="fresh-green-cleaning"] .store-nav-toggle{display:flex!important;margin-left:auto}[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}[data-store-theme="fresh-green-cleaning"] .store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}[data-store-theme="fresh-green-cleaning"] .store-v2-nav-links a{width:100%;justify-content:center}[data-store-theme="fresh-green-cleaning"] .agency-business-hero{background-position:75% center;background-size:cover}[data-store-theme="fresh-green-cleaning"] .agency-hero-copy{width:min(68%,560px)}[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>div{grid-template-columns:repeat(2,minmax(0,1fr))}[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"]>.v2-site-row{display:block}[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .v2-site-column{width:100%!important}[data-store-theme="fresh-green-cleaning"] [data-store-section="quote-and-guarantee"] .v2-site-column+.v2-site-column{margin-top:20px}}
@media(max-width:767px){[data-store-theme="fresh-green-cleaning"]>.store-v2-navigation{padding-inline:16px}[data-store-theme="fresh-green-cleaning"] .v2-site-section>.v2-site-row{width:min(100% - 20px,1240px)}[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-service-hero"]{padding-top:10px}[data-store-theme="fresh-green-cleaning"] .agency-business-hero{min-height:680px;align-items:flex-end;padding:1rem;background-position:62% top;background-size:auto 64%;background-attachment:scroll}[data-store-theme="fresh-green-cleaning"] .agency-hero-copy{width:100%;padding:1.4rem}[data-store-theme="fresh-green-cleaning"] .agency-hero-copy h1{font-size:clamp(2rem,10vw,3.1rem)}[data-store-theme="fresh-green-cleaning"] .agency-hero-copy>div{display:grid;grid-template-columns:1fr}[data-store-theme="fresh-green-cleaning"] .services-cards-2-grid,[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-experience"] .v2-store-highlights>div{grid-template-columns:1fr}[data-store-theme="fresh-green-cleaning"] [data-store-section="quick-and-easy-process"] .services-cards-2-grid:before{display:none}[data-store-theme="fresh-green-cleaning"] .agency-stats-counter{grid-template-columns:repeat(2,1fr)}[data-store-theme="fresh-green-cleaning"] .agency-stats-counter article:nth-child(2n){border-right:0}[data-store-theme="fresh-green-cleaning"] .agency-footer-grid{grid-template-columns:1fr}[data-store-theme="fresh-green-cleaning"] [data-store-section="cleaning-footer-cta"] .store-page-widget{background-size:auto 65%;background-position:right top;padding-top:12rem}}
@media(prefers-reduced-motion:reduce){[data-store-theme="fresh-green-cleaning"] *,[data-store-theme="fresh-green-cleaning"] *::before,[data-store-theme="fresh-green-cleaning"] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}[data-store-theme="fresh-green-cleaning"] [data-animate-on-scroll="once"]>.v2-site-row{opacity:1!important;transform:none!important}[data-store-theme="fresh-green-cleaning"] .agency-business-hero.has-parallax{background-attachment:scroll}[data-store-theme="fresh-green-cleaning"] :is(.services-card-2,.agency-button,.feature-hero-primary-btn,.feature-hero-arrow-btn):hover{transform:none!important}}
@media(max-width:767px){[data-store-theme="fresh-green-cleaning"] .v2-site-section>.v2-site-row{width:calc(100% - 20px);max-width:1240px}}

/* System-owned Store identity row: shared by every Store V2 theme. */
.store-v2-identity{display:flex;align-items:center;align-content:center;gap:10px 12px;min-width:0;max-width:100%;margin-right:auto;flex:0 1 auto;flex-wrap:wrap;line-height:normal}
.store-v2-identity>.store-v2-brand{display:flex;align-items:center;align-self:center;min-width:0;max-width:100%;margin:0!important;flex:0 1 auto}
.store-v2-identity>.store-v2-brand img{flex:0 0 auto}
.store-v2-identity>.store-v2-brand span{min-width:0;max-width:min(22rem,36vw);overflow:hidden;text-overflow:ellipsis}
.store-v2-identity>.store-identity-actions{display:inline-flex;align-items:center;align-self:center;justify-content:flex-start;min-width:0;max-width:100%;margin:0;flex:0 1 auto;flex-wrap:wrap;vertical-align:middle}
.store-v2-identity>.store-identity-actions>:not(dialog,.sr-only){align-self:center;margin-block:0}
.store-v2-identity .store-identity-action,.store-v2-identity .rating-summary{vertical-align:middle}
.store-information-facts dd>a{color:#08689a!important;text-decoration:underline;text-underline-offset:2px}
.store-information-follow{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.store-information-follow>.store-follow-inline{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 15px;border:1px solid #08689a;border-radius:999px;background:#08689a!important;color:#fff!important;font:inherit;font-size:.8rem;font-weight:850;text-decoration:none;cursor:pointer}.store-information-follow>.store-follow-inline.is-following{border-color:#b8d8c5;background:#edf8f2!important;color:#24613d!important}.store-information-follow>.store-follow-inline:disabled{cursor:not-allowed;opacity:.52}.store-information-follow>[data-follower-count]{color:#61737e;font-size:.78rem;font-weight:750}
.store-information-facts>div:last-child,.store-information-facts>div:nth-last-child(2):nth-child(odd){border-bottom:0}.store-information-facts>div:last-child{border-right:0}
@media(max-width:1120px){.store-v2-navigation{flex-wrap:wrap}.store-v2-navigation .store-nav-toggle{display:flex!important;margin-left:auto}.store-v2-nav-links{display:none!important;flex-basis:100%;width:100%;padding:.75rem 0}.store-v2-navigation.is-open .store-v2-nav-links{display:flex!important}.store-v2-nav-links a{width:100%;justify-content:center}}
@media(max-width:767px){.store-v2-identity{max-width:calc(100% - 58px);gap:8px;flex:1 1 auto}.store-v2-identity>.store-v2-brand{min-width:0}.store-v2-identity>.store-v2-brand span{max-width:min(15rem,48vw)}.store-identity-actions{gap:4px}.store-identity-action,.store-identity-actions .rating-summary{min-height:44px;padding:7px 9px;font-size:.7rem}.store-identity-info-button{width:44px;padding:0}.store-information-header,.store-information-body{padding:16px}.store-information-facts{grid-template-columns:1fr}.store-information-facts>div,.store-information-facts>div:nth-child(odd),.store-information-facts>div:nth-last-child(2):nth-child(odd){border-right:0;border-bottom:1px solid #e6edf0}.store-information-facts>div:last-child{border-bottom:0}.store-information-actions{display:grid;grid-template-columns:1fr}.store-information-actions a{width:100%}}
@media(max-width:560px){.store-v2-identity{align-items:flex-start;align-content:flex-start;flex-direction:column;flex-wrap:nowrap}.store-v2-identity>.store-v2-brand{width:100%;align-items:center!important;flex-direction:row!important}.store-v2-identity>.store-v2-brand span{max-width:100%;white-space:normal;overflow-wrap:anywhere}.store-v2-identity>.store-identity-actions{width:100%;overflow:visible}.store-identity-actions .rating-summary>[data-stars]{font-size:.76rem}.store-information-dialog{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);border-radius:15px}.store-information-heading>img{width:46px;height:46px;flex-basis:46px}.store-information-body{gap:14px}.store-information-owner{grid-template-columns:42px minmax(0,1fr) auto}.store-information-owner img{width:42px;height:42px}}
