@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap";
@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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.z-50{z-index:50}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#FFFFFF\]{background-color:#fff}.break-all{word-break:break-all}.no-underline{text-decoration-line:none}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}.app-shell{align-items:stretch;min-height:100vh;display:flex}.app-main{flex:1;min-width:0}.app-chatbot-sidebar{flex-direction:column;flex-shrink:0;align-self:flex-start;width:clamp(280px,22vw,360px);height:calc(100vh - 230px);margin-top:clamp(200px,100px + 10vw,250px);transition:width .3s;display:flex;position:sticky;top:230px;overflow:visible}.app-chatbot-sidebar.collapsed{width:0}.app-chatbot-inner{flex-direction:column;width:clamp(280px,22vw,360px);height:100%;transition:transform .3s,opacity .2s;display:flex}.app-chatbot-sidebar.collapsed .app-chatbot-inner{opacity:0;pointer-events:none;transform:translate(100%)}.app-chatbot-sidebar .chatbot-slider-btn{color:#fff;cursor:pointer;z-index:20;background:#e02020;border:1px solid #e02020;border-right:none;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:22px;height:56px;font-size:14px;display:flex;position:absolute;top:50%;left:-22px;transform:translateY(-50%);box-shadow:-2px 2px 8px #00000014}.app-chatbot-sidebar .chatbot-slider-btn:hover{background:#c91c1c;border-color:#c91c1c}body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#f8f8f8;font-family:Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;overflow-x:hidden}header.w-full{z-index:50;width:100vw;margin-left:0;position:sticky;top:0;left:0}.header-top{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex}.header-gnb{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:center;align-items:center;gap:64px;height:44px;display:flex}.gnb-item{color:#333;white-space:nowrap;cursor:pointer;font-size:14px;font-weight:500;text-decoration:none}.gnb-item:hover{color:#e02020}.hero-banner{box-sizing:border-box;z-index:10;background:linear-gradient(160deg,#0d1b35 0%,#0a2040 40%,#0c3060 70%,#0d1b35 100%);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100vw;height:clamp(100px,10vw,150px);min-height:100px;margin-left:0;display:flex;position:relative;left:0;overflow:hidden}.main-tab-active,.main-tab-inactive{box-sizing:border-box;cursor:pointer;border-style:solid;border-width:1px;border-radius:4px;padding:6px 20px;font-size:14px;line-height:1.4}.main-tab-active{color:#fff;background:#e02020;border-color:#e02020;font-weight:600}.main-tab-inactive{color:#666;background:#fff;border-color:#d0d0d0;font-weight:500}.main-tab-inactive:hover{color:#e02020;border-color:#e02020}.main-tab-active:focus,.main-tab-inactive:focus{outline:none}.main-tab-active:focus-visible,.main-tab-inactive:focus-visible{outline-offset:2px;outline:2px solid #e02020}.dashboard-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.dashboard-card>.filter-bar{border-radius:8px 8px 0 0}.dashboard-main-card{flex:1;min-width:0}.page-main-container{width:100%;max-width:1540px;margin:0 auto;padding:24px 20px 20px}.main-content-layout{align-items:stretch;gap:12px;width:100%;display:flex}.filter-bar{border-bottom:1px solid #f0f0f0;flex-wrap:wrap;align-items:center;row-gap:8px;padding:10px 0;display:flex}.filter-section{flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:0 14px;transition:flex .3s;display:flex}.filter-section-divider{border-left:1px solid #f0f0f0}.filter-group-inline{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.filter-trade-arrow{color:#888;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.filter-select{color:#333;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23888'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #d0d0d0;border-radius:16px;min-width:72px;height:32px;padding:0 28px 0 10px;font-size:13px}.filter-select:focus{border-color:#e02020;outline:none}.toggle-btn-group{background:#fff;border:1px solid #d0d0d0;border-radius:16px;align-items:stretch;height:32px;display:inline-flex;overflow:hidden}.toggle-btn{color:#888;cursor:pointer;background:#fff;border:none;width:clamp(72px,10vw,120px);padding:0 clamp(10px,2vw,24px);font-size:13px;font-weight:500}.toggle-btn+.toggle-btn{border-left:1px solid #e0e0e0}.toggle-btn.active{color:#1a1a1a;background:#e8e8e8;font-weight:700}.toggle-btn:focus{outline:none}.toggle-btn:focus-visible{outline-offset:2px;outline:2px solid #e02020}.kpi-bar{border-bottom:1px solid #f0f0f0;display:flex}.kpi-item{border-right:1px solid #f0f0f0;flex:1;padding:12px 20px}.kpi-item:last-child{border-right:none}.kpi-label{color:#666;margin-bottom:2px;font-size:13px}.kpi-value{color:#1a1a1a;font-size:24px;font-weight:700}.kpi-change-up{color:#e02020;margin-top:2px;font-size:12px}.kpi-change-neutral{color:#1a1a1a;font-size:24px;font-weight:700}.split-panel{width:100%;min-width:0;max-width:100%;height:500px;display:flex}.dashboard-area{border-bottom-left-radius:8px;flex:1;min-width:0;transition:all .3s;overflow:hidden}.chatbot-panel{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;width:100%;min-width:0;height:100%;display:flex;position:relative}.chatbot-section{flex:0 0 clamp(280px,22vw,360px);width:clamp(280px,22vw,360px);transition:width .3s,flex-basis .3s;position:relative;overflow:visible}.chatbot-section.collapsed{flex-basis:0;width:0}.chatbot-card-shell{width:clamp(280px,22vw,360px);height:100%;transition:transform .3s,opacity .2s}.chatbot-section.collapsed .chatbot-card-shell{opacity:0;pointer-events:none;transform:translate(100%)}.chatbot-card{height:100%;overflow:hidden}.chatbot-slider-btn{color:#fff;cursor:pointer;z-index:20;background:#e02020;border:1px solid #e02020;border-right:none;border-radius:10px 0 0 10px;justify-content:center;align-items:center;width:22px;height:56px;font-size:14px;display:flex;position:absolute;top:50%;left:-22px;transform:translateY(-50%);box-shadow:-2px 2px 8px #00000014}.chatbot-slider-btn:hover{background:#c91c1c;border-color:#c91c1c}.subtab-bar{border-bottom:1px solid #f0f0f0;align-items:center;gap:6px;padding:8px 12px;display:flex}.subtab-active{color:#fff;cursor:pointer;background:#e02020;border:1px solid #e02020;border-radius:14px;padding:4px 0;font-size:13px;font-weight:500}.subtab-inactive{color:#888;cursor:pointer;background:#fff;border:1px solid #d0d0d0;border-radius:14px;padding:4px 0;font-size:13px}.subtab-inactive:hover{color:#e02020;border-color:#e02020}.subtab-active,.subtab-inactive{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:clamp(90px,9vw,124px);min-width:0;max-width:100%;display:inline-flex}@media (max-width:1320px){.main-content-layout{flex-direction:column}.chatbot-section,.chatbot-card-shell,.chatbot-section.collapsed{flex-basis:auto;width:100%}.chatbot-section.collapsed .chatbot-card-shell{display:none}.chatbot-slider-btn{border:1px solid #e02020;border-radius:10px;width:34px;height:28px;top:-14px;left:auto;right:12px;transform:none}}.left-cards{border-right:1px solid #f0f0f0;flex-direction:column;flex-shrink:0;width:134px;height:100%;min-height:0;padding:8px 8px 10px;display:flex}.left-cards-stack{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.info-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;flex:1;justify-content:center;min-height:0;padding:8px 10px;display:flex;box-shadow:0 1px 3px #0000000f}.info-card-label{color:#999;margin-bottom:3px;font-size:10px}.info-card-value{color:#1a1a1a;font-size:20px;font-weight:900;line-height:1.2}.info-card-sub{color:#555;font-size:11px}.chatbot-header{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:8px;padding:10px 12px;display:flex}.chatbot-messages{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.chatbot-msg-bot{color:#333;word-break:break-word;background:#f3f4f6;border-radius:8px;max-width:90%;padding:8px 10px;font-size:12px;line-height:1.5}.chatbot-msg-bot>:first-child{margin-top:0}.chatbot-msg-bot>:last-child{margin-bottom:0}.chatbot-highlight{color:#333;background:linear-gradient(#0000 40%,#fff176 40%);padding:0 2px;font-weight:600}.chatbot-typing{align-items:center;gap:4px;padding:2px 0;display:flex}.chatbot-typing span{background:#aaa;border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite chatbot-bounce;display:inline-block}.chatbot-typing span:nth-child(2){animation-delay:.2s}.chatbot-typing span:nth-child(3){animation-delay:.4s}@keyframes chatbot-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.chatbot-msg-user{color:#fff;background:#e02020;border-radius:8px;align-self:flex-end;max-width:90%;padding:8px 10px;font-size:12px;line-height:1.5}.chatbot-input-area{border-top:1px solid #f0f0f0;align-items:center;gap:6px;padding:8px;display:flex}.chatbot-input{border:1px solid #e0e0e0;border-radius:16px;outline:none;flex:1;min-width:0;min-height:32px;padding:7px 10px;font-size:12px}.chatbot-input:focus{border-color:#e02020}.chatbot-send-btn{color:#fff;cursor:pointer;background:#e02020;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:flex}.chatbot-close-btn{color:#fff;cursor:pointer;z-index:10;background:#e02020;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;position:absolute;bottom:52px;right:8px;box-shadow:0 2px 6px #e0202066}.chatbot-open-btn{z-index:50;color:#fff;cursor:pointer;background:#e02020;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #e0202066}.tooltip-shell{color:#64748b;background:#fff;border-radius:16px;max-width:280px;padding:18px 20px 22px;font-size:13px;line-height:1.55;position:relative;box-shadow:0 10px 30px #0f172a1f,0 4px 12px #0f172a0f}.tooltip-shell:after{display:none}.tooltip-shell--fixed{z-index:9999;pointer-events:none;position:fixed}.tooltip-shell-title{color:#1e293b;margin:0 0 10px;font-size:15px;font-weight:700;line-height:1.3}.tooltip-shell-sub{color:#94a3b8;margin:0 0 8px;font-size:12px}.tooltip-shell-line{color:#64748b;margin:6px 0 0;font-size:13px}.tooltip-shell-line strong{color:#334155;font-weight:600}.tooltip-shell-list{margin:8px 0 0;padding:0;list-style:none}.tooltip-shell-list li{color:#475569;margin:2px 0;font-size:12px}.tooltip-shell-hint{color:#3b82f6;margin:10px 0 0;font-size:11px;font-weight:600}.tooltip-shell-row{justify-content:space-between;align-items:baseline;gap:12px;margin-top:6px;font-size:12px;display:flex}.tooltip-shell-row span:last-child{color:#334155;font-weight:600}.map-legend{flex-wrap:wrap;align-items:center;gap:6px;display:flex;position:absolute;bottom:8px;left:8px}.legend-item{color:#555;align-items:center;gap:3px;font-size:9px;display:flex}.legend-box{border-radius:2px;width:20px;height:11px}.macro-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-top:16px;padding:16px 20px}.macro-title{color:#555;margin-bottom:12px;font-size:13px;font-weight:600}.macro-grid{grid-template-columns:repeat(8,1fr);gap:12px;display:grid}.macro-card{text-align:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px;padding:12px}.macro-card-label{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.macro-card-value{margin-top:4px;font-size:16px;font-weight:700}.macro-card-change{margin-top:2px;font-size:11px}.back-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e02020;border-radius:16px;justify-content:center;align-items:center;gap:6px;min-width:94px;height:30px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.back-btn:hover{color:#e02020;border-color:#e02020}.back-btn:focus{border-color:#e02020;outline:none}.breadcrumb-bar{background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:6px;height:36px;margin:8px 0 0;padding:0 14px;display:flex}.breadcrumb-back-btn{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d0d0;border-radius:16px;flex-shrink:0;align-items:center;gap:5px;height:26px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.breadcrumb-back-btn:hover{color:#e02020;border-color:#e02020}.breadcrumb-sep{color:silver;-webkit-user-select:none;user-select:none;margin:0 6px;font-size:12px}.breadcrumb-text{color:#888;white-space:nowrap;font-size:12px}.breadcrumb-current{color:#e02020;white-space:nowrap;font-size:12px;font-weight:700}@media (max-width:1100px){.filter-section{flex:0 auto}.filter-section-divider{border-left:none}}@media (max-width:1024px){.filter-bar{flex-wrap:wrap;row-gap:6px;padding:8px 0}.filter-section{flex:0 auto;padding:0 10px}.filter-select{min-width:60px;padding:0 24px 0 8px;font-size:12px}.toggle-btn{width:clamp(60px,9vw,100px);font-size:12px}}@media (max-width:820px){.filter-bar{row-gap:8px;padding:8px 4px}.filter-section{flex:0 auto;padding:0 8px}.filter-group-inline{gap:6px}.filter-select{min-width:56px;height:30px;padding:0 22px 0 6px;font-size:11px}.toggle-btn-group{height:30px}.toggle-btn{width:clamp(56px,8vw,90px);padding:0 clamp(6px,1.5vw,16px);font-size:11px}}@media (max-width:700px){.filter-group-inline{flex-wrap:wrap}}@media (max-width:1100px){.kpi-item{min-width:0;padding:10px 14px}.kpi-value{white-space:nowrap;text-overflow:ellipsis;font-size:20px;overflow:hidden}.kpi-label{font-size:12px}.macro-grid{grid-template-columns:repeat(4,1fr);gap:10px}.macro-card{padding:10px}.macro-card-value{font-size:14px}.macro-card-label{font-size:10px}.left-cards{width:110px;padding:6px 6px 8px}.info-card{padding:6px 8px}.info-card-value{font-size:16px}.info-card-label{font-size:9px}.split-panel,.dashboard-area{min-height:460px}.header-top{padding:0 20px;justify-content:space-between!important}.header-top>div[style*="position: absolute"]{font-size:12px!important;position:static!important;right:auto!important}.header-gnb{gap:40px}}@media (max-width:900px){.kpi-item{padding:8px 10px}.kpi-value{font-size:17px}.kpi-change-up,.kpi-change-down{font-size:11px}.kpi-change-up>span:last-child,.kpi-change-down>span:last-child{display:none}.macro-grid{grid-template-columns:repeat(2,1fr)}.split-panel{flex-direction:column;height:auto;min-height:500px}.dashboard-area{flex:none;width:100%;height:420px;min-height:420px}.left-cards{border-bottom:1px solid #f0f0f0;border-right:none;width:100%;padding:8px 10px}.left-cards-stack{flex-direction:row;gap:8px}.info-card{flex:1}.header-top{height:50px;padding:0 16px;justify-content:space-between!important}.header-top>div[style*="position: absolute"]{gap:0!important;font-size:11px!important;position:static!important;right:auto!important}.header-top>div[style*="position: absolute"]>span{font-size:11px}.header-top>div[style*="position: absolute"]>span:nth-last-child(-n+2){display:none}.header-gnb{gap:20px;height:40px}.gnb-item{font-size:13px}}@media (max-width:700px){.kpi-item{padding:6px 8px}.kpi-label{margin-bottom:1px;font-size:11px}.kpi-value{font-size:14px;font-weight:700}.kpi-change-up,.kpi-change-down{font-size:10px}.macro-card-value{font-size:13px}.split-panel{flex-direction:column;height:auto;min-height:360px}.dashboard-area{flex:none;width:100%;height:360px;min-height:360px}.page-main-container{padding:12px 10px}.header-top{height:48px;padding:0 12px;justify-content:center!important}.header-top>div[style*="position: absolute"]{display:none!important}.header-gnb{white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;gap:14px;height:36px;padding:0 12px;overflow:auto hidden}.header-gnb::-webkit-scrollbar{display:none}.gnb-item{flex-shrink:0;font-size:12px}}@media (max-width:480px){.kpi-bar{flex-wrap:wrap}.kpi-item{border-right:1px solid #f0f0f0;flex:50%}.kpi-item:nth-child(2){border-right:none}.kpi-item:last-child{border-top:1px solid #f0f0f0;border-right:none;flex:100%}.macro-card{padding:8px}.macro-card-value{font-size:12px}.header-top{height:48px;padding:0 12px}.header-gnb{gap:12px;height:38px}.gnb-item{font-size:11px}}@media (max-width:1100px){.header-top{justify-content:space-between!important;padding:0 20px!important}.header-top>div:nth-child(2){font-size:12px!important;position:static!important;right:auto!important}}@media (max-width:900px){.header-top{height:50px!important;padding:0 16px!important}.header-top>div:nth-child(2){font-size:11px!important}.header-top>div:nth-child(2)>span:nth-last-child(-n+2){display:none!important}}@media (max-width:540px){.header-top{justify-content:center!important;height:48px!important;padding:0 12px!important}.header-top>div:nth-child(2){display:none!important}}@media (max-width:1100px){.breadcrumb-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;height:auto;min-height:36px;padding:6px 12px;overflow:auto hidden}.breadcrumb-bar::-webkit-scrollbar{display:none}.breadcrumb-back-btn,.breadcrumb-sep,.breadcrumb-text,.breadcrumb-current{flex-shrink:0}}@media (max-width:900px){.breadcrumb-bar{gap:4px;padding:5px 10px}.breadcrumb-back-btn{height:24px;padding:0 10px;font-size:11px}.breadcrumb-sep{margin:0 4px;font-size:11px}.breadcrumb-text,.breadcrumb-current{font-size:11px}}@media (max-width:540px){.breadcrumb-bar{gap:3px;padding:4px 8px}.breadcrumb-back-btn{height:22px;padding:0 8px;font-size:10px}.breadcrumb-sep{margin:0 2px;font-size:10px}.breadcrumb-text,.breadcrumb-current{font-size:10px}}.app-chatbot-sidebar.collapsed .chatbot-slider-btn,.chatbot-section.collapsed .chatbot-slider-btn{left:auto;right:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
