.CollectionDashboard-module__c5fAqq__dashboard{gap:16px;width:100%;display:grid}.CollectionDashboard-module__c5fAqq__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.CollectionDashboard-module__c5fAqq__heading{min-width:0}.CollectionDashboard-module__c5fAqq__eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.CollectionDashboard-module__c5fAqq__title{color:var(--theme-text);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.1}.CollectionDashboard-module__c5fAqq__subtitle{color:var(--theme-elevation-500);max-width:640px;margin:10px 0 0;font-size:15px;line-height:1.7}.CollectionDashboard-module__c5fAqq__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.CollectionDashboard-module__c5fAqq__stat{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:14px;align-items:center;gap:14px;min-height:104px;padding:20px;display:flex}.CollectionDashboard-module__c5fAqq__statIcon{background:color-mix(in srgb, var(--brand) 11%, var(--theme-elevation-0));color:var(--brand);border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;font-weight:750;display:flex}.CollectionDashboard-module__c5fAqq__statIconActive{background:var(--theme-success-50);color:var(--theme-success-500)}.CollectionDashboard-module__c5fAqq__statIconInactive{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.CollectionDashboard-module__c5fAqq__statValue{color:var(--theme-text);margin:0 0 8px;font-size:26px;font-weight:750;line-height:1}.CollectionDashboard-module__c5fAqq__statLabel{color:var(--theme-elevation-500);margin:0;font-size:13px;font-weight:600}.CollectionDashboard-module__c5fAqq__toolbar{justify-content:space-between;align-items:center;display:flex}.CollectionDashboard-module__c5fAqq__search{flex:auto;position:relative}.CollectionDashboard-module__c5fAqq__sort{flex:none;margin-inline-start:12px}.CollectionDashboard-module__c5fAqq__sortSelect{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);font:inherit;border-radius:10px;min-height:44px;padding:0 12px}.CollectionDashboard-module__c5fAqq__sortSelect:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent);outline:none}.CollectionDashboard-module__c5fAqq__searchIcon{color:var(--theme-elevation-500);pointer-events:none;inset-inline-start:30px;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CollectionDashboard-module__c5fAqq__searchIcon svg{width:19px;height:19px;display:block}.CollectionDashboard-module__c5fAqq__searchInput{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);font:inherit;padding:0 16px;border-radius:10px;outline:none;width:100%;min-height:44px;padding-inline-start:48px;transition:border-color .16s,box-shadow .16s}.CollectionDashboard-module__c5fAqq__searchInput::placeholder{color:var(--theme-elevation-500)}.CollectionDashboard-module__c5fAqq__searchInput:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent)}.CollectionDashboard-module__c5fAqq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.CollectionDashboard-module__c5fAqq__card{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:14px;flex-direction:column;min-height:166px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.CollectionDashboard-module__c5fAqq__card:before{background:var(--brand);content:"";border-radius:999px;width:4px;position:absolute;inset-block:18px;inset-inline-start:0}.CollectionDashboard-module__c5fAqq__card:hover{border-color:color-mix(in srgb, var(--brand) 42%, var(--theme-elevation-150));box-shadow:0 12px 28px color-mix(in srgb, var(--theme-elevation-1000) 8%, transparent);transform:translateY(-2px)}.CollectionDashboard-module__c5fAqq__cardLink{color:inherit;flex-direction:column;flex:1;gap:12px;padding:16px 18px 14px;text-decoration:none;display:flex}.CollectionDashboard-module__c5fAqq__cardTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.CollectionDashboard-module__c5fAqq__cardCopy{min-width:0}.CollectionDashboard-module__c5fAqq__cardTitle{color:var(--theme-text);overflow-wrap:anywhere;margin:0;font-size:17px;font-weight:750;line-height:1.35}.CollectionDashboard-module__c5fAqq__cardDescription{color:var(--theme-elevation-500);overflow-wrap:anywhere;margin:7px 0 0;font-size:13px;line-height:1.5}.CollectionDashboard-module__c5fAqq__documentIcon{color:var(--theme-elevation-500);flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CollectionDashboard-module__c5fAqq__documentIcon svg{width:30px;height:30px;display:block}.CollectionDashboard-module__c5fAqq__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CollectionDashboard-module__c5fAqq__status,.CollectionDashboard-module__c5fAqq__tag{border-radius:999px;align-items:center;gap:7px;min-height:26px;padding:0 10px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.CollectionDashboard-module__c5fAqq__status{background:var(--theme-success-50);color:var(--theme-success-500)}.CollectionDashboard-module__c5fAqq__status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.CollectionDashboard-module__c5fAqq__statusInactive{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.CollectionDashboard-module__c5fAqq__tag{background:color-mix(in srgb, var(--brand) 10%, var(--theme-elevation-0));color:var(--brand)}.CollectionDashboard-module__c5fAqq__cardFooter{border-top:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-top:auto;padding:9px 16px;display:flex}.CollectionDashboard-module__c5fAqq__updatedAt{color:var(--theme-elevation-500);margin:0;font-size:12px;font-weight:550}.CollectionDashboard-module__c5fAqq__openHint{color:var(--brand);white-space:nowrap;font-size:12px;font-weight:750;text-decoration:none}.CollectionDashboard-module__c5fAqq__actions{align-items:center;margin-inline-start:auto;display:flex}.CollectionDashboard-module__c5fAqq__empty{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-300);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:32px;display:flex}.CollectionDashboard-module__c5fAqq__emptyMark{background:var(--theme-elevation-100);color:var(--theme-elevation-500);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:14px;font-size:24px;display:flex}.CollectionDashboard-module__c5fAqq__emptyTitle{color:var(--theme-text);margin:0;font-size:16px;font-weight:750}.CollectionDashboard-module__c5fAqq__emptyText{color:var(--theme-elevation-500);margin:8px 0 0;font-size:13px}.CollectionDashboard-module__c5fAqq__pagination{justify-content:center;align-items:center;gap:8px;display:flex}.CollectionDashboard-module__c5fAqq__pageButton{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);color:var(--theme-text);cursor:pointer;font:inherit;border-radius:9px;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 11px;font-size:13px;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.CollectionDashboard-module__c5fAqq__pageButton:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.CollectionDashboard-module__c5fAqq__pageButtonActive{background:var(--brand);border-color:var(--brand);color:#fff}.CollectionDashboard-module__c5fAqq__pageButton:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1150px){.CollectionDashboard-module__c5fAqq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.CollectionDashboard-module__c5fAqq__dashboard{gap:18px}.CollectionDashboard-module__c5fAqq__header,.CollectionDashboard-module__c5fAqq__toolbar{flex-direction:column;align-items:stretch}.CollectionDashboard-module__c5fAqq__stats,.CollectionDashboard-module__c5fAqq__grid{grid-template-columns:1fr}.CollectionDashboard-module__c5fAqq__stat{min-height:88px}.CollectionDashboard-module__c5fAqq__search{flex-basis:auto;max-width:none}.CollectionDashboard-module__c5fAqq__sort{margin-inline-start:0}}@media (prefers-reduced-motion:reduce){.CollectionDashboard-module__c5fAqq__card,.CollectionDashboard-module__c5fAqq__searchInput{transition:none}}
@font-face{font-family:Cairo;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9ff27b8a0a8f3dc0-s.p.40_3w74kn95bo.woff2)format("woff2");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a5b03b231ce290a0-s.0nlsxckj73qpt.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cairo;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d41831e24743a3c1-s.p.08tn9snzkmifr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cairo Fallback;src:local(Arial);ascent-override:137.65%;descent-override:60.32%;line-gap-override:0.0%;size-adjust:94.66%}.cairo_eacad84d-module__DmdvxW__className{font-family:Cairo,Cairo Fallback;font-style:normal}
.StoreDetailPage-module__-b_xfW__detailPage{gap:24px;width:100%;display:grid}.StoreDetailPage-module__-b_xfW__hero{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 9%, var(--theme-elevation-50)), var(--theme-elevation-50) 55%);border:1px solid var(--theme-elevation-150);border-radius:18px;padding:24px;position:relative;overflow:hidden}.StoreDetailPage-module__-b_xfW__hero:after{background:var(--brand);content:"";border-radius:999px;width:4px;position:absolute;inset-block:24px;inset-inline-start:0}.StoreDetailPage-module__-b_xfW__backLink{color:var(--theme-elevation-500);align-items:center;gap:7px;margin-bottom:22px;font-size:13px;font-weight:700;text-decoration:none;transition:color .16s;display:inline-flex}.StoreDetailPage-module__-b_xfW__backLink:hover{color:var(--brand)}.StoreDetailPage-module__-b_xfW__backIcon{align-items:center;display:inline-flex}.StoreDetailPage-module__-b_xfW__heroMain{align-items:flex-start;gap:16px;display:flex}.StoreDetailPage-module__-b_xfW__resourceIcon{background:color-mix(in srgb, var(--brand) 12%, var(--theme-elevation-0));border:1px solid color-mix(in srgb, var(--brand) 18%, var(--theme-elevation-150));color:var(--brand);border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.StoreDetailPage-module__-b_xfW__resourceIcon svg{width:25px;height:25px}.StoreDetailPage-module__-b_xfW__heroCopy{flex:1;min-width:0}.StoreDetailPage-module__-b_xfW__resourceLabel{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.StoreDetailPage-module__-b_xfW__title{color:var(--theme-text);letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:clamp(25px,3vw,36px);font-weight:750;line-height:1.25}.StoreDetailPage-module__-b_xfW__description{color:var(--theme-elevation-500);max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.7}.StoreDetailPage-module__-b_xfW__status{background:var(--theme-success-50);color:var(--theme-success-500);border-radius:999px;flex:none;align-items:center;gap:7px;min-height:28px;padding:0 11px;font-size:11px;font-weight:750;display:inline-flex}.StoreDetailPage-module__-b_xfW__status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.StoreDetailPage-module__-b_xfW__statusInactive{background:var(--theme-elevation-100);color:var(--theme-elevation-500)}.StoreDetailPage-module__-b_xfW__metadata{gap:12px;margin-top:24px;padding-inline-start:68px;display:flex}.StoreDetailPage-module__-b_xfW__metadataItem{background:color-mix(in srgb, var(--theme-elevation-0) 72%, transparent);border:1px solid var(--theme-elevation-150);border-radius:11px;align-items:center;gap:9px;min-height:42px;padding:7px 12px;display:flex}.StoreDetailPage-module__-b_xfW__metadataValue{color:var(--theme-text);font-size:16px;font-weight:800}.StoreDetailPage-module__-b_xfW__metadataLabel{color:var(--theme-elevation-500);font-size:12px;font-weight:650}.StoreDetailPage-module__-b_xfW__content{gap:18px;display:grid}.StoreDetailPage-module__-b_xfW__recordsSection{gap:16px;display:grid}.StoreDetailPage-module__-b_xfW__recordsHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.StoreDetailPage-module__-b_xfW__recordsTitleGroup{align-items:center;gap:10px;display:flex}.StoreDetailPage-module__-b_xfW__recordsTitle{color:var(--theme-text);letter-spacing:-.015em;margin:0;font-size:22px;font-weight:750}.StoreDetailPage-module__-b_xfW__recordsCount{background:var(--theme-elevation-100);color:var(--theme-elevation-500);border-radius:999px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 8px;font-size:11px;font-weight:750;display:inline-flex}.StoreDetailPage-module__-b_xfW__recordActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}:is(.StoreDetailPage-module__-b_xfW__centeredFieldLabels .field-label,.StoreDetailPage-module__-b_xfW__centeredFieldLabels .value-field-container>div>label,.StoreDetailPage-module__-b_xfW__centeredFieldLabels .value-field-container>div>div:first-child>label){width:100%;display:block;text-align:center!important}.StoreDetailPage-module__-b_xfW__emptyState{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-300);text-align:center;border-radius:16px;justify-content:center;align-items:center;min-height:220px;padding:32px;display:flex}.StoreDetailPage-module__-b_xfW__emptyState p{color:var(--theme-elevation-500);margin:0;font-size:14px}@media (max-width:700px){.StoreDetailPage-module__-b_xfW__hero{padding:20px}.StoreDetailPage-module__-b_xfW__heroMain{flex-wrap:wrap}.StoreDetailPage-module__-b_xfW__heroCopy{flex-basis:calc(100% - 68px)}.StoreDetailPage-module__-b_xfW__status{margin-inline-start:68px}.StoreDetailPage-module__-b_xfW__metadata{padding-inline-start:0}.StoreDetailPage-module__-b_xfW__metadataItem{flex:1}.StoreDetailPage-module__-b_xfW__recordsHeader,.StoreDetailPage-module__-b_xfW__recordActions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.StoreDetailPage-module__-b_xfW__backLink{transition:none}}
.SurveyRunner-module__ogtCQG__screen{background:radial-gradient(circle at 7% 4%, #6d6cff29, transparent 31%), radial-gradient(circle at 94% 91%, #9f74ff1f, transparent 33%), var(--theme-elevation-0);box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:34px 16px;display:flex}.SurveyRunner-module__ogtCQG__card{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);box-shadow:0 22px 65px color-mix(in srgb, var(--theme-elevation-1000) 12%, transparent);box-sizing:border-box;border-radius:24px;gap:26px;width:min(740px,100%);padding:32px;display:grid;position:relative;overflow:hidden}.SurveyRunner-module__ogtCQG__card:before{content:"";inset-inline:0;background:#6d6cff;height:4px;position:absolute;top:0}.SurveyRunner-module__ogtCQG__header{gap:14px;display:grid}.SurveyRunner-module__ogtCQG__headerTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.SurveyRunner-module__ogtCQG__brand{align-items:center;gap:12px;min-width:0;display:flex}.SurveyRunner-module__ogtCQG__logoFrame{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);box-shadow:0 4px 12px color-mix(in srgb, var(--theme-elevation-1000) 7%, transparent);border-radius:14px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.SurveyRunner-module__ogtCQG__logo{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.SurveyRunner-module__ogtCQG__logoFallback{color:#fff;background:linear-gradient(145deg,#6d6cff,#8c6dff);justify-content:center;align-items:center;width:100%;height:100%;font-size:19px;font-weight:800;display:flex}.SurveyRunner-module__ogtCQG__brandCopy{gap:3px;min-width:0;display:grid}.SurveyRunner-module__ogtCQG__storeName{color:var(--theme-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:800;line-height:1.2;overflow:hidden}.SurveyRunner-module__ogtCQG__branch{color:#6d6cff;letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.2}.SurveyRunner-module__ogtCQG__title{color:var(--theme-text);letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(28px,5vw,40px);line-height:1.16}.SurveyRunner-module__ogtCQG__description{color:var(--theme-elevation-500);max-width:620px;margin:-4px 0 0;font-size:14px;line-height:1.75}.SurveyRunner-module__ogtCQG__languageToggle{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:10px;gap:3px;padding:3px;display:inline-flex}.SurveyRunner-module__ogtCQG__languageButton{color:var(--theme-elevation-600);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;min-height:31px;padding:5px 10px;font-size:12px;font-weight:750}.SurveyRunner-module__ogtCQG__languageButtonActive{background:var(--theme-elevation-50);box-shadow:0 1px 3px color-mix(in srgb, var(--theme-elevation-1000) 12%, transparent);color:#6d6cff}.SurveyRunner-module__ogtCQG__languageButton:focus-visible{outline-offset:1px;outline:3px solid #6d6cff47}.SurveyRunner-module__ogtCQG__progressWrap{gap:10px;display:grid}.SurveyRunner-module__ogtCQG__progressMeta{color:var(--theme-elevation-500);justify-content:space-between;align-items:center;font-size:12px;font-weight:750;display:flex}.SurveyRunner-module__ogtCQG__progress{gap:7px;display:flex}.SurveyRunner-module__ogtCQG__progressStep{background:var(--theme-elevation-150);border-radius:99px;flex:1;height:7px;transition:background-color .18s,transform .18s;overflow:hidden}.SurveyRunner-module__ogtCQG__progressStepActive{background:#6d6cff}.SurveyRunner-module__ogtCQG__pageHeader{background:linear-gradient(120deg, color-mix(in srgb, #6d6cff 8%, var(--theme-elevation-50)), var(--theme-elevation-50));border:1px solid color-mix(in srgb, #6d6cff 18%, var(--theme-elevation-150));border-radius:16px;padding:19px 20px}.SurveyRunner-module__ogtCQG__pageTitle{color:var(--theme-text);letter-spacing:-.02em;margin:0;font-size:21px}.SurveyRunner-module__ogtCQG__pageDescription{color:var(--theme-elevation-500);margin:7px 0 0;font-size:13px;line-height:1.65}.SurveyRunner-module__ogtCQG__fields{gap:22px;display:grid}.SurveyRunner-module__ogtCQG__field{gap:9px;display:grid}.SurveyRunner-module__ogtCQG__label{color:var(--theme-elevation-800);font-size:14px;font-weight:750;line-height:1.5}.SurveyRunner-module__ogtCQG__required{color:var(--theme-error-500);margin-inline-start:3px}.SurveyRunner-module__ogtCQG__input{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);box-sizing:border-box;color:var(--theme-text);font:inherit;border-radius:12px;outline:none;width:100%;min-height:48px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.SurveyRunner-module__ogtCQG__input:hover{border-color:var(--theme-elevation-300)}.SurveyRunner-module__ogtCQG__input:focus{border-color:#6d6cff;box-shadow:0 0 0 3px #6d6cff29}.SurveyRunner-module__ogtCQG__textarea{resize:vertical;min-height:120px}.SurveyRunner-module__ogtCQG__options{gap:9px;display:grid}.SurveyRunner-module__ogtCQG__option{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);cursor:pointer;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:11px 13px;font-size:14px;transition:background-color .15s,border-color .15s;display:flex}.SurveyRunner-module__ogtCQG__option:hover{border-color:color-mix(in srgb, #6d6cff 35%, var(--theme-elevation-150))}.SurveyRunner-module__ogtCQG__option input{accent-color:#6d6cff}.SurveyRunner-module__ogtCQG__rating{flex-wrap:wrap;gap:8px;display:flex}.SurveyRunner-module__ogtCQG__ratingButton{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);color:var(--theme-text);cursor:pointer;font:inherit;border-radius:10px;min-width:40px;min-height:40px;padding:8px 12px;font-size:13px;font-weight:750}.SurveyRunner-module__ogtCQG__ratingButton:hover{border-color:color-mix(in srgb, #6d6cff 45%, var(--theme-elevation-200))}.SurveyRunner-module__ogtCQG__ratingButtonActive{color:#fff;background:#6d6cff;border-color:#6d6cff}.SurveyRunner-module__ogtCQG__ratingButton:focus-visible{outline-offset:2px;outline:3px solid #6d6cff47}.SurveyRunner-module__ogtCQG__error{color:var(--theme-error-500);margin:0;font-size:12px;line-height:1.5}.SurveyRunner-module__ogtCQG__serverError{background:var(--theme-error-50);border:1px solid color-mix(in srgb, var(--theme-error-500) 24%, transparent);color:var(--theme-error-500);border-radius:10px;margin:0;padding:11px 13px;font-size:13px}.SurveyRunner-module__ogtCQG__footer{border-top:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:12px;padding-top:22px;display:flex}.SurveyRunner-module__ogtCQG__button{color:#fff;cursor:pointer;font:inherit;background:#6d6cff;border:1px solid #6d6cff;border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:11px 22px;font-size:14px;font-weight:750;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:0 6px 16px #6d6cff3d}.SurveyRunner-module__ogtCQG__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 9px 22px #6d6cff4d}.SurveyRunner-module__ogtCQG__button:focus-visible{outline-offset:2px;outline:3px solid #6d6cff4d}.SurveyRunner-module__ogtCQG__button:disabled{cursor:not-allowed;opacity:.48}.SurveyRunner-module__ogtCQG__secondaryButton{background:var(--theme-elevation-100);border-color:var(--theme-elevation-200);box-shadow:none;color:var(--theme-text)}.SurveyRunner-module__ogtCQG__secondaryButton:hover:not(:disabled){box-shadow:none}.SurveyRunner-module__ogtCQG__successCard{text-align:center;justify-items:center;padding-block:44px 48px}.SurveyRunner-module__ogtCQG__successCard .SurveyRunner-module__ogtCQG__brand{text-align:start;justify-self:start;width:100%}.SurveyRunner-module__ogtCQG__successIcon{background:color-mix(in srgb, #6d6cff 12%, var(--theme-elevation-50));color:#6d6cff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:30px;font-weight:800;display:flex}.SurveyRunner-module__ogtCQG__successTitle{margin:0;font-size:28px}.SurveyRunner-module__ogtCQG__successText{color:var(--theme-elevation-500);margin:-12px 0 3px;line-height:1.7}@media (max-width:600px){.SurveyRunner-module__ogtCQG__screen{align-items:stretch;padding:0}.SurveyRunner-module__ogtCQG__card{border-inline:0;border-radius:0;min-height:100vh;padding:26px 18px}.SurveyRunner-module__ogtCQG__headerTop{align-items:flex-start}.SurveyRunner-module__ogtCQG__languageToggle{flex:none}.SurveyRunner-module__ogtCQG__languageButton{padding-inline:8px}.SurveyRunner-module__ogtCQG__footer{flex-direction:column-reverse;align-items:stretch}.SurveyRunner-module__ogtCQG__button{width:100%}}@media (prefers-reduced-motion:reduce){.SurveyRunner-module__ogtCQG__button,.SurveyRunner-module__ogtCQG__input,.SurveyRunner-module__ogtCQG__progressStep{transition:none}.SurveyRunner-module__ogtCQG__button:hover:not(:disabled){transform:none}}
.AnalyticsDashboard-module__hFa9vW__dashboard{gap:24px;width:100%;display:grid}.AnalyticsDashboard-module__hFa9vW__header h1{color:var(--theme-text);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,40px);font-weight:750;line-height:1.15}.AnalyticsDashboard-module__hFa9vW__header p{color:var(--theme-elevation-500);margin:9px 0 0;font-size:15px;line-height:1.7}.AnalyticsDashboard-module__hFa9vW__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AnalyticsDashboard-module__hFa9vW__statCard,.AnalyticsDashboard-module__hFa9vW__panel{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);box-shadow:0 8px 24px color-mix(in srgb, var(--theme-elevation-1000) 4%, transparent)}.AnalyticsDashboard-module__hFa9vW__statCard{border-radius:15px;align-items:center;gap:15px;min-height:108px;padding:20px;display:flex}.AnalyticsDashboard-module__hFa9vW__statIcon{background:color-mix(in srgb, var(--brand) 11%, var(--theme-elevation-0));color:var(--brand);border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.AnalyticsDashboard-module__hFa9vW__statIcon svg{width:23px;height:23px}.AnalyticsDashboard-module__hFa9vW__lightCalendarIcon .stroke{fill:none;stroke:currentColor;stroke-width:1.35px}.AnalyticsDashboard-module__hFa9vW__statValue{color:var(--theme-text);margin:0 0 8px;font-size:27px;font-weight:800;line-height:1}.AnalyticsDashboard-module__hFa9vW__statLabel{color:var(--theme-elevation-500);margin:0;font-size:13px;font-weight:650}.AnalyticsDashboard-module__hFa9vW__contentGrid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.AnalyticsDashboard-module__hFa9vW__panel{border-radius:16px;min-width:0;padding:22px}.AnalyticsDashboard-module__hFa9vW__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.AnalyticsDashboard-module__hFa9vW__panelTitle{color:var(--theme-text);margin:0;font-size:18px;font-weight:750}.AnalyticsDashboard-module__hFa9vW__panelDescription{color:var(--theme-elevation-500);margin:6px 0 0;font-size:12px}.AnalyticsDashboard-module__hFa9vW__totalBadge{background:color-mix(in srgb, var(--brand) 10%, var(--theme-elevation-0));color:var(--brand);white-space:nowrap;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750}.AnalyticsDashboard-module__hFa9vW__dateFilter{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:14px;flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:20px;padding:14px;display:flex}.AnalyticsDashboard-module__hFa9vW__dateField{flex:180px;gap:7px;display:grid}.AnalyticsDashboard-module__hFa9vW__dateField label{color:var(--theme-elevation-600);font-size:12px;font-weight:700}.AnalyticsDashboard-module__hFa9vW__dateField input{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-200);color:var(--theme-text);font:inherit;border-radius:10px;min-height:42px;padding:8px 11px}.AnalyticsDashboard-module__hFa9vW__dateField input:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 16%, transparent);outline:none}.AnalyticsDashboard-module__hFa9vW__filterButton{background:var(--brand);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:10px;min-height:42px;padding:8px 22px;font-size:13px;font-weight:750;transition:filter .16s,transform .16s}.AnalyticsDashboard-module__hFa9vW__filterButton:hover{filter:brightness(1.07);transform:translateY(-1px)}.AnalyticsDashboard-module__hFa9vW__filterButton:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 22%, transparent);outline:none}.AnalyticsDashboard-module__hFa9vW__chartContainer{direction:ltr;width:100%;height:350px}.AnalyticsDashboard-module__hFa9vW__chartContainer .recharts-wrapper{font-family:inherit}.AnalyticsDashboard-module__hFa9vW__chartTooltip{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);box-shadow:0 12px 28px color-mix(in srgb, var(--theme-elevation-1000) 15%, transparent);color:var(--theme-text);direction:inherit;border-radius:20px;min-width:220px;padding:20px 24px}.AnalyticsDashboard-module__hFa9vW__tooltipDate{margin:0 0 18px;font-size:15px;font-weight:750}.AnalyticsDashboard-module__hFa9vW__tooltipMetric{color:var(--theme-elevation-500);align-items:center;gap:8px;font-size:14px;display:flex}.AnalyticsDashboard-module__hFa9vW__tooltipMetric strong{color:var(--theme-text);margin-inline-start:auto;font-size:27px;font-weight:800;line-height:1}.AnalyticsDashboard-module__hFa9vW__tooltipDot{background:var(--brand);border-radius:50%;width:12px;height:12px}.AnalyticsDashboard-module__hFa9vW__usagePanel{flex-direction:column;max-width:440px;display:flex}.AnalyticsDashboard-module__hFa9vW__usageRing{border-radius:50%;justify-content:center;align-items:center;width:152px;height:152px;margin:6px auto 26px;display:flex;position:relative}.AnalyticsDashboard-module__hFa9vW__usageRing:after{background:var(--theme-elevation-50);content:"";border-radius:50%;width:112px;height:112px;position:absolute}.AnalyticsDashboard-module__hFa9vW__usagePercent{color:var(--theme-text);z-index:1;font-size:27px;font-weight:800;position:relative}.AnalyticsDashboard-module__hFa9vW__usageRows{border-top:1px solid var(--theme-elevation-150);display:grid}.AnalyticsDashboard-module__hFa9vW__usageRow{border-bottom:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.AnalyticsDashboard-module__hFa9vW__usageRow:last-child{border-bottom:0}.AnalyticsDashboard-module__hFa9vW__usageRow span{color:var(--theme-elevation-500);font-size:12px;font-weight:650}.AnalyticsDashboard-module__hFa9vW__usageRow strong{color:var(--theme-text);font-size:13px;font-weight:750}@media (max-width:1050px){.AnalyticsDashboard-module__hFa9vW__usagePanel{grid-template-columns:auto 1fr;gap:20px;display:grid}.AnalyticsDashboard-module__hFa9vW__usagePanel .AnalyticsDashboard-module__hFa9vW__panelHeader{grid-column:1/-1}.AnalyticsDashboard-module__hFa9vW__usageRing{margin:0}}@media (max-width:760px){.AnalyticsDashboard-module__hFa9vW__dashboard{gap:18px}.AnalyticsDashboard-module__hFa9vW__stats{grid-template-columns:1fr}.AnalyticsDashboard-module__hFa9vW__statCard{min-height:90px}.AnalyticsDashboard-module__hFa9vW__panel{padding:18px}.AnalyticsDashboard-module__hFa9vW__usagePanel{display:flex}.AnalyticsDashboard-module__hFa9vW__usageRing{margin:4px auto 20px}.AnalyticsDashboard-module__hFa9vW__chartContainer{height:295px}.AnalyticsDashboard-module__hFa9vW__dateFilter{align-items:stretch}.AnalyticsDashboard-module__hFa9vW__filterButton{flex:100%}}@media (prefers-reduced-motion:reduce){.AnalyticsDashboard-module__hFa9vW__filterButton{transition:none}}
.SurveyAdmin-module__BgXOIG__shell{color:var(--theme-text);gap:26px;width:100%;display:grid}.SurveyAdmin-module__BgXOIG__hero{background:radial-gradient(circle at 90% 0%, #6d6cff26, transparent 34%), linear-gradient(135deg, color-mix(in srgb, #6d6cff 8%, var(--theme-elevation-50)), var(--theme-elevation-50) 62%);border:1px solid var(--theme-elevation-150);box-shadow:0 12px 34px color-mix(in srgb, var(--theme-elevation-1000) 5%, transparent);border-radius:20px;gap:22px;padding:26px;display:grid;position:relative;overflow:hidden}.SurveyAdmin-module__BgXOIG__hero:before{content:"";background:#6d6cff;border-radius:99px;width:4px;position:absolute;inset-block:24px;inset-inline-start:0}.SurveyAdmin-module__BgXOIG__heroTop,.SurveyAdmin-module__BgXOIG__header,.SurveyAdmin-module__BgXOIG__cardHeader,.SurveyAdmin-module__BgXOIG__sectionHeader,.SurveyAdmin-module__BgXOIG__pageHeader,.SurveyAdmin-module__BgXOIG__elementHeader,.SurveyAdmin-module__BgXOIG__surveyCardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.SurveyAdmin-module__BgXOIG__heroMain{align-items:center;gap:17px;min-width:0;display:flex}.SurveyAdmin-module__BgXOIG__heroIcon{background:color-mix(in srgb, #6d6cff 12%, var(--theme-elevation-0));border:1px solid color-mix(in srgb, #6d6cff 22%, var(--theme-elevation-150));color:#6d6cff;border-radius:15px;flex:none;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.SurveyAdmin-module__BgXOIG__heroIcon svg{width:27px;height:27px}.SurveyAdmin-module__BgXOIG__heroCopy{min-width:0}.SurveyAdmin-module__BgXOIG__eyebrow{color:#6d6cff;letter-spacing:.09em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:800}.SurveyAdmin-module__BgXOIG__heroTitle{letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:clamp(27px,3vw,38px);font-weight:780;line-height:1.2}.SurveyAdmin-module__BgXOIG__heroSecondaryTitle{color:var(--theme-elevation-650);margin:5px 0 0;font-size:17px;font-weight:650}.SurveyAdmin-module__BgXOIG__heroDescription{color:var(--theme-elevation-500);max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.7}.SurveyAdmin-module__BgXOIG__heroSecondaryDescription{color:var(--theme-elevation-450);max-width:720px;margin:3px 0 0;font-size:13px;line-height:1.6}.SurveyAdmin-module__BgXOIG__heroActions{flex:none;align-items:center;gap:10px;display:flex}.SurveyAdmin-module__BgXOIG__heroMeta{flex-wrap:wrap;align-items:center;gap:8px;padding-inline-start:71px;display:flex}.SurveyAdmin-module__BgXOIG__stat{background:color-mix(in srgb, var(--theme-elevation-0) 76%, transparent);border:1px solid var(--theme-elevation-150);border-radius:11px;align-items:baseline;gap:7px;padding:9px 12px;display:inline-flex}.SurveyAdmin-module__BgXOIG__stat strong{font-size:17px}.SurveyAdmin-module__BgXOIG__stat span{color:var(--theme-elevation-500);font-size:12px;font-weight:650}.SurveyAdmin-module__BgXOIG__dashboardGrid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.5fr);align-items:start;gap:22px;display:grid}.SurveyAdmin-module__BgXOIG__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.SurveyAdmin-module__BgXOIG__card,.SurveyAdmin-module__BgXOIG__resultsPanel,.SurveyAdmin-module__BgXOIG__pageCard{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);box-shadow:0 8px 26px color-mix(in srgb, var(--theme-elevation-1000) 4%, transparent);border-radius:17px}.SurveyAdmin-module__BgXOIG__card{gap:18px;padding:22px;display:grid}.SurveyAdmin-module__BgXOIG__resultsPanel{gap:17px;padding:22px;display:grid}.SurveyAdmin-module__BgXOIG__createCard{position:sticky;top:24px}.SurveyAdmin-module__BgXOIG__card h2,.SurveyAdmin-module__BgXOIG__card h3,.SurveyAdmin-module__BgXOIG__header h1,.SurveyAdmin-module__BgXOIG__header h2,.SurveyAdmin-module__BgXOIG__sectionHeader h2,.SurveyAdmin-module__BgXOIG__pageHeader h2,.SurveyAdmin-module__BgXOIG__elementHeader h3{margin:0}.SurveyAdmin-module__BgXOIG__cardTitle{letter-spacing:-.015em;margin:0;font-size:19px;font-weight:760}.SurveyAdmin-module__BgXOIG__cardDescription{color:var(--theme-elevation-500);margin:5px 0 0;font-size:13px;line-height:1.65}.SurveyAdmin-module__BgXOIG__sectionTitle{letter-spacing:-.02em;margin:0;font-size:22px;font-weight:760}.SurveyAdmin-module__BgXOIG__countBadge{background:color-mix(in srgb, #6d6cff 11%, var(--theme-elevation-50));color:#6d6cff;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.SurveyAdmin-module__BgXOIG__form{gap:14px;display:grid}.SurveyAdmin-module__BgXOIG__row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:13px;display:grid}.SurveyAdmin-module__BgXOIG__field{color:var(--theme-elevation-700);letter-spacing:.01em;gap:7px;font-size:12px;font-weight:750;display:grid}.SurveyAdmin-module__BgXOIG__input,.SurveyAdmin-module__BgXOIG__textarea,.SurveyAdmin-module__BgXOIG__select{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-200);box-sizing:border-box;color:var(--theme-text);font:inherit;border-radius:10px;outline:none;width:100%;min-height:43px;padding:10px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s,background-color .15s}.SurveyAdmin-module__BgXOIG__input:hover,.SurveyAdmin-module__BgXOIG__textarea:hover,.SurveyAdmin-module__BgXOIG__select:hover{border-color:var(--theme-elevation-300)}.SurveyAdmin-module__BgXOIG__input:focus,.SurveyAdmin-module__BgXOIG__textarea:focus,.SurveyAdmin-module__BgXOIG__select:focus{border-color:#6d6cff;box-shadow:0 0 0 3px #6d6cff29}.SurveyAdmin-module__BgXOIG__input[readonly]{background:var(--theme-elevation-100);color:var(--theme-elevation-500);cursor:not-allowed}.SurveyAdmin-module__BgXOIG__textarea{resize:vertical;min-height:94px}.SurveyAdmin-module__BgXOIG__fieldHint{color:var(--theme-elevation-500);font-size:11px;font-weight:500;line-height:1.45}.SurveyAdmin-module__BgXOIG__attributeSection{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:12px;gap:12px;padding:14px;display:grid}.SurveyAdmin-module__BgXOIG__attributeTitle{margin:0;font-size:14px}.SurveyAdmin-module__BgXOIG__attributeDescription{color:var(--theme-elevation-500);margin:4px 0 0;font-size:12px;line-height:1.55}.SurveyAdmin-module__BgXOIG__attributesEditor{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:12px;gap:14px;padding:15px;display:grid}.SurveyAdmin-module__BgXOIG__attributeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.SurveyAdmin-module__BgXOIG__toggleField{background:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);color:var(--theme-elevation-700);cursor:pointer;border-radius:10px;align-items:center;gap:9px;width:fit-content;min-height:42px;padding:9px 12px;font-size:13px;font-weight:650;display:flex}.SurveyAdmin-module__BgXOIG__toggleField input{accent-color:#6d6cff;width:16px;height:16px;margin:0}.SurveyAdmin-module__BgXOIG__inputError{border-color:var(--theme-error-500)}.SurveyAdmin-module__BgXOIG__fieldError{color:var(--theme-error-500);font-size:11px;font-weight:600}.SurveyAdmin-module__BgXOIG__optionsEditor{border-top:1px solid var(--theme-elevation-150);gap:12px;padding-top:14px;display:grid}.SurveyAdmin-module__BgXOIG__optionsHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.SurveyAdmin-module__BgXOIG__optionsHeader strong{color:var(--theme-elevation-700);font-size:13px}.SurveyAdmin-module__BgXOIG__optionsList{gap:9px;display:grid}.SurveyAdmin-module__BgXOIG__optionRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;align-items:center;gap:9px;display:grid}.SurveyAdmin-module__BgXOIG__optionRemove{background:var(--theme-error-50);border:1px solid color-mix(in srgb, var(--theme-error-500) 25%, transparent);color:var(--theme-error-500);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:flex}.SurveyAdmin-module__BgXOIG__optionRemove:hover{background:color-mix(in srgb, var(--theme-error-500) 12%, var(--theme-elevation-50))}.SurveyAdmin-module__BgXOIG__emptyOptions{background:var(--theme-elevation-50);border:1px dashed var(--theme-elevation-200);color:var(--theme-elevation-500);text-align:center;border-radius:10px;margin:0;padding:13px;font-size:12px}.SurveyAdmin-module__BgXOIG__button{color:#fff;cursor:pointer;background:#6d6cff;border:1px solid #6d6cff;border-radius:10px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:40px;padding:9px 16px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex;box-shadow:0 5px 14px #6d6cff3b}.SurveyAdmin-module__BgXOIG__button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #6d6cff4a}.SurveyAdmin-module__BgXOIG__button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55;transform:none}.SurveyAdmin-module__BgXOIG__button:focus-visible,.SurveyAdmin-module__BgXOIG__link:focus-visible,.SurveyAdmin-module__BgXOIG__backLink:focus-visible{outline-offset:2px;outline:3px solid #6d6cff4d}.SurveyAdmin-module__BgXOIG__secondary{background:var(--theme-elevation-100);border-color:var(--theme-elevation-200);box-shadow:none;color:var(--theme-text)}.SurveyAdmin-module__BgXOIG__secondary:hover{background:var(--theme-elevation-150);box-shadow:none}.SurveyAdmin-module__BgXOIG__danger{background:var(--theme-error-50);border-color:color-mix(in srgb, var(--theme-error-500) 25%, transparent);box-shadow:none;color:var(--theme-error-500)}.SurveyAdmin-module__BgXOIG__danger:hover{background:color-mix(in srgb, var(--theme-error-500) 12%, var(--theme-elevation-50));box-shadow:none}.SurveyAdmin-module__BgXOIG__smallButton{min-height:34px;padding:6px 11px}.SurveyAdmin-module__BgXOIG__actions,.SurveyAdmin-module__BgXOIG__surveyActions,.SurveyAdmin-module__BgXOIG__formActions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.SurveyAdmin-module__BgXOIG__formActions{justify-content:flex-end;padding-top:2px}.SurveyAdmin-module__BgXOIG__badge{background:var(--theme-elevation-100);color:var(--theme-elevation-600);border-radius:999px;align-items:center;min-height:27px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.SurveyAdmin-module__BgXOIG__badge:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin-inline-end:6px}.SurveyAdmin-module__BgXOIG__published{background:var(--theme-success-50);color:var(--theme-success-500)}.SurveyAdmin-module__BgXOIG__draft{background:color-mix(in srgb, #6d6cff 10%, var(--theme-elevation-50));color:#6d6cff}.SurveyAdmin-module__BgXOIG__muted{color:var(--theme-elevation-500);margin:6px 0 0;line-height:1.6}.SurveyAdmin-module__BgXOIG__link,.SurveyAdmin-module__BgXOIG__backLink{color:#6d6cff;overflow-wrap:anywhere;font-weight:750;text-decoration:none}.SurveyAdmin-module__BgXOIG__link:hover,.SurveyAdmin-module__BgXOIG__backLink:hover{text-underline-offset:3px;text-decoration:underline}.SurveyAdmin-module__BgXOIG__backLink{color:var(--theme-elevation-500);gap:6px;width:fit-content;font-size:13px;display:inline-flex}.SurveyAdmin-module__BgXOIG__surveyGrid{gap:12px;margin:0;padding:0;list-style:none;display:grid}.SurveyAdmin-module__BgXOIG__surveyCard{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:14px;gap:14px;padding:17px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.SurveyAdmin-module__BgXOIG__surveyCard:hover{border-color:color-mix(in srgb, #6d6cff 34%, var(--theme-elevation-150));box-shadow:0 10px 24px color-mix(in srgb, var(--theme-elevation-1000) 6%, transparent);transform:translateY(-1px)}.SurveyAdmin-module__BgXOIG__surveyName{overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:760}.SurveyAdmin-module__BgXOIG__surveySecondaryName{color:var(--theme-elevation-650);margin:4px 0 0;font-size:13px;font-weight:650}.SurveyAdmin-module__BgXOIG__surveyDescription{color:var(--theme-elevation-500);margin:4px 0 0;font-size:13px;line-height:1.55}.SurveyAdmin-module__BgXOIG__surveySecondaryDescription{color:var(--theme-elevation-450);margin:2px 0 0;font-size:12px;line-height:1.55}.SurveyAdmin-module__BgXOIG__slug{background:var(--theme-elevation-100);color:var(--theme-elevation-600);direction:ltr;border-radius:7px;width:fit-content;padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;display:inline-flex}.SurveyAdmin-module__BgXOIG__surveyActions{border-top:1px solid var(--theme-elevation-100);justify-content:flex-end;padding-top:13px}.SurveyAdmin-module__BgXOIG__emptyState{border:1px dashed var(--theme-elevation-300);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.SurveyAdmin-module__BgXOIG__emptyIcon{background:color-mix(in srgb, #6d6cff 10%, var(--theme-elevation-50));color:#6d6cff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:13px;display:flex}.SurveyAdmin-module__BgXOIG__emptyIcon svg{width:23px;height:23px}.SurveyAdmin-module__BgXOIG__emptyState h3{margin:0;font-size:16px}.SurveyAdmin-module__BgXOIG__emptyState p{color:var(--theme-elevation-500);max-width:380px;margin:7px 0 0;line-height:1.6}.SurveyAdmin-module__BgXOIG__branchList{gap:9px;margin:0;padding:0;list-style:none;display:grid}.SurveyAdmin-module__BgXOIG__branchItem{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.SurveyAdmin-module__BgXOIG__branchCopy{min-width:0}.SurveyAdmin-module__BgXOIG__branchName{margin-bottom:4px;font-size:14px;display:block}.SurveyAdmin-module__BgXOIG__branchUrl{color:#6d6cff;text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:11px;display:block;overflow:hidden}.SurveyAdmin-module__BgXOIG__subCard{background:var(--theme-elevation-100);border:1px solid var(--theme-elevation-150);border-radius:13px;gap:13px;padding:15px;display:grid}.SurveyAdmin-module__BgXOIG__subCardTitle{font-size:14px!important}.SurveyAdmin-module__BgXOIG__checkbox{background:var(--theme-elevation-100);cursor:pointer;border-radius:9px;align-items:center;gap:9px;width:fit-content;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.SurveyAdmin-module__BgXOIG__checkbox input{accent-color:#6d6cff;width:16px;height:16px}.SurveyAdmin-module__BgXOIG__builderIntro{justify-content:space-between;align-items:end;gap:16px;display:flex}.SurveyAdmin-module__BgXOIG__compactCard{background:linear-gradient(135deg, color-mix(in srgb, #6d6cff 5%, var(--theme-elevation-50)), var(--theme-elevation-50))}.SurveyAdmin-module__BgXOIG__pageCard{gap:0;display:grid;overflow:hidden}.SurveyAdmin-module__BgXOIG__pageHeader{background:color-mix(in srgb, #6d6cff 6%, var(--theme-elevation-50));border-bottom:1px solid var(--theme-elevation-150);padding:19px 21px}.SurveyAdmin-module__BgXOIG__pageTitleGroup{align-items:center;gap:12px;min-width:0;display:flex}.SurveyAdmin-module__BgXOIG__pageNumber{color:#fff;background:#6d6cff;border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:38px;height:38px;padding:0 8px;font-size:13px;font-weight:800;display:flex}.SurveyAdmin-module__BgXOIG__pageTitle{overflow-wrap:anywhere;margin:0;font-size:19px}.SurveyAdmin-module__BgXOIG__pageSettings{border-bottom:1px solid var(--theme-elevation-150);padding:19px 21px}.SurveyAdmin-module__BgXOIG__elementsList{gap:12px;padding:19px 21px;display:grid}.SurveyAdmin-module__BgXOIG__elementCard{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:13px;gap:15px;padding:16px;display:grid}.SurveyAdmin-module__BgXOIG__elementHeader{align-items:center}.SurveyAdmin-module__BgXOIG__elementTitle{align-items:center;gap:10px;min-width:0;display:flex}.SurveyAdmin-module__BgXOIG__elementIndex{background:var(--theme-elevation-100);color:var(--theme-elevation-600);border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:flex}.SurveyAdmin-module__BgXOIG__elementName{overflow-wrap:anywhere;font-size:14px!important}.SurveyAdmin-module__BgXOIG__addElementCard{background:color-mix(in srgb, #6d6cff 4%, var(--theme-elevation-50));border:1px dashed color-mix(in srgb, #6d6cff 30%, var(--theme-elevation-200));border-radius:13px;gap:14px;padding:17px;display:grid}.SurveyAdmin-module__BgXOIG__filterCard{padding:18px 20px}.SurveyAdmin-module__BgXOIG__filters{gap:16px;display:grid}.SurveyAdmin-module__BgXOIG__filterFields{grid-template-columns:repeat(5,minmax(135px,1fr));align-items:end;gap:12px;display:grid}.SurveyAdmin-module__BgXOIG__filterActions{border-top:1px solid var(--theme-elevation-150);justify-content:flex-end;align-items:center;gap:9px;padding-top:14px;display:flex}.SurveyAdmin-module__BgXOIG__clearButton{box-shadow:none}.SurveyAdmin-module__BgXOIG__clearButton svg{flex:none}.SurveyAdmin-module__BgXOIG__filterHeading{margin-bottom:2px}.SurveyAdmin-module__BgXOIG__modalIntro{color:var(--theme-elevation-500);margin:0 0 20px;font-size:14px;line-height:1.65}.SurveyAdmin-module__BgXOIG__modalActions{border-top:1px solid var(--theme-elevation-150);justify-content:flex-end;align-items:center;gap:10px;margin-top:8px;padding-top:18px;display:flex}@media (max-width:1050px){.SurveyAdmin-module__BgXOIG__dashboardGrid{grid-template-columns:1fr}.SurveyAdmin-module__BgXOIG__createCard{position:static}}@media (max-width:900px){.SurveyAdmin-module__BgXOIG__grid{grid-template-columns:1fr}.SurveyAdmin-module__BgXOIG__filterFields{grid-template-columns:1fr 1fr}}@media (max-width:700px){.SurveyAdmin-module__BgXOIG__hero,.SurveyAdmin-module__BgXOIG__card,.SurveyAdmin-module__BgXOIG__resultsPanel{padding:19px}.SurveyAdmin-module__BgXOIG__heroTop,.SurveyAdmin-module__BgXOIG__header,.SurveyAdmin-module__BgXOIG__sectionHeader,.SurveyAdmin-module__BgXOIG__pageHeader,.SurveyAdmin-module__BgXOIG__elementHeader,.SurveyAdmin-module__BgXOIG__surveyCardHeader,.SurveyAdmin-module__BgXOIG__builderIntro{flex-direction:column;align-items:stretch}.SurveyAdmin-module__BgXOIG__heroMain{align-items:flex-start}.SurveyAdmin-module__BgXOIG__heroActions,.SurveyAdmin-module__BgXOIG__heroActions form,.SurveyAdmin-module__BgXOIG__heroActions .SurveyAdmin-module__BgXOIG__button{width:100%}.SurveyAdmin-module__BgXOIG__heroMeta{padding-inline-start:0}.SurveyAdmin-module__BgXOIG__button{width:100%}.SurveyAdmin-module__BgXOIG__actions,.SurveyAdmin-module__BgXOIG__surveyActions,.SurveyAdmin-module__BgXOIG__formActions,.SurveyAdmin-module__BgXOIG__branchItem{flex-direction:column;align-items:stretch}.SurveyAdmin-module__BgXOIG__branchItem form,.SurveyAdmin-module__BgXOIG__branchItem button{width:100%}.SurveyAdmin-module__BgXOIG__modalActions{flex-direction:column-reverse;align-items:stretch}.SurveyAdmin-module__BgXOIG__modalActions button{width:100%!important}.SurveyAdmin-module__BgXOIG__pageHeader,.SurveyAdmin-module__BgXOIG__pageSettings,.SurveyAdmin-module__BgXOIG__elementsList{padding:16px}}@media (max-width:560px){.SurveyAdmin-module__BgXOIG__attributeGrid,.SurveyAdmin-module__BgXOIG__optionRow,.SurveyAdmin-module__BgXOIG__filterFields{grid-template-columns:1fr}.SurveyAdmin-module__BgXOIG__optionRemove{justify-self:end}.SurveyAdmin-module__BgXOIG__filterActions{flex-direction:column;align-items:stretch}.SurveyAdmin-module__BgXOIG__filterActions .SurveyAdmin-module__BgXOIG__button{width:100%}.SurveyAdmin-module__BgXOIG__heroIcon{width:46px;height:46px}.SurveyAdmin-module__BgXOIG__heroMeta .SurveyAdmin-module__BgXOIG__stat{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.SurveyAdmin-module__BgXOIG__button,.SurveyAdmin-module__BgXOIG__input,.SurveyAdmin-module__BgXOIG__textarea,.SurveyAdmin-module__BgXOIG__select,.SurveyAdmin-module__BgXOIG__surveyCard{transition:none}.SurveyAdmin-module__BgXOIG__button:hover,.SurveyAdmin-module__BgXOIG__surveyCard:hover{transform:none}}
