@import url("../fonts/local-fonts.css");/* Locally available fonts only; no external font request. */

:root{--ink:#17212c;--muted:#5f6d7b;--line:#e8edf2;--pink:#ff4f87;--mint:#edf6f0;--purple:#7951dc;--accent:#ff4f87;--radius:14px;--font:"Vibemerce Sans",Arial,"Helvetica Neue",Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-weight:800;line-height:1.16;letter-spacing:-.035em}p+p{margin-top:1em}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button{border:0}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-weight:800;font-size:20px;margin-bottom:20px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #4d83ec;outline-offset:3px}[hidden]{display:none!important}.icon{width:22px;height:22px;vertical-align:middle;flex-shrink:0}.muted{color:var(--muted)}.eyebrow{display:block;font-size:12px;font-weight:500;letter-spacing:.14em;color:var(--muted);margin-bottom:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:45px;border-radius:24px;padding:12px 23px;font-size:14px;line-height:1.35;font-weight:500;text-align:center;text-decoration:none;border:1px solid transparent;transition:background .18s,transform .18s;white-space:normal}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#2b3746}.button.secondary{background:#f0f3f7;border-color:#e1e7ee;color:var(--ink)}.button.outline{border-color:#cbd3dd;background:transparent}.button.danger{background:#fff1f2;border-color:#f7c8ce;color:#a92038}.button.small{font-size:13px;min-height:36px;padding:8px 14px}.button .icon{width:18px;height:18px}.icon-button{padding:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--ink);background:transparent;border-radius:10px;min-width:42px;min-height:42px}.icon-button:hover{background:#f2f4f6}.text-button{background:transparent;display:inline-flex;align-items:center;gap:8px;padding:6px 0;color:#536580;font-size:13px;cursor:pointer}.text-button .icon{width:18px;height:18px}.text-link{display:inline-flex;align-items:center;gap:8px}.text-link:hover{text-decoration:underline}.text-link .icon{width:17px;height:17px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:13px;min-width:0}.field>span:first-child{font-size:13px;font-weight:500;color:#34425a}.field input:not([type=checkbox]):not([type=color]),.field select,.field textarea{width:100%;max-width:100%;min-width:0;border:1px solid #dfe5ee;border-radius:8px;min-height:41px;background:rgba(255,255,255,.85);padding:9px 12px;font-size:14px;box-shadow:0 1px 2px #18283704}.field input::placeholder,.field textarea::placeholder{color:#919caf}.field textarea{resize:vertical;line-height:1.55}.field small{font-size:11px;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 15px;min-width:0}.field.full{grid-column:1/-1}.check{display:flex;align-items:flex-start;gap:9px;font-size:14px;line-height:1.5;cursor:pointer;margin:8px 0 13px}.check input{accent-color:var(--ink);width:17px;height:17px;flex:0 0 17px;margin-top:2px}.check a{text-decoration:underline}.check.small{font-size:12px;color:var(--muted)}.notice{border:1px solid #d6e4eb;background:#f1f7fa;border-radius:12px;padding:15px 18px;margin-bottom:18px;font-size:14px;line-height:1.55}.notice.error{border-color:#f0bfca;background:#fff1f4;color:#902340}.notice.success{border-color:#cfe5d6;background:#eff8f2;color:#24573b}.notice.warning{border-color:#eddca8;background:#fffbef;color:#7a591b}.notice.compact{padding:10px 12px;font-size:12px;margin:10px 0}.pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:20px;background:#f0f3f7;font-size:11px;line-height:1.3;white-space:nowrap;color:#526174}.pill.ok{background:#e8f5ed;color:#247647}.pill.warning{background:#fff4d6;color:#826020}.pill.pink{background:#ffedf3;color:#b63864}.pill.error{background:#ffedf0;color:#b52d44}.vibemerce-logo{width:214px;height:auto;object-fit:contain}.shop-brand{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1}.brand-main{display:flex;align-items:center;gap:12px}.brand-main svg{width:46px;height:34px}.brand-main strong{font-size:32px;letter-spacing:-.045em;line-height:1.1}.shop-brand small{font-size:11px;line-height:1.35;margin-left:58px;margin-top:1px;color:var(--muted);white-space:nowrap}.custom-logo{width:auto;height:38px;max-width:180px;object-fit:contain}.shop-brand:has(.custom-logo) small{margin-left:0;margin-top:7px}.help-line{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.help-line .icon{width:15px;height:15px}.mobile-only{display:none}.empty{text-align:center;border:1px dashed #d8e1ea;padding:46px 24px;border-radius:14px;color:var(--muted)}.empty h2,.empty h3{color:var(--ink);margin-bottom:12px}.empty .button{margin-top:20px}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em;word-break:break-word;background:#edf1f5;padding:2px 5px;border-radius:4px}dialog{border:0;border-radius:20px;max-width:min(680px,calc(100vw - 32px));padding:38px;color:var(--ink);box-shadow:0 20px 100px #17212c33}dialog::backdrop{background:#17212c66;backdrop-filter:blur(4px)}dialog h2{font-size:28px;margin-bottom:20px}dialog h3{margin:24px 0 8px}dialog p{color:#5d6c7e;font-size:15px;margin-bottom:18px}dialog>.button{margin-top:15px}.dialog-close{position:absolute;right:12px;top:12px}.prompt-panel{border-radius:17px;padding:24px;background:#f6f0ff}.prompt-panel h2{font-size:24px;margin-bottom:9px}.prompt-panel>p{font-size:14px;line-height:1.55;color:#7580a4}.prompt-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:18px}.prompt-card{display:flex;align-items:flex-start;gap:11px;padding:16px 13px;background:#ffffffd9;border:1px solid #fff;border-radius:12px;transition:transform .16s,box-shadow .16s;min-width:0}.prompt-card:hover{transform:translateY(-2px);box-shadow:0 5px 16px #755ad714}.prompt-card>span:nth-child(2){flex:1;min-width:0}.prompt-card strong{display:block;font-size:12px;line-height:1.45;letter-spacing:-.02em}.prompt-card small{display:block;margin-top:3px;font-size:11px;color:#7e8bab;line-height:1.5}.prompt-card>.icon{width:14px;height:14px;align-self:center;color:#4a5683}.prompt-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:40px;border-radius:12px;flex-shrink:0}.prompt-icon .icon{width:25px;height:25px}.tone-orange{color:#ed9900;background:#fff7e5}.tone-purple{color:#883dff;background:#f5eaff}.tone-pink{color:#f52d9c;background:#fff0f8}.tone-blue{color:#00a8eb;background:#eaf9ff}.tone-green{color:#199b29;background:#eefbec}.prompt-footnote{font-size:11px!important;margin-top:15px!important}.color-control{display:flex;align-items:center;gap:10px;border:1px solid #dfe5ee;min-height:42px;border-radius:8px;padding:5px 9px;background:white;font-size:12px;color:var(--muted)}input[type=color]{height:28px;width:30px;padding:0;border:0;background:transparent;cursor:pointer}.small-details{font-size:12px;color:var(--muted);margin-bottom:8px}.small-details summary{cursor:pointer}.small-details>.field{margin-top:9px}.split{display:flex;align-items:center;justify-content:space-between;gap:18px}.stack>*+*{margin-top:18px}.form-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:20px}.page-width{width:min(1280px,calc(100% - 80px));margin-inline:auto}.form-note{font-size:12px;color:var(--muted);margin-top:15px}.hp-field{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}.price{font-weight:800;letter-spacing:-.025em}.status-note{font-size:12px;color:var(--muted)}.table-wrap{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:12px}table{border-collapse:collapse;width:100%;font-size:14px;text-align:left}th{background:#f7f9fb;color:#6e7a8d;font-size:11px;letter-spacing:.04em;font-weight:600;padding:13px 15px;white-space:nowrap}td{padding:14px 15px;border-top:1px solid var(--line);vertical-align:middle}td small{color:var(--muted)}.nowrap{white-space:nowrap}@media(max-width:900px){.page-width{width:calc(100% - 40px)}.mobile-only{display:block}.desktop-only{display:none!important}}@media(max-width:580px){.field-grid{grid-template-columns:1fr}.field-grid.keep-two{grid-template-columns:1fr 1fr}.prompt-grid{grid-template-columns:1fr}.prompt-panel{padding:22px}.prompt-panel h2{font-size:22px}.prompt-card{padding:14px}.prompt-card strong{font-size:14px}.prompt-card small{font-size:12px}.vibemerce-logo{width:175px}.brand-main svg{width:34px;height:29px}.brand-main strong{font-size:28px}.brand-main{gap:8px}.shop-brand small{margin-left:42px;font-size:9px}.button{font-size:14px}.notice{font-size:13px}.page-width{width:calc(100% - 36px)}dialog{padding:32px 24px}.split{align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Publisher prompt descriptions shared by setup and the admin hub. */
.prompt-introduction p{line-height:1.65;font-size:15px}
.prompt-introduction .prompt-promise{color:var(--ink)}
.prompt-introduction .prompt-cost-note{font-size:12px;color:#677589}
.prompt-store-visit{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#f4f1fc;border:1px solid #e8e0f7;border-radius:14px;padding:25px;margin:24px 0}
.prompt-store-visit>div{max-width:720px;min-width:0}
.prompt-store-visit strong{font-size:19px;line-height:1.35}
.prompt-store-visit p{font-size:14px;color:#64708a;margin-top:7px;line-height:1.65}
.prompt-store-visit>.button{white-space:nowrap;flex-shrink:0}
.prompt-card-copy{min-width:0}
.prompt-card-details{display:block;font-size:13px;line-height:1.7;margin-top:14px;color:#617085}
.prompt-card-cta{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;margin-top:15px;color:#513195}
.prompt-card-cta .icon{width:15px;height:15px}
@media(max-width:680px){.prompt-store-visit{display:block;padding:22px}.prompt-store-visit>.button{margin-top:18px;white-space:normal}.prompt-introduction p{font-size:14px}}

/* Accessible skip link shared by store, installer and administration. */
.skip-link{position:fixed;left:20px;top:-120px;z-index:1000;background:#fff;color:#17222c;border:2px solid currentColor;border-radius:8px;padding:12px 20px}.skip-link:focus{top:10px}

/* Shared image preview; images stay in the current page. */
.image-preview-open{overflow:hidden}.image-lightbox{width:min(1000px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid #dce3ec;border-radius:18px;overflow:auto}.image-lightbox::backdrop{background:#15212ddd;backdrop-filter:blur(5px)}.image-lightbox-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid #e4e8ef;background:#fff;position:sticky;top:0;z-index:1}.image-lightbox-header h2{font-size:17px;line-height:1.4;margin:0;min-width:0;overflow-wrap:anywhere}.image-lightbox-close{flex-shrink:0;white-space:nowrap;min-height:40px}.image-lightbox-body{padding:20px;min-height:180px;display:grid;place-items:center;background:#f5f6f8}.image-lightbox-body img{display:block;max-width:100%;width:auto;height:auto;max-height:calc(100dvh - 154px);object-fit:contain}.image-lightbox [hidden]{display:none!important}.image-lightbox-body p{padding:24px;margin:0;text-align:center}.edit-preview,[data-admin-gallery-preview],[data-image-preview]{cursor:zoom-in}.image-lightbox button:focus-visible,[data-image-preview]:focus-visible{outline:3px solid #7961d3;outline-offset:3px}@media(max-width:600px){.image-lightbox{width:calc(100vw - 20px);max-height:calc(100dvh - 20px);border-radius:13px}.image-lightbox-header{padding:12px;gap:10px}.image-lightbox-header h2{font-size:14px}.image-lightbox-close{font-size:12px;padding:9px 12px}.image-lightbox-body{padding:12px}.image-lightbox-body img{max-height:calc(100dvh - 126px)}}
