@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400&family=Montserrat:wght@600;700;800;900&family=JetBrains+Mono:wght@400;500&display=swap";.cc-shell{width:100%;margin:0 auto;font-family:Plus Jakarta Sans,sans-serif;color:#06172e}.cc-shell *,.cc-shell *:before,.cc-shell *:after{box-sizing:border-box}.cc-shell .cc-input:focus-visible,.cc-shell .cc-select:focus-visible,.cc-shell .cc-unit-btn:focus-visible,.cc-shell .cc-tab:focus-visible{outline:2px solid #0F766E;outline-offset:2px}.cc-shell .cc-container{background:#fff;border:1.5px solid #E2E8F0;border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #06172e1a,0 2px 8px #06172e0d;width:100%}.cc-shell .cc-tabs{display:flex;background:#f8fafc;border-bottom:1.5px solid #E2E8F0;margin:0;padding:0}.cc-shell .cc-tab{flex:1;padding:1rem 1.25rem;font-size:.85rem;font-weight:700;border:none;border-bottom:2.5px solid transparent;margin-bottom:-1.5px;transition:all .2s;background:transparent;color:#475569;cursor:pointer;line-height:1.5;text-align:center}.cc-shell .cc-tab:hover{color:#0f766e;background:#f0fdfa}.cc-shell .cc-tab-active{color:#0f766e;border-bottom-color:#0f766e;background:#fff}.cc-shell .cc-tab-sub{opacity:.7;font-weight:400;margin-left:.25rem;font-size:.85rem}.cc-shell .cc-mobile-only{display:none}.cc-shell .cc-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:2.5rem;padding:2.5rem}.cc-shell .cc-col-left,.cc-shell .cc-col-right{display:flex;flex-direction:column}.cc-shell .cc-input-group{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.5rem}.cc-shell .cc-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#475569;margin:0}.cc-shell .cc-select-wrapper{position:relative}.cc-shell .cc-select{width:100%;appearance:none;background:#fff;border:1.5px solid #E2E8F0;border-radius:8px;padding:.65rem 2.5rem .65rem .9rem;font-family:JetBrains Mono,monospace;font-size:.9rem;font-weight:700;color:#06172e;outline:none;transition:all .2s;cursor:pointer}.cc-shell .cc-select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.cc-shell .cc-select-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#94a3b8;display:flex}.cc-shell .cc-unit-toggles{display:flex;gap:.5rem}.cc-shell .cc-unit-btn{flex:1;padding:.5rem .75rem;border-radius:8px;border:1.5px solid #E2E8F0;font-size:.8rem;font-weight:700;text-align:center;transition:all .2s;background:#fff;color:#475569;cursor:pointer}.cc-shell .cc-unit-btn:hover{background:#f8fafc}.cc-shell .cc-unit-btn-active{background:#f0fdfa;border-color:#99f6e4;color:#0f766e}.cc-shell .cc-input-row{display:flex;align-items:center;gap:.75rem}.cc-shell .cc-input{flex:1;min-width:0;background:#fff;border:1.5px solid #E2E8F0;border-radius:8px;padding:.75rem 1rem;font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;color:#06172e;outline:none;transition:all .2s}.cc-shell .cc-input::placeholder{color:#cbd5e1}.cc-shell .cc-input:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.cc-shell .cc-input-unit{font-size:.95rem;font-weight:700;color:#94a3b8;white-space:nowrap;min-width:50px;font-family:JetBrains Mono,monospace}.cc-shell .cc-input-help{margin:0;font-family:JetBrains Mono,monospace;font-size:.68rem;line-height:1.5;color:#64748b}.cc-shell .cc-note-wrapper{margin-top:auto;padding-top:1.5rem}.cc-shell .cc-note{background:#f8fafc;border:1px solid #E2E8F0;border-left:3px solid #0F766E;border-radius:0 6px 6px 0;padding:1rem;font-size:.78rem;color:#475569;line-height:1.6}.cc-shell .cc-note strong{font-weight:700;color:#06172e}.cc-shell .cc-col-right{height:100%}.cc-shell .cc-result-panel{background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:14px;padding:2rem;flex:1;display:flex;flex-direction:column}.cc-shell .cc-result-title{font-size:.88rem;font-weight:700;color:#06172e;margin:0 0 1.25rem}.cc-shell .cc-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0;opacity:.6}.cc-shell .cc-empty-icon{width:3rem;height:3rem;border-radius:50%;background:#e2e8f0;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.cc-shell .cc-empty-icon svg{width:1.25rem;height:1.25rem;color:#64748b}.cc-shell .cc-empty-text{font-size:.9rem;font-weight:500;color:#475569;text-align:center;max-width:200px;line-height:1.6;margin:0}.cc-shell .cc-fade-in{animation:ccFadeIn .3s ease-in-out}@keyframes ccFadeIn{0%{opacity:0}to{opacity:1}}.cc-shell .cc-result-content{flex:1;display:flex;flex-direction:column}.cc-shell .cc-result-box{background:#fff;border:1.5px solid #99F6E4;border-radius:8px;padding:1.25rem;margin-bottom:1.25rem;box-shadow:0 1px 2px #06172e0d}.cc-shell .cc-result-box-label{font-size:.7rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#94a3b8;margin-bottom:.375rem}.cc-shell .cc-result-value-row{display:flex;align-items:baseline;gap:.5rem;color:#0f766e}.cc-shell .cc-result-value{font-family:Montserrat,sans-serif;font-weight:900;font-size:2.4rem;line-height:1.1}.cc-shell .cc-result-unit{font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:700;color:#94a3b8}.cc-shell .cc-result-desc{background:#f0fdfa;border:1px solid #CCFBF1;border-left:3px solid #0F766E;border-radius:0 8px 8px 0;padding:1rem;font-size:.85rem;color:#06172e;line-height:1.65;margin:0}.cc-shell .cc-result-desc strong{font-weight:700}.cc-shell .cc-mono{font-family:JetBrains Mono,monospace}.cc-shell .cc-mono-bold{font-family:JetBrains Mono,monospace;font-weight:700}.cc-shell .cc-s6-equiv{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #99F6E4;font-size:.75rem;color:#0f766e;display:flex;align-items:center;gap:.375rem;font-weight:500}.cc-shell .cc-s6-equiv svg{width:.875rem;height:.875rem}.cc-shell .cc-alert{background:#fffbeb;border:1px solid #FDE68A;border-left:3px solid #B45309;border-radius:0 8px 8px 0;padding:1rem;font-size:.85rem;color:#78350f;line-height:1.65}.cc-shell .cc-alert-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.375rem}.cc-shell .cc-alert-header svg{width:1rem;height:1rem;color:#b45309}.cc-shell .cc-alert-header strong{color:#92400e;font-weight:700}.cc-shell .cc-alert-text{margin:0 0 .5rem}.cc-shell .cc-alert-range{background:#fef3c7;padding:.5rem .75rem;border-radius:4px;border:1px solid #FDE68A}.cc-shell .cc-alert-range p{margin:0;font-size:.75rem;font-family:JetBrains Mono,monospace;color:#92400e;font-weight:500;line-height:1.5}.cc-shell .cc-chart-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #E2E8F0}.cc-shell .cc-chart-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.cc-shell .cc-chart-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8}.cc-shell .cc-chart-active-point{font-size:.72rem;font-family:JetBrains Mono,monospace;font-weight:700;color:#0f766e;background:#f0fdfa;padding:.125rem .5rem;border-radius:4px;border:1px solid #99F6E4}.cc-shell .cc-chart-wrapper{height:140px;width:100%;background:#fff;border:1px solid #E2E8F0;border-radius:8px;padding:.5rem}.cc-shell .cc-chart{width:100%;height:100%}@media(max-width:800px){.cc-shell .cc-grid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.cc-shell .cc-tab{padding:.75rem;font-size:.8rem;line-height:1.2}.cc-shell .cc-mobile-only{display:inline}.cc-shell .cc-tab-sub{font-size:.7rem;margin-left:0}.cc-shell .cc-result-panel{padding:1.5rem}}@media(max-width:480px){.cc-shell .cc-container{border-radius:14px}.cc-shell .cc-grid{gap:1rem;padding:1rem}.cc-shell .cc-tab{padding:.7rem .45rem;font-size:.72rem}.cc-shell .cc-tab-sub{display:block;margin-top:.15rem;font-size:.64rem}.cc-shell .cc-input-group{margin-bottom:1.1rem}.cc-shell .cc-input-row{gap:.5rem}.cc-shell .cc-input{padding:.68rem .75rem;font-size:1.08rem}.cc-shell .cc-input-unit{min-width:42px;font-size:.8rem}.cc-shell .cc-note-wrapper{padding-top:.5rem}.cc-shell .cc-note,.cc-shell .cc-result-desc,.cc-shell .cc-alert{padding:.8rem}.cc-shell .cc-result-panel{padding:1rem;border-radius:11px}.cc-shell .cc-result-title{margin-bottom:.9rem}.cc-shell .cc-result-box{padding:1rem;margin-bottom:.9rem}.cc-shell .cc-result-value{font-size:2rem}.cc-shell .cc-result-unit{font-size:.9rem}.cc-shell .cc-chart-section{margin-top:1.25rem;padding-top:1rem}.cc-shell .cc-chart-wrapper{height:132px;padding:.3rem}}:root{--ink: #06172E;--navy: #0B2D5E;--royal: #1251B5;--cobalt: #1A6BF0;--sky: #3E8EF7;--powder: #C7DCFD;--ice: #EBF3FF;--frost: #F4F8FF;--white: #FFFFFF;--slate50: #F8FAFC;--slate100:#F1F5F9;--slate200:#E2E8F0;--slate300:#CBD5E1;--slate400:#94A3B8;--slate600:#475569;--slate800:#1E293B;--red: #CF1322;--green: #057A55;--amber: #B45309;--teal: #0E7490;--s1: 0 1px 2px rgba(6,23,46,.06);--s2: 0 2px 8px rgba(6,23,46,.08), 0 1px 3px rgba(6,23,46,.04);--s3: 0 8px 24px rgba(6,23,46,.1), 0 2px 8px rgba(6,23,46,.05);--s4: 0 20px 48px rgba(6,23,46,.13), 0 6px 16px rgba(6,23,46,.07);--s5: 0 32px 72px rgba(6,23,46,.16), 0 10px 24px rgba(6,23,46,.09);--r4: 4px;--r6: 6px;--r8: 8px;--r12: 12px;--r16: 16px;--r24: 24px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased}body{font-family:Plus Jakarta Sans,sans-serif;background:var(--white);color:var(--slate800);overflow-x:hidden;line-height:1.6}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--slate100)}::-webkit-scrollbar-thumb{background:var(--cobalt);border-radius:2px}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}
