:root{color:#141414;font-synthesis:none;--orange:#e95d28;--orange-hover:#d14e1d;--ink:#141414;--canvas:#f7f6f5;--surface:#fff;--border:#e4e1de;--muted:#5c5a58;--subtle:#8a8886;--negative:#b3261e;--tint:#fbeae3;--focus:#1261a0;background:#f7f6f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,summary{font:inherit}a{color:inherit}button,a,summary,input{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.wordmark{width:132px;height:29px;display:block;overflow:hidden}.wordmark img{width:132px;height:auto;display:block}.primary-button{color:#fff;background:var(--orange);border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button:hover{background:var(--orange-hover)}.sign-in-button{min-width:196px}.sign-in-button--loading{cursor:wait;pointer-events:none}.sign-in-spinner{border:3px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:21px;height:21px;animation:.75s linear infinite spin}.sign-in{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100vh;display:grid}.sign-in__brand{background:var(--ink);color:#fff;align-items:flex-end;padding:56px;display:flex;position:relative;overflow:hidden}.sign-in__brand p{z-index:1;max-width:380px;font-size:clamp(1.25rem,2.4vw,1.8rem);font-style:italic;line-height:1.5;position:relative}.sign-in__brand strong{color:var(--orange);font-style:normal}.brand-marks img{object-fit:contain;opacity:.19;width:270px;height:270px;position:absolute}.brand-marks img:first-child{top:29%;left:-75px}.brand-marks img:nth-child(2){top:-5%;left:24%}.brand-marks img:nth-child(3){top:48%;left:48%}.sign-in__form{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.sign-in__form h1{color:var(--muted);margin:10px 0 34px;font-size:1rem;font-weight:450}.legal{color:var(--subtle);margin-top:28px;font-size:.75rem}.access-denied{text-align:center;flex-direction:column;align-items:center;max-width:460px;display:flex}.access-denied .state-icon{margin-top:28px}.access-denied h1{color:var(--ink);margin:16px 0 10px;font-size:1.25rem;font-weight:750}.access-denied p{color:var(--muted);margin:0 0 26px;line-height:1.55}.access-denied .request-id{margin-top:-12px;font-size:.75rem}.centered-state-page{background:#efedeb;place-items:center;min-height:100vh;padding:24px;display:grid}.state-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;max-width:440px;padding:44px;box-shadow:0 8px 24px #14141414}.state-card h1{margin:18px 0 8px;font-size:1.25rem}.state-card p{color:var(--muted);margin:0 0 26px;line-height:1.55}.state-icon{width:50px;height:50px;color:var(--muted);background:#f3f2f1;border-radius:14px;place-items:center;display:inline-grid}.shell{min-height:100vh}.side-nav{z-index:20;background:var(--ink);color:#fff;flex-direction:column;align-items:center;width:72px;padding:20px 0;display:flex;position:fixed;inset:0 auto 0 0}.side-nav__mark{border-radius:10px;place-items:center;width:40px;height:40px;text-decoration:none;display:grid}.side-nav__mark img{object-fit:contain;width:32px;height:32px;display:block}.side-nav__links{gap:12px;margin-top:28px;display:grid}.side-nav__links a,.side-nav__admin{color:#aaa7a4;background:0 0;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.side-nav a[aria-current=page]{color:var(--orange);background:#e95d2829}.side-nav__admin{cursor:not-allowed;opacity:.62;border-top:1px solid #ffffff29;border-radius:0;margin-top:auto}.shell__main{min-width:0;min-height:100vh;margin-left:72px}.top-bar{z-index:10;border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 32px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #1414140a}.top-bar__title,.top-bar__right,.identity{align-items:center;gap:12px;display:flex}.top-bar__title{font-weight:700}.top-bar__right{min-width:0}.icon-badge{width:36px;height:36px;color:var(--orange);background:var(--tint);border-radius:10px;flex:none;place-items:center;display:inline-grid}.refresh-pill{color:var(--muted);background:var(--canvas);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:.78rem;display:inline-flex}.refresh-pill--active svg{animation:1s linear infinite spin}.identity{min-width:0}.identity__name{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.85rem;overflow:hidden}.avatar{background:var(--orange);width:36px;height:36px;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:.75rem;font-weight:800;display:inline-grid}.avatar--generic{color:#fff}.identity-menu{position:relative}.identity-menu summary{cursor:pointer;list-style:none}.identity-menu summary::-webkit-details-marker{display:none}.identity-menu__panel{border:1px solid var(--border);background:#fff;border-radius:12px;width:180px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 12px 30px #14141424}.identity-menu__panel button{width:100%;min-height:42px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 12px;font-weight:650}.identity-menu__panel button:hover{background:var(--canvas)}.bottom-nav{display:none}.content{width:min(100%,1500px);padding:36px 40px 56px}.content h1{letter-spacing:-.02em;margin:0;font-size:clamp(1.65rem,2.4vw,2.15rem)}.page-subtitle{color:var(--muted);margin:6px 0 28px}.page-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.page-heading .page-subtitle{margin-bottom:0}.refreshing{color:var(--muted);align-items:center;font-size:.78rem;display:inline-flex}.refreshing:before{background:var(--orange);content:"";border-radius:50%;width:8px;height:8px;margin-right:7px;animation:1.2s ease-in-out infinite pulse}.report-card{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:14px;width:min(100%,340px);min-height:180px;padding:26px;text-decoration:none;display:flex;box-shadow:0 4px 12px #1414140d}.report-card strong{margin-top:auto;font-size:1.05rem}.report-card>span:last-child{color:var(--orange);font-size:.85rem;font-weight:700}.content--sales>section{margin-top:34px}.section-heading{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.section-heading .icon-badge{border-radius:8px;width:28px;height:28px}.section-heading h2{margin:1px 0 3px;font-size:1.05rem}.section-heading p{color:var(--muted);margin:0;font-size:.82rem}.currency-block{margin-bottom:20px}.currency-badge{min-height:28px;color:var(--orange);background:var(--tint);border-radius:7px;align-items:center;padding:3px 10px;font-size:.8rem;font-weight:750;display:inline-flex}.period-row{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-color:#c8c4c0 transparent;grid-auto-columns:minmax(205px,1fr);grid-auto-flow:column;gap:14px;margin-top:12px;padding:3px 3px 10px;display:grid;overflow-x:auto}.period-card{border:1px solid var(--border);scroll-snap-align:start;background:#fff;border-radius:13px;min-width:0;min-height:286px;padding:18px;box-shadow:0 3px 10px #1414140d}.period-card--today{border-top:4px solid var(--orange);padding-top:15px}.period-card__label{color:var(--muted);text-transform:uppercase;margin:0 0 10px;font-size:.75rem;font-weight:800}.period-card--today .period-card__label{color:var(--orange)}.period-card__gross{font-variant-numeric:tabular-nums;letter-spacing:-.02em;white-space:nowrap;margin:0;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:800}.period-card__caption{color:var(--muted);margin:2px 0 13px;font-size:.78rem}.period-card dl{margin:0}.period-card dl>div{border-top:1px solid var(--border);justify-content:space-between;align-items:baseline;gap:10px;padding:10px 0;display:flex}.period-card dt{color:var(--muted);font-size:.78rem}.period-card dd{font-variant-numeric:tabular-nums;white-space:nowrap;margin:0;font-size:.82rem;font-weight:600}.period-card abbr{text-decoration:none}.period-card .negative{color:var(--negative)}.period-card .period-card__net dt,.period-card .period-card__net dd{color:var(--ink);font-weight:800}.period-card__empty{min-height:180px;color:var(--muted);text-align:center;place-content:center;gap:6px;display:grid}.period-card__empty span{max-width:150px;font-size:.75rem}.country-section{padding-top:6px}.country-selector{width:fit-content;margin:-3px 0 22px 40px;position:relative}.country-selector summary{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:8px 14px;font-size:.85rem;font-weight:650;list-style:none;display:flex;box-shadow:0 2px 8px #1414140d}.country-selector summary::-webkit-details-marker{display:none}.country-selector summary:after{content:"▾";margin-left:4px}.country-selector[open] summary{border-color:var(--orange)}.country-selector fieldset{z-index:6;border:1px solid var(--border);background:#fff;border-radius:12px;gap:2px;width:min(300px,100vw - 50px);max-height:320px;margin:0;padding:8px;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 12px 30px #14141424}.country-selector legend{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.country-selector label{cursor:pointer;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:8px 10px;font-size:.85rem;display:flex}.country-selector label:first-of-type{border-bottom:1px solid var(--border);font-weight:750}.country-selector label:hover{background:var(--canvas)}.country-selector input{width:18px;height:18px;accent-color:var(--orange)}.country-block{margin:0 0 32px}.country-block__heading{align-items:center;gap:10px;display:flex}.country-block__heading h3{margin:0;font-size:.98rem}.empty-state{color:var(--muted);text-align:center;background:#ffffff8c;border:1px dashed #cfcfcf;border-radius:12px;padding:30px}.message{color:#671b12;background:#fef5f2;border:1px solid #efd0c8;border-radius:12px;align-items:flex-start;gap:12px;margin:18px 0;padding:16px;display:flex}.message strong{display:block}.message p{margin:3px 0 0;font-size:.82rem;line-height:1.45}.message button{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:8px;min-height:40px;margin-left:auto;padding:0 16px;font-weight:700}.request-id{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.skeleton{grid-auto-columns:minmax(205px,1fr);grid-auto-flow:column;gap:14px;margin-top:28px;display:grid;overflow:hidden}.skeleton__card{border:1px solid var(--border);background:#fff;border-radius:13px;align-content:start;gap:18px;min-height:280px;padding:18px;display:grid}.skeleton__card i{background:linear-gradient(90deg,#e9e7e3 25%,#f5f4f2 40%,#e9e7e3 65%) 0 0/300% 100%;border-radius:5px;height:14px;animation:1.5s ease-in-out infinite shimmer;display:block}.skeleton__card i:nth-child(2){width:78%;height:30px}.skeleton__card i:nth-child(3){width:58%}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes pulse{50%{opacity:.3}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1023px){.side-nav{display:none}.shell__main{margin-left:0;padding-bottom:70px}.bottom-nav{z-index:20;border-top:1px solid var(--border);background:#fff;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav a,.bottom-nav button{min-height:62px;color:var(--subtle);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.7rem;text-decoration:none;display:flex}.bottom-nav a[aria-current=page]{color:var(--orange)}.bottom-nav button:disabled{cursor:not-allowed;opacity:.62}.top-bar{min-height:64px;padding:12px 18px}.content{padding:26px 18px 42px}.period-row{grid-auto-columns:minmax(210px,77vw)}}@media (width<=600px){.sign-in{display:block}.sign-in__brand{display:none}.sign-in__form{min-height:100vh}.top-bar__title .icon-badge,.identity__name{display:none}.top-bar__right{gap:8px}.refresh-pill{text-overflow:ellipsis;max-width:150px;overflow:hidden}.refresh-label{display:none}.content h1{font-size:1.6rem}.country-selector{margin-left:0}.message{flex-wrap:wrap}.message button{width:100%;margin-left:0}.state-card{padding:34px 24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
