*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}body{min-width:320px;font-family:Pretendard Variable,SUIT,Noto Sans KR,Segoe UI,sans-serif;background:#f7f7f6;color:#0d0d0d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}:root{--bg-main: #f7f7f6;--bg-panel: #ffffff;--bg-panel-soft: #ffffff;--bg-panel-strong: #ffffff;--border-color: rgba(223, 224, 222, .9);--text-primary: #0d0d0d;--text-secondary: rgba(13, 13, 13, .6);--accent: #1456f0;--accent-soft: rgba(20, 86, 240, .14);--success: #0ca678}html,body,#root{background:#f7f7f6;min-height:100%}body{margin:0}.boot-screen{min-height:100vh;display:grid;place-items:center;background:#f7f7f6;color:var(--text-primary);text-align:center;padding:2rem}.boot-auth-loader{width:min(420px,100%);display:grid;justify-items:center;gap:.85rem}.boot-auth-spinner{width:2rem;height:2rem;border:3px solid rgba(20,86,240,.22);border-top-color:var(--accent);border-radius:50%;animation:auth-spinner-spin .9s linear infinite}.boot-auth-message{margin:0;color:var(--text-secondary);font-size:.92rem}.skeleton-block{display:block;position:relative;overflow:hidden;border-radius:8px;background:#7b9ccd30}.skeleton-block:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,rgba(238,245,255,.16) 45%,rgba(238,245,255,.38) 50%,rgba(238,245,255,.16) 55%,transparent 100%);animation:skeleton-shimmer 2.3s linear infinite}.skeleton-text-xs{height:.66rem}.skeleton-text-sm{height:.78rem}.skeleton-text-md{height:.92rem}.skeleton-text-lg{height:1.8rem}.skeleton-text-xl{height:2.05rem}.skeleton-width-15{width:15%}.skeleton-width-20{width:20%}.skeleton-width-25{width:25%}.skeleton-width-30{width:30%}.skeleton-width-35{width:35%}.skeleton-width-40{width:40%}.skeleton-width-45{width:45%}.skeleton-width-50{width:50%}.skeleton-width-55{width:55%}.skeleton-width-60{width:60%}.skeleton-width-70{width:70%}.skeleton-width-80{width:80%}.skeleton-width-85{width:85%}.skeleton-width-90{width:90%}.skeleton-width-95{width:95%}.skeleton-width-100{width:100%}.skeleton-space-top{margin-top:.9rem}.skeleton-space-top-sm{margin-top:.45rem}.skeleton-chart{width:100%;aspect-ratio:640 / 248;height:auto}.skeleton-table-grid{display:grid;gap:.65rem}.skeleton-table-cell{display:block;height:.84rem}.skeleton-pill{display:block;height:1.4rem;border-radius:999px}.skeleton-input{width:100%;height:2.15rem;border-radius:8px}.skeleton-button-label{width:4.9rem;height:.72rem;margin:0 auto;border-radius:999px}.skeleton-inline-title{width:14.5rem;height:1.35rem;margin:0 auto}.skeleton-inline-caption{width:8.2rem;height:.76rem;margin:.75rem auto 0}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#efefee}.login-card{width:min(730px,100%);min-height:552px;border:1px solid #dfe0de;border-radius:30px;background:#fff;box-shadow:0 0 4px #00000026;padding:53px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-header{display:grid;justify-items:center;gap:10px}.login-brand{display:inline-flex;align-items:flex-start;gap:10.88px;width:218.38px;height:28px}.login-brand-mark{width:28.65px;height:27.99px;display:inline-flex}.login-brand-text{width:178.84px;height:19.89px;margin-top:3.83px;display:inline-flex}.login-brand-mark img,.login-brand-text img{width:100%;height:100%;object-fit:contain;display:block}.login-form{margin-top:30px;width:340px;display:grid;gap:20px}.login-input-field{display:grid;gap:8px}.login-input-label{color:#3a3541;font-size:14px;line-height:20px}.login-input-control-wrap{position:relative}.login-input-control-wrap--reserve-error{margin-bottom:20px}.login-input-control{width:100%;border-radius:8px;border:.5px solid rgba(0,0,0,.2);background:#fff;color:#000;min-height:44px;height:44px;padding:12px 16px;font-size:14px;line-height:20px;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.login-input-control:focus{outline:none}.login-input-control::placeholder{color:#89868d}.login-input-control:-webkit-autofill,.login-input-control:-webkit-autofill:hover,.login-input-control:-webkit-autofill:focus,.login-input-control:-webkit-autofill:active{-webkit-text-fill-color:#000;box-shadow:0 0 0 1000px #fff inset;transition:background-color 9999s ease-out 0s}.login-input-field--default .login-input-control{border-color:#0003;background:#fff;box-shadow:none}.login-input-field--hover .login-input-control{background:#f7f7f6;border-color:#0006;box-shadow:none}.login-input-field--hover .login-input-control:-webkit-autofill,.login-input-field--hover .login-input-control:-webkit-autofill:hover,.login-input-field--hover .login-input-control:-webkit-autofill:focus,.login-input-field--hover .login-input-control:-webkit-autofill:active{box-shadow:0 0 0 1000px #f7f7f6 inset}.login-input-field--focus .login-input-control{background:#fff;border-color:#0006;box-shadow:0 0 0 4px #0000000a}.login-input-field--static .login-input-control{background:#fff;border-color:#0003;box-shadow:none}.login-input-field--error .login-input-control{background:#fff;border:1px solid #d14343;box-shadow:none}.login-input-control-wrap--clear .login-input-control{padding-right:48px}.login-input-clear{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .12s ease}.login-input-clear img{width:24px;height:24px;display:block}.login-input-clear:disabled{opacity:.38;cursor:default}.login-input-error-helper{position:absolute;left:0;top:45px;margin:0;color:#d14343;font-size:12px;line-height:16px}.login-input-error-helper--hidden{visibility:hidden}.rf-button{--rf-button-min-height: 46px;--rf-button-radius: 8px;--rf-button-padding-x: 24px;--rf-button-padding-y: 8px;--rf-button-gap: 8px;--rf-button-icon-size: 20px;--rf-button-font-size: 14px;--rf-button-line-height: 20px;--rf-button-bg: rgba(0, 0, 0, .04);--rf-button-fg: #000;min-height:var(--rf-button-min-height);padding:var(--rf-button-padding-y) var(--rf-button-padding-x);border-radius:var(--rf-button-radius);border:0;background:var(--rf-button-bg);color:var(--rf-button-fg);display:inline-flex;align-items:center;justify-content:center;gap:var(--rf-button-gap);font-size:var(--rf-button-font-size);line-height:var(--rf-button-line-height);font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .12s ease,color .12s ease,opacity .12s ease,box-shadow .12s ease}.rf-button:focus-visible{outline:none;box-shadow:0 0 0 3px #0000001a}.rf-button--size-small{--rf-button-min-height: 28px;--rf-button-radius: 8px;--rf-button-padding-x: 16px;--rf-button-padding-y: 4px;--rf-button-gap: 4px;--rf-button-icon-size: 14px}.rf-button--size-medium{--rf-button-min-height: 46px;--rf-button-radius: 8px;--rf-button-padding-x: 24px;--rf-button-padding-y: 8px;--rf-button-gap: 8px}.rf-button--size-large{--rf-button-min-height: 56px;--rf-button-radius: 12px;--rf-button-padding-x: 28px;--rf-button-padding-y: 12px;--rf-button-gap: 12px;--rf-button-icon-size: 20px}.rf-button--icon-only{padding-inline:0}.rf-button--size-small.rf-button--icon-only{min-width:28px;padding:4px}.rf-button--size-medium.rf-button--icon-only{min-width:40px;padding:8px}.rf-button--size-large.rf-button--icon-only{min-width:56px;padding:16px}.rf-button--style-gray{--rf-button-bg: rgba(0, 0, 0, .04);--rf-button-fg: #000}.rf-button--style-gray:hover:not(:disabled){--rf-button-bg: rgba(0, 0, 0, .1)}.rf-button--style-filled{--rf-button-bg: #000;--rf-button-fg: #fff}.rf-button--style-filled:hover:not(:disabled){--rf-button-bg: #1a1a1a}.rf-button--style-filledPrimary{--rf-button-bg: #88fd01;--rf-button-fg: #000}.rf-button--style-filledPrimary:hover:not(:disabled){--rf-button-bg: #6ecf00}.rf-button:disabled{--rf-button-bg: rgba(0, 0, 0, .04);--rf-button-fg: rgba(0, 0, 0, .2);cursor:not-allowed}.rf-button__icon{width:var(--rf-button-icon-size);height:var(--rf-button-icon-size);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.rf-button__icon img,.rf-button__icon svg{width:100%;height:100%;object-fit:contain;display:block}.rf-button--style-filled .rf-button__icon img{filter:brightness(0) invert(1)}.rf-button--style-filled .rf-button__icon svg{filter:brightness(0) invert(1)}.rf-button__label{display:inline-block}.rf-button__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,.25);border-top-color:currentColor;animation:rf-button-spin .8s linear infinite}.rf-button--style-filled .rf-button__spinner{border-color:#ffffff59;border-top-color:currentColor}.login-submit-button{width:100%;--rf-button-min-height: 46px}.login-footnote{margin:2px 0 0;color:#89868d;font-size:14px;line-height:17px;width:100%;text-align:center}.admin-shell{min-height:100vh;display:grid;grid-template-columns:212px 1fr;background:#f7f7f6;color:var(--text-primary)}.rf-admin-sidebar{background:#fff;border-right:1px solid rgba(223,224,222,.5);display:flex;flex-direction:column;justify-content:space-between;padding:24px 16px 28px;min-height:100vh;height:100vh;position:sticky;top:0;align-self:start;overflow-y:auto}.rf-sidebar-top-block{display:grid;gap:12px}.rf-sidebar-brand-block{border-bottom:1px solid rgba(223,224,222,.8);display:grid;gap:6px;padding:0 12px 10px}.rf-sidebar-brand-logo{display:inline-flex;align-items:flex-start;gap:7.78px;width:156px;height:20px}.rf-sidebar-brand-logo-mark{width:20.46px;height:20px;display:inline-flex}.rf-sidebar-brand-logo-text{width:127.74px;height:14.21px;margin-top:2.73px;display:inline-flex}.rf-sidebar-brand-logo-mark img,.rf-sidebar-brand-logo-text img{width:100%;height:100%;object-fit:contain;display:block}.rf-sidebar-brand-block p{margin:0;color:#0d0d0d66;font-size:12px;line-height:16px;min-width:156px;max-width:156px;white-space:normal;overflow-wrap:anywhere}.rf-sidebar-menu{display:grid;gap:4px}.rf-sidebar-link{text-decoration:none;color:inherit}.rf-sidebar-button{align-items:center;background:#fff;border-radius:4px;color:#0d0d0dcc;display:flex;gap:12px;min-height:48px;padding:12px;transition:background-color .12s ease;width:100%}.rf-sidebar-button-hover,.rf-sidebar-link:hover .rf-sidebar-button{background:#f7f7f6}.rf-sidebar-button-active{background:#f7f7f6;color:#0d0d0dcc}.rf-sidebar-button-text{font-size:14px;line-height:20px;font-weight:400}.rf-sidebar-icon{align-items:center;display:inline-flex;height:24px;justify-content:center;width:24px;position:relative}.rf-sidebar-icon img{width:100%;height:100%;max-width:24px;max-height:24px;object-fit:contain;aspect-ratio:1 / 1;display:block}.rf-sidebar-footer{align-items:center;display:inline-flex;gap:12px;padding:0 12px}.rf-sidebar-footer-mark{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.rf-sidebar-footer-mark img{width:100%;height:100%;max-width:20px;max-height:20px;object-fit:contain;display:block}.rf-sidebar-footer-logo{width:71px;height:12px;display:inline-flex;align-items:center}.rf-sidebar-footer-logo img{width:100%;height:100%;max-width:71px;max-height:12px;object-fit:contain;display:block}.content-shell{display:grid;grid-template-rows:auto 1fr;min-width:0}.rf-admin-header{align-items:center;background:#fff;border-bottom:1px solid rgba(223,224,222,.5);display:flex;height:80px;justify-content:space-between;padding:0 32px}.rf-admin-header h2{margin:0;color:#0d0d0d;font-size:24px;font-weight:600;line-height:32px}.rf-admin-header-right{display:flex;align-items:center;position:relative}.rf-admin-user-chip{align-items:center;background:transparent;border:0;cursor:pointer;border-radius:12px;display:inline-flex;gap:6px;padding:4px 8px}.rf-admin-user-icon{align-items:center;display:inline-flex;height:24px;justify-content:center;position:relative;width:24px}.rf-admin-user-icon-part{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.rf-admin-user-email{display:inline-block;color:#0d0d0d;font-size:14px;line-height:20px;font-weight:400}.rf-admin-user-caret{width:9px;height:5px;display:inline-flex;align-items:center;justify-content:center;margin-left:2px}.rf-admin-user-caret img{width:100%;height:100%;object-fit:contain;display:block}.rf-admin-quick-action{position:absolute;top:38px;right:0;width:156px;border-radius:16px;background:#ffffffe6;box-shadow:0 8px 28px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:16px 12px;z-index:10}.rf-admin-quick-action-item{width:100%;min-height:36px;border-radius:12px;padding:8px 10px;justify-content:flex-start;text-align:left;white-space:nowrap}.rf-admin-quick-action-item:disabled{opacity:.5;cursor:wait}.content-area{padding:32px;min-width:0}.dashboard-page{display:grid;gap:20px}.dashboard-search-section{display:block}.rf-dashboard-search{position:relative;align-items:center;background:#e5e5e1;border:1px solid #e1e1dd;border-radius:12px;display:flex;gap:12px;min-height:48px;padding:0 14px 0 16px;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.rf-dashboard-search:hover{background:#dcdcd8;border-color:#d8d8d4}.rf-dashboard-search:focus-within,.rf-dashboard-search.is-filter-open{background:#fff;border-color:#d3d3cf;box-shadow:0 0 0 1px #00000008,0 1px 2px #0000000a}.rf-dashboard-search-filter{position:relative;flex-shrink:0;align-self:stretch}.rf-dashboard-search-filter-trigger{align-items:center;background:transparent;border:0;border-radius:8px;color:#0d0d0d;cursor:pointer;display:inline-flex;gap:10px;height:100%;justify-content:space-between;min-width:132px;max-width:160px;padding:0 14px 0 8px;position:relative}.rf-dashboard-search-filter-trigger:after{background:#0d0d0d1f;content:"";height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.rf-dashboard-search-filter-trigger:focus{outline:none}.rf-dashboard-search-filter-label{color:#0d0d0de6;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rf-dashboard-search-filter-chevron{border-bottom:2px solid rgba(13,13,13,.75);border-right:2px solid rgba(13,13,13,.75);display:inline-flex;flex-shrink:0;height:7px;margin-top:-3px;transform:rotate(45deg);transition:transform .14s ease;width:7px}.rf-dashboard-search.is-filter-open .rf-dashboard-search-filter-chevron{margin-top:2px;transform:rotate(-135deg)}.rf-dashboard-search-filter-menu{left:0;position:absolute;top:calc(100% + 6px);width:max-content;min-width:160px;z-index:20}.rf-dashboard-search-filter-listbox{background:#fff;border:1px solid #dfe0de;border-radius:12px;box-shadow:0 10px 24px #0000001a;list-style:none;margin:0;max-height:240px;overflow-y:auto;padding:6px}.rf-dashboard-search-filter-item{margin:0}.rf-dashboard-search-filter-option{align-items:center;background:transparent;border:0;border-radius:8px;color:#0d0d0ddb;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;line-height:16px;min-height:36px;padding:8px 10px;text-align:left;width:100%}.rf-dashboard-search-filter-option:hover{background:#f4f7f4}.rf-dashboard-search-filter-option:focus{outline:none;box-shadow:inset 0 0 0 1px #699c6d8c}.rf-dashboard-search-filter-option.is-selected{background:#edf6ee;color:#225c28;font-weight:500}.rf-dashboard-search-filter-option-check{border-bottom:2px solid #2f7d35;border-right:2px solid #2f7d35;display:inline-flex;flex-shrink:0;height:8px;margin-right:2px;transform:rotate(45deg);width:4px}.rf-dashboard-search-icon{display:inline-flex;flex-shrink:0;height:24px;position:relative;width:24px}.rf-dashboard-search-suffix-icon{opacity:.9}.rf-dashboard-search-icon img,.rf-dashboard-search-clear-icon img{width:100%;height:100%;max-width:24px;max-height:24px;object-fit:contain;display:block}.rf-dashboard-search input{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#0d0d0d;flex:1;font-size:14px;line-height:20px;min-width:0}.rf-dashboard-search input::placeholder{color:#0d0d0d59}.rf-dashboard-search input:focus{outline:none}.rf-dashboard-search input::-webkit-search-decoration,.rf-dashboard-search input::-webkit-search-cancel-button,.rf-dashboard-search input::-webkit-search-results-button,.rf-dashboard-search input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none;display:none}.rf-dashboard-search-clear,.rf-dashboard-search-submit{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.rf-dashboard-search-submit:focus{outline:none}.rf-dashboard-search-clear-icon{display:inline-flex;height:24px;position:relative;width:24px}.kpi-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-card{background:#fff;border:1px solid #dfe0de;border-radius:20px;min-height:159px;padding:32px 24px}.kpi-card-head{align-items:center;display:flex;justify-content:space-between}.kpi-card-icon{width:28px;height:28px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.kpi-card-icon img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;aspect-ratio:1 / 1;display:block}.kpi-card-icon-skeleton{width:28px;height:28px;display:inline-flex}.kpi-card h3{margin:0;color:#0d0d0dcc;font-size:18px;font-weight:400;line-height:26px}.kpi-card p{margin:11px 0 0;color:#0d0d0d;font-size:48px;font-weight:400;line-height:56px}.chart-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.dashboard-panel-card{border:1px solid #dfe0de;border-radius:20px;background:#fff;padding:24px;min-width:0}.dashboard-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.dashboard-panel-header h3{margin:0;color:#0d0d0de6;font-size:18px;font-weight:600;line-height:28px}.dashboard-panel-header span{color:#0d0d0da6;font-size:12px;line-height:16px}.chart-grid .dashboard-panel-card{overflow:visible}.chart-grid .dashboard-panel-header{position:relative;z-index:3}.dashboard-chart-title{font-size:16px!important;line-height:24px!important;font-weight:700}.chart-period-dropdown{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;min-width:84px}.chart-period-dropdown__trigger{border:0;background:transparent;padding:2px 0;margin:0;display:inline-flex;align-items:center;gap:6px;color:#0d0d0ddb;font-size:14px;font-weight:500;line-height:22px;cursor:pointer}.chart-period-dropdown__trigger:focus-visible{outline:2px solid rgba(20,86,240,.24);outline-offset:4px;border-radius:8px}.chart-period-dropdown--disabled .chart-period-dropdown__trigger,.chart-period-dropdown__trigger:disabled{cursor:default;opacity:.55}.chart-period-dropdown__label{white-space:nowrap}.chart-period-dropdown__chevron{width:9px;height:5px;display:inline-flex;align-items:center;justify-content:center;transform-origin:center;transition:transform .16s ease}.chart-period-dropdown__chevron img{width:100%;height:100%;display:block}.chart-period-dropdown--open .chart-period-dropdown__chevron{transform:rotate(180deg)}.chart-period-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(176px,calc(100vw - 56px));background:#fff;border-radius:18px;padding:10px;box-shadow:0 18px 36px #131a211a,0 1px #0d0d0d08 inset;border:1px solid rgba(13,13,13,.04)}.chart-period-dropdown__option{width:100%;border:0;background:transparent;color:#0d0d0deb;min-height:40px;border-radius:12px;display:flex;align-items:center;justify-content:flex-start;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;text-align:left}.chart-period-dropdown__option:hover{background:#0d0d0d0a}.chart-period-dropdown__option:focus-visible{outline:none;background:#1456f014}.chart-period-dropdown__option--selected{background:#f1f2f0}.chart-period-dropdown__option--selected:hover{background:#eceeeb}.dashboard-range-dropdown{position:relative;display:inline-flex;align-items:center}.dashboard-range-dropdown:after{content:"";position:absolute;right:10px;top:50%;margin-top:-2px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(13,13,13,.72);pointer-events:none}.dashboard-range-select{appearance:none;border:1px solid #dfe0de;border-radius:999px;background:#fff;color:#0d0d0db8;font-size:12px;line-height:16px;font-weight:500;height:28px;padding:0 26px 0 12px;cursor:pointer}.dashboard-range-select:focus{outline:none;border-color:#b9c0ca;box-shadow:0 0 0 3px #1456f014}.dashboard-range-select:disabled{background:#f7f7f6;color:#0d0d0d73;cursor:default}.panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.85rem}.panel-header h3{margin:0;font-size:1.02rem}.panel-header span{color:var(--text-secondary);font-size:.86rem}.chart-shell{width:100%}.chart-error{margin-bottom:10px;color:#c0342d;font-size:13px;line-height:18px}.chart-svg{width:100%;height:auto}.chart-grid-line{stroke:#ececeb;stroke-width:1}.chart-focus-line{stroke:#0d0d0d61;stroke-dasharray:4 4;stroke-width:1}.chart-y-axis-label{fill:#0d0d0d73;font-size:12px}.chart-y-axis-label-right{text-anchor:end}.chart-axis-label{fill:#0d0d0d73;text-anchor:middle;font-size:12px}.chart-axis-label-month{fill:#0d0d0d6b;font-size:9px;font-weight:600;letter-spacing:.6px}.chart-axis-label-day{fill:#0d0d0d85;font-size:11px;font-weight:500}.chart-legend{margin-top:.2rem;display:flex;gap:.95rem;align-items:center;flex-wrap:wrap}.chart-legend-item{display:inline-flex;align-items:center;gap:.45rem;color:#0d0d0db3;font-size:12px;line-height:16px}.chart-legend-dot{width:6px;height:6px;border-radius:999px}.chart-tooltip-text,.chart-tooltip-text-dark{font-size:14px;font-weight:600;letter-spacing:-.1px}.chart-tooltip-text{fill:#0d0d0de6}.chart-tooltip-text-dark{fill:#fff}.bottom-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1.87fr) minmax(0,1fr)}.table-wrapper{overflow-x:auto}.top-team-table{width:100%;border-collapse:collapse}.top-team-table th,.top-team-table td{text-align:left;padding:12px 16px;border-bottom:1px solid #f8f8f8;font-size:14px;vertical-align:middle}.top-team-table th{color:#0d0d0d66;font-weight:500;font-size:14px;line-height:20px}.top-team-table tbody td{height:56px;color:#0d0d0dcc}.top-team-table th:nth-child(6),.top-team-table td:nth-child(6){width:168px;min-width:168px}.top-team-rank-badge{align-items:center;background:#0d0d0dcc;border-radius:4px;color:#fff;display:inline-flex;font-size:16px;height:24px;justify-content:center;line-height:24px;min-width:24px;padding:0 4px}.top-team-carbon-badge{align-items:center;color:#22873d;display:inline-flex;gap:4px;font-size:14px;line-height:20px;white-space:nowrap}.top-team-carbon-badge img{width:auto;height:auto;max-width:16px;max-height:16px;object-fit:contain;aspect-ratio:1 / 1;display:block}.top-team-empty{color:#0d0d0d8c;text-align:center!important}.impact-card p{margin:12px 0 0;color:#0d0d0dcc;line-height:20px;font-size:14px}.impact-card-footnote{color:#0d0d0d66!important;font-size:12px!important;line-height:16px!important}.organization-page,.device-management-page{display:grid;gap:20px}.report-page,.settings-company-info-page{display:grid;gap:32px}.settings-company-info-card{border:1px solid #dfe0de;border-radius:20px;background:#fff;padding:24px;display:grid;gap:32px}.settings-company-info-header{display:grid;gap:16px;width:560px;max-width:100%}.settings-company-info-header h3{margin:0;color:#000;font-size:16px;font-weight:600;line-height:24px}.settings-company-info-header p{margin:0;color:#000c;font-size:14px;line-height:20px}.settings-company-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.settings-company-info-field{display:grid;gap:8px}.settings-company-info-field span{color:#000c;font-size:14px;line-height:21px}.settings-company-info-value{min-height:44px;border-radius:8px;border:.5px solid rgba(0,0,0,.2);background:#fff;color:#000;font-size:14px;line-height:20px;display:flex;align-items:center;padding:12px 16px;overflow-wrap:anywhere}.settings-company-info-page-skeleton .settings-company-info-card{min-height:233px}.settings-company-info-skeleton-title{width:72px;height:24px;border-radius:6px}.settings-company-info-skeleton-description{display:grid;gap:0;width:min(560px,100%)}.settings-company-info-skeleton-desc-line-1{width:100%;height:20px;border-radius:4px}.settings-company-info-skeleton-desc-line-2{width:78%;height:20px;border-radius:4px}.settings-company-info-skeleton-label{height:21px;border-radius:4px}.settings-company-info-skeleton-label-company{width:37px}.settings-company-info-skeleton-label-plan{width:62px}.settings-company-info-skeleton-input{width:100%;height:44px;border-radius:8px}.settings-company-access-list{display:grid;gap:8px}.settings-company-access-list-item{border-radius:14px;border:.5px solid rgba(0,0,0,.14);background:#f8f8f8}.settings-company-access-member-row{min-height:74px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.settings-company-access-member-main{min-width:0;display:flex;align-items:center;gap:12px}.settings-company-access-member-text{min-width:0;display:grid;gap:2px}.settings-company-access-avatar{width:40px;height:40px;border-radius:999px;background:#74acef;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;line-height:1;flex-shrink:0}.settings-company-access-avatar-image{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.settings-company-access-member-name{margin:0;color:#1a1a1a;font-size:14px;font-weight:500;line-height:20px}.settings-company-access-member-email{margin:0;color:#8a8a8a;font-size:12px;line-height:18px;overflow-wrap:anywhere}.settings-company-access-role-pill{flex-shrink:0;min-width:76px;min-height:28px;padding:4px 14px;border-radius:999px;background:#000;color:#fff;font-size:13px;font-weight:700;line-height:18px;display:inline-flex;align-items:center;justify-content:center}.settings-company-access-help{margin:-4px 0 0;color:#8a8a8a;font-size:13px;line-height:20px;word-break:keep-all}.settings-company-info-skeleton-access-avatar{width:40px;height:40px;border-radius:999px;flex-shrink:0}.settings-company-info-skeleton-access-name{width:90px;height:20px;border-radius:4px}.settings-company-info-skeleton-access-email{width:min(220px,100%);height:18px;border-radius:4px}.settings-company-info-skeleton-access-role-pill{width:76px;height:28px;border-radius:999px}.settings-company-info-skeleton-access-help{width:min(520px,100%);height:20px;border-radius:4px}.report-create-card{border:1px solid #dfe0de;border-radius:20px;background:#fff;padding:24px;display:grid;gap:32px}.report-create-header{display:grid;gap:16px}.report-create-header h3{margin:0;color:#000;font-size:16px;font-weight:600;line-height:24px}.report-create-header p{margin:0;color:#000c;font-size:14px;line-height:20px}.report-date-row{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-calendar-input-field{position:relative;display:grid;gap:8px}.report-calendar-input-label{color:#000c;font-size:14px;line-height:20px}.report-calendar-input-control{width:100%;height:44px;appearance:none;-webkit-appearance:none;border:.5px solid rgba(0,0,0,.2);border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 12px;text-align:left;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.report-calendar-input-control:focus{outline:none}.report-calendar-input-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.report-calendar-input-icon img{width:24px;height:24px;object-fit:contain;display:block}.report-calendar-input-value{color:#000;font-size:14px;line-height:20px}.report-calendar-input-value--placeholder{color:#0006}.report-calendar-native-picker{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.report-calendar-input-field--default .report-calendar-input-control{background:#fff;border-color:#0003;box-shadow:none}.report-calendar-input-field--hover .report-calendar-input-control{background:#f7f7f6;border-color:#0003;box-shadow:none}.report-calendar-input-field--focus .report-calendar-input-control{background:#fff;border-color:#0006;box-shadow:0 0 0 4px #0000000a}.report-calendar-input-field--static .report-calendar-input-control{background:#fff;border-color:#0003;box-shadow:none}.report-calendar-input-field--error .report-calendar-input-control{background:#fff;border-color:#d14343;box-shadow:none}.report-calendar-input-error-helper{position:absolute;left:-1px;top:69px;margin:0;color:#d14343;font-size:12px;line-height:16px}.report-action-row{display:flex;justify-content:flex-end;gap:12px}.report-preview-button{min-width:149px}.report-download-button{min-width:179px;border:1px solid transparent;box-shadow:none;transition:background-color .12s ease,color .12s ease,border-color .12s ease,box-shadow .12s ease}.report-download-button:not(:disabled){background:#88fd01;color:#0d0d0d;border-color:#00000005}.report-download-button:not(:disabled):hover{background:#79e100;border-color:#0000000f}.report-download-button:not(:disabled):focus-visible{box-shadow:0 0 0 3px #88fd0138,0 0 0 1px #0000000f}.report-download-button:disabled{background:#f3f4f4;color:#0d0d0d47;border-color:#e5e7e8;box-shadow:none}.report-download-button .rf-button__icon img{transition:opacity .12s ease}.report-download-button:disabled .rf-button__icon img{opacity:.32}.report-csv-download-icon{position:relative;width:20px;height:20px;display:block}.report-csv-download-icon__tray,.report-csv-download-icon__stem,.report-csv-download-icon__chevron{position:absolute;display:block}.report-csv-download-icon__tray{inset:62.5% 12.5% 12.5%}.report-csv-download-icon__stem{top:12.5%;bottom:37.5%;left:50%;width:2px;transform:translate(-50%)}.report-csv-download-icon__chevron{inset:41.67% 29.17% 37.5%}.report-csv-download-icon img{width:100%;height:100%;display:block}.report-inline-error{margin:0;color:#d14343;font-size:12px;line-height:16px}.report-preview-card{border:1px solid #dfe0de;border-radius:20px;background:#fff;padding:24px;display:grid;gap:32px}.report-preview-skeleton{gap:24px}.report-preview-heading{padding-bottom:24px;border-bottom:1px solid #dfe0de;display:grid;gap:8px}.report-preview-heading h3{margin:0;color:#000;font-size:16px;font-weight:600;line-height:24px}.report-preview-heading h2{margin:0;color:#000;font-size:24px;font-weight:600;line-height:32px}.report-preview-heading p{margin:0;color:#0006;font-size:14px;line-height:20px;display:inline-flex;align-items:center;gap:8px}.report-period-dot{margin:0}.report-section{display:grid;gap:12px}.report-section h4{margin:0;color:#000;font-size:24px;font-weight:600;line-height:32px}.report-section-caption{margin:0;color:#000c;font-size:14px;line-height:20px}.report-summary-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary-card{border:1px solid #dfe0de;border-radius:12px;background:#f7f7f6;padding:12px 24px;display:grid;gap:2px}.report-label,.report-value{margin:0}.report-summary-card .report-label{color:#000c;font-size:16px;font-weight:600;line-height:24px}.report-summary-card .report-value{color:#0d0d0d;font-size:32px;font-weight:600;line-height:40px}.report-impact-grid{border:1px solid #88cff4;border-radius:12px;background:linear-gradient(99.696deg,#6d59ff1a,#94ff001a 97.778%);padding:24px;display:grid;gap:0;grid-template-columns:repeat(3,minmax(0,1fr))}.report-impact-card{border-right:1px solid rgba(0,0,0,.1);padding:8px 12px;text-align:center}.report-impact-card:last-child{border-right:0}.report-impact-icon{width:96.5px;height:96.5px;margin:0 auto 8px;display:inline-flex;align-items:center;justify-content:center}.report-impact-icon img{width:100%;height:100%;object-fit:contain;display:block}.report-card-subtext{margin:0;font-size:14px;line-height:20px}.report-impact-card .report-value{font-size:32px;line-height:40px;font-weight:600}.report-impact-card .report-label{font-size:18px;line-height:28px;font-weight:600}.report-impact-green .report-value,.report-impact-green .report-label{color:#288ab8}.report-impact-green .report-card-subtext{color:#6496cc}.report-impact-cyan .report-value,.report-impact-cyan .report-label{color:#8c42b2}.report-impact-cyan .report-card-subtext{color:#937abc}.report-impact-blue .report-value,.report-impact-blue .report-label{color:#2a9f47}.report-impact-blue .report-card-subtext{color:#5ab170}.report-impact-notice-card{border:1px solid rgba(76,125,20,.08);border-radius:12px;background:#88fd011a;padding:24px 17px 24px 22px}.report-impact-notice-card h5{margin:0;color:#4c7d14;font-size:16px;font-weight:600;line-height:24px;display:inline-flex;align-items:center;gap:8px}.report-impact-notice-card h5 img{width:20px;height:20px;object-fit:contain;display:block}.report-impact-notice-card p{margin:0;color:#4c7d14;font-size:14px;line-height:160%;max-width:1200px}.report-impact-notice-card h5+p{margin-top:8px}.report-impact-notice-card p+p{margin-top:0}.report-impact-notice-paragraph-spaced{margin-top:16px!important}.report-impact-notice-subtitle{margin:18px 0 8px;color:#4c7d14;font-size:14px;font-weight:700;line-height:160%}.report-impact-notice-list{margin:0;padding-left:20px;color:#4c7d14;font-size:14px;line-height:160%;max-width:1200px}.report-impact-notice-list li+li{margin-top:2px}.report-impact-notice-formula{margin:0;display:inline-flex;align-items:baseline;gap:6px;border-left:3px solid rgba(76,125,20,.4);padding-left:10px}.report-impact-notice-formula-prefix{font-weight:500;line-height:1}.report-communication-card{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;padding:24px}.report-communication-card h5{margin:0;color:#000;font-size:18px;font-weight:600;line-height:28px}.report-communication-card p{margin:0;color:#000c;line-height:160%;font-size:14px;max-width:1200px}.report-communication-card h5+p{margin-top:8px}.report-communication-card p+p{margin-top:0}.report-communication-card p+h5{margin-top:12px}.report-download-guide-card,.report-download-columns-card{border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;padding:24px}.report-download-guide-card p,.report-download-columns-card p{margin:0;color:#000c;line-height:160%;font-size:14px}.report-download-guide-card p+p,.report-download-columns-card p+p{margin-top:0}.report-download-columns-title+p{margin-top:8px}.report-download-guide-subtext{color:#0006!important;font-size:12px!important;line-height:16px}.report-download-columns-title{color:#000!important;font-size:18px!important;font-weight:600;line-height:28px}.report-download-cta-card{border:1px solid #dfe0de;border-radius:12px;background:linear-gradient(90deg,#88fd0108,#88fd0108),#f9f9fa;padding:24px;display:grid;justify-items:center;text-align:center;gap:0}.report-download-cta-card h5{margin:0;color:#000;font-size:14px;font-weight:600;line-height:20px}.report-download-cta-card p{margin:0;color:#0006;font-size:12px;line-height:160%}.report-download-cta-card h5+p{margin-top:8px}.report-download-cta-card p+.report-csv-download-button{margin-top:12px}.report-csv-download-button{margin-top:0;min-width:200px}.device-kpi-grid{display:grid;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.organization-kpi-grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.device-kpi-card,.organization-kpi-card{background:#fff;border:1.406px solid #dfe0de;border-radius:20px;min-height:159px;padding:32px 24px}.device-kpi-card-head,.organization-kpi-card-head{align-items:center;display:flex;justify-content:space-between}.device-kpi-card h3,.organization-kpi-card h3{margin:0;color:#0d0d0dcc;font-size:18px;font-weight:400;line-height:28px}.device-kpi-card p,.organization-kpi-card p{margin:11px 0 0;color:#0d0d0d;font-size:48px;font-weight:400;line-height:56px}.management-kpi-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.management-kpi-icon>img{width:100%;height:100%;object-fit:contain;display:block}.device-kpi-icon-badge{width:24px;height:24px}.organization-search-section,.device-search-section{display:block}.organization-search-section .rf-dashboard-search,.device-search-section .rf-dashboard-search{width:100%}.organization-table-panel,.device-table-panel{border:1px solid #dfe0de;border-radius:20px;background:#fff;padding:24px}.organization-table-panel .panel-header,.device-table-panel .panel-header{margin-bottom:12px}.organization-table-panel .panel-header h3,.device-table-panel .panel-header h3{margin:0;color:#0d0d0de6;font-size:16px;font-weight:500;line-height:16px}.organization-table-panel .panel-header span,.device-table-panel .panel-header span{color:#0d0d0d99;font-size:12px;line-height:16px}.organization-table-wrapper,.device-table-wrapper{overflow-x:auto}.organization-table,.device-table{width:100%;border-collapse:collapse}.organization-table th,.organization-table td,.device-table th,.device-table td{text-align:left;padding:8px 12px;border-bottom:1px solid #f1f1f0;vertical-align:middle;white-space:nowrap}.organization-table th,.device-table th{color:#0006;font-size:14px;line-height:20px;font-weight:400}.organization-table tbody td,.device-table tbody td{color:#1c1c1c;font-size:14px;line-height:20px;height:64px}.organization-table tbody tr:hover,.device-table tbody tr:hover{background:#fafaf9}.organization-team-code-badge{display:inline-flex;align-items:center;justify-content:center;min-width:57px;height:22px;border-radius:8px;padding:0 8px;border:1px solid rgba(0,0,0,.2);color:#000;font-size:12px;line-height:16px;font-weight:500}.organization-status-active{color:#007aff;font-size:14px;line-height:20px;font-weight:400}.organization-status-inactive{color:#ff3b30;font-size:14px;line-height:20px;font-weight:400}.organization-table tbody td.organization-email-cell{color:#32ade6;font-size:14px;line-height:20px}.organization-email-copy-button{border:0;padding:0;margin:0;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer;text-align:left;appearance:none}.organization-email-copy-button:focus-visible{outline:2px solid rgba(10,132,255,.4);outline-offset:2px;border-radius:4px}.rf-toast{position:fixed;right:32px;bottom:32px;z-index:1100;width:357px;display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:12px;box-shadow:20px 20px 20px #00000014}.rf-toast-success{min-height:52px;background:#000c}.rf-toast-success-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.rf-toast-success-icon img{width:28px;height:28px;display:block}.rf-toast-message{margin:0;color:#fff;font-size:16px;line-height:24px;font-weight:400;letter-spacing:0;white-space:nowrap}.organization-empty-cell,.device-empty-cell{text-align:center!important;color:#0d0d0d8c}.management-table-empty-wrap{min-height:578px;display:flex;align-items:center;justify-content:center}.management-empty-state{width:185px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.management-empty-state__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center}.management-empty-state__icon img{width:100%;height:100%;object-fit:contain;display:block}.management-empty-state__title{margin:0;color:#000c;font-size:14px;font-weight:600;line-height:20px}.management-empty-state__description{margin:0;color:#0006;font-size:12px;line-height:16px;white-space:nowrap}.device-date-cell,.device-time-cell,.device-id-cell,.device-water-cell,.device-carbon-cell{display:inline-flex;align-items:center;gap:4px}.device-date-cell{font-size:14px;line-height:20px;color:#1c1c1c}.device-time-cell{gap:8px}.device-time-date-part{display:inline-flex;align-items:center;gap:4px;font-size:14px;line-height:20px;color:#1c1c1c}.device-time-value{font-size:14px;line-height:20px;color:#1c1c1c}.device-id-text{font-size:16px;line-height:24px}.device-inline-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.device-inline-icon img{width:100%;height:100%;object-fit:contain;display:block}.device-date-cell .device-inline-icon img{width:12px;height:13px}.device-carbon-cell{color:#22873d}.organization-pagination{display:flex;align-items:center;justify-content:center;gap:4px}.organization-page-button{min-width:28px}.organization-page-arrow-button{min-width:32px}.organization-page-button-active{background:#00000029;color:#0d0d0d}.organization-pagination-arrow-icon{width:6.25px;height:11.25px;display:inline-flex;align-items:center;justify-content:center}.organization-pagination-arrow-icon img{width:100%;height:100%;object-fit:contain;display:block}.placeholder-page,.dashboard-error,.dashboard-empty{border:1px solid var(--border-color);border-radius:20px;background:linear-gradient(180deg,var(--bg-panel-soft),var(--bg-panel-strong));padding:2rem 1.4rem}.placeholder-page h3,.dashboard-error h2,.dashboard-empty h2{margin:0 0 .6rem}.placeholder-page p,.dashboard-error p,.dashboard-empty p{margin:0;color:var(--text-secondary)}@media(max-width:1280px){.kpi-grid,.device-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.organization-kpi-grid,.report-summary-grid,.report-impact-grid{grid-template-columns:1fr}.report-impact-card{border-right:0;border-bottom:1px solid rgba(0,0,0,.1)}.report-impact-card:last-child{border-bottom:0}}@media(max-width:980px){.admin-shell{grid-template-columns:1fr}.rf-admin-sidebar{border-right:0;border-bottom:1px solid var(--border-color);min-height:auto;height:auto;position:static;top:auto;align-self:stretch;overflow-y:visible}.rf-sidebar-menu{flex-direction:row;flex-wrap:wrap;display:flex}.rf-sidebar-link{flex:1 1 calc(33.3% - .25rem);min-width:180px}.chart-grid,.bottom-grid{grid-template-columns:1fr}.chart-period-dropdown__menu{width:min(176px,calc(100vw - 72px))}}@media(max-width:680px){.login-screen{padding:12px}.login-card{min-height:auto;border-radius:20px;padding:48px 20px 24px}.login-form{width:100%;max-width:340px}.login-submit-button{width:100%}.rf-admin-header{height:auto;padding:.8rem 1rem;flex-direction:column;align-items:flex-start;gap:.6rem}.rf-admin-header-right{width:100%;justify-content:space-between;flex-wrap:wrap}.content-area{padding:.8rem}.kpi-grid{grid-template-columns:1fr}.kpi-card p{font-size:1.65rem}.rf-sidebar-link{min-width:140px}.rf-sidebar-footer strong{font-size:18px}.device-kpi-grid{grid-template-columns:1fr}.device-kpi-card p,.organization-kpi-card p{font-size:1.65rem}.report-date-row{grid-template-columns:1fr}.report-action-row{flex-direction:column;align-items:stretch}.report-preview-button,.report-download-button,.report-csv-download-button{width:100%;min-width:0}.report-value{font-size:1.45rem}.settings-company-info-grid{grid-template-columns:1fr}.settings-company-access-member-row{min-height:0;padding:12px;align-items:flex-start;flex-wrap:wrap;gap:10px}.settings-company-access-member-main{width:100%;gap:10px}.settings-company-access-role-pill{margin-left:auto}.settings-company-access-help{font-size:12px;line-height:18px}.management-table-empty-wrap{min-height:380px}}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@keyframes auth-spinner-spin{to{transform:rotate(360deg)}}@keyframes rf-button-spin{to{transform:rotate(360deg)}}
