@font-face{font-family:Nohemi;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Nohemi-Regular-DFZ7gdOf.woff2) format("woff2")}@font-face{font-family:Unageo;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Unageo-Regular-Cn3y2pFC.woff2) format("woff2")}@font-face{font-family:Unageo;font-style:normal;font-weight:500 900;font-display:swap;src:url(/assets/Unageo-Medium-9ic-fuf1.woff2) format("woff2")}:root{color:#fff;background:#0d0534;font-family:Unageo,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #0d0534;--panel: #130b3a;--panel-raised: #1d1446;--panel-positive: #112540;--panel-warning: #2a163c;--panel-danger: #361536;--purple: #8e3ecd;--purple-dark: #3c1b68;--mint: #09af8e;--red: #d8563c;--text: #ffffff;--muted: #9a94b8;--stroke: rgba(172, 169, 187, .08)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth;background:var(--canvas)}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);background:var(--canvas)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--purple);outline-offset:3px}button:disabled{cursor:default}::selection{color:#fff;background:var(--purple)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.figma-page{width:min(1440px,calc(100% - 48px));min-height:100vh;margin:30px auto}.figma-header{position:relative;display:flex;width:100%;height:80px;align-items:center;padding:0 20px;border:1px solid var(--stroke);border-radius:10px;background:var(--panel)}.figma-logo{display:inline-flex;width:122px;align-items:center;justify-content:center;gap:6px;color:var(--text);font-family:Nohemi,sans-serif;font-size:18px;line-height:1.2;text-decoration:none}.figma-logo img{display:block;width:42px;height:42px}.figma-nav{position:absolute;top:0;left:50%;display:flex;height:80px;align-items:center;gap:80px;transform:translate(-50%)}.figma-nav a,.figma-nav .nav-disabled{position:relative;color:var(--text);font-size:15px;font-weight:500;line-height:1.2;text-decoration:none}.figma-nav .nav-disabled{cursor:not-allowed;opacity:.42;-webkit-user-select:none;user-select:none}.figma-nav a:after{position:absolute;right:0;bottom:-12px;left:0;height:2px;border-radius:2px;content:"";opacity:0;background:var(--purple);transform:scaleX(.65);transition:opacity .15s ease,transform .15s ease}.figma-nav a:hover:after,.figma-nav a.is-active:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.network-pill,.wallet-pill{display:inline-flex;height:40px;align-items:center;border:1px solid var(--stroke);border-radius:10px;color:var(--text);background:#aca9bb14;font-size:15px;font-weight:500}.network-pill{min-width:110px;gap:10px;padding:0 10px}.network-pill img{width:20px;height:20px;object-fit:contain}.wallet-pill{min-width:210px;justify-content:flex-start;gap:10px;padding:0 10px;cursor:pointer}.wallet-pill>i{width:11px;height:11px;border-radius:50%;background:var(--muted)}.wallet-pill.is-connected>i{background:var(--mint)}.wallet-pill>span{flex:1;text-align:left;white-space:nowrap}.is-spinning{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.figma-calculator{display:grid;grid-template-columns:minmax(0,583fr) minmax(0,827fr);gap:30px;margin-top:50px}.loan-panel,.data-panel{position:relative;min-width:0;border:1px solid var(--stroke);border-radius:20px;background:var(--panel)}.loan-panel{align-self:start;height:622px;min-height:622px;padding:29px 30px 95px 29px}.data-panel{min-height:1102px;padding:29px 30px 29px 29px}.step-heading,.panel-heading{display:flex;min-width:0;align-items:center;gap:8px;padding-bottom:13px;border-bottom:1px solid var(--stroke)}.panel-heading{height:34px}.step-badge{display:grid;flex:0 0 20px;width:20px;height:20px;place-items:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:12px;line-height:1}.step-heading h2,.panel-heading h1,.panel-heading h2{margin:0;color:var(--text);font-family:Unageo,sans-serif;font-size:15px;font-weight:500;line-height:1.2}.loan-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-top:30px}.asset-field{display:grid;min-width:0;gap:10px;color:var(--muted);font-size:15px;font-weight:500;line-height:1.2}.asset-field-control{display:flex;width:100%;height:40px;align-items:center;padding:0 9px 0 15px;border:1px solid var(--stroke);border-radius:10px;background:var(--panel-raised)}.asset-field-control:focus-within{border-color:#8e3ecdb8;box-shadow:0 0 0 3px #8e3ecd24}.asset-field-control input{width:100%;min-width:0;padding:0;border:0;outline:0;color:var(--text);background:transparent;font-size:15px;font-weight:500;line-height:1.2}.asset-field-control input::-webkit-inner-spin-button,.asset-field-control input::-webkit-outer-spin-button,.target-number input::-webkit-inner-spin-button,.target-number input::-webkit-outer-spin-button{margin:0;appearance:none}.asset-chip{display:inline-flex;flex:0 0 auto;height:20px;align-items:center;gap:5px;padding:0 7px;border-radius:10px;color:var(--text);background:#aca9bb14;font-size:12px;line-height:1.25}.asset-logo{position:relative;display:block;flex:0 0 12px;width:12px;height:12px;overflow:hidden}.asset-logo img{position:absolute;display:block;max-width:none}.asset-logo-base{inset:0;width:100%;height:100%}.asset-logo-eth .eth-vector-1{top:12.5%;left:51.56%;width:23.42%;height:38.19%}.asset-logo-eth .eth-vector-2{top:12.5%;left:28.13%;width:23.43%;height:38.19%}.asset-logo-eth .eth-vector-3{top:55.05%;left:51.56%;width:23.44%;height:32.43%}.asset-logo-eth .eth-vector-4{top:55.05%;left:28.13%;width:23.43%;height:32.43%}.asset-logo-eth .eth-vector-5{top:40.23%;left:51.56%;width:23.42%;height:24.06%}.asset-logo-eth .eth-vector-6{top:40.23%;left:28.13%;width:23.43%;height:24.06%}.asset-logo-usdc .usdc-vector-1{top:25.42%;left:35.83%;width:27.92%;height:50.21%}.asset-logo-usdc .usdc-vector-2{top:14.58%;left:12.4%;width:75.2%;height:72.09%}.asset-chip strong{font-weight:500}.ltv-row{display:flex;height:48px;align-items:center;justify-content:space-between;margin-top:19px;padding:0 15px;border:1px solid var(--stroke);border-radius:10px;color:var(--muted);background:var(--panel-raised);font-size:15px}.ltv-row strong{color:var(--text);font-weight:500}.ltv-row.is-danger{color:#ffb0a1;background:var(--panel-danger)}.ltv-row.is-danger strong{color:#ffb0a1}.protection-details-block{margin-top:60px}.target-control{margin-top:29px}.target-control-head{display:flex;height:18px;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:15px;font-weight:500}.target-number{display:inline-flex;align-items:center;gap:4px;color:var(--muted)}.target-number input{min-width:1.25ch;max-width:7.25ch;padding:0;border:0;outline:0;color:var(--muted);background:transparent;text-align:right}.target-number input:disabled{opacity:.55}.figma-range{display:block;width:100%;height:12px;margin:10px 0 0;appearance:none;cursor:pointer;background:transparent}.figma-range:disabled{cursor:default;opacity:.55}.figma-range::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:linear-gradient(90deg,var(--purple) 0 var(--range-progress),var(--purple-dark) var(--range-progress) 100%)}.figma-range::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4px;appearance:none;border:2px solid var(--purple);border-radius:50%;background:#fff}.figma-range::-moz-range-track{height:4px;border-radius:4px;background:var(--purple-dark)}.figma-range::-moz-range-progress{height:4px;border-radius:4px;background:var(--purple)}.figma-range::-moz-range-thumb{width:9px;height:9px;border:2px solid var(--purple);border-radius:50%;background:#fff}.period-control{display:grid;gap:14px;margin-top:30px;color:var(--muted);font-size:15px}.period-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.period-grid button{height:42px;border:1px solid var(--stroke);border-radius:10px;color:var(--text);background:var(--panel-raised);cursor:pointer;font-size:15px;transition:border-color .15s ease,background .15s ease}.period-grid button:hover,.period-grid button[aria-pressed=true]{border-color:#8e3ecdcc;background:var(--purple-dark)}.protection-cost{position:absolute;right:0;bottom:-1px;left:-1px;display:flex;height:66px;align-items:center;justify-content:space-between;padding:0 15px;border:1px solid var(--stroke);border-radius:20px;color:var(--muted);background:var(--panel-raised);font-size:15px}.protection-cost strong{overflow:hidden;max-width:65%;color:var(--text);font-family:Nohemi,sans-serif;font-size:22px;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.current-risk-grid{display:grid;grid-template-columns:minmax(0,582fr) minmax(150px,170fr);gap:15px;margin-top:27px}.risk-notice,.current-price-card{height:54px;border-radius:10px}.risk-notice{display:flex;min-width:0;align-items:center;gap:8px;padding:0 12px;background:var(--panel-warning)}.risk-notice.is-danger{background:var(--panel-danger)}.warning-badge{position:relative;display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:10px;background:#d8563c33}.warning-badge img{width:14px;height:12px}.risk-notice p{overflow:hidden;margin:0;color:var(--text);font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.current-price-card{display:grid;align-content:center;gap:4px;padding:0 12px;border:1px solid var(--stroke);color:var(--muted);background:var(--panel-raised);cursor:pointer;text-align:left}.current-price-card span,.current-price-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-price-card span{font-size:15px}.current-price-card strong{color:var(--text);font-size:15px;font-weight:500}.comparison-table{display:grid;grid-template-columns:minmax(210px,1fr) 178px 161px;grid-template-rows:59px 48px 47px;height:156px;margin-top:20px;overflow:hidden;border:1px solid var(--stroke);border-radius:10px;background:var(--panel-raised)}.comparison-head,.comparison-row-label,.comparison-value{display:flex;min-width:0;align-items:center;border-bottom:1px solid var(--stroke);font-size:15px;line-height:1.2}.comparison-head{justify-content:center;gap:4px;color:var(--text)}.comparison-shield{position:relative;display:block;flex:0 0 16px;width:16px;height:16px}.comparison-shield img{position:absolute;display:block}.comparison-shield-circle{inset:1px;width:14px;height:14px}.comparison-shield-glyph{top:4px;left:5px;width:6px;height:8px}.comparison-row-label{padding-left:15px;color:var(--muted)}.comparison-value{justify-content:flex-end;padding:0 15px;border-left:1px solid var(--stroke);color:var(--text)}.comparison-table>:nth-last-child(-n+3){border-bottom:0}.protected-column{background:#11254099}.comparison-with-hint{gap:4px}.hint{position:relative;display:inline-grid;flex:0 0 16px;width:16px;height:16px;place-items:center;cursor:help}.hint-icon{position:relative;display:block;width:16px;height:16px}.hint-icon img{position:absolute;display:block;max-width:none}.hint-circle{inset:1px;width:14px;height:14px}.hint-question{top:4px;left:6px;width:5px;height:8px}.hint-tooltip{position:absolute;z-index:20;right:-8px;bottom:calc(100% + 10px);width:238px;padding:10px 12px;border:1px solid rgba(172,169,187,.16);border-radius:10px;color:var(--text);background:#24194f;box-shadow:0 12px 30px #06021c61;font-size:12px;font-weight:500;line-height:1.35;opacity:0;pointer-events:none;text-align:left;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease;white-space:normal}.hint-tooltip:after{position:absolute;top:100%;right:10px;width:0;height:0;border:6px solid transparent;border-top-color:#24194f;content:""}.hint:hover .hint-tooltip,.hint:focus .hint-tooltip,.hint:focus-within .hint-tooltip{opacity:1;transform:translateY(0)}.hint:focus{outline:none}.hint:focus-visible .hint-icon{border-radius:50%;box-shadow:0 0 0 2px #8e3ecd8c}.premium-offset .hint-tooltip{right:auto;left:-8px}.premium-offset .hint-tooltip:after{right:auto;left:10px}.premium-offset{display:flex;height:56px;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:0 15px;border:1px solid var(--stroke);border-radius:10px;background:var(--panel-raised)}.premium-offset>span:first-child{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:15px}.premium-offset-value{display:inline-flex;align-items:center;gap:8px}.premium-offset-value strong{color:var(--text);font-family:Nohemi,sans-serif;font-size:22px;font-weight:400}.premium-offset-value em{padding:2px 5px;border-radius:20px;color:var(--text);background:var(--panel-positive);font-size:15px;font-style:normal}.history-section{margin-top:60px}.risk-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;margin-top:27px}.risk-card{display:flex;height:66px;align-items:center;justify-content:space-between;gap:12px;padding:12px 15px;border:1px solid var(--stroke);border-radius:10px}.risk-card-unprotected{background:#36153699}.risk-card-protected{background:#11254099}.risk-card>span{display:grid;min-width:0;gap:6px}.risk-card small,.risk-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.risk-card small{color:var(--muted);font-size:15px}.risk-card strong{color:var(--text);font-size:15px;font-weight:500}.risk-card b{flex:0 0 auto;font-family:Nohemi,sans-serif;font-size:22px;font-weight:400}.risk-card-unprotected b{color:var(--red)}.risk-card-protected b{color:var(--mint)}.history-chart-card{height:344px;margin-top:20px;overflow:hidden;border:1px solid var(--stroke);border-radius:20px;background:var(--panel-raised)}.chart-caption{display:flex;height:64px;align-items:center;justify-content:space-between;gap:20px;padding:0 15px;border-bottom:1px solid var(--stroke)}.chart-caption>span{display:grid;min-width:0;gap:4px}.chart-caption>span:last-child{text-align:right}.chart-caption small{color:var(--muted);font-size:12px}.chart-caption strong{color:var(--text);font-size:15px;font-weight:500}.chart-caption>span:last-child strong{color:var(--red)}.history-chart-scroll{position:relative;height:279px;overflow:hidden}.chart-empty{display:grid;height:100%;place-content:center;gap:7px;color:var(--text);text-align:center}.chart-empty small{color:var(--muted)}.historical-fall-label{margin:20px 0 0;color:var(--muted);font-size:15px;line-height:1.2}.historical-fall-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-top:20px}.historical-fall-grid button{display:grid;min-width:0;height:66px;align-content:center;gap:6px;padding:0 15px;overflow:hidden;border:1px solid var(--stroke);border-radius:10px;color:var(--text);background:var(--panel-raised);cursor:pointer;text-align:left}.historical-fall-grid button:hover,.historical-fall-grid button.is-selected{background-image:linear-gradient(106deg,#ffffff1a 5%,#ffffff0d 97%);border-color:#8e3ecd9e}.historical-fall-grid button strong,.historical-fall-grid button span{overflow:hidden;font-size:15px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.historical-fall-grid button strong{color:var(--red)}.historical-fall-empty{grid-column:1 / -1;display:grid;height:66px;place-items:center;border:1px solid var(--stroke);border-radius:10px;color:var(--muted);background:var(--panel-raised);font-size:15px}.figma-footer{display:flex;height:80px;align-items:center;justify-content:space-between;margin-top:180px;padding:0 30px;border:1px solid var(--stroke);border-radius:20px;background:var(--panel)}.figma-footer p{margin:0;color:var(--muted);font-size:15px}.social-links{display:flex;gap:10px}.social-links a,.social-links>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:var(--purple-dark)}.social-links a{transition:background .15s ease,transform .15s ease}.social-links a:hover{background:var(--purple);transform:translateY(-1px)}.social-links img{width:20px;max-height:20px}.rh-tradingview-chart{position:relative;width:100%;height:279px;margin:0;background:var(--panel-raised)}.rh-tradingview-canvas{width:100%;height:279px}.rh-chart-toolbar{position:absolute;top:8px;right:74px;left:8px;z-index:4;display:flex;min-width:0;align-items:center;gap:10px;pointer-events:none}.rh-timeframe-selector{display:flex;flex:0 0 auto;gap:3px;padding:3px;border:1px solid rgba(142,62,205,.4);border-radius:18px;background:#0d0534e0;box-shadow:0 8px 24px #06021a33;pointer-events:auto}.rh-timeframe-selector button{min-width:34px;height:26px;padding:0 8px;border:0;border-radius:14px;color:var(--muted);background:transparent;cursor:pointer;font-size:11px;font-weight:500;transition:color .15s ease,background .15s ease}.rh-timeframe-selector button:hover{color:var(--text);background:#8e3ecd2e}.rh-timeframe-selector button.is-active{color:var(--text);background:var(--purple)}.rh-chart-tooltip{min-width:0;overflow:hidden;color:var(--text);font-family:Unageo,sans-serif;font-size:11px;font-weight:500;line-height:1.35;pointer-events:none;text-overflow:ellipsis;white-space:nowrap}.rh-chart-tooltip[hidden]{display:none}.rh-chart-state{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:10px;padding:58px 20px 20px;color:var(--muted);background:#1d1446e6;font-size:12px;text-align:center}.rh-chart-state button{padding:6px 10px;border:1px solid rgba(142,62,205,.55);border-radius:8px;color:var(--text);background:#8e3ecd38;cursor:pointer}.rh-chart-state-error{color:#fe9673}@media(max-width:1220px){.figma-nav{gap:36px}.wallet-pill{min-width:150px}.figma-calculator{grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);gap:20px}.loan-panel,.data-panel{padding-right:22px;padding-left:22px}}@media(max-width:1020px){.figma-nav{display:none}.figma-calculator{grid-template-columns:1fr;margin-top:24px}.loan-panel{min-height:622px}.data-panel{min-height:0}.figma-footer{margin-top:48px}}@media(max-width:680px){.figma-page{width:min(100% - 24px,1440px);margin-top:12px;margin-bottom:12px}.figma-header{height:64px;padding:0 12px}.figma-logo{width:auto;justify-content:flex-start}.figma-logo img{width:36px;height:36px}.network-pill{display:none}.wallet-pill{min-width:116px;height:38px}.loan-panel,.data-panel{padding-right:15px;padding-left:15px}.loan-fields,.current-risk-grid,.risk-cards{grid-template-columns:1fr}.loan-panel{min-height:720px}.protection-details-block{margin-top:42px}.period-grid{gap:8px}.risk-notice p{overflow:visible;font-size:13px;text-overflow:clip;white-space:normal}.comparison-table{grid-template-columns:minmax(120px,1fr) minmax(105px,.8fr) minmax(105px,.8fr)}.comparison-head,.comparison-row-label,.comparison-value{padding-right:8px;padding-left:8px;font-size:12px}.comparison-head{text-align:center}.premium-offset-value strong{font-size:18px}.premium-offset-value em{font-size:12px}.historical-fall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.chart-caption strong{font-size:12px}.rh-chart-toolbar{right:8px}.rh-chart-tooltip{display:none}.figma-footer{height:auto;min-height:80px;padding:16px}.figma-footer p{max-width:180px;font-size:12px}}
