@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600&family=Poppins:wght@400;500;600;700&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--pink:#f5286b;--navy:#172033;--ink:#182132;--muted:#728096;--line:#e5e9ef;--soft:#f4f6f9;--white:#fff;--green:#16835f}*{box-sizing:border-box}html{background:var(--soft)}body{color:var(--ink);margin:0;font-family:Poppins,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}.app-shell{background:var(--soft);min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:232px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{align-items:center;gap:11px;padding:0 8px 28px;display:flex}.sidebar-brand img{border-radius:50%;width:38px;height:38px;box-shadow:0 7px 18px #f5286b2b}.sidebar-brand div{flex-direction:column;display:flex}.sidebar-brand strong{letter-spacing:.08em;font-size:14px}.sidebar-brand span{color:var(--muted);margin-top:1px;font:500 10px Inter}.close-menu{color:var(--muted);background:0 0;border:0;margin-left:auto;font-size:26px;display:none}nav{flex-direction:column;gap:5px;display:flex}nav button{color:#677387;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 11px;font:600 11px Inter;display:flex}nav button:hover{color:var(--ink);background:#f7f8fa}nav button.active{color:#d91f5b;background:#fff0f5}.nav-icon{border-radius:6px;place-items:center;width:20px;height:20px;font-size:16px;font-weight:500;display:grid}.sidebar-foot{border-top:1px solid var(--line);align-items:flex-start;gap:9px;margin-top:auto;padding:14px 8px 2px;display:flex}.connection-dot{background:#bbc2cc;border-radius:50%;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 4px #f1f2f4}.connection-dot.connected{background:#1b9b70;box-shadow:0 0 0 4px #e8f7f1}.sidebar-foot div{flex-direction:column;gap:3px;display:flex}.sidebar-foot strong{font:600 9px Inter}.sidebar-foot span{color:#99a1ad;font:500 8px Inter}.workspace{min-height:100vh;margin-left:232px}.workspace-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:flex-end;gap:24px;height:112px;padding:26px 34px 20px;display:flex}.heading-wrap{align-items:center;gap:14px;display:flex}.section-kicker{color:var(--pink);letter-spacing:.14em;margin-bottom:6px;font:700 8px Inter;display:block}.workspace-header h1{letter-spacing:-.035em;font-size:25px;line-height:1.15}.workspace-header p{color:var(--muted);margin-top:5px;font:500 10px Inter}.menu-button{border:1px solid var(--line);width:38px;height:38px;color:var(--navy);background:#fff;border-radius:9px;display:none}.refresh-button{color:#7c8796;text-align:right;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;padding:8px;font:500 9px Inter;display:flex}.refresh-button:hover{background:var(--soft)}.refresh-button span{flex-direction:column;gap:2px;display:flex}.refresh-button small{font-size:8px}.refresh-button b{font-size:18px;font-weight:400}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.content-area{max-width:1420px;margin:0 auto;padding:28px 34px 20px}.metric-grid{grid-template-columns:1.2fr 1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.metric-card,.store-card,.panel,.featured-card,.note-card,.work-card,.review-card,.review-summary article,.pricing-stores article,.country-table,.simple-table,.history-card{border:1px solid var(--line);background:#fff;box-shadow:0 7px 28px #14203408}.metric-card{border-radius:17px;min-height:195px;padding:19px 21px}.metric-card.lead{border-top:3px solid var(--pink);padding-top:17px}.metric-top{justify-content:space-between;align-items:flex-start;gap:8px;min-height:35px;display:flex}.metric-icon{width:32px;height:32px;color:var(--pink);background:#fff0f5;border-radius:9px;place-items:center;font:600 15px Inter;display:grid}.positive,.subtle{border-radius:999px;padding:6px 8px;font:600 9px Inter}.positive{color:var(--green);background:#edf8f4}.subtle{color:#9aa3af;padding-right:0}.metric-card>p{color:#6f7a8d;margin-top:11px;font-size:11px}.metric-card>h2{letter-spacing:-.045em;margin-top:4px;font-size:32px;line-height:1.2}.metric-split,.rating-split{border-top:1px solid #edf0f3;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;padding-top:13px;display:grid}.metric-split span,.rating-split span{color:#8a94a2;justify-content:space-between;gap:8px;font:500 9px Inter;display:flex}.metric-split strong,.rating-split strong{color:#283448;font-weight:600}.rating-split{flex-direction:column;gap:6px;display:flex}.store-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.store-card{border-radius:16px;justify-content:space-between;align-items:center;gap:22px;padding:17px 19px;display:flex}.store-title{align-items:center;gap:11px;min-width:218px;display:flex}.store-logo{background:#f2f4f7;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.store-logo.apple{color:#101828}.store-logo.google{color:#3e72d8;background:#f7f8fa}.apple-glyph{font-size:17px}.play-glyph{font-size:15px}.store-title h2{font-size:13px}.store-title p{color:#8a94a2;margin-top:4px;font:500 8px Inter}.store-title p strong{color:#4e5969}.status{border-radius:99px;align-items:center;margin-top:4px;padding:3px 6px;font:600 7px Inter;display:inline-flex}.status.live{color:#167a59;background:#eaf7f1}.status.pending-status{color:#9a6500;background:#fff5df}.store-stats{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.store-stats span{border-left:1px solid #edf0f3;flex-direction:column;gap:5px;padding-left:15px;display:flex}.store-stats small{color:#919aa7;font:500 8px Inter}.store-stats strong{font-size:13px}.lower-grid{grid-template-columns:1.65fr 1fr;gap:14px;display:grid}.panel{border-radius:17px;min-height:326px;padding:20px 22px}.panel-head,.section-head,.two-col-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.panel-head h2,.section-head h2,.two-col-heading h2,.section-divider h2{font-size:14px}.panel-head p,.section-head p,.two-col-heading p,.section-divider p{color:#8a94a2;margin-top:4px;font:500 9px Inter}.segmented{background:#f1f3f6;border-radius:9px;padding:3px;display:flex}.segmented button,.timeframes button{color:#87919f;background:0 0;border:0;border-radius:7px;padding:6px 9px;font:600 8px Inter}.segmented button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #00000012}.chart-wrap{margin-top:18px}.chart-number{align-items:baseline;gap:8px;display:flex}.chart-number strong{font-size:19px}.chart-number span{color:#9aa3af;font:500 8px Inter}.chart-wrap svg{width:100%;height:175px;display:block;overflow:visible}.chart-wrap polyline{fill:none;stroke:var(--pink);stroke-width:1.5px;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.timeframes{justify-content:center;gap:4px;display:flex}.timeframes button.active{color:var(--pink);background:#fff0f5}.empty-chart{background:#fafbfc;border:1px dashed #dfe3e9;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;height:226px;margin-top:17px;display:flex}.empty-chart strong{font-size:12px}.empty-chart span{color:#99a2ae;margin-top:5px;font:500 9px Inter}.text-link{color:var(--pink);background:0 0;border:0;font:600 9px Inter}.country-list{flex-direction:column;gap:19px;margin-top:22px;display:flex}.country-row{align-items:center;gap:9px;display:flex}.rank{color:#a3abb6;width:18px;font:600 9px Inter}.flag{font-size:18px}.country-row>div{flex:1}.country-row>div>span{justify-content:space-between;gap:10px;font:600 9px Inter;display:flex}.country-row>div b{color:#687386;font-weight:600}.country-row i,.country-table-row i{background:#f0f2f5;border-radius:9px;height:4px;margin-top:7px;display:block;overflow:hidden}.country-row em,.country-table-row em{background:var(--pink);border-radius:inherit;height:100%;display:block}.share{color:#727d8e;text-align:right;width:32px;font:600 9px Inter}.button{border:1px solid #0000;border-radius:9px;padding:9px 12px;font:600 9px Inter}.button.primary{background:var(--pink);color:#fff}.button.primary:hover{background:#db205f}.button.secondary{border-color:var(--line);color:#4f5b6c;background:#fff}.featured-card{border-left:3px solid var(--pink);border-radius:17px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px;padding:24px 26px;display:flex}.featured-card h2{font-size:18px}.featured-card .empty-copy{color:#9099a7}.section-head{align-items:center;margin:0 0 14px}.stack-list{flex-direction:column;gap:10px;display:flex}.note-card,.work-card,.review-card{border-radius:14px;padding:18px 20px}.note-card.important{border-left:3px solid var(--pink)}.record-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tag-line{align-items:center;gap:7px;margin-bottom:7px;display:flex}.category,.important-tag,.source-pill{color:#6b7687;text-transform:uppercase;letter-spacing:.04em;background:#f2f4f7;border-radius:99px;padding:4px 7px;font:600 7px Inter;display:inline-flex}.important-tag{color:#d51d58;background:#fff0f5}.record-top h3{font-size:13px}.record-top small,.review-card>small{color:#959eaa;margin-top:5px;font:500 8px Inter;display:block}.note-card>p,.work-card>p{color:#5d6879;margin-top:12px;font-size:10px;line-height:1.7}.record-actions{gap:5px;display:flex}.record-actions button{border:1px solid var(--line);color:#667184;background:#fff;border-radius:7px;padding:5px 7px;font:600 7px Inter}.record-actions button.delete{color:#b24356}.empty-state{text-align:center;background:#f8f9fb;border:1px dashed #dbe0e7;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;padding:25px;display:flex}.empty-state>span{width:34px;height:34px;color:var(--pink);background:#fff0f5;border-radius:50%;place-items:center;font-size:18px;display:grid}.empty-state h3{margin-top:11px;font-size:12px}.empty-state p{color:#8b95a4;max-width:430px;margin-top:5px;font:500 9px/1.6 Inter}.rich-output{color:#5d6879;max-width:780px;margin-top:12px;font-size:10px;line-height:1.8}.featured-card .rich-output{color:#576376;margin-top:9px;font-size:11px}.rich-output.plain-text{white-space:pre-wrap}.rich-output p,.rich-output div{margin:0 0 12px}.rich-output p:last-child,.rich-output div:last-child{margin-bottom:0}.rich-output ul{margin:8px 0 12px;padding-left:22px}.rich-output li+li{margin-top:4px}.rich-output a{color:#d91f5b;text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline}.rich-output strong,.rich-output b{color:#394558;font-weight:700}.two-col-heading{align-items:center;margin-bottom:16px}.button-row{gap:8px;display:flex}.work-grid,.review-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.work-card{min-height:145px}.work-meta{color:#858f9d;align-items:center;gap:10px;margin-top:14px;font:500 8px Inter;display:flex}.status-chip{background:#f1f3f6;border-radius:99px;padding:5px 8px}.status-chip.in-progress{color:#3263a4;background:#eaf2ff}.status-chip.waiting{color:#936200;background:#fff5df}.status-chip.complete{color:#157656;background:#eaf7f1}.section-divider{border-top:1px solid var(--line);margin:30px 0 13px;padding-top:24px}.completed-grid{opacity:.82}.quiet-line{color:#9aa3af;padding:12px 0;font:500 9px Inter}.review-summary,.pricing-stores{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:28px;display:grid}.review-summary article{border-radius:15px;align-items:center;gap:13px;padding:20px 22px;display:flex}.review-summary article p{font:600 10px Inter}.review-summary article h2{margin:2px 0;font-size:22px}.review-summary article div>span{color:#8c96a4;font:500 8px Inter}.review-card{min-height:170px}.stars{color:#f2ad2e;letter-spacing:.08em;margin-top:7px;font-size:12px}.review-card blockquote{color:#3e495b;margin:17px 0 12px;font:500 11px/1.7 Poppins}.internal-note{border-top:1px solid var(--line);color:#8b95a3;margin-top:12px;padding-top:10px;font:500 8px Inter}.country-table,.simple-table{border-radius:15px;overflow:hidden}.country-table-head,.country-table-row{grid-template-columns:1.5fr .8fr .7fr 1fr .6fr;align-items:center;gap:18px;padding:13px 18px;display:grid}.country-table-head,.simple-table-head{color:#87919f;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fb;font:600 8px Inter}.country-table-row{border-top:1px solid #edf0f3;font-size:10px}.country-table-row>div{align-items:center;gap:8px;display:flex}.country-table-row>span:nth-child(4){max-width:140px}.country-table-row>span:nth-child(4) b{font:600 9px Inter}.source-pill{color:#5b6677;background:#eef2f7}.data-note,.info-note{color:#788395;margin-top:12px;font:500 9px/1.6 Inter}.pricing-stores article{border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:13px;padding:20px 22px;display:grid}.pricing-stores article>strong{letter-spacing:-.03em;font-size:22px}.pricing-stores article>strong small{color:#7a8493;font-size:9px}.pricing-stores article>label{border-top:1px solid var(--line);color:#7b8696;grid-column:1/-1;justify-content:space-between;align-items:center;padding-top:12px;font:600 8px Inter;display:flex}.pricing-stores select{border:1px solid var(--line);min-width:155px;color:var(--ink);background:#fff;border-radius:8px;padding:7px 9px;font:600 9px Inter}.info-note{color:#53677e;background:#eef4fb;border:1px solid #dfeaf6;border-radius:10px;margin:0 0 12px;padding:11px 13px}.simple-table-head,.simple-table-row{grid-template-columns:1.1fr .75fr .85fr .85fr 1.5fr auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.simple-table-row{border-top:1px solid var(--line);font:500 9px Inter}.simple-table-row strong{font-weight:600}.simple-table-row .record-actions{justify-content:flex-end}.history-list{flex-direction:column;gap:9px;display:flex}.history-card{border-radius:14px;overflow:hidden}.history-summary{text-align:left;background:#fff;border:0;grid-template-columns:1.3fr 1fr 1fr 1fr auto;align-items:center;gap:18px;width:100%;padding:16px 18px;display:grid}.history-summary h3{margin-top:5px;font-size:12px}.history-summary>div:not(:first-child){flex-direction:column;gap:3px;display:flex}.history-summary small{color:#909aa7;font:500 7px Inter}.history-summary strong{font-size:10px}.chevron{color:#687487;background:#f4f6f8;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.history-detail{border-top:1px solid var(--line);background:#fafbfc;padding:16px 18px}.history-detail>div:first-child{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.history-detail>div:first-child span{color:#8a94a2;flex-direction:column;font:500 8px Inter;display:flex}.history-detail>div:first-child strong{color:#354154;margin-top:4px;font-size:10px}.history-detail>p{color:#657184;margin-top:14px;font-size:9px}.history-detail>.record-actions{margin-top:14px}.loading{color:#8993a1;place-items:center;min-height:300px;font:500 10px Inter;display:grid}.modal-backdrop{z-index:60;background:#0c142380;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(590px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 80px #0003}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:22px 24px 17px;display:flex}.modal-head h2{font-size:19px}.icon-button{color:#657184;background:#f2f4f7;border:0;border-radius:8px;width:30px;height:30px;font-size:20px}.resource-form{grid-template-columns:1fr 1fr;gap:15px;padding:20px 24px 24px;display:grid}.resource-form label{flex-direction:column;gap:6px;display:flex}.resource-form .checkbox-field{grid-column:1/-1}.resource-form label:has(textarea){grid-column:1/-1}.resource-form label:has(.rich-field){grid-column:1/-1}.resource-form label>span{color:#647084;font:600 8px Inter}.resource-form input,.resource-form select,.resource-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe3e9;border-radius:9px;outline:none;padding:10px 11px;font-size:10px}.resource-form input:focus,.resource-form select:focus,.resource-form textarea:focus{border-color:#f5286b;box-shadow:0 0 0 3px #f5286b12}.resource-form textarea{resize:vertical;min-height:100px;line-height:1.6}.rich-field{background:#fff;border:1px solid #dfe3e9;border-radius:9px;width:100%;overflow:hidden}.rich-field:focus-within{border-color:#f5286b;box-shadow:0 0 0 3px #f5286b12}.format-toolbar{background:#f7f8fa;border-bottom:1px solid #e6e9ee;align-items:center;gap:4px;padding:7px;display:flex}.format-toolbar button{color:#536073;background:0 0;border:1px solid #0000;border-radius:6px;min-height:30px;padding:5px 9px;font:600 9px Inter}.format-toolbar button:hover,.format-toolbar button:focus-visible{background:#fff;border-color:#dfe3e9;outline:none}.rich-editor{min-height:150px;color:var(--ink);overflow-wrap:anywhere;outline:none;padding:12px;font-size:10px;line-height:1.8}.rich-editor:empty:before{content:attr(data-placeholder);color:#9aa3af}.rich-editor p,.rich-editor div{margin:0 0 10px}.rich-editor ul{margin:8px 0 10px;padding-left:22px}.rich-editor a{color:#d91f5b;text-decoration:underline}.resource-form .checkbox-field{flex-direction:row;align-items:center}.resource-form .checkbox-field input{width:16px;height:16px;accent-color:var(--pink)}.modal-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.menu-scrim{display:none}footer{text-align:right;color:#9aa3af;padding:18px 2px 0;font:500 8px Inter}@media (width<=1100px){.sidebar{width:210px}.workspace{margin-left:210px}.workspace-header,.content-area{padding-left:24px;padding-right:24px}.metric-grid{grid-template-columns:1fr 1fr}.metric-card.lead{grid-column:span 2}.store-card{flex-direction:column;align-items:flex-start}.store-stats{width:100%}.lower-grid{grid-template-columns:1fr}.history-summary{grid-template-columns:1.2fr 1fr 1fr auto}.history-summary>div:nth-child(4){display:none}}@media (width<=780px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%);box-shadow:15px 0 50px #10182b1a}.sidebar.open{transform:translate(0)}.close-menu,.menu-button{display:block}.menu-scrim{z-index:20;background:#11182755;border:0;display:block;position:fixed;inset:0}.workspace{margin-left:0}.workspace-header{height:auto;min-height:104px}.metric-grid,.store-grid,.review-summary,.pricing-stores,.work-grid,.review-grid{grid-template-columns:1fr}.metric-card.lead{grid-column:auto}.country-table-head,.simple-table-head{display:none}.country-table,.simple-table{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:10px;display:flex}.country-table-row,.simple-table-row{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1fr 1fr;gap:11px;padding:16px;display:grid}.country-table-row>div,.simple-table-row>span:first-child{grid-column:1/-1}.country-table-row>span,.simple-table-row>*{justify-content:space-between;gap:10px;display:flex}.country-table-row>span:before,.simple-table-row>[data-label]:before{content:attr(data-label);color:#929aa7;text-transform:uppercase;font:600 7px Inter}.simple-table-row .record-actions{grid-column:1/-1;justify-content:flex-end}.history-detail>div:first-child{grid-template-columns:1fr 1fr}}@media (width<=560px){.workspace-header{align-items:flex-start;padding:18px 15px}.workspace-header h1{font-size:20px}.refresh-button{align-self:flex-end}.refresh-button span{display:none}.content-area{padding:18px 14px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:0}.store-stats{grid-template-columns:1fr 1fr;gap:16px}.store-stats span:nth-child(odd){border-left:0;padding-left:0}.panel{padding:18px 16px}.featured-card,.section-head,.two-col-heading{flex-direction:column;align-items:flex-start}.section-head .button,.two-col-heading .button-row{width:100%}.section-head .button,.button-row .button{flex:1}.country-table-row{grid-template-columns:1fr}.country-table-row>span{grid-column:1/-1}.pricing-stores article{grid-template-columns:1fr}.pricing-stores article>strong{grid-column:1/-1}.resource-form{grid-template-columns:1fr;padding:18px}.resource-form label{grid-column:1/-1}.history-summary{grid-template-columns:1fr auto}.history-summary>div:not(:first-child){display:none}.history-detail>div:first-child{grid-template-columns:1fr 1fr}footer{text-align:left;line-height:1.7}.modal-backdrop{padding:10px}.review-card blockquote{font-size:10px}}
