/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.table-row{display:table-row}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.access-shell{background:radial-gradient(circle at top,#eaf1ff 0,var(--canvas) 48%);place-items:center;min-height:100vh;padding:24px;display:grid}.access-card{border:1px solid var(--line);background:#fff;border-radius:25px;width:min(470px,100%);padding:36px;box-shadow:0 24px 70px #1e3a2a21}.access-card .brand-mark{margin-bottom:23px}.access-card h1{letter-spacing:-.045em;margin:7px 0 12px;font-size:clamp(28px,5vw,39px);line-height:1.04}.access-card>p:not(.eyebrow){color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.65}.access-card form,.access-card label{flex-direction:column;gap:8px;display:flex}.access-card label span{color:#556059;font-size:11px;font-weight:800}.access-card input{letter-spacing:.08em;text-transform:uppercase;background:#fafcf9;border:1px solid #d5ded6;border-radius:12px;outline:none;width:100%;height:50px;padding:0 14px;font-size:18px;font-weight:800}.access-card input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1265ff1a}.access-card form>button{background:var(--green);color:#fff;border:0;border-radius:12px;height:50px;margin-top:6px;font-size:12px;font-weight:850}.access-card>a{color:var(--green);text-align:center;margin-top:18px;font-size:10px;font-weight:750;display:block}.signin-card{text-align:center;width:min(490px,100%)}.signin-logo{width:min(300px,82%);height:auto;margin:0 auto 27px}.signin-card .eyebrow{color:var(--muted)}.signin-card>p:not(.eyebrow){max-width:390px;margin-inline:auto}.google-signin{place-items:center;min-height:44px;display:grid}.google-button-slot{place-items:center;width:100%;min-height:44px;display:grid}.google-signin>span{width:100%;min-height:44px;color:var(--muted);background:#f8faff;border:1px solid #d7e2f1;border-radius:11px;place-items:center;padding:0 16px;font-size:11px;font-weight:750;display:grid}.google-signin.ready>span{display:none}.signin-divider{color:#939da9;align-items:center;gap:12px;margin:18px 0;font-size:10px;display:flex}.signin-divider:before,.signin-divider:after{content:"";background:var(--line);flex:1;height:1px}.access-card>.chatgpt-signin{min-height:44px;color:var(--green);background:#fff;border:1px solid #cdd8e8;border-radius:11px;place-items:center;margin:0;font-size:11px;font-weight:800;display:grid}.signin-privacy{color:#8a949f;margin-top:17px;font-size:9px;line-height:1.55;display:block}.access-error{color:#a63b28;background:#fff0ed;border:1px solid #f1c9c1;border-radius:9px;padding:10px 12px;font-size:10px}.app-shell{max-width:1500px;min-height:100vh;margin:0 auto;padding:34px clamp(18px,4vw,64px) 60px}.topbar{align-items:flex-end;gap:14px;margin-bottom:28px;display:flex}.brand-mark{place-items:center;width:50px;height:50px;display:grid}.brand-mark img{width:50px;height:50px;display:block}.brand-lockup{flex-direction:column;gap:0;width:218px;display:flex}.brand-lockup img{width:218px;height:auto;display:block}.brand-lockup span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:-8px 0 0 55px;font-size:9px;font-weight:800}.topbar h1{letter-spacing:-.03em;margin:2px 0 0;font-size:23px}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:11px;font-weight:800}.live-pill{border:1px solid var(--line);color:var(--muted);background:#ffffffb3;border-radius:99px;align-items:center;gap:8px;margin-left:auto;padding:9px 13px;font-size:12px;display:flex}.live-pill span{background:var(--lime);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d9faf6}.dashboard-grid{grid-template-columns:minmax(430px,.86fr) minmax(520px,1.14fr);align-items:start;gap:24px;display:grid}.dashboard-grid.dashboard-only,.dashboard-grid.registrations-only{grid-template-columns:minmax(0,1fr)}.entry-card,.history-card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px}.section-heading,.overview-header,.history-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading{border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:23px}h2{letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(23px,2.5vw,31px);line-height:1.05}.date-chip{background:var(--lime-soft);color:var(--green);text-transform:capitalize;white-space:nowrap;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:700}.input-grid,.rates-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.field>span{color:#556059;font-size:12px;font-weight:700}.field input,.field textarea{width:100%;color:var(--ink);background:#fafcf9;border:1px solid #d8dfd9;border-radius:12px;outline:none;transition:border .2s,box-shadow .2s,background .2s}.field input{height:47px;padding:0 13px}.field textarea{resize:vertical;min-height:62px;padding:12px 13px}.field input:focus,.field textarea:focus{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #1265ff1a}.full-field{margin-bottom:16px}.metric-field{border:1px solid var(--line);background:#fcfdfb;border-radius:16px;padding:16px}.metric-field>span{color:var(--ink)}.metric-field input{letter-spacing:-.04em;background:0 0;border:0;height:39px;padding:0;font-size:28px;font-weight:750}.metric-field input:focus{box-shadow:none}.metric-field small{color:#89918c;font-size:10px}.accent-field{background:var(--green);border-color:var(--green)}.accent-field>span,.accent-field small{color:#ffffffb3}.accent-field input{color:#fff}.accent-field .suffix-input b{color:var(--lime)}.prefix-input,.suffix-input{align-items:center;gap:7px;display:flex}.prefix-input b,.suffix-input b{color:var(--muted);font-size:16px}.rates{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:17px 0;padding:14px 0}.rates summary{color:var(--green);cursor:pointer;font-size:12px;font-weight:700}.rates-grid{margin-top:15px}.rates-grid.single,.secondary-metrics.single{grid-template-columns:1fr}.note-field span{justify-content:space-between;display:flex}.note-field i{color:#9ba29e;font-style:normal;font-weight:400}.form-footer{background:#eef2ed;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:13px 13px 13px 17px;display:flex}.form-footer>div{flex-direction:column;gap:2px;display:flex}.form-footer span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.form-footer strong{letter-spacing:-.04em;font-size:22px}.form-footer button{background:var(--green);color:#fff;border:0;border-radius:11px;align-items:center;gap:24px;height:48px;padding:0 17px;font-size:12px;font-weight:750;display:flex;box-shadow:0 8px 20px #1265ff33}.form-footer button:hover{background:var(--green-dark)}.form-footer button:disabled{opacity:.6;cursor:wait}.form-footer button b{color:var(--lime);font-size:19px}.message{border-radius:10px;margin:13px 0 0;padding:10px 12px;font-size:12px}.message.success{color:#207248;background:#e8f8ef}.message.error{color:#a63b28;background:#fff0ed}.overview{min-width:0}.overview-header{margin-bottom:20px;padding:2px 2px 0}.overview-controls{align-items:center;gap:8px;display:flex}.period-tabs{background:#e4e9e3;border-radius:10px;padding:3px;display:flex}.period-tabs button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:11px;font-weight:700}.period-tabs button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #14281e14}.overview-download{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:9px;height:34px;padding:0 11px;font-size:9px;font-weight:800}.period-browser{border:1px solid var(--line);background:#ffffffb3;border-radius:12px;justify-content:flex-end;align-items:center;gap:8px;min-height:54px;margin:-10px 0 12px;padding:7px 9px;display:flex}.period-browser>button{width:34px;height:34px;color:var(--green);background:#e9eee8;border:0;border-radius:9px;font-size:16px;font-weight:800}.period-browser label{align-items:center;gap:8px;display:flex}.period-browser label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.period-browser input,.period-browser select{height:34px;color:var(--ink);background:#fff;border:1px solid #d4ddd6;border-radius:9px;outline:none;padding:0 9px;font-size:10px;font-weight:750}.period-browser strong{min-width:128px;color:var(--green);text-align:center;text-transform:capitalize;font-size:11px}.year-browser label{margin-left:auto}.year-browser strong{text-align:left;margin-right:auto}.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;display:grid}.stat-card{background:var(--paper);border:1px solid var(--line);border-radius:17px;flex-direction:column;min-width:0;min-height:126px;padding:18px;display:flex;box-shadow:0 7px 24px #22362c0a}.stat-card>span{color:var(--muted);font-size:11px;font-weight:700}.stat-card strong{letter-spacing:-.055em;white-space:nowrap;text-overflow:ellipsis;margin:auto 0 4px;font-size:clamp(22px,2.5vw,31px);overflow:hidden}.stat-card small{color:#8c948f;font-size:10px}.primary-stat{background:var(--green);color:#fff;border-color:var(--green)}.primary-stat>span,.primary-stat small{color:#ffffffa8}.primary-stat strong{color:var(--lime)}.quick-cancel-stat{background:#f3f8f1;border-color:#cdded2}.quick-cancel-input{align-items:center;gap:5px;margin:auto 0 5px;display:flex}.quick-cancel-input input{width:63px;height:39px;color:var(--ink);background:#fff;border:1px solid #cdd8d0;border-radius:9px;outline:none;padding:0 8px;font-size:22px;font-weight:850}.quick-cancel-input b{color:var(--green);font-size:14px}.quick-cancel-stat small b{color:var(--green)}.save-cancel-rate{background:var(--green);color:#fff;border:0;border-radius:8px;align-self:flex-start;margin-top:9px;padding:7px 11px;font-size:9px;font-weight:800}.save-cancel-rate:hover{background:var(--green-dark)}.save-cancel-rate:disabled{opacity:.6;cursor:wait}.chart-card{background:var(--paper);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:22px;margin-top:12px;padding:24px}.chart-heading{justify-content:space-between;align-items:flex-start;display:flex}.chart-heading h3{letter-spacing:-.03em;margin:4px 0 0;font-size:18px}.chart-heading>span{color:var(--muted);font-size:12px}.bar-chart{justify-content:space-around;align-items:stretch;gap:9px;height:228px;padding-top:33px;display:flex}.bar-column{flex-direction:column;flex:1;align-items:center;gap:7px;min-width:0;display:flex}.bar-value{color:#758079;white-space:nowrap;font-size:9px}.bar-track{background:#f0f3ef;border-radius:8px;flex:1;align-items:end;width:min(34px,62%);display:flex;overflow:hidden}.bar{background:linear-gradient(180deg,var(--lime),#16a6e8);border-radius:8px;width:100%;min-height:5px}.bar-column:last-child .bar{background:var(--green)}.bar-column>span{color:#78817c;text-transform:uppercase;font-size:9px;font-weight:800}.chart-empty{min-height:225px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.chart-empty b{color:var(--ink);font-size:14px}.chart-empty span{font-size:12px}.performance-card{border:1px solid var(--line);background:var(--paper);min-width:0;box-shadow:var(--shadow);border-radius:22px;margin-top:12px;padding:24px}.performance-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.performance-heading h3{letter-spacing:-.04em;margin:5px 0 0;font-size:22px}.performance-status{border-radius:9px;flex-shrink:0;padding:7px 10px;font-size:9px;font-weight:900}.performance-status.good{background:var(--lime-soft);color:var(--green-dark)}.performance-status.attention{color:#9a5d0e;background:#fff0da}.performance-status.neutral{color:var(--muted);background:#eef3f9}.performance-grid{grid-template-columns:minmax(300px,.95fr) 1.65fr;gap:12px;margin-top:18px;display:grid}.performance-headline{background:var(--green);color:#fff;border-radius:17px;flex-direction:column;min-height:164px;padding:20px;display:flex}.performance-headline>span,.performance-kpis article>span,.performance-insights article>span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:850}.performance-headline>span{color:#ffffff9e}.performance-headline>strong{color:var(--lime);letter-spacing:-.055em;margin:12px 0 4px;font-size:clamp(28px,3.5vw,42px);line-height:1}.performance-headline>small{color:#ffffffb3;font-size:10px}.goal-progress{margin-top:auto;padding-top:20px}.goal-progress>div{background:#ffffff29;border-radius:999px;height:9px;overflow:hidden}.goal-progress>div b{border-radius:inherit;background:var(--lime);height:100%;display:block}.goal-progress p{color:#ffffffb8;justify-content:space-between;gap:10px;margin:8px 0 0;font-size:9px;display:flex}.performance-kpis{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.performance-kpis.two-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.performance-kpis article{background:#f7f9f6;border:1px solid #e1e7df;border-radius:16px;flex-direction:column;min-width:0;min-height:164px;padding:18px;display:flex}.performance-kpis article>strong{min-height:2.1em;color:var(--ink);letter-spacing:-.05em;white-space:normal;text-overflow:clip;align-items:flex-end;margin:auto 0 7px;font-size:clamp(23px,2.05vw,36px);line-height:1.05;display:flex;overflow:visible}.performance-kpis article>small,.performance-insights article>small{color:var(--muted);font-size:9px;line-height:1.5}.performance-insights{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:14px;display:grid;overflow:hidden}.performance-insights article{background:#fff;flex-direction:column;gap:5px;min-width:0;padding:14px 16px;display:flex}.performance-insights article>strong{white-space:normal;text-overflow:clip;font-size:14px;line-height:1.25;overflow:visible}.compact-trend-shell{border:1px solid var(--line);background:#f7f9f6;border-radius:14px;margin-top:14px;padding:15px 16px 11px}.compact-trend-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:10px;display:flex}.compact-trend-heading>div{flex-direction:column;gap:3px;display:flex}.compact-trend-heading span{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.compact-trend-heading>b{color:var(--green);font-size:11px}.compact-trend{align-items:stretch;gap:7px;height:142px;display:flex}.compact-trend>div{flex:1;grid-template-rows:18px 1fr 16px;place-items:end center;gap:3px;min-width:0;height:100%;display:grid}.compact-trend em{color:var(--muted);white-space:nowrap;font-size:8px;font-style:normal;font-weight:750}.compact-trend>div>div{border-bottom:2px solid #dde4dd;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.compact-trend>div>div b{background:#dce3dc;border-radius:7px 7px 2px 2px;width:min(34px,68%);min-height:3px;display:block}.compact-trend .has-value>div b{background:linear-gradient(180deg,var(--lime),#16a6e8)}.compact-trend .has-value:last-of-type>div b{background:var(--green)}.compact-trend>div>span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.history-card{margin-top:24px;overflow:hidden}.history-heading>span{color:var(--muted);font-size:11px}.history-table{border-top:1px solid var(--line)}.table-row{border-bottom:1px solid #edf0ed;grid-template-columns:1.45fr .6fr .6fr .85fr .85fr 1fr;align-items:center;min-height:67px;padding:10px 28px;font-size:12px;display:grid}.history-table.no-extra .table-row{grid-template-columns:1.2fr .58fr .82fr .72fr .82fr 1.05fr 1fr}.table-row:last-child{border-bottom:0}.table-head{color:#858e88;text-transform:uppercase;letter-spacing:.08em;background:#f7f9f6;min-height:38px;font-size:9px;font-weight:800}.date-cell{text-transform:capitalize;flex-direction:column;gap:4px;display:flex}.date-cell small{color:#919994;white-space:nowrap;text-overflow:ellipsis;max-width:230px;font-size:10px;overflow:hidden}.revenue-cell{color:var(--green);font-weight:800}.actions{justify-content:flex-end;gap:6px;display:flex}.actions button{border:1px solid var(--line);color:#59635d;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px}.actions button:hover{border-color:var(--green);color:var(--green)}.actions button.delete:hover{color:#b83d2b;border-color:#d65d49}.empty-state{border-top:1px solid var(--line);min-height:130px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.empty-state b{color:var(--ink);font-size:14px}@media (width<=1050px){.dashboard-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=820px){.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.app-shell{padding:20px 14px 38px}.topbar{margin-bottom:18px}.live-pill{display:none}.entry-card{border-radius:19px;padding:20px 16px}.section-heading{align-items:flex-start}.date-chip{display:none}.input-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-field{padding:13px}.metric-field>span{min-height:29px}.metric-field input{font-size:24px}.metric-field small{display:none}.form-footer{flex-direction:column;align-items:stretch}.form-footer button{justify-content:space-between;width:100%}.overview-header{flex-direction:column;align-items:flex-start}.overview-controls{align-items:stretch;width:100%}.period-tabs{flex:1}.period-tabs button{flex:1;padding-inline:7px}.overview-download{height:auto}.period-browser{justify-content:space-between;margin-top:-8px}.period-browser label>span,.period-browser strong{display:none}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:111px;padding:15px}.chart-card{padding:18px 12px}.bar-chart{height:190px}.bar-value{display:none}.performance-card{padding:18px 14px}.performance-heading{flex-direction:column;gap:10px}.performance-grid{grid-template-columns:1fr}.performance-headline{min-height:152px}.performance-kpis,.performance-kpis.two-kpis{grid-template-columns:1fr}.performance-kpis article{min-height:105px}.performance-insights{grid-template-columns:1fr}.compact-trend-shell{padding-inline:10px}.compact-trend-heading{flex-direction:column;align-items:flex-start;gap:5px}.compact-trend{gap:3px;height:120px;padding-inline:0}.compact-trend em{font-size:7px}.compact-trend>div>div b{width:min(22px,75%)}.history-card{border-radius:19px}.history-heading{padding:20px 17px}.table-head{display:none}.table-row{grid-template-columns:1fr 1fr;gap:12px 18px;padding:16px 17px}.table-row>span:not(.date-cell):not(.actions):before{content:attr(data-label);color:#929994;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.date-cell{grid-column:1/-1}.actions{grid-column:1/-1;justify-content:flex-start}.rates-grid{grid-template-columns:1fr}}@media (width<=380px){.input-grid{grid-template-columns:1fr}.metric-field>span{min-height:auto}}.main-nav{background:#e4e9e3;border-radius:12px;align-items:stretch;height:38px;margin-left:auto;padding:3px;display:flex}.main-nav button{height:32px;color:var(--muted);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;padding:0 15px;font-size:12px;font-weight:750;display:flex}.main-nav button.active{background:var(--paper);color:var(--green);box-shadow:0 3px 10px #092b721a}.nav-premium{color:#075b66;letter-spacing:.06em;background:#c9f8f2;border-radius:5px;margin-left:6px;padding:2px 5px;font-size:7px;font-weight:950}.main-nav button.active .nav-premium{background:var(--green);color:#fff}.project-control{align-items:flex-end;gap:5px;margin-left:auto;display:flex}.project-switcher{flex-direction:column;gap:3px;display:flex}.project-switcher>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800}.project-switcher select{border:1px solid var(--line);appearance:none;background-color:var(--paper);background-image:linear-gradient(45deg,transparent 50%,var(--green) 50%),linear-gradient(135deg,var(--green) 50%,transparent 50%);min-width:116px;height:38px;color:var(--green);background-position:calc(100% - 16px) 16px,calc(100% - 11px) 16px;background-repeat:no-repeat;background-size:5px 5px;border-radius:10px;outline:none;padding:0 32px 0 12px;font-size:12px;font-weight:850}.project-settings-button{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--green);border-radius:10px;place-items:center;padding:0;font-size:14px;font-weight:900;display:grid}.tester-access-button,.account-button{border:1px solid var(--line);background:var(--paper);height:38px;color:var(--green);border-radius:10px;justify-content:center;align-items:center;padding:0 11px;font-size:9px;font-weight:850;text-decoration:none;display:flex}.account-button{color:var(--muted)}.project-control+.main-nav{margin-left:4px}.project-dialog-backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14231b8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.project-dialog{border:1px solid var(--line);background:var(--paper);border-radius:23px;width:min(650px,100%);padding:27px;box-shadow:0 28px 80px #10261b4d}.project-dialog.compact{width:min(480px,100%)}.project-dialog-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.project-dialog-heading h2{letter-spacing:-.04em;margin:6px 0 0;font-size:29px}.project-dialog-heading>button{width:34px;height:34px;color:var(--green);background:#edf1ec;border:0;border-radius:9px;font-size:20px}.project-dialog>p{color:var(--muted);margin:12px 0 20px;font-size:11px;line-height:1.6}.project-dialog>label{flex-direction:column;gap:6px;display:flex}.project-dialog label>span{color:var(--muted);font-size:9px;font-weight:800}.project-dialog input{background:#fafcf9;border:1px solid #d8dfd9;border-radius:10px;outline:none;width:100%;height:43px;padding:0 11px}.project-dialog-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.project-dialog-actions button{border:1px solid var(--line);height:43px;color:var(--green);background:#fff;border-radius:10px;padding:0 17px;font-size:10px;font-weight:800}.project-dialog-actions button:last-child{border-color:var(--green);background:var(--green);color:#fff}.project-dialog-actions .delete-project-button{color:#a54232;background:#fff3f0;border-color:#efc9c2;margin-right:auto}.tester-dialog{width:min(720px,100%);max-height:min(820px,100vh - 40px);overflow-y:auto}.access-management-tabs{background:#eef3f9;border:1px solid #dce5f1;border-radius:13px;grid-template-columns:1fr 1fr;gap:5px;margin-top:18px;padding:5px;display:grid}.access-management-tabs button{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:10px;font-weight:850;display:flex}.access-management-tabs button>b{color:#61708a;background:#dfe7f2;border-radius:7px;min-width:24px;padding:4px 7px;font-size:8px}.access-management-tabs button.active{color:var(--green);background:#fff;box-shadow:0 5px 14px #092b7214}.access-management-tabs button.active>b{background:var(--green);color:#fff}.access-management-tabs button.premium>b{color:#075b66;background:#c9f8f2}.access-management-tabs button.premium.active{color:#075b66}.access-management-tabs button.premium.active>b{background:var(--lime);color:#063b65}.access-management-section{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.active-access-panel{min-height:270px}.access-management-section:first-of-type{margin-top:12px}.access-management-heading{justify-content:space-between;margin-bottom:13px;display:flex}.access-management-heading>div{align-items:flex-start;gap:10px;display:flex}.access-management-heading h3{letter-spacing:-.02em;margin:0 0 4px;font-size:15px}.access-management-heading p{color:var(--muted);margin:0;font-size:9px;line-height:1.5}.access-step{min-width:27px;height:27px;color:var(--green);background:#e8eee7;border-radius:8px;place-items:center;font-size:10px;font-weight:900;display:grid}.access-step.premium{background:var(--lime);letter-spacing:.06em;min-width:38px;font-size:8px}.premium-management{background:linear-gradient(145deg,#f7faff,var(--lime-soft));border:1px solid #cde5f5;border-radius:15px;padding:18px}.premium-code{background:#f5fadf;border-color:#d6e58d}.premium-status{background:var(--lime);color:var(--green);letter-spacing:.06em;vertical-align:middle;border-radius:5px;margin-left:5px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:900;display:inline-flex}.tester-create-form{background:#f1f5fb;border-radius:14px;grid-template-columns:1fr 1.15fr auto;align-items:end;gap:10px;padding:15px;display:grid}.tester-create-form label{flex-direction:column;gap:6px;display:flex}.tester-create-form label>span{color:var(--muted);font-size:9px;font-weight:800}.tester-create-form input{background:#fff;border:1px solid #d7dfd8;border-radius:9px;outline:none;width:100%;height:41px;padding:0 10px}.tester-create-form>button{background:var(--green);color:#fff;border:0;border-radius:9px;height:41px;padding:0 14px;font-size:9px;font-weight:850}.tester-code-input{grid-template-columns:1fr auto;display:grid}.tester-code-input input{border-radius:9px 0 0 9px}.tester-code-input button{color:var(--green);background:#fff;border:1px solid #d7dfd8;border-left:0;border-radius:0 9px 9px 0;font-size:8px;font-weight:800}.created-code{background:var(--lime-soft);border:1px solid #cce3b0;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;margin:-4px 0 13px;padding:12px 14px;display:grid}.created-code span{color:var(--muted);font-size:9px}.created-code b{color:var(--green);letter-spacing:.08em;font-size:15px}.created-code button{background:var(--green);color:#fff;border:0;border-radius:7px;height:29px;padding:0 9px;font-size:8px;font-weight:800}.tester-list{flex-direction:column;gap:7px;margin-top:14px;display:flex}.tester-list article{border:1px solid var(--line);border-radius:11px;justify-content:space-between;align-items:center;gap:16px;padding:12px 13px;display:flex}.tester-list article>div{flex-direction:column;gap:3px;display:flex}.tester-list b{font-size:11px}.tester-list span{color:var(--muted);font-size:8px}.tester-list button{color:#a54232;background:#fff3f0;border:1px solid #efc9c2;border-radius:7px;height:30px;padding:0 9px;font-size:8px;font-weight:800}.tester-empty{color:var(--muted);text-align:center;padding:18px;font-size:10px}.team-lock-view{place-items:center;min-height:calc(100vh - 150px);padding:42px 20px;display:grid}.team-lock-card{text-align:center;background:linear-gradient(150deg,#fff 0%,#f8faef 100%);border:1px solid #d9e3cf;border-radius:27px;width:min(570px,100%);padding:clamp(30px,5vw,52px);box-shadow:0 25px 70px #1a39261f}.team-lock-icon{background:var(--green);width:58px;height:58px;color:var(--lime);border-radius:18px;place-items:center;margin:0 auto 20px;font-size:22px;display:grid;transform:rotate(45deg)}.team-lock-icon:first-letter{transform:rotate(-45deg)}.team-lock-card h2{letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(29px,5vw,42px);line-height:1.05}.team-lock-card>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:0 auto;font-size:12px;line-height:1.65}.team-lock-benefits{color:var(--green);text-align:left;background:#f0f5e4;border-radius:14px;gap:8px;margin:24px 0;padding:16px 18px;font-size:10px;font-weight:800;display:grid}.team-lock-card form{gap:10px;display:grid}.team-lock-card form label{text-align:left;flex-direction:column;gap:7px;display:flex}.team-lock-card form label>span{color:var(--muted);font-size:9px;font-weight:850}.team-lock-card form input{letter-spacing:.05em;text-transform:uppercase;background:#fff;border:1px solid #d4ddd0;border-radius:12px;outline:none;width:100%;height:50px;padding:0 14px;font-size:14px;font-weight:800}.team-lock-card form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1265ff1a}.team-lock-card form>button{background:var(--green);color:#fff;border:0;border-radius:12px;height:50px;font-size:11px;font-weight:900}.team-lock-card>small{color:var(--muted);margin-top:12px;font-size:8px;display:block}.toast{z-index:30;background:var(--green);color:#fff;border:1px solid #ffffff26;border-radius:12px;padding:12px 17px;font-size:12px;font-weight:700;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 35px #1265ff40}.global-error{color:#a63b28;background:#fff0ed;border:1px solid #f1c9c1;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:-10px 0 20px;padding:12px 15px;font-size:12px;display:flex}.global-error button{color:inherit;background:0 0;border:0;font-size:20px}.three-metrics{grid-template-columns:repeat(3,1fr)}.three-metrics .accent-field input{color:var(--lime)}.note-cell{color:#56635c;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;align-items:flex-start;gap:4px;padding-right:14px;font-size:10px;display:flex;overflow:hidden}.note-cell small{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:800;line-height:1.2;display:block}.mileage-view{flex-direction:column;gap:20px;display:flex}.mileage-title-row{justify-content:space-between;align-items:flex-end;gap:28px;padding:8px 2px 2px;display:flex}.mileage-title-row h2{font-size:clamp(30px,4vw,46px)}.subtitle{max-width:670px;color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.export-controls{flex-shrink:0;gap:9px;display:flex}.export-controls select,.trip-fields select{appearance:none;border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;outline:none}.export-controls select{background-image:linear-gradient(45deg,#0000 50%,#778079 50%),linear-gradient(135deg,#778079 50%,#0000 50%);background-position:calc(100% - 15px) 18px,calc(100% - 10px) 18px;background-repeat:no-repeat;background-size:5px 5px;height:44px;padding:0 34px 0 13px;font-size:12px;font-weight:750}.export-button{background:var(--green);color:#fff;border:0;border-radius:11px;height:44px;padding:0 18px;font-size:12px;font-weight:800;box-shadow:0 8px 20px #1265ff2e}.export-button:hover{background:var(--green-dark)}.vehicle-bar{border:1px solid var(--line);background:var(--paper);border-radius:17px;align-items:center;gap:13px;min-height:76px;padding:14px 18px;display:flex;box-shadow:0 7px 24px #22362c0a}.vehicle-icon{background:var(--lime-soft);width:40px;height:40px;color:var(--green);border-radius:12px;place-items:center;font-weight:900;display:grid}.vehicle-bar>div:nth-child(2){flex-direction:column;gap:2px;display:flex}.vehicle-bar span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.vehicle-bar b{font-size:14px}.vehicle-bar small{color:#89918c;font-size:10px}.vehicle-bar button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:9px;margin-left:auto;padding:8px 11px;font-size:10px;font-weight:750}.vehicle-form{border:1px solid var(--line);background:#fafcf9;border-radius:15px;grid-template-columns:repeat(4,1fr) auto;align-items:end;gap:11px;margin-top:-12px;padding:17px;display:grid}.vehicle-form button{background:var(--green);color:#fff;border:0;border-radius:11px;height:47px;padding:0 16px;font-size:11px;font-weight:750}.mileage-grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:20px;display:grid}.trip-card{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:clamp(22px,3vw,32px)}.distance-badge{flex-direction:column;align-items:flex-end;display:flex}.distance-badge span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.distance-badge b{color:var(--green);letter-spacing:-.04em;font-size:24px}.trip-draft-status{color:var(--green);background:#1265ff0e;border:1px solid #1265ff29;border-radius:12px;align-items:center;gap:10px;margin:-7px 0 18px;padding:11px 13px;display:flex}.trip-draft-status>span{background:var(--aqua);width:24px;height:24px;color:var(--green-dark);border-radius:50%;flex:0 0 24px;place-items:center;font-size:12px;font-weight:900;display:grid}.trip-draft-status div{flex-direction:column;gap:1px;display:flex}.trip-draft-status b{font-size:11px}.trip-draft-status small{color:var(--muted);font-size:10px;line-height:1.35}.trip-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.trip-fields .field i{color:#9ba29e;font-style:normal;font-weight:400}.trip-fields select{width:100%;height:47px;padding:0 13px}.trip-fields .full-span{grid-column:1/-1}.suffix-input.boxed{background:#fafcf9;border:1px solid #d8dfd9;border-radius:12px;height:47px;padding:0 13px}.suffix-input.boxed input{background:0 0;border:0;height:45px;padding:0}.suffix-input.boxed input:focus{box-shadow:none}.tax-note{background:var(--lime-soft);color:var(--green);border-radius:12px;gap:10px;margin-top:18px;padding:13px 15px;font-size:11px;line-height:1.45;display:flex}.tax-note b{white-space:nowrap}.save-trip{background:var(--green);color:#fff;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:51px;margin-top:14px;padding:0 18px;font-size:12px;font-weight:800;display:flex}.save-trip b{color:var(--lime);font-size:20px}.save-trip:disabled{opacity:.6}.mileage-summary{background:var(--green);color:#fff;border-radius:22px;padding:24px;position:sticky;top:20px;overflow:hidden;box-shadow:0 16px 42px #1265ff33}.mileage-summary .eyebrow{color:#ffffff8f}.mileage-summary h3{color:var(--lime);letter-spacing:-.055em;margin:28px 0 1px;font-size:37px}.mileage-summary>span{color:#ffffffa6;font-size:11px}.mileage-summary>small{color:#ffffff94;margin-top:18px;font-size:9px;line-height:1.55;display:block}.summary-list{border-top:1px solid #ffffff24;margin-top:24px}.summary-list>div{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:13px 0;display:flex}.summary-list span{color:#ffffffa6;font-size:10px}.summary-list b{font-size:13px}.summary-list .deduction{background:#c9f2701f;border:0;border-radius:11px;margin-top:12px;padding:14px 13px}.summary-list .deduction span{color:var(--lime)}.summary-list .deduction b{color:var(--lime);font-size:17px}.trip-history{margin-top:0}.trip-table{border-top:1px solid var(--line)}.trip-row{border-bottom:1px solid #edf0ed;grid-template-columns:.78fr 1.7fr 1fr .65fr 1.15fr 1fr;align-items:center;gap:12px;min-height:77px;padding:11px 24px;font-size:11px;display:grid}.trip-row:last-child{border-bottom:0}.trip-head{color:#858e88;text-transform:uppercase;letter-spacing:.08em;background:#f7f9f6;min-height:38px;font-size:9px;font-weight:800}.date-cell small.business,.date-cell small.private{border-radius:5px;width:fit-content;padding:3px 6px;font-size:8px;font-weight:750}.date-cell small.business{color:#19764b;background:#e6f8ee}.date-cell small.private{color:#6d756f;background:#ecefeb}.route-cell{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;display:grid}.route-cell b{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:10px;overflow:hidden}.route-cell i{color:var(--green);font-style:normal}.route-cell small{color:#8b938e;grid-column:1/-1}@media (width<=900px){.vehicle-form{grid-template-columns:1fr 1fr}.vehicle-form button{grid-column:1/-1}.mileage-grid{grid-template-columns:1fr}.mileage-summary{position:static}.trip-head{display:none}.trip-row{grid-template-columns:1fr 1fr;gap:12px 18px;padding:16px 18px}.trip-row .date-cell,.trip-row .route-cell,.trip-row .actions{grid-column:1/-1}.trip-row>span:not(.date-cell):not(.route-cell):not(.actions):before{content:attr(data-label);color:#929994;text-transform:uppercase;margin-bottom:3px;font-size:8px;display:block}.trip-row .actions{justify-content:flex-start}}@media (width<=700px){.topbar{flex-wrap:wrap}.main-nav{order:3;width:100%;margin-left:0}.member-choice-grid{grid-template-columns:1fr}.main-nav button{flex:1}.three-metrics{grid-template-columns:1fr}.three-metrics .metric-field>span{min-height:auto}.mileage-title-row{flex-direction:column;align-items:stretch}.export-controls{width:100%}.export-controls select{width:96px}.export-button{flex:1}.vehicle-bar{flex-wrap:wrap;align-items:flex-start}.vehicle-bar button{width:100%;margin-left:53px}.vehicle-form{grid-template-columns:1fr}.trip-card{border-radius:19px;padding:20px 15px}.trip-fields{grid-template-columns:1fr}.trip-fields .full-span{grid-column:auto}.tax-note{flex-direction:column}}.reconciliation-section{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;margin-top:24px;overflow:hidden}.reconciliation-heading{justify-content:space-between;align-items:center;gap:24px;padding:27px 28px 22px;display:flex}.reconciliation-heading p:last-child{max-width:650px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.5}.new-reconciliation{background:var(--green);color:#fff;border:0;border-radius:10px;flex-shrink:0;height:42px;padding:0 15px;font-size:11px;font-weight:800}.reconciliation-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.reconciliation-stats>article{background:#fafcf9;flex-direction:column;min-width:0;min-height:128px;padding:20px;display:flex}.reconciliation-stats article>span{color:var(--muted);font-size:10px;font-weight:750}.reconciliation-stats article>strong{letter-spacing:-.05em;margin:auto 0 4px;font-size:27px}.reconciliation-stats article>small{color:#8a938d;font-size:9px}.reconciliation-stats .confirmed-card{background:var(--green);color:#fff}.reconciliation-stats .confirmed-card>span,.reconciliation-stats .confirmed-card>small{color:#ffffff9e}.reconciliation-stats .confirmed-card>strong{color:var(--lime)}.reconciliation-form{background:#f6f9f5;border:1px solid #cfd9d1;border-radius:17px;margin:22px 28px;padding:24px}.form-title{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.form-title h3{margin:4px 0 0;font-size:19px}.form-title>span{color:var(--muted);font-size:10px}.form-title>span b{color:var(--green)}.reconciliation-fields{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.reconciliation-fields .full-span{grid-column:1/-1}.prefix-input.boxed{background:#fafcf9;border:1px solid #d8dfd9;border-radius:12px;height:47px;padding:0 13px}.prefix-input.boxed input{background:0 0;border:0;height:45px;padding:0}.prefix-input.boxed input:focus{box-shadow:none}.reconciliation-preview{align-items:stretch;gap:10px;margin-top:18px;display:flex}.reconciliation-preview>div{border:1px solid var(--line);background:#fff;border-radius:11px;flex-direction:column;flex:1;gap:4px;padding:13px 15px;display:flex}.reconciliation-preview>i{color:#9aa19d;align-self:center;font-style:normal}.reconciliation-preview span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:750}.reconciliation-preview b{font-size:20px}.reconciliation-preview .net-result{border-color:var(--green);background:var(--green);color:#fff}.reconciliation-preview .net-result span{color:#ffffff9e}.reconciliation-preview .net-result b{color:var(--lime)}.save-reconciliation{background:var(--green);color:#fff;border:0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-top:12px;padding:0 16px;font-size:11px;font-weight:800;display:flex}.save-reconciliation b{color:var(--lime);font-size:19px}.reconciliation-list{border-top:1px solid var(--line)}.reconciliation-row{border-bottom:1px solid #edf0ed;grid-template-columns:1.7fr .55fr .6fr .55fr .9fr 1fr;align-items:center;gap:14px;min-height:76px;padding:11px 28px;font-size:11px;display:grid}.reconciliation-row:last-child{border-bottom:0}.reconciliation-row>div{flex-direction:column;gap:3px;display:flex}.reconciliation-row span{color:#8a938d;text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:750}.reconciliation-row small{color:#8a938d;font-size:9px}.reconciliation-row .cancel-number{color:#b5523f}.reconciliation-row .actions{flex-direction:row;justify-content:flex-end}@media (width<=900px){.reconciliation-stats,.reconciliation-fields{grid-template-columns:1fr 1fr}.reconciliation-row{grid-template-columns:1.5fr repeat(4,.6fr)}.reconciliation-row .actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=700px){.reconciliation-heading{flex-direction:column;align-items:stretch;padding:22px 17px 17px}.new-reconciliation{width:100%}.reconciliation-stats{grid-template-columns:1fr 1fr}.reconciliation-stats>article{min-height:115px;padding:15px}.reconciliation-form{margin:14px;padding:17px 13px}.form-title{flex-direction:column}.reconciliation-fields{grid-template-columns:1fr}.reconciliation-fields .full-span{grid-column:auto}.reconciliation-preview{flex-direction:column}.reconciliation-preview>i{transform:rotate(90deg)}.reconciliation-row{grid-template-columns:1fr 1fr;padding:15px 17px}.reconciliation-row .period-cell,.reconciliation-row .actions{grid-column:1/-1}}.context-grid{grid-template-columns:repeat(2,1fr);gap:13px;margin-bottom:16px;display:grid}.field select,.context-grid select{width:100%;height:47px;color:var(--ink);background:#fafcf9;border:1px solid #d8dfd9;border-radius:12px;outline:none;padding:0 12px}.growth-view{flex-direction:column;gap:22px;display:flex}.growth-title{justify-content:space-between;align-items:center;gap:24px;display:flex}.growth-title h2{font-size:clamp(30px,4vw,44px)}.growth-title p:last-child{max-width:720px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.week-switch{border:1px solid var(--line);background:var(--paper);border-radius:13px;align-items:center;gap:12px;padding:5px;display:flex}.week-switch button{width:36px;height:36px;color:var(--green);background:#edf3fb;border:0;border-radius:9px;font-weight:900}.week-switch b{white-space:nowrap;font-size:11px}.planning-header-controls{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.planning-status{border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:158px;padding:8px 11px;font-size:9px;display:flex}.planning-status b{font-size:9px}.planning-status span{color:var(--muted);font-size:8px}.planning-status.saved{background:var(--lime-soft);color:var(--green-dark)}.planning-status.dirty{color:#80651b;background:#fff3cf}.planning-status.new{color:var(--muted);background:#e8ece7}.week-overview-shell{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:24px;padding:clamp(22px,3vw,32px)}.week-overview-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.week-overview-heading h3{letter-spacing:-.04em;margin:6px 0 7px;font-size:27px}.week-overview-heading p:last-child{color:var(--muted);margin:0;font-size:11px}.week-overview-heading>button{border:1px solid var(--line);height:50px;color:var(--ink);background:#e9eee7;border-radius:13px;flex-shrink:0;padding:0 21px;font-size:12px;font-weight:850}.week-overview-heading>button:hover{background:#e1e8df;border-color:#b9c5bb}.week-overview-kpis{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px;display:grid}.week-overview-kpis article{border:1px solid var(--line);background:#f7f9fd;border-radius:15px;flex-direction:column;min-height:112px;padding:17px 19px;display:flex}.week-overview-kpis article>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850}.week-overview-kpis article>strong{letter-spacing:-.05em;margin:auto 0 2px;font-size:28px}.week-overview-kpis article>small{color:var(--muted);font-size:9px}.week-overview-kpis .revenue-kpi{border-color:var(--green);background:var(--green);color:#fff}.week-overview-kpis .revenue-kpi>span,.week-overview-kpis .revenue-kpi>small{color:#ffffffa3}.week-overview-kpis .revenue-kpi>strong{color:var(--lime)}.goal-kpi>div{background:#e3e9e2;border-radius:99px;height:6px;margin:4px 0 7px;overflow:hidden}.goal-kpi>div b{border-radius:inherit;background:var(--green);height:100%;display:block}.week-overview-grid{grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;margin-top:24px;padding-bottom:4px;display:grid;overflow-x:auto}.schedule-summary-card{background:#e9eee7;border-radius:17px;flex-direction:column;gap:16px;min-height:310px;padding:17px;display:flex}.summary-day{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.summary-day>span{color:var(--ink);font-size:16px;font-weight:700}.summary-day>small{color:var(--muted);font-size:9px}.schedule-summary-card>div:not(.summary-day){flex-direction:column;gap:4px;display:flex}.schedule-summary-card>div>span{color:#737d76;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:850}.schedule-summary-card>div>b{font-size:11px;line-height:1.35}.schedule-summary-card>p{color:#68736c;border-top:1px solid #53655924;margin:auto 0 0;padding-top:13px;font-size:9px;line-height:1.5}.week-overview-totals{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.week-overview-totals span{color:var(--muted);background:#f1f5fb;border-radius:9px;padding:8px 11px;font-size:9px}.week-overview-totals b{color:var(--green)}.week-progress{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.week-progress article{border:1px solid var(--line);background:var(--paper);border-radius:18px;flex-direction:column;min-height:132px;padding:20px;display:flex;box-shadow:0 8px 28px #092b720d}.week-progress article>span,.team-total span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.week-progress article>strong{letter-spacing:-.05em;margin:auto 0 6px;font-size:29px}.week-progress strong i{color:#9aa29c;font-size:17px;font-style:normal}.week-progress article>small{color:#8a938d;font-size:10px}.week-progress article>div{background:#e7ece6;border-radius:99px;height:6px;margin:2px 0 8px;overflow:hidden}.week-progress article>div b{border-radius:inherit;background:var(--lime);height:100%;display:block}.green-card{color:#fff;border-color:var(--green)!important;background:var(--green)!important}.green-card>span,.green-card>small{color:#ffffffa6!important}.green-card>strong{color:var(--lime)}.plan-grid{grid-template-columns:repeat(7,minmax(145px,1fr));gap:10px;padding-bottom:4px;display:grid;overflow-x:auto}.plan-card{border:1px solid var(--line);background:var(--paper);border-radius:17px;min-height:340px;padding:15px}.plan-card.off{opacity:.7;background:#edf2f9;min-height:105px}.plan-day{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.plan-day>div{flex-direction:column;display:flex}.plan-day b{font-size:17px}.plan-day span{color:var(--muted);font-size:9px}.work-toggle{cursor:pointer}.work-toggle input{opacity:0;position:absolute}.work-toggle span{background:var(--lime-soft);color:var(--green);border-radius:99px;padding:6px 8px;font-size:8px;font-weight:800;display:block}.plan-card.off .work-toggle span{color:var(--muted);background:#fff}.compact-field,.time-row label,.target-row label{flex-direction:column;gap:5px;margin-bottom:11px;display:flex}.compact-field span,.time-row span,.target-row span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.compact-field input,.time-row input,.target-row input{border:1px solid var(--line);width:100%;min-width:0;height:36px;color:var(--ink);background:#f8faf7;border-radius:8px;padding:0 8px;font-size:10px}.time-row,.target-row{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.target-row{grid-template-columns:repeat(2,1fr)}.target-row.single{grid-template-columns:1fr}.growth-primary{background:var(--green);color:#fff;border:0;border-radius:12px;align-self:flex-end;min-width:230px;height:49px;font-size:11px;font-weight:800;box-shadow:0 8px 20px #1265ff2e}.planning-bottom{grid-template-columns:1fr 1fr;gap:18px;display:grid}.goal-card,.review-card,.member-form{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;padding:25px}.goal-card h3,.review-card h3,.member-form h3,.manager-section h3,.data-panel h3{letter-spacing:-.03em;margin:5px 0 19px;font-size:22px}.goal-fields{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.goal-fields label,.review-card label,.manager-form label,.member-form label{flex-direction:column;gap:6px;display:flex}.goal-fields span,.review-card label span,.manager-form label span,.member-form label span{color:var(--muted);font-size:10px;font-weight:700}.goal-fields input,.review-card input,.review-card textarea,.manager-form input,.member-form input,.member-form select{background:#fafcf9;border:1px solid #d8dfd9;border-radius:10px;outline:none;width:100%;height:43px;padding:0 11px}.review-card textarea{resize:vertical;height:68px;padding:10px}.goal-result{border:1px solid var(--line);background:var(--line);border-radius:13px;grid-template-columns:repeat(3,1fr);gap:1px;margin:15px 0 11px;display:grid;overflow:hidden}.goal-result>div{background:#f8faf7;flex-direction:column;gap:4px;padding:13px;display:flex}.goal-result span{color:var(--muted);font-size:8px}.goal-result b{font-size:16px}.goal-result .goal-highlight{background:var(--green);color:#fff}.goal-result .goal-highlight span{color:#ffffffa6}.goal-result .goal-highlight b{color:var(--lime)}.goal-card>small,.member-form>small{color:var(--muted);font-size:9px;line-height:1.5;display:block}.goal-card>button,.review-card>button,.member-form>button,.manager-form>button{background:var(--green);color:#fff;border:0;border-radius:10px;width:100%;height:43px;margin-top:15px;font-size:10px;font-weight:800}.review-card{grid-template-columns:1fr 1fr;gap:11px;display:grid}.review-card>.eyebrow,.review-card>h3,.review-card>button{grid-column:1/-1}.data-panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.panel-heading{padding:22px 23px 0}.manager-section{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:.8fr 1.2fr;gap:24px;padding:25px;display:grid}.manager-copy p:last-child{color:var(--muted);font-size:11px;line-height:1.6}.manager-form{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.manager-form>button{grid-column:1/-1;margin-top:17px}.manager-list{border-top:1px solid var(--line);grid-column:1/-1}.manager-list>div{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.manager-list>div>div{flex-direction:column;gap:4px;display:flex}.manager-list span{color:var(--muted);font-size:9px}.row-actions{align-items:center;gap:7px;display:flex}.row-actions button{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:750}.row-actions .danger-link{color:#aa4b3d}.team-total{background:var(--green);color:#fff;border-radius:16px;min-width:240px;padding:18px 20px}.team-total span{color:#fff9}.team-total b{color:var(--lime);margin-top:7px;font-size:26px;display:block}.team-notice{background:var(--lime-soft);color:var(--green);border:1px solid #cfe2a0;border-radius:12px;gap:12px;padding:13px 16px;font-size:10px;display:flex}.team-layout{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.team-list article{border-top:1px solid #edf0ed;grid-template-columns:34px 1.5fr repeat(3,1fr) auto;align-items:center;gap:14px;padding:15px 20px;display:grid}.rank{background:var(--lime-soft);width:28px;height:28px;color:var(--green);border-radius:9px;place-items:center;font-size:11px;font-weight:900;display:grid}.team-person,.team-list article>div{flex-direction:column;gap:3px;display:flex}.team-list article div span{color:var(--muted);font-size:8px}.team-list article div b{font-size:12px}.team-person small{color:var(--muted);font-size:9px}.team-arrangement{background:var(--lime-soft);width:fit-content;color:var(--green);border-radius:6px;margin-top:2px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:800}.automatic-team-tariff{background:linear-gradient(135deg,#f3f7ff,#e8fbf9);border:1px solid #cde5f5;border-radius:11px;flex-direction:column;gap:4px;padding:12px 13px;display:flex}.automatic-team-tariff b{color:var(--green);font-size:10px}.automatic-team-tariff span{color:var(--muted);font-size:8px;line-height:1.45}.team-list .override b{color:var(--green)}.member-form{flex-direction:column;gap:11px;display:flex}.member-form h3{margin-bottom:4px}.member-choice-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.member-form select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--green) 50%),linear-gradient(135deg,var(--green) 50%,transparent 50%);color:var(--ink);background-position:calc(100% - 15px) 18px,calc(100% - 10px) 18px;background-repeat:no-repeat;background-size:5px 5px;padding-right:30px;font-size:11px}.money-input,.rate-value-input{background:#fafcf9;border:1px solid #d8dfd9;border-radius:10px;align-items:center;height:43px;padding:0 11px;display:flex}.money-input input,.rate-value-input input{background:0 0;border:0;height:40px;padding-left:7px}.rate-value-input input:focus{box-shadow:none}.rate-value-input b{color:var(--green);font-size:13px}.member-form .cancel-edit{border:1px solid var(--line);color:var(--green);background:#fff;margin-top:0}.seller-link-status{width:fit-content;margin-top:2px;font-weight:800}.seller-link-status.linked{color:#167044}.seller-link-status.pending{color:#a16c12}.seller-link-status.unlinked{color:var(--muted)}.row-actions .seller-link-button{color:#1265ff;background:#edf4ff;border-color:#bcd5ff}.seller-share-strip{background:#f4f8ff;border:1px solid #bcd5ff;border-radius:11px;grid-column:2/-1;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 13px;display:grid}.seller-share-strip>div{flex-direction:column;gap:3px;display:flex}.seller-share-strip>div b{color:#0f397e;font-size:10px}.seller-share-strip>div span{color:var(--muted);font-size:8px;line-height:1.4}.seller-share-strip code{color:#1265ff;letter-spacing:.08em;background:#fff;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:900}.seller-share-strip>button{color:#fff;background:#1265ff;border:0;border-radius:8px;height:34px;padding:0 12px;font-size:9px;font-weight:850}.team-radar{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.team-radar-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:24px;display:flex}.team-radar-heading h3{letter-spacing:-.035em;margin:5px 0 6px;font-size:24px}.team-radar-heading p:last-child{max-width:680px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.radar-summary{border-radius:13px;flex-direction:column;gap:2px;min-width:145px;padding:13px 15px;display:flex}.radar-summary.needs-attention{color:#9a4c2e;background:#fff0e8}.radar-summary.all-good{color:#176842;background:#e7f7ed}.radar-summary b{font-size:24px}.radar-summary span{text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.team-radar-grid{background:#f7f9fc;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;padding:16px;display:grid}.team-radar-card{background:#fff;border:1px solid #dfe6ef;border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:17px;display:flex;box-shadow:0 8px 22px #092b720b}.team-radar-card.support{background:#fffaf8;border-color:#efc4b6}.team-radar-card.attention{background:#fffdf7;border-color:#ecd999}.team-radar-card.strong{background:#fbfffc;border-color:#b9ddc8}.radar-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.radar-card-top>div{flex-direction:column;gap:3px;min-width:0;display:flex}.radar-card-top>div b{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.radar-card-top>div span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.radar-card-top em{color:#1a64ca;text-transform:uppercase;letter-spacing:.04em;background:#e9f0ff;border-radius:8px;flex:none;padding:6px 8px;font-size:8px;font-style:normal;font-weight:900}.team-radar-card.support .radar-card-top em{color:#a7452a;background:#fde5dd}.team-radar-card.attention .radar-card-top em{color:#80651b;background:#fff0bd}.team-radar-card.strong .radar-card-top em{color:#167044;background:#ddf3e5}.radar-metrics{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.radar-metrics>div{background:#ffffffe6;flex-direction:column;gap:4px;min-width:0;padding:10px;display:flex}.radar-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:7px}.radar-metrics b{color:var(--ink);font-size:13px}.radar-progress{background:#e6ebf1;border-radius:999px;height:7px;overflow:hidden}.radar-progress span{border-radius:inherit;background:#1265ff;height:100%;display:block}.team-radar-card.support .radar-progress span{background:#d56342}.team-radar-card.attention .radar-progress span{background:#d19a22}.team-radar-card.strong .radar-progress span{background:#1b9360}.radar-card-foot{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:10px;font-size:8px;display:flex}.radar-card-foot b{max-width:65%;color:var(--ink);text-align:right}@media (width<=700px){.seller-share-strip{grid-column:1/-1;grid-template-columns:1fr auto}.seller-share-strip>div{grid-column:1/-1}.team-radar-heading{flex-direction:column;gap:14px;padding:19px}.radar-summary{flex-direction:row;align-items:baseline;gap:8px;width:100%;min-width:0}.team-radar-grid{grid-template-columns:1fr;padding:11px}.team-radar-card{padding:15px}.radar-metrics>div{padding:9px}}.week-planning-footer{grid-template-columns:1fr;gap:14px;display:grid}.weekly-goal-card,.week-save-card{border:1px solid var(--line);background:var(--paper);min-height:290px;box-shadow:var(--shadow);border-radius:22px;padding:27px}.weekly-goal-card h3,.week-save-card h3{letter-spacing:-.035em;margin:6px 0 20px;font-size:23px}.weekly-goal-card>label{flex-direction:column;gap:7px;display:flex}.weekly-goal-card>label>span{color:var(--muted);font-size:10px;font-weight:750}.weekly-goal-input{border:2px solid var(--green);background:#f8fbff;border-radius:13px;align-items:center;height:62px;padding:0 16px;display:flex}.weekly-goal-input input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:none;font-size:28px;font-weight:900}.weekly-goal-input b{color:var(--green);font-size:12px}.weekly-goal-breakdown{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin:15px 0 12px;display:grid;overflow:hidden}.weekly-goal-breakdown>div{background:#f8faf7;flex-direction:column;gap:5px;padding:12px;display:flex}.weekly-goal-breakdown span{color:var(--muted);font-size:8px}.weekly-goal-breakdown b{font-size:17px}.weekly-goal-card>small{color:var(--muted);font-size:9px;line-height:1.5}.week-save-card{flex-direction:column;display:flex;position:relative;overflow:hidden}.week-save-card.saved{background:#f5fcfb;border-color:#bcddeb}.week-save-card.dirty{background:#fffdf5;border-color:#e8d596}.save-state-icon{width:35px;height:35px;color:var(--green);background:#e8ece7;border-radius:11px;place-items:center;font-size:17px;font-weight:900;display:grid;position:absolute;top:24px;right:25px}.week-save-card.saved .save-state-icon{color:#167044;background:#dff4e7}.week-save-card.dirty .save-state-icon{color:#80651b;background:#fff0bd}.week-save-card>div:nth-child(2){padding-right:45px}.week-save-card h3{margin-bottom:8px}.week-save-card div>p:last-child{max-width:490px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.save-week-summary{flex-wrap:wrap;gap:7px;margin:auto 0 14px;display:flex}.save-week-summary span{color:var(--muted);background:#edf3fb;border-radius:8px;padding:8px 10px;font-size:9px}.save-week-summary b{color:var(--green)}.week-save-card>button{background:var(--green);color:#fff;border:0;border-radius:11px;width:100%;height:49px;font-size:11px;font-weight:850}.week-save-card>button:disabled{color:#287650;cursor:default;background:#d7e8dd}.product-sales-builder{background:#f7faf6;border:1px solid #cfd9d1;border-radius:17px;margin:18px 0 14px;overflow:hidden}.product-builder-heading{border-bottom:1px solid var(--line);background:var(--green);color:#fff;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:13px 15px;display:flex}.product-builder-heading>div{flex-direction:column;gap:3px;display:flex}.product-builder-heading span{font-size:12px;font-weight:850}.product-builder-heading small{color:#ffffff9e;font-size:9px}.product-builder-heading>b{min-width:64px;color:var(--lime);text-align:center;background:#c9f27021;border-radius:9px;padding:7px 10px;font-size:10px}.product-builder-actions{align-items:center;gap:8px;display:flex}.product-builder-actions>button{color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;height:31px;padding:0 10px;font-size:9px;font-weight:800}.product-builder-actions>b{min-width:64px;color:var(--lime);text-align:center;background:#c9f27021;border-radius:9px;padding:7px 10px;font-size:10px}.product-empty{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:5px;padding:23px 14px;display:flex}.product-empty b{color:var(--ink);font-size:11px}.product-empty span{font-size:9px}.product-sale-list{padding:0 13px}.product-sale-summary{width:100%;min-height:46px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #e0e7f1;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:6px 10px;display:grid}.product-sale-summary:hover{background:#f8fbff}.product-sale-summary>span{background:var(--lime-soft);width:30px;height:30px;color:var(--green);border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:grid}.product-sale-summary>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.product-sale-row{border-bottom:1px solid #e2e7e1;grid-template-columns:27px minmax(150px,1fr) 105px 58px 25px;align-items:end;gap:8px;padding:12px 0;display:grid}.product-sale-row:last-child{border-bottom:0}.sale-index{background:var(--lime-soft);width:25px;height:36px;color:var(--green);border-radius:8px;place-items:center;font-size:10px;font-weight:900;display:grid}.product-sale-row label{flex-direction:column;gap:5px;min-width:0;display:flex}.product-sale-row label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.product-sale-row select{width:100%;min-width:0;height:36px;color:var(--ink);background:#fff;border:1px solid #d6ded6;border-radius:8px;outline:none;padding:0 8px;font-size:9px}.product-sale-row .tariff-field select{color:var(--green);font-weight:800}.product-sale-row .fixed-tariff{flex-direction:column;gap:5px;min-width:0;display:flex}.product-sale-row .fixed-tariff>span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:800}.product-sale-row .fixed-tariff>b{height:36px;color:var(--green);background:#eef4ee;border:1px solid #d6ded6;border-radius:8px;align-items:center;padding:0 9px;font-size:9px;display:flex}.product-sale-row .automatic-tariff.high>b{color:#075b66;background:#e5fbf8;border-color:#8de6dc}.product-sale-row .automatic-tariff.standard>b{color:#64748b;background:#f2f6fb;border-color:#d7e3f2}.product-sale-row>strong{color:var(--green);text-align:right;align-self:center;margin-top:12px;font-size:13px}.product-sale-row>button{color:#a64c3d;background:#f5e8e5;border:0;border-radius:7px;align-self:center;width:25px;height:25px;margin-top:12px;font-size:16px;line-height:1}.add-product-sale{width:calc(100% - 26px);height:40px;color:var(--green);background:#fff;border:1px dashed #9fb4a5;border-radius:10px;justify-content:center;align-items:center;gap:7px;margin:2px 13px 13px;font-size:10px;font-weight:800;display:flex}.add-product-sale b{font-size:17px}.kpn-mobile-trigger{width:calc(100% - 26px);min-height:52px;color:var(--ink);text-align:left;background:#f1fbfb;border:1px solid #cfe5e8;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 13px 13px;padding:8px 11px;display:grid}.kpn-mobile-trigger>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.kpn-mobile-trigger b{font-size:11px}.kpn-mobile-trigger small{color:var(--muted);font-size:9px;line-height:1.3}.kpn-mobile-trigger>strong{color:var(--blue);font-size:10px}.kpn-mobile-entry{background:#f1fbfb;border:1px solid #cfe5e8;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 92px 64px auto;align-items:center;gap:10px;margin:0 13px 13px;padding:11px;display:grid}.mobile-entry-mark{background:var(--aqua);width:34px;height:42px;color:var(--green-dark);border-radius:10px;place-items:center;font-size:12px;font-weight:900;display:grid}.kpn-mobile-entry>div{flex-direction:column;gap:2px;min-width:0;display:flex}.kpn-mobile-entry>div b{color:var(--ink);font-size:11px}.kpn-mobile-entry>div small{color:var(--muted);font-size:9px;line-height:1.3}.kpn-mobile-entry label{flex-direction:column;gap:4px;display:flex}.kpn-mobile-entry label span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:800}.kpn-mobile-entry input{width:100%;height:36px;color:var(--ink);background:#fff;border:1px solid #bcd9dd;border-radius:9px;outline:none;padding:0 9px;font-size:12px;font-weight:800}.kpn-mobile-entry input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1265ff1a}.kpn-mobile-entry>strong{color:var(--green);text-align:right;font-size:13px}.mobile-entry-done{min-height:32px;color:var(--blue);background:#fff;border:1px solid #bcd9dd;border-radius:8px;padding:0 10px;font-size:9px;font-weight:800}.generic-sale-row{grid-template-columns:27px minmax(150px,1fr) 85px 25px}.sale-type-manager{border-bottom:1px solid var(--line);background:#eef4fb;padding:13px}.sale-type-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.sale-type-list>p{color:var(--muted);margin:0;padding:9px 10px;font-size:9px}.sale-type-list>div{background:#fff;border:1px solid #dbe4dc;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:8px 10px;display:grid}.sale-type-list span{flex-direction:column;gap:2px;display:flex}.sale-type-list b{font-size:10px}.sale-type-list small{color:var(--muted);font-size:8px}.sale-type-list button{border:1px solid var(--line);height:28px;color:var(--green);background:#fff;border-radius:7px;padding:0 9px;font-size:8px;font-weight:800}.sale-type-list button.delete{color:#a64c3d;border-color:#efd0ca}.sale-type-form{border-top:1px solid #d8e2da;grid-template-columns:minmax(150px,1fr) 125px auto auto;align-items:end;gap:7px;padding-top:10px;display:grid}.sale-type-form label{flex-direction:column;gap:5px;display:flex}.sale-type-form label>span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.sale-type-form input{background:#fff;border:1px solid #d6ded6;border-radius:8px;outline:none;width:100%;height:36px;padding:0 9px;font-size:9px}.sale-type-form>button{background:var(--green);color:#fff;border:0;border-radius:8px;height:36px;padding:0 11px;font-size:9px;font-weight:800}.sale-type-form>button.cancel{border:1px solid var(--line);color:var(--green);background:#fff}.secondary-metrics{grid-template-columns:1fr 1fr}.legacy-sale-block{margin:16px 0 13px}.legacy-note{color:#7e6823;background:#fff7df;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:10px;padding:11px 13px;display:flex}.legacy-note b{font-size:10px}.legacy-note span{font-size:9px;line-height:1.45}@media (width<=1100px){.main-nav button{padding-inline:10px;font-size:10px}.plan-grid{grid-template-columns:repeat(7,155px)}.team-layout{grid-template-columns:1fr}.team-list article{grid-template-columns:34px 1.5fr repeat(3,1fr)}.team-list article .row-actions{grid-column:2/-1}}@media (width<=760px){.main-nav{overflow-x:auto}.main-nav button{flex:none}.week-overview-heading{flex-direction:column}.week-overview-heading>button{width:100%}.week-overview-kpis,.context-grid,.week-progress,.planning-bottom,.week-planning-footer,.manager-section{grid-template-columns:1fr}.growth-title{flex-direction:column;align-items:stretch}.planning-header-controls{align-items:stretch}.planning-status{width:100%}.week-switch{justify-content:space-between}.growth-primary{align-self:stretch;width:100%}.goal-fields,.goal-result,.manager-form{grid-template-columns:1fr}.goal-result>div,.manager-form>button{grid-column:auto}.review-card{grid-template-columns:1fr}.review-card>*{grid-column:1!important}.manager-list>div{align-items:flex-start}.team-total{min-width:0}.team-notice{flex-direction:column}.team-list article{grid-template-columns:32px 1fr 1fr}.team-list article>div:nth-of-type(n+3),.team-list article .row-actions{grid-column:2/-1}.data-panel{overflow-x:auto}.product-sale-row{grid-template-columns:27px minmax(0,1fr) 83px;align-items:end}.product-sale-row>strong{text-align:left;grid-column:2;margin-top:0}.product-sale-row>button{grid-area:2/3;justify-self:end;margin-top:0}.generic-sale-row{grid-template-columns:27px minmax(0,1fr) 25px}.generic-sale-row>strong{grid-column:2}.generic-sale-row>button{grid-area:1/3}.sale-type-form{grid-template-columns:1fr 110px}.sale-type-form>button{grid-column:auto}}@media (width<=460px){.weekly-goal-breakdown{grid-template-columns:1fr}}@media (width<=700px){.tester-access-button,.account-button{flex:1;justify-content:center}.tester-create-form,.created-code{grid-template-columns:1fr}.created-code button{width:100%}}@media (width<=460px){.secondary-metrics{grid-template-columns:1fr}.product-sale-row{grid-template-columns:27px minmax(0,1fr)}.product-sale-row .tariff-field,.product-sale-row>strong{grid-column:2}.product-sale-row>button{grid-area:3/1;margin-top:0}.product-builder-heading{flex-direction:column;align-items:flex-start}.product-builder-actions{justify-content:space-between;width:100%}.sale-type-form{grid-template-columns:1fr}.generic-sale-row{grid-template-columns:27px minmax(0,1fr)}.generic-sale-row>strong{grid-column:2}.generic-sale-row>button{grid-area:2/1}}:root{--ink:#092b72;--muted:#64748b;--line:#dce5f1;--paper:#fff;--canvas:#f4f7fb;--green:#1265ff;--green-dark:#092b72;--lime:#12d5c3;--lime-soft:#e5fbf8;--shadow:0 12px 34px #092b7213, 0 2px 8px #092b7208}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 2%, #12d5c31c, transparent 26rem), var(--canvas);font-feature-settings:"tnum" 1, "cv02" 1, "cv03" 1;-webkit-font-smoothing:antialiased;min-width:320px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a,input,textarea,select{transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1265ff33}button:active{transform:translateY(1px)}::selection{color:var(--ink);background:#12d5c359}.app-shell{grid-template-columns:256px minmax(0,1fr);align-items:start;column-gap:clamp(24px,2.4vw,40px);max-width:1720px;padding:24px clamp(24px,3vw,48px) 56px;display:grid}.app-shell>:not(.topbar){grid-column:2;min-width:0}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #d7e2f2f2;border-radius:24px;flex-direction:column;grid-area:1/1/span 30;align-items:stretch;gap:18px;min-height:calc(100vh - 48px);margin:0;padding:20px 16px 16px;display:flex;position:sticky;top:24px;box-shadow:0 22px 55px #092b7216}.brand-lockup{align-items:center;gap:12px;padding:0 3px 4px;display:flex}.brand-mark{background:linear-gradient(145deg,#1265ff,var(--green-dark));width:44px;height:44px;color:var(--lime);letter-spacing:-.01em;border-radius:13px;flex:0 0 44px;font-size:13px;box-shadow:0 10px 24px #1265ff33,inset 0 1px #ffffff21}.brand-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.topbar .brand-copy h1{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;margin:0;font-size:16px;line-height:1.15}.brand-copy span{color:#859089;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:700}.topbar .project-control{background:#f7f9fd;border:1px solid #dfe8f4;border-radius:15px;align-items:flex-end;gap:7px;width:100%;margin:0;padding:12px}.topbar .project-switcher{flex:1;gap:6px;min-width:0}.topbar .project-switcher>span{letter-spacing:.1em;font-size:9px}.topbar .project-switcher select{background-color:#fff;border-color:#d7e3f2;border-radius:10px;width:100%;min-width:0;height:40px;font-size:12px}.topbar .project-settings-button{background:#fff;border-color:#d7e3f2;width:40px;height:40px}.topbar .main-nav{background:0 0;border-radius:0;flex-direction:column;align-items:stretch;gap:5px;width:100%;height:auto;margin:0;padding:0;display:flex}.topbar .main-nav button{color:#68756e;white-space:nowrap;border:1px solid #0000;border-radius:11px;flex:none;justify-content:flex-start;gap:11px;width:100%;height:44px;padding:0 12px;font-size:12px;font-weight:720}.topbar .main-nav button:hover{color:var(--ink);background:#f1f5fb}.topbar .main-nav button.active{color:var(--green);box-shadow:none;background:linear-gradient(90deg,#eaf1ff,#f4f8ff);border-color:#cfe0ff}.nav-icon{flex:0 0 18px;width:18px;height:18px}.topbar .nav-premium{background:var(--lime);color:var(--green-dark);border-radius:6px;margin-left:auto;padding:3px 6px;font-size:7px}.topbar .main-nav button.active .nav-premium{background:var(--green);color:#fff}.sidebar-actions{border-top:1px solid #e5ebf4;gap:7px;margin-top:auto;padding-top:14px;display:grid}.topbar .tester-access-button,.topbar .account-button{width:100%;height:42px;color:var(--green);background:#f8faff;border-color:#dfe7f2;border-radius:11px;justify-content:flex-start;gap:10px;padding:0 12px;font-size:11px;font-weight:750}.topbar .account-button{color:#7c8781}.topbar .tester-access-button:hover,.topbar .account-button:hover{color:var(--ink);background:#fff;border-color:#c7d8ee}.eyebrow{color:#718078;letter-spacing:.145em;font-size:10px;font-weight:820}h2{color:var(--ink);letter-spacing:-.045em;font-weight:730}.subtitle{color:#69766f;font-size:14px}.entry-card,.history-card,.performance-card,.reconciliation-section,.trip-card,.week-overview-shell,.goal-card,.review-card,.member-form,.manager-section,.data-panel,.weekly-goal-card,.week-save-card,.team-lock-card{box-shadow:var(--shadow);border-color:#dce5f1;border-radius:20px}.entry-card{padding:clamp(26px,3vw,38px)}.section-heading{margin-bottom:26px;padding-bottom:22px}.section-heading h2,.history-heading h2,.reconciliation-heading h2{font-weight:730}.date-chip{background:var(--lime-soft);border:1px solid #cfe6f5;font-size:11px;font-weight:760}.field{gap:7px}.field>span,.goal-fields span,.review-card label span,.manager-form label span,.member-form label span{color:#55645c;font-size:11px;font-weight:720}.field input,.field textarea,.field select,.context-grid select,.goal-fields input,.review-card input,.review-card textarea,.manager-form input,.member-form input,.member-form select{color:var(--ink);background:#fbfcff;border-color:#d5e0ee;border-radius:11px}.field input:hover,.field textarea:hover,.field select:hover{border-color:#b9cbe3}.field input:focus,.field textarea:focus,.field select:focus{background:#fff;border-color:#5f94ff;box-shadow:0 0 0 4px #1265ff17}.registrations-only .context-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-sales-builder{background:#f8faff;border-color:#d8e3f1;border-radius:16px}.product-builder-heading{background:linear-gradient(135deg,var(--green),var(--green-dark));min-height:66px;padding:14px 18px}.product-builder-heading span{font-size:13px}.product-builder-heading small{font-size:10px}.product-sale-row{background:#fff;border-color:#e0e7f1}.product-sale-row:hover{border-color:#c7d6eb;box-shadow:0 4px 14px #092b720d}.add-product-sale{min-height:48px;font-size:11px}.form-footer{background:#f4f7fc;border:1px solid #dfe7f2;margin-top:24px;padding:14px 14px 14px 19px}.form-footer span{font-size:9px}.form-footer strong{font-size:24px}.form-footer button,.save-trip,.save-reconciliation,.growth-primary,.goal-card>button,.review-card>button,.member-form>button,.manager-form>button,.week-save-card>button,.export-button,.new-reconciliation{background:linear-gradient(135deg,var(--green),var(--green-dark));box-shadow:0 8px 20px #1265ff2b}.form-footer button:hover,.save-trip:hover,.save-reconciliation:hover,.growth-primary:hover,.export-button:hover,.new-reconciliation:hover{background:var(--green-dark)}.overview-header{margin-bottom:22px}.overview-header h2{font-size:clamp(30px,3vw,40px)}.overview-controls{gap:10px}.period-tabs{background:#eef3f9;border:1px solid #dfe7f2;border-radius:12px;padding:4px}.period-tabs button{min-width:64px;min-height:34px;padding:7px 13px;font-size:11px}.period-tabs button.active{box-shadow:0 3px 10px #14281e12}.overview-download{border-radius:11px;min-height:42px;padding:0 15px;font-size:10px}.period-browser{background:#ffffffdb;border-radius:14px;min-height:58px;padding:9px 11px}.period-browser input,.period-browser select{min-height:36px;font-size:11px}.period-browser strong{font-size:12px}.stats-grid{gap:13px}.stat-card{border-color:#dce5f1;border-radius:17px;min-height:138px;padding:20px;box-shadow:0 8px 24px #092b720d}.stat-card:hover{border-color:#c9d7eb;transform:translateY(-1px);box-shadow:0 12px 28px #092b7214}.stat-card>span{color:#66746c;letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:780}.stat-card strong{white-space:normal;text-overflow:clip;margin:auto 0 6px;font-size:clamp(25px,2.4vw,34px);overflow:visible}.stat-card small{color:#818c86;font-size:10px;line-height:1.4}.primary-stat{background:linear-gradient(145deg,var(--green),var(--green-dark));box-shadow:0 14px 30px #1265ff33}.quick-cancel-stat{background:#f4f8ff}.quick-cancel-input input{border-radius:10px;width:72px;height:43px;font-size:23px}.performance-card{margin-top:16px;padding:28px}.performance-heading h3{font-size:25px;font-weight:730}.performance-status{letter-spacing:.02em;border-radius:9px;padding:8px 12px;font-size:9px}.performance-grid{grid-template-columns:minmax(310px,.9fr) 1.65fr;gap:14px;margin-top:22px}.performance-headline{background:linear-gradient(145deg,var(--green),var(--green-dark));border-radius:16px;min-height:178px;padding:23px;box-shadow:0 12px 30px #1265ff2b}.performance-headline>span,.performance-kpis article>span,.performance-insights article>span{font-size:9px}.performance-headline>small,.performance-kpis article>small,.performance-insights article>small{font-size:10px}.performance-kpis{gap:12px}.performance-kpis article{background:#f8faff;border-color:#dde6f1;border-radius:15px;min-height:178px;padding:20px}.performance-kpis article>strong{font-size:clamp(25px,2.2vw,36px)}.performance-insights{border-radius:14px;margin-top:16px}.performance-insights article{padding:17px 19px}.performance-insights article>strong{font-size:15px}.compact-trend-shell{background:#f8faff;border-radius:15px;margin-top:16px;padding:18px 19px 14px}.compact-trend-heading span,.compact-trend em,.compact-trend>div>span{font-size:9px}.compact-trend-heading strong{font-size:14px}.compact-trend-heading>b{font-size:12px}.compact-trend{gap:9px;height:172px}.compact-trend>div{grid-template-rows:20px 1fr 18px}.compact-trend>div>div b{width:min(38px,70%)}.history-card{margin-top:24px}.history-heading{padding:26px 28px}.history-heading h2{font-size:25px}.history-heading>span{color:#64748b;background:#f0f4fa;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:750}.table-head,.trip-head{color:#6f7f95;background:#f6f8fc;font-size:9px}.table-row,.trip-row,.reconciliation-row{transition:background-color .15s}.table-row:not(.table-head):hover,.trip-row:not(.trip-head):hover,.reconciliation-row:hover{background:#fafcff}.table-row{min-height:72px;font-size:12px}.actions button,.row-actions button{background:#fafcff;border-color:#dce5f1;border-radius:8px;min-height:32px;font-weight:720}.reconciliation-section{margin-top:0}.reconciliation-heading{padding:30px}.reconciliation-heading h2{font-size:32px}.reconciliation-heading p:last-child{font-size:12px}.new-reconciliation{border-radius:11px;height:44px;padding:0 18px;font-size:11px}.reconciliation-stats>article{min-height:138px;padding:22px 24px}.reconciliation-stats article>span{text-transform:uppercase;letter-spacing:.055em;font-size:10px}.reconciliation-stats article>strong{font-size:31px}.reconciliation-stats article>small{font-size:10px}.reconciliation-stats .confirmed-card{background:linear-gradient(145deg,var(--green),var(--green-dark))}.reconciliation-form{background:#f8faff;border-radius:16px;margin:26px 30px;padding:26px}.reconciliation-row{min-height:80px;font-size:12px}.mileage-title-row,.growth-title{padding-top:2px}.mileage-title-row h2,.growth-title h2{font-size:clamp(32px,3.5vw,46px);font-weight:730}.vehicle-bar{border-radius:16px;min-height:82px;padding:16px 20px}.trip-card{padding:clamp(26px,3vw,36px)}.mileage-summary{background:linear-gradient(150deg,var(--green),var(--green-dark));border-radius:20px}.trip-row{min-height:80px;font-size:11px}.growth-view{gap:24px}.growth-title p:last-child{font-size:13px}.week-switch{border-radius:14px;padding:6px;box-shadow:0 5px 18px #092b720d}.week-overview-shell{padding:clamp(26px,3vw,36px)}.week-overview-heading h3{font-size:29px;font-weight:730}.week-overview-kpis article,.week-progress article{border-radius:15px}.schedule-summary-card,.plan-card{background:#f7f9fd;border:1px solid #dce5f1}.schedule-summary-card.off{background:#eef3fa}.goal-card,.review-card,.member-form,.manager-section{padding:28px}.goal-card h3,.review-card h3,.member-form h3,.manager-section h3,.data-panel h3{font-weight:730}.team-total{background:linear-gradient(145deg,var(--green),var(--green-dark));border-radius:15px}.rank{border:1px solid #cfe6f5}.team-lock-icon{background:linear-gradient(145deg,var(--green),var(--green-dark));border-radius:16px;transform:none}.team-lock-icon .nav-icon{width:24px;height:24px;color:var(--lime)}.access-shell{background:radial-gradient(circle at top,#eaf1ff,var(--canvas) 52%)}.access-card{border-color:#d7e2f1;border-radius:22px;box-shadow:0 30px 80px #092b7224}.access-card h1{font-weight:730}.toast{box-shadow:0 14px 36px #1265ff33}@media (width<=1320px){.app-shell{grid-template-columns:236px minmax(0,1fr);column-gap:24px;padding-inline:24px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-cancel-stat{grid-column:auto}.performance-grid{grid-template-columns:1fr}.performance-kpis article{min-height:138px}}@media (width<=1100px){.app-shell{max-width:1500px;padding:18px 20px 48px;display:block}.app-shell>:not(.topbar){grid-column:auto}.topbar{border-radius:19px;flex-flow:wrap;align-items:center;gap:11px;min-height:0;margin-bottom:26px;padding:14px;display:flex;position:relative;top:auto}.brand-lockup{padding:0}.topbar .project-control{width:auto;min-width:220px;margin-left:auto;padding:8px}.topbar .main-nav{background:#eef3f9;border-radius:13px;flex-direction:row;order:3;gap:3px;width:100%;padding:4px;overflow-x:auto}.topbar .main-nav button{flex:1 0 auto;justify-content:center;width:auto;min-width:132px;height:42px;padding:0 11px}.sidebar-actions{border:0;margin:0;padding:0;display:flex}.topbar .tester-access-button,.topbar .account-button{width:auto;min-width:42px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-cancel-stat{grid-column:auto}.performance-grid{grid-template-columns:minmax(280px,.9fr) 1.65fr}}@media (width<=900px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-cancel-stat{grid-column:auto}.performance-grid{grid-template-columns:1fr}.performance-kpis article{min-height:135px}.reconciliation-stats{grid-template-columns:repeat(3,1fr)}.registrations-only .context-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){body{background:var(--canvas)}.app-shell{padding:10px 10px 34px}.topbar{border-radius:17px;gap:9px;margin-bottom:18px;padding:11px}.brand-lockup{flex:1;min-width:0}.brand-mark{border-radius:11px;flex-basis:39px;width:39px;height:39px}.topbar .brand-copy h1{font-size:15px}.brand-copy span{font-size:8px}.sidebar-actions{order:1}.sidebar-actions span{display:none}.topbar .tester-access-button,.topbar .account-button{justify-content:center;width:39px;min-width:39px;height:39px;padding:0}.topbar .project-control{order:2;width:100%;min-width:0;margin:0;padding:8px}.topbar .main-nav{order:3;margin:0}.topbar .main-nav button{flex:none;min-width:116px;height:41px;font-size:10px}.topbar .main-nav .nav-icon{flex-basis:16px;width:16px;height:16px}.overview-header h2{font-size:30px}.overview-controls{flex-direction:column}.overview-download{width:100%;height:40px}.period-tabs{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:9px}.quick-cancel-stat{grid-column:auto}.stat-card{min-height:126px;padding:16px}.stat-card strong{font-size:clamp(24px,8vw,31px)}.performance-card{border-radius:18px;padding:19px 14px}.performance-kpis{grid-template-columns:1fr}.performance-kpis article{min-height:112px}.compact-trend-shell{padding:15px 9px 11px}.compact-trend{gap:3px;height:142px}.compact-trend-heading{flex-direction:row;align-items:flex-end}.compact-trend-heading>b{white-space:nowrap}.compact-trend em,.compact-trend>div>span{font-size:8px}.registrations-only .context-grid{grid-template-columns:1fr}.entry-card,.trip-card{border-radius:18px;padding:20px 15px}.history-card,.reconciliation-section,.week-overview-shell,.data-panel,.goal-card,.review-card,.member-form,.manager-section{border-radius:18px}.history-heading{padding:21px 17px}.history-heading h2{font-size:23px}.reconciliation-heading{padding:23px 18px 18px}.reconciliation-heading h2{font-size:27px}.reconciliation-stats{grid-template-columns:1fr}.reconciliation-stats>article{min-height:112px}.reconciliation-form{margin:13px;padding:17px 13px}.mileage-title-row h2,.growth-title h2{font-size:31px}.growth-title p:last-child{font-size:12px}.week-overview-shell{padding:20px 15px}.goal-card,.review-card,.member-form,.manager-section{padding:20px 16px}.access-card{padding:28px 22px}}@media (width<=430px){.brand-copy span{display:none}.topbar .brand-copy h1{font-size:14px}.topbar .main-nav button{min-width:108px}.compact-trend-heading{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr 1fr}}.overview-filter-panel{background:#edf3fb;border:1px solid #d9e4f2;border-radius:14px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:-4px 0 16px;padding:5px;display:flex}.overview-filter-panel .period-tabs{background:0 0;border:0;padding:0}.overview-filter-panel .period-tabs button{border-radius:10px;min-width:72px;min-height:38px}.overview-filter-panel .period-tabs button.active{color:#fff;background:linear-gradient(135deg,#1265ff,#0a4ed6);box-shadow:0 7px 16px #1265ff38}.overview-filter-panel .period-browser{background:0 0;border:0;border-left:1px solid #d5e0ee;border-radius:0;gap:6px;min-height:38px;margin:0;padding:0 0 0 10px}.overview-filter-panel .period-browser>button{background:#fff;width:38px;height:38px}.overview-filter-panel .period-browser>button:disabled{cursor:default;opacity:.38}.overview-filter-panel .period-browser input,.overview-filter-panel .period-browser select{border-color:#d5e0ee;height:38px}.overview-filter-panel .period-browser strong{min-width:112px}.overview-filter-panel .week-browser strong{color:#123b7a;white-space:nowrap;min-width:220px;font-size:11px}@media (width<=700px){.app-shell{padding:10px 10px 32px}.topbar{gap:8px;margin-bottom:20px;padding:11px}.brand-lockup{width:auto;max-width:calc(100% - 96px);padding:0}.brand-lockup img{width:min(195px,100%)}.brand-lockup span{margin:-5px 0 0 49px;font-size:8px}.topbar .project-control{border-radius:13px;padding:7px}.topbar .project-switcher{gap:4px}.topbar .project-switcher select{height:38px}.topbar .main-nav{scrollbar-width:thin;border-radius:12px;padding:3px}.topbar .main-nav button{gap:8px;min-width:104px;height:38px}.overview-header{flex-direction:row;align-items:flex-end;margin-bottom:15px}.overview-header h2{font-size:32px}.overview-download{width:auto;min-height:38px;padding-inline:14px}.overview-filter-panel,.overview-filter-panel.has-browser{width:100%;margin:0 0 16px;padding:5px;display:block}.overview-filter-panel .period-tabs{width:100%}.overview-filter-panel .period-tabs button{min-width:0;min-height:42px;padding-inline:5px}.overview-filter-panel .period-browser{border-top:1px solid #d5e0ee;border-left:0;justify-content:space-between;width:100%;min-height:49px;margin-top:5px;padding:6px 0 0}.overview-filter-panel .period-browser label{flex:1;justify-content:center}.overview-filter-panel .period-browser input,.overview-filter-panel .period-browser select{text-align:center;width:100%;max-width:190px;font-size:12px}.overview-filter-panel .period-browser strong{display:none}.overview-filter-panel .week-browser{gap:7px}.overview-filter-panel .week-browser strong{white-space:normal;flex:1;min-width:0;font-size:11px;line-height:1.25;display:block}.overview-filter-panel .year-browser label{margin:0 auto}.registrations-only .context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.registrations-only .context-grid .field{min-width:0}.registrations-only .context-grid input,.registrations-only .context-grid select{min-width:0;height:44px}.registrations-only .context-grid .field small{font-size:8px;line-height:1.35}.product-sales-builder{border-radius:15px;margin-top:16px}.product-builder-heading{flex-direction:row;align-items:center;min-height:68px;padding:12px 14px}.product-builder-heading>div{min-width:0}.product-builder-heading span{font-size:13px}.product-builder-heading small{max-width:260px;font-size:9px;line-height:1.35}.product-builder-heading>b{flex:none;min-width:62px;padding:7px 8px}.product-builder-actions{width:auto}.product-sale-list{gap:9px;padding:11px;display:grid}.product-sale-summary{border:1px solid #dce6f2;border-radius:11px;grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:48px;padding:7px 10px;box-shadow:0 3px 11px #092b7208}.product-sale-summary>span{width:32px;height:32px}.product-sale-summary>b{font-size:11px}.product-sale-row{background:#fff;border:1px solid #dce6f2;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;grid-template-areas:"index product remove""index tariff price";align-items:center;gap:8px 9px;padding:10px;box-shadow:0 4px 13px #092b7209}.product-sale-row:last-child{border-bottom:1px solid #dce6f2}.product-sale-row .sale-index{grid-area:index;width:34px;height:100%;min-height:76px}.product-sale-row label:first-of-type{grid-area:product}.product-sale-row .tariff-field{grid-area:tariff}.product-sale-row label>span,.product-sale-row .fixed-tariff>span{display:none}.product-sale-row select,.product-sale-row .fixed-tariff>b{border-color:#d5e0ee;height:38px;font-size:10px}.product-sale-row>strong{text-align:right;grid-area:price;align-self:center;min-width:58px;margin:0;font-size:14px}.product-sale-row>button{grid-area:remove;place-self:center end;width:28px;height:28px;margin:0}.generic-sale-row{grid-template-areas:"index product remove""index price price"}.generic-sale-row>strong{text-align:left;justify-self:start}.add-product-sale{background:#f9fbff;border-color:#9fbbe8;width:calc(100% - 22px);min-height:46px;margin:0 11px 11px}.kpn-mobile-trigger{width:calc(100% - 22px);margin:0 11px 11px}.kpn-mobile-entry{grid-template-columns:34px minmax(0,1fr) 82px;grid-template-areas:"mark copy input""mark total done";margin:0 11px 11px}.kpn-mobile-entry .mobile-entry-mark{grid-area:mark;height:100%;min-height:64px}.kpn-mobile-entry>div{grid-area:copy}.kpn-mobile-entry label{grid-area:input}.kpn-mobile-entry>strong{text-align:left;grid-area:total}.kpn-mobile-entry .mobile-entry-done{grid-area:done;justify-self:end}}@media (width<=430px){.overview-header{align-items:center}.overview-header h2{font-size:30px}.overview-download{min-height:36px;padding-inline:12px;font-size:9px}.product-builder-heading small{max-width:190px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
