@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box;--price-up: rgb(77, 175, 74);--price-down: rgb(228, 26, 28)}body{font-family:Poppins,sans-serif;height:auto}a{text-decoration:none;color:#000}p{line-height:1.8}ul{list-style:none}li{line-height:2.2}h1,h2,h3{font-weight:600;margin-top:10px;margin-bottom:10px}h1{font-size:2.5rem}h2{font-size:1.8rem}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.active{color:green;font-weight:700;text-transform:uppercase}.header{display:flex;justify-content:space-between;align-items:center;padding-top:5px;padding-bottom:5px;margin:5px 0;border-bottom:1px solid #e6e6e6}.sector-header header{margin-top:0;padding-top:0}.system-page-content{display:flex;flex-direction:row}.system-data{width:25%}.system-visuals{width:75%;display:flex;flex-direction:column;padding:20px 0}.system-inputs{display:flex;flex-direction:column;width:100%;padding:20px}.system-inputs>div{padding:5px;margin-top:10px}.system-inputs>.slider-input{padding:7px 5px;margin:5px;border:1px solid rgba(0,0,0,.23);border-radius:4px}.system-inputs>.slider-input:hover{border:1px solid rgba(0,0,0,.87)}.slider-data-input>.slider-number{margin-right:2px;width:35px}.slider-data-input>#equity,.slider-data-input>#stopAmount,.slider-data-input>#exitAmount{margin-right:2px;width:55px}.date-input>div{padding:5px;margin-bottom:10px}.slider-input label{display:block;text-align:center;font-size:14px}.links{border-radius:5px}.header ul,.page-links,.futures-links,.equities-links,.analysis-links,.vol-links,.link-items{display:flex;align-items:center;justify-content:space-between}.futures-links,.equities-links,.vol-links,.analysis-links{flex-direction:row;margin:5px 10px}.header ul li,.analysis-links .link-title,.futures-links .link-title,.equities-links .link-title,.vol-links .link-title,.link-items div{margin:5px 10px}.header ul li a,.header .page-links a{display:flex;align-items:center}.header ul li a:hover,.header .page-links a:hover{color:#777}.header ul li a svg{margin-right:5px}.header .logo,.header .home-link{margin:5px 0}.home-link a{font-size:1.2rem;font-weight:700}.link-title div{font-weight:700}.link-items{flex-direction:row}header.title{margin-bottom:20px;text-decoration:underline}.images{display:flex;flex-wrap:wrap;gap:40px}.images>div{flex:1 1 auto;height:240px;max-width:250px;cursor:pointer;position:relative}.images>div>a>div{height:auto;max-height:240px}.images div img{object-fit:contain;max-width:100%;max-height:100%;vertical-align:middle;border-radius:5px}.vol-surface-buttons{display:flex;flex-direction:column;align-items:center;width:max-content;margin:0 auto;gap:12px}.vol-surface-buttons>button{width:max-content;min-width:150px;padding:7px 5px;margin:5px;border:1px solid rgba(0,0,0,.23);border-radius:4px;background-color:transparent;color:#000000de;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:border-color .2s ease}.vol-surface-buttons button.active-surface{background-color:#1976d2;color:#fff;border-color:#1976d2}.vol-surface-buttons button:hover{border:1px solid rgba(0,0,0,.87)}.vol-surface-buttons .MuiFormControl-root{width:max-content;min-width:150px;padding:7px 5px;margin:5px;border:1px solid rgba(0,0,0,.23);border-radius:4px;transition:border-color .2s ease}.vol-surface-buttons .MuiFormControl-root:hover{border:1px solid rgba(0,0,0,.87)}.vol-surface-buttons .MuiFormLabel-root{display:block;text-align:center;font-size:14px;font-weight:400;color:#000000de}.vol-surface-buttons .MuiRadioGroup-root{display:flex;flex-direction:column;width:100%;padding:0 8px}.vol-surface-buttons .MuiFormControlLabel-root{margin:2px 0;justify-content:flex-start;padding-left:8px}.vol-surface-buttons .MuiRadio-root{padding:4px}.vol-surface-buttons .MuiFormControlLabel-label{font-size:14px;font-weight:400;color:#000000de}.returns-chart{padding-top:40px}.candle-chart-container,.bollinger-band-container{width:75%}.bollinger-band-container{display:flex;flex-direction:column}.market-chart-container{margin-top:20px}.market-charts{margin:20px;display:flex;flex-wrap:wrap;gap:15px}.signal-button{padding-bottom:40px}.trades-table{width:100%}.table-long-row{background-color:#2ca02c4d;opacity:.8}.table-short-row{background-color:#d627284d;opacity:.8}.table-profit{color:green;font-weight:700}.table-loss{color:red;font-weight:700}.asset-returns{font-size:12px}.btn{padding:10px 20px;border:1px solid #000;border-radius:5px;background:#000;color:#fff;font-size:16px;font-weight:700;cursor:pointer;text-align:center;-webkit-appearance:button;-moz-appearance:button;appearance:button;display:flex;align-items:center;justify-content:center}.btn svg{margin-right:8px}.btn-reverse{background:#fff;color:#000}.btn-block{width:100%;margin-bottom:20px}.btn-sm{padding:5px 15px;font-size:13px}.btn-danger{background:#8b0000;border:none}.btn-back{width:150px;margin-bottom:20px}.btn:hover{transform:scale(.98)}.btn-close{background:none;border:none;color:#000;position:absolute;top:5px;right:5px;font-size:16px;cursor:pointer}.btn-close:hover{color:red;transform:scale(.98)}footer{position:sticky;top:95vh;text-align:center}.loadingSpinnerContainer{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:5000;display:flex;justify-content:center;align-items:center}.loadingSpinner{width:64px;height:64px;border:8px solid;border-color:#000 transparent #555 transparent;border-radius:50%;animation:spin 1.2s linear infinite}input[type=number]{width:30px;text-align:right;font-size:.8rem;border:none}input[type=radio]{vertical-align:middle}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-nav-bar{width:100%;padding:8px 0;margin-bottom:0;border-bottom:1px solid #ddd}.app-nav-items{display:flex;justify-content:space-evenly;align-items:center;list-style:none;margin:0;padding:0}.app-nav-items a{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:400;color:#000;text-decoration:none}.app-nav-items a:hover{color:#777}.app-nav-items a.active{color:green;font-weight:700;text-transform:uppercase}.surface-type-button-group{width:100%;padding:7px 5px;margin:5px 5px 20px}.surface-type-button-group .MuiButtonGroup-root{width:100%}.surface-type-button-group .MuiButton-root{flex:1}.surface-type-button-group .MuiFormLabel-root{display:block;text-align:center;font-size:14px;margin-bottom:8px}*{box-sizing:border-box;margin:0;padding:0}.strategy-container,.strategy-report,.skew-container,.skew-report,.vol-line-container,.vol-line-graph,.vol-surface-container,.vol-surface-graph{max-width:1020px;margin:30px auto;padding:30px;font-family:monospace;background:#344a72;color:#fff;line-height:1.8;font-size:1rem}.skew-report{font-size:.9rem}.strategy-report{max-width:1200px;width:100%;font-size:.75rem;margin-top:20px;padding:20px}.vol-line-container,.vol-line-graph,.vol-surface-container,.vol-surface-graph{background:#fff;color:#000}.strategy-container a,.strategy-report a,.skew-container a,.skew-report a,.strategy-container h3,.strategy-report h3,.skew-container h3,.skew-report h3{color:#fff}.strategy-container header h3,.strategy-report header h3,.skew-container header h3,.skew-report header h3{border-style:double none double none;text-align:center;padding:1rem;margin-bottom:0}.skew-container header h3,.skew-report header h3{border-style:double}.trend-barcharts{display:grid;grid-template-columns:repeat(2,1fr);margin:20px 0}.trend-returnschart{margin:20px 0}.skew-headers,.skew-columns{border-style:none double none double}.skew-data{border-style:none double double double}.strategy-data .divider,.equity-data .divider,.margin-data .divider,.skew-ticker .divider,.skew-date .divider{padding-right:.7rem}.strategy-details,.equity-pnl,.win-loss-headers,.win-loss-data,.returns-analysis,.kpm-data,.dds-data,.skew-headers,.skew-label-headers,.skew-column-headers{display:flex;flex-wrap:wrap;width:100%;padding-top:.5rem}.wl-labels,.th-spacer,.strategy-labels{width:26%;text-align:left}.strategy-data{width:45%;text-align:left}.strategy-dates,.skew-date{margin:0 0 auto auto}.skew-ticker{padding-left:.7rem}.skew-date{justify-content:right;padding-right:.7rem}.equity-pnl,.win-loss-headers,.win-loss-data,.returns-analysis,.kpm-header,.kpm-data,.dds-header,.dds-data,.skew-headers,.skew-label-headers{border-bottom:dashed;padding-bottom:.5rem}.skew-headers,.skew-label-headers,.dds-data{border-bottom:double}.equity-data{width:40%;text-align:left}.dollar-data,.bps-data,.percent-data{float:right}.margin-labels,.margin-data{width:50%}.th-trades,.wl-trades-data{width:11%}.win-loss-headers .divider{justify-content:left}.th-max,.th-min,.wl-max-data,.wl-min-data,.wl-average-data{width:21%}.th-average{width:20%}.th-trades,.th-max,.th-min,.th-average,.margin-data .row,.wl-trades-data .row,.wl-max-data .row,.wl-min-data .row,.wl-average-data .row,.ra-data .row,.lhs,.rhs,.kpm-data,.kpm-data .row,.dds-data,.dds-data .row,.skew-ticker,.skew-date,.th-maturity,.th-strike,.th-strike-col,.th-strike-row,.th-skew,.th-skew-col,.th-skew-row,.skew-row{display:flex}.text-container-center,.text-container-right{width:100%}.text-container-center{text-align:center}.text-container-right{text-align:right}.win-loss-data .just-dec{padding-right:3.3rem}.dollar-wl{padding-right:1.6rem}.win-loss-headers .text{display:inline-block}.th-max,.th-min,.th-average{text-align:center}.skew-row{width:100%;flex-direction:row}.th-maturity,.th-strike-row,.th-skew-row{flex-direction:row}.row .dollar-sign,.row .percent-sign{padding-left:1rem}.lhs,.rhs,.skew-ticker,.skew-date{width:50%}.equity-labels,.margin-labels,.ra-labels,.kpm-labels,.dds-labels{width:52%;text-align:left}.equity-data,.ra-data,.kpm-sub-data,.dds-sub-data{width:40%}.rhs .ra-data,.rhs .kpm-sub-data,.rhs .dds-sub-data{width:50%}.rhs .text-container span{padding-right:1rem}.kpm-header h4,.dds-header h4{text-align:center;padding-top:.5rem}.th-maturity{width:15%}.th-strike,.th-strike-row{width:45%}.th-skew,.th-skew-row{width:40%}.th-strike-col{width:20%}.th-skew-col{width:25%}@media only screen and (max-width: 1350px){h1{font-size:2rem}li{line-height:1.5rem}a{font-size:1rem}.links{width:50%;float:none}.imagesHome{gap:70px 30px}.images>div{flex:1 1 225px;height:175px;cursor:pointer;position:relative}.images>div>a>div{height:175px}}@media only screen and (max-width: 1185px){h1{font-size:2rem}li{line-height:1.5rem}a{font-size:1rem}.links{width:50%;float:none}.imagesHome{gap:70px 30px}.images>div{flex:1 1 225px;height:175px;cursor:pointer;position:relative}.images>div>a>div{height:175px}}@media only screen and (max-width: 1000px){.skew-report{font-size:.7rem}.text-container-center .text{white-space:nowrap;overflow:hidden}.th-strike,.th-strike-row{width:50%}.th-skew,.th-skew-row{width:35%}}@media only screen and (max-width: 965px){h1{font-size:2rem}li{line-height:1.5rem}a{font-size:1rem}.links{width:50%;float:none}.imagesHome{gap:70px 20px}.images>div{flex:1 1 200px;height:150px;cursor:pointer;position:relative}.images>div>a>div{height:140px}}@media only screen and (max-width: 850px){.skew-report{font-size:.6rem}.text-container-center .text{white-space:nowrap;overflow:hidden}.th-strike,.th-strike-row{width:50%}.th-skew,.th-skew-row{width:35%}}@media only screen and (max-width: 815px){h1{font-size:2rem}li{line-height:1.5rem}a{font-size:.8rem}.links{width:60%;float:none}.imagesHome{gap:50px 20px}.images>div{flex:1 1 150px;height:125px;cursor:pointer;position:relative}.images>div>a>div{height:125px}}@media only screen and (max-width: 768px){.skew-report{font-family:SF Mono,Menlo,Consolas,Monaco,monospace;font-weight:500;letter-spacing:.02em;padding:.5rem;margin:.5rem auto;font-size:.55rem}.skew-report header h3{padding:.3rem;margin-top:0}.skew-headers,.skew-label-headers{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (max-width: 660px){.skew-report{font-family:SF Mono,Menlo,Consolas,Monaco,monospace;font-size:.4rem;font-weight:500;letter-spacing:.02em;padding:.5rem;margin:.5rem auto}.skew-report header h3{padding:.3rem;margin-top:0}.skew-headers,.skew-label-headers{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (max-width: 575px){h1{font-size:1.5rem}li,p{line-height:1rem}a{font-size:.75rem}.links{width:100%;float:none;flex-direction:row}.header-container{flex-direction:column}.images{gap:15px}.imagesHome{gap:80px 20px;flex-direction:row}.images>div{flex:1 1 105px;height:80px;cursor:pointer;position:relative}.images>div>a>div{height:120px}}@media only screen and (max-height: 550px){h1{font-size:2rem}li,p{line-height:1.1rem}a{font-size:.9rem}.links{width:50%;float:none}.imagesHome{gap:70px 20px}.images>div{flex:1 1 200px;height:160px;cursor:pointer;position:relative}.images>div>a>div{height:150px}}@media only screen and (max-height: 550px) and (max-width: 850px){h1{font-size:2rem}li,p{line-height:1.1rem}a{font-size:.9rem}.links{width:50%;float:none}.imagesHome{gap:70px 20px}.images>div{flex:1 1 180px;height:150px;cursor:pointer;position:relative}.images>div>a>div{height:140px}}@media only screen and (max-height: 550px) and (max-width: 700px){h1{font-size:1.8rem}li,p{line-height:1.1rem}a{font-size:.9rem}.links{width:50%;float:none}.imagesHome{gap:70px 20px}.images>div{flex:1 1 160px;height:130px;cursor:pointer;position:relative}.images>div>a>div{height:120px}}@media only screen and (max-height: 550px) and (max-width: 500px){h1{font-size:1.5rem}li,p{line-height:1rem}a{font-size:.8rem}.links{width:50%;float:none}.imagesHome{gap:70px 10px}.images>div{flex:1 1 120px;height:100px;cursor:pointer;position:relative}.images>div>a>div{height:100px}}@media only screen and (max-width: 480px){.skew-report{font-family:SF Mono,Menlo,Consolas,Monaco,monospace;font-weight:500;letter-spacing:.02em;padding:.5rem;margin:.5rem auto;font-size:.35rem}.skew-report header h3{padding:.3rem;margin-top:0}.skew-headers,.skew-label-headers{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (max-width: 430px){h1{font-size:1.6rem}li,p{line-height:1rem}a{font-size:.6rem}.system-page-content{flex-direction:column}.system-data,.system-visuals,.candle-chart-container,.bollinger-band-container{width:100%}.links{margin-right:0;width:100%}.header{flex-wrap:wrap}.container{width:98%;padding:0 10px}.images{gap:70px 10px}.images>div{flex:1 1 100px;height:75px;cursor:pointer;position:relative}.images>div>a>div{height:110px}}@media only screen and (max-width: 430px){.vol-surface-container{min-width:600px;overflow-x:auto;-webkit-overflow-scrolling:touch}.vol-surface-graph{margin:10px auto;padding:10px;width:100%;overflow-x:visible}.vol-surface-buttons{padding-top:30px;min-width:300px;overflow-x:visible}.vol-line-container,.vol-line-graph{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media only screen and (max-width: 430px){body{overflow-x:auto;-webkit-overflow-scrolling:touch}html,body{max-width:100vw}}@media only screen and (max-width: 430px){.vol-surface-container:after{content:"← Scroll horizontally to view all data →";display:block;text-align:center;font-size:12px;color:#666;padding:8px;background:#ffffffe6;border-top:1px solid #ddd}}@media only screen and (max-width: 380px){h1{font-size:1.6rem}li,p{line-height:1rem}a{font-size:.6rem}.system-page-content{flex-direction:column}.system-data,.system-visuals,.candle-chart-container,.bollinger-band-container{width:100%}.links{margin-right:0;width:100%}.header{flex-wrap:wrap}.container{width:98%;padding:0 10px}.images{gap:70px 10px}.images>div{flex:1 1 90px;height:65px;cursor:pointer;position:relative}.images>div>a>div{height:100px}}@media only screen and (max-width: 350px){h1{font-size:1.5rem}li,p{line-height:.9rem}a{font-size:.5rem}.system-page-content{flex-direction:column}.system-data,.system-visuals,.candle-chart-container,.bollinger-band-container{width:100%}.links{margin-right:0;width:100%}.header{flex-wrap:wrap}.container{width:98%;padding:0 10px}.images{gap:70px 10px}.images>div{flex:1 1 80px;height:60px;cursor:pointer;position:relative}.images>div>a>div{height:80px}}
