<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pp-tab-box{background-color:#fff;border:1px solid rgba(35,55,75,.1);border-radius:4px;box-shadow:0 0 4px rgba(35,55,75,.2)}.pp-tab-box .pp-tab-header{position:relative;text-align:center}.pp-tab-box .pp-tab-header:after{background:rgba(35,55,75,.1);bottom:0;content:"";height:1px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper{display:inline-flex;height:100%}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper .pp-tab-header-item{color:#23374b;cursor:pointer;flex:1;font-size:14px;height:100%;padding:18px 40px;position:relative;transition:all .5s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper .pp-tab-header-item:before{background:#f79420;border-radius:4px;content:"";height:4px;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:all .5s ease;width:0}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper .pp-tab-header-item:not(:last-child):after{background:rgba(35,55,75,.1);content:"";height:20px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper .pp-tab-header-item.active{font-weight:900}.pp-tab-box .pp-tab-header .pp-tab-header-wrapper .pp-tab-header-item.active:before{width:calc(100% - 50px)}</pre></body></html>