.Badge-module__yqYDGW__badge{text-transform:uppercase;letter-spacing:.02em;border-radius:20px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.Badge-module__yqYDGW__default,.Badge-module__yqYDGW__neutral{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-light)}.Badge-module__yqYDGW__LOW,.Badge-module__yqYDGW__success{background:var(--success-50);color:var(--success-700)}.Badge-module__yqYDGW__MEDIUM,.Badge-module__yqYDGW__warning{background:var(--warning-50);color:var(--warning-700)}.Badge-module__yqYDGW__HIGH,.Badge-module__yqYDGW__danger{background:var(--danger-50);color:var(--danger-700)}
.Button-module__VMVMAW__button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:16px;font-weight:600;line-height:1.4;transition:all .2s;display:inline-flex}.Button-module__VMVMAW__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__VMVMAW__primary{background:var(--white);color:var(--text-dark);box-shadow:var(--shadow-button)}.Button-module__VMVMAW__primary:hover:not(:disabled){background:var(--white-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Button-module__VMVMAW__primary:active:not(:disabled){background:#eee;transform:translateY(0)}.Button-module__VMVMAW__secondary{color:var(--text-white);background:0 0;border:1px solid #fff6;font-weight:500}.Button-module__VMVMAW__secondary:hover:not(:disabled){background:#ffffff1a;border-color:#fff9}.Button-module__VMVMAW__ghost{color:var(--og-purple);border:1px solid var(--border-gray);background:0 0;font-weight:500}.Button-module__VMVMAW__ghost:hover:not(:disabled){background:var(--bg-gray-50);border-color:var(--og-purple)}.Button-module__VMVMAW__purple{background:var(--og-button-gradient);color:var(--white);box-shadow:var(--shadow-purple)}.Button-module__VMVMAW__purple:hover:not(:disabled){box-shadow:var(--shadow-purple-lg);transform:translateY(-2px)}.Button-module__VMVMAW__sm{padding:10px 18px;font-size:14px}.Button-module__VMVMAW__md{padding:14px 24px;font-size:15px}.Button-module__VMVMAW__lg{padding:18px 32px;font-size:17px}
.RiskGauge-module__w8pbUq__gaugeContainer{justify-content:center;align-items:center;width:320px;height:320px;margin:0 auto;display:flex;position:relative}.RiskGauge-module__w8pbUq__svg{position:absolute;top:0;left:0}.RiskGauge-module__w8pbUq__progressCircle{transition:stroke-dashoffset 1.2s cubic-bezier(.4,0,.2,1)}.RiskGauge-module__w8pbUq__scoreText{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex;position:relative}.RiskGauge-module__w8pbUq__score{letter-spacing:-.02em;color:#0f172a;font-family:Space Grotesk,-apple-system,sans-serif;font-size:32pt;font-weight:700;line-height:1}.RiskGauge-module__w8pbUq__maxScore{color:#94a3b8;margin-top:4px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:18px}.RiskGauge-module__w8pbUq__riskLabel{text-transform:uppercase;letter-spacing:.2em;color:#6b7280;margin-top:6px;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:600}
.RiskFactors-module__o3y7Nq__grid{grid-template-columns:repeat(4,1fr);gap:20px;animation:.8s ease-out RiskFactors-module__o3y7Nq__gridFadeIn;display:grid}@keyframes RiskFactors-module__o3y7Nq__gridFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.RiskFactors-module__o3y7Nq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.RiskFactors-module__o3y7Nq__grid{grid-template-columns:1fr}}.RiskFactors-module__o3y7Nq__factorCard{border-radius:12px;padding:24px;transition:all .3s;animation:.6s ease-out backwards RiskFactors-module__o3y7Nq__cardSlideIn;background:#fff!important;border:1px solid #f1f5f9!important;box-shadow:0 10px 25px -5px #0000000a!important}@keyframes RiskFactors-module__o3y7Nq__cardSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RiskFactors-module__o3y7Nq__factorCard:first-child{animation-delay:.1s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(2){animation-delay:.15s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(3){animation-delay:.2s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(4){animation-delay:.25s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(5){animation-delay:.3s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(6){animation-delay:.35s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(7){animation-delay:.4s}.RiskFactors-module__o3y7Nq__factorCard:nth-child(8){animation-delay:.45s}.RiskFactors-module__o3y7Nq__icon{color:#ec4899;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.RiskFactors-module__o3y7Nq__title{color:#475569;text-transform:uppercase;letter-spacing:.03em;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600;line-height:1.4}.RiskFactors-module__o3y7Nq__score{color:#0f172a;margin-top:8px;font-family:JetBrains Mono,SF Mono,monospace;font-size:24px;font-weight:700}.RiskFactors-module__o3y7Nq__progressTrack{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;height:8px;overflow:hidden}.RiskFactors-module__o3y7Nq__progressFill{background:linear-gradient(90deg,#a855f7f2,#d946eff2);border-radius:4px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}
.Card-module__QRy0Sa__card{background:var(--white);border:1px solid var(--border-gray);box-shadow:var(--shadow-sm);border-radius:16px;padding:24px;transition:all .3s}.Card-module__QRy0Sa__card.Card-module__QRy0Sa__hover:hover{box-shadow:var(--shadow-md);border-color:var(--og-purple);transform:translateY(-2px)}
.ContractAnalyzer-module__rrhFHG__container{max-width:700px;margin:0 auto;padding:24px}.ContractAnalyzer-module__rrhFHG__inputGroup{gap:12px;margin-bottom:20px;display:flex}@media (max-width:640px){.ContractAnalyzer-module__rrhFHG__inputGroup{flex-direction:column}}.ContractAnalyzer-module__rrhFHG__input{flex:1}.ContractAnalyzer-module__rrhFHG__select{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-light);cursor:pointer;border-radius:8px;min-width:140px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s}.ContractAnalyzer-module__rrhFHG__select:hover{border-color:var(--border-focus)}.ContractAnalyzer-module__rrhFHG__select:focus{border-color:var(--border-focus);box-shadow:0 0 0 4px var(--brand-50);outline:none}.ContractAnalyzer-module__rrhFHG__actions{gap:12px;margin-bottom:20px;display:flex}@media (max-width:640px){.ContractAnalyzer-module__rrhFHG__actions{flex-direction:column}}.ContractAnalyzer-module__rrhFHG__analyzeButton{flex:1}.ContractAnalyzer-module__rrhFHG__spinner{animation:1s linear infinite ContractAnalyzer-module__rrhFHG__spin}@keyframes ContractAnalyzer-module__rrhFHG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContractAnalyzer-module__rrhFHG__examplesButton{color:var(--text-secondary);background:var(--bg-secondary);border:1px solid var(--border-light);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ContractAnalyzer-module__rrhFHG__examplesButton:hover{background:var(--bg-tertiary);border-color:var(--border-medium)}.ContractAnalyzer-module__rrhFHG__chevronUp{transform:rotate(180deg)}.ContractAnalyzer-module__rrhFHG__examples{background:var(--bg-secondary);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;padding:20px;display:grid}@media (max-width:640px){.ContractAnalyzer-module__rrhFHG__examples{grid-template-columns:1fr}}.ContractAnalyzer-module__rrhFHG__exampleItem{background:var(--bg-primary);border:1px solid var(--border-light);cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.ContractAnalyzer-module__rrhFHG__exampleItem:hover{border-color:var(--brand-500);box-shadow:var(--shadow-brand)}.ContractAnalyzer-module__rrhFHG__exampleName{color:var(--text-primary);font-size:14px;font-weight:600}.ContractAnalyzer-module__rrhFHG__exampleNetwork{color:var(--text-tertiary);font-size:12px}.ContractAnalyzer-module__rrhFHG__error{background:var(--danger-50);border-left:4px solid var(--danger-500);color:var(--danger-700);border-radius:8px;padding:12px 16px;font-size:14px}.ContractAnalyzer-module__rrhFHG__loadingText{background:var(--brand-50);color:var(--text-secondary);border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:14px;display:flex}.ContractAnalyzer-module__rrhFHG__loadingDot{background:var(--brand-500);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite ContractAnalyzer-module__rrhFHG__pulse}@keyframes ContractAnalyzer-module__rrhFHG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}
.BetaAccessModal-module__QW6otW__backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BetaAccessModal-module__QW6otW__modal{background:var(--card-bg,#0b0b0b);color:var(--muted-foreground,#e6e6e6);border:1px solid #ffffff0a;border-radius:12px;width:420px;max-width:calc(100% - 40px);padding:24px;box-shadow:0 10px 30px #0009}.BetaAccessModal-module__QW6otW__title{margin:0 0 8px;font-size:18px;font-weight:600}.BetaAccessModal-module__QW6otW__message{color:#ffffffd9;margin:0 0 10px;line-height:1.4}.BetaAccessModal-module__QW6otW__email{background:linear-gradient(90deg,#ff80d5,#7c3aed);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0 0 16px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;font-weight:600}.BetaAccessModal-module__QW6otW__actions{justify-content:flex-end;display:flex}
.page-module__S0uAuW__main{background:#fafafa;flex-direction:column;min-height:100dvh;margin:0;padding:0;display:flex;position:relative}.page-module__S0uAuW__header{text-align:center;z-index:1;margin-bottom:24px;padding:140px 24px 0;position:relative}.page-module__S0uAuW__title{color:#0f172a;margin-bottom:12px;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:48px;font-weight:700}.page-module__S0uAuW__subtitle{color:#64748b;max-width:600px;margin-bottom:0;margin-left:auto;margin-right:auto;font-family:Inter,-apple-system,sans-serif;font-size:16px;font-weight:400}
.ExampleContracts-module__kxakyq__grid{grid-template-columns:repeat(4,1fr);gap:36px 24px;display:grid}@media (max-width:1200px){.ExampleContracts-module__kxakyq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.ExampleContracts-module__kxakyq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ExampleContracts-module__kxakyq__grid{grid-template-columns:1fr}}.ExampleContracts-module__kxakyq__link{color:inherit;text-decoration:none}.ExampleContracts-module__kxakyq__card{cursor:pointer;-webkit-backdrop-filter:blur(6px);background:#fffffff2;border:1px solid #e9d5ff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;padding:20px 18px;transition:transform .28s cubic-bezier(.2,.9,.2,1),box-shadow .28s,border-color .28s;display:flex}.ExampleContracts-module__kxakyq__card:hover{border-color:#d946ef;transform:translateY(-6px);box-shadow:0 20px 40px #0000000d}.ExampleContracts-module__kxakyq__topRow{justify-content:space-between;align-items:center;width:100%;display:flex}.ExampleContracts-module__kxakyq__symbol{color:#0f172a;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:22px;font-weight:700}.ExampleContracts-module__kxakyq__analyzeIcon{color:#9ca3af;align-items:center;transition:color .18s,transform .18s;display:flex}.ExampleContracts-module__kxakyq__card:hover .ExampleContracts-module__kxakyq__analyzeIcon{color:#d946ef;transform:translate(2px,-2px)scale(1.05)}.ExampleContracts-module__kxakyq__networkBadge{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:9999px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-block}.ExampleContracts-module__kxakyq__address{color:#64748b;text-overflow:ellipsis;white-space:nowrap;width:100%;font-family:JetBrains Mono,SF Mono,Monaco,monospace;font-size:13px;overflow:hidden}
.WarningsList-module__kyFgTq__container{background:#fff1f2;border:2px solid #fee2e2;border-radius:16px;margin-top:48px;padding:32px;animation:2s ease-in-out infinite WarningsList-module__kyFgTq__pulsingBorder;box-shadow:0 10px 25px -5px #ef44441a}@keyframes WarningsList-module__kyFgTq__pulsingBorder{0%,to{border-color:#fee2e2}50%{border-color:#fecaca}}.WarningsList-module__kyFgTq__title{color:#dc2626;letter-spacing:.02em;margin-bottom:24px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:24px;font-weight:600}.WarningsList-module__kyFgTq__warnings{flex-direction:column;gap:16px;display:flex}.WarningsList-module__kyFgTq__warning{background:#fff;border:1px solid #fecaca;border-left:4px solid #ef4444;border-radius:12px;gap:16px;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 12px #ef444414}.WarningsList-module__kyFgTq__warning:hover{background:#fef2f2;border-color:#fca5a5;transform:translate(4px);box-shadow:0 6px 16px #ef44441f}.WarningsList-module__kyFgTq__iconWrapper{color:#ef4444;filter:drop-shadow(0 0 8px #ef444499);flex-shrink:0;width:24px;height:24px}.WarningsList-module__kyFgTq__text{color:#475569;font-family:Inter,-apple-system,sans-serif;font-size:15px;line-height:1.6}
.page-module__InuuAa__main{background:linear-gradient(#f8f8f8 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:120px 20px 60px;display:flex}.page-module__InuuAa__container{width:100%;max-width:900px;margin:0 auto}.page-module__InuuAa__title{color:var(--text-primary);text-align:center;margin-bottom:16px;font-family:Space Grotesk,Inter,-apple-system,sans-serif;font-size:48px;font-weight:700}@media (max-width:768px){.page-module__InuuAa__title{font-size:36px}}.page-module__InuuAa__subtitle{color:var(--text-secondary);text-align:center;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-family:Outfit,Inter,-apple-system,sans-serif;font-size:18px;line-height:1.6}
.OGVerificationBadge-module__f3NABq__badge{background:#fff;border:1px solid #f1f5f9;border-radius:16px;margin-top:32px;padding:24px;box-shadow:0 10px 25px -5px #0000000a}.OGVerificationBadge-module__f3NABq__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.OGVerificationBadge-module__f3NABq__iconBox{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#d946ef 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 14px #ec48994d}.OGVerificationBadge-module__f3NABq__headerText{flex:1}.OGVerificationBadge-module__f3NABq__title{color:#0f172a;margin-bottom:4px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:18px;font-weight:600}.OGVerificationBadge-module__f3NABq__subtitle{color:#64748b;font-family:Inter,-apple-system,sans-serif;font-size:14px}.OGVerificationBadge-module__f3NABq__verifiedBadge{flex-shrink:0}.OGVerificationBadge-module__f3NABq__verifiedBadge .OGVerificationBadge-module__f3NABq__details{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:32px;margin-bottom:20px;padding:20px;display:flex}.OGVerificationBadge-module__f3NABq__verifiedBadge{border-radius:8px;margin-bottom:20px}@media (max-width:640px){.OGVerificationBadge-module__f3NABq__details{flex-direction:column;gap:16px}}.OGVerificationBadge-module__f3NABq__detailItem{flex-direction:column;display:flex}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:600}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__value{color:#0f172a;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:600}.OGVerificationBadge-module__f3NABq__detailItem{font-size:16px;font-weight:600}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__savings{background:#ecfdf5;border:1px solid #d1fae5;border-radius:8px;align-items:center;gap:12px;padding:16px;display:flex}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__savingsIcon{color:#10b981;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__savingsText{color:#475569;margin-bottom:4px;font-family:Inter,-apple-system,sans-serif;font-size:13px}.OGVerificationBadge-module__f3NABq__detailItem .OGVerificationBadge-module__f3NABq__savingsAmount{color:#059669;font-family:Space Grotesk,-apple-system,sans-serif;font-size:18px;font-weight:700}.OGVerificationBadge-module__f3NABq__detailItem{color:var(--success-700);font-size:18px;font-weight:700}
.TechnicalStack-module__h1TGoG__section{background:#fff radial-gradient(#f1f5f9 1px,#0000 1px) 0 0/24px 24px;padding:80px 0 48px}.TechnicalStack-module__h1TGoG__container{max-width:1100px;margin:0 auto;padding:0 48px}.TechnicalStack-module__h1TGoG__title{color:#0f172a;text-align:center;margin-bottom:32px;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:28px;font-weight:700}.TechnicalStack-module__h1TGoG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px 28px;display:grid}@media (max-width:1024px){.TechnicalStack-module__h1TGoG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TechnicalStack-module__h1TGoG__grid{grid-template-columns:1fr}}.TechnicalStack-module__h1TGoG__card{-webkit-backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #e9d5ff;border-radius:12px;flex-direction:column;gap:12px;min-height:200px;padding:22px;display:flex;box-shadow:0 8px 24px #1018280a}.TechnicalStack-module__h1TGoG__iconBox{color:#d946ef;background:#fdf2f8;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 6px 20px #d946ef0a}.TechnicalStack-module__h1TGoG__cardTitle{color:#1e1b4b;margin:0;font-family:Outfit,Satoshi,-apple-system,sans-serif;font-size:18px;font-weight:700}.TechnicalStack-module__h1TGoG__points{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.TechnicalStack-module__h1TGoG__points li{color:#475569;padding-left:18px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;position:relative}.TechnicalStack-module__h1TGoG__points li:before{content:"";background:#d946ef;border-radius:2px;width:8px;height:8px;position:absolute;top:8px;left:0}
.page-module__E0kJGG__main{min-height:100vh}.page-module__E0kJGG__hero{background:var(--og-hero-gradient);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:120px 0 80px;display:flex;position:relative}.page-module__E0kJGG__heroContent{max-width:900px}.page-module__E0kJGG__title{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.page-module__E0kJGG__titleMain{letter-spacing:-.03em;color:var(--text-white);text-align:center;font-family:Outfit,Lexend Deca,Satoshi,-apple-system,sans-serif;font-size:72px;font-weight:700;line-height:1.1}.page-module__E0kJGG__titleSub{letter-spacing:-.03em;color:var(--text-white);text-align:center;font-family:Outfit,Lexend Deca,Satoshi,-apple-system,sans-serif;font-size:64px;font-weight:700;line-height:1.1}.page-module__E0kJGG__heroScroll{color:var(--text-white-subtle);flex-direction:column;align-items:center;gap:8px;font-size:14px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.page-module__E0kJGG__heroScrollArrow{animation:2s infinite page-module__E0kJGG__bounce}@media (max-width:768px){.page-module__E0kJGG__titleMain{font-size:44px}.page-module__E0kJGG__titleSub{font-size:40px}.page-module__E0kJGG__heroScroll{display:none}}.page-module__E0kJGG__subtitle{color:#fffc;letter-spacing:.01em;text-align:center;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-family:Outfit,Lexend Deca,Satoshi,-apple-system,sans-serif;font-size:20px;font-weight:400;line-height:1.5}@media (max-width:768px){.page-module__E0kJGG__subtitle{font-size:17px}}.page-module__E0kJGG__heroActions{justify-content:center;align-items:center;gap:16px;display:flex}@media (max-width:640px){.page-module__E0kJGG__heroActions{flex-direction:column;align-items:stretch}}.page-module__E0kJGG__ctaButton{padding:18px 32px;font-family:Outfit,Lexend Deca,Satoshi,-apple-system,sans-serif;font-size:17px;font-weight:500}.page-module__E0kJGG__features{background:#fff radial-gradient(#e9e9ee .6px,#0000 .6px) 0 0/24px 24px;padding:150px 0 100px;position:relative;overflow:visible}.page-module__E0kJGG__container{max-width:1100px;margin:0 auto;padding:0 48px}.page-module__E0kJGG__sectionTitle{color:var(--text-dark);text-align:center;letter-spacing:-.02em;margin-bottom:48px;font-family:Space Grotesk,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:48px;font-weight:700}.page-module__E0kJGG__gradientText{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#a855f7,#d946ef);-webkit-background-clip:text;background-clip:text}@media (max-width:768px){.page-module__E0kJGG__sectionTitle{font-size:32px}}.page-module__E0kJGG__featuresGrid{grid-template-columns:repeat(3,minmax(240px,1fr));place-items:start center;gap:28px;display:grid}@media (max-width:1024px){.page-module__E0kJGG__featuresGrid{grid-template-columns:1fr;max-width:640px;margin:0 auto}}.page-module__E0kJGG__featureCard{text-align:center;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #e9d5ff;border-radius:16px;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:300px;height:380px;padding:36px 28px;transition:all .32s cubic-bezier(.2,.9,.2,1);display:flex;box-shadow:0 20px 50px #00000008}.page-module__E0kJGG__featureCard:hover{border-color:#d946ef;transform:translateY(-8px);box-shadow:0 30px 60px #d946ef0f}.page-module__E0kJGG__featureIcon{color:#d946ef;background:#fdf2f8;border-radius:10px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;transition:transform .28s,box-shadow .28s;display:flex;box-shadow:0 8px 20px #d946ef0a}.page-module__E0kJGG__featureCard:hover .page-module__E0kJGG__featureIcon{transform:scale(1.1);box-shadow:0 12px 30px #d946ef14}.page-module__E0kJGG__featureTitle{color:#1e1b4b;text-align:center;margin-top:6px;margin-bottom:6px;font-family:Outfit,Satoshi,-apple-system,sans-serif;font-size:20px;font-weight:700}.page-module__E0kJGG__featureDescription{color:#64748b;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.6}@media (max-width:480px){.page-module__E0kJGG__featureCard{height:auto;padding:20px}}.page-module__E0kJGG__examples{background:var(--bg-gray-50);background-image:radial-gradient(#f1f5f9 1px,#0000 1px);background-size:24px 24px;padding:100px 0}.page-module__E0kJGG__sectionSubtitle{color:var(--text-dark-secondary);text-align:center;margin-bottom:48px;font-size:16px}
.page-module__uNVtnG__main{background:radial-gradient(#fff 0%,#f8fafc 100%);min-height:100vh;padding:120px 20px 80px;position:relative}.page-module__uNVtnG__container{flex-direction:column;gap:32px;max-width:1200px;margin:0 auto;animation:.6s ease-out page-module__uNVtnG__fadeIn;display:flex}.page-module__uNVtnG__loading,.page-module__uNVtnG__error{color:#1f2937;z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:400px;font-family:Space Grotesk,-apple-system,sans-serif;display:flex;position:relative}.page-module__uNVtnG__error h1{color:#ff6b9d;text-shadow:0 0 12px #ff6b9d47;font-size:32px;font-weight:700}.page-module__uNVtnG__error p{color:#6b7280}.page-module__uNVtnG__tokenInfo{z-index:1;background:#fffffff2;border:1px solid #f1f5f9;border-radius:16px;margin-bottom:32px;padding:32px;position:relative;box-shadow:0 10px 25px -5px #0000000a}.page-module__uNVtnG__tokenHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__uNVtnG__tokenName{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:2rem;font-weight:700}.page-module__uNVtnG__tokenSymbol{color:#ec4899;text-transform:uppercase;letter-spacing:.1em;font-family:Space Grotesk,-apple-system,sans-serif;font-size:20px;font-weight:600}.page-module__uNVtnG__networkBadge{text-transform:capitalize}.page-module__uNVtnG__addressRow{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:12px;padding:12px 16px;display:flex}@media (max-width:768px){.page-module__uNVtnG__addressRow{flex-wrap:wrap}}.page-module__uNVtnG__address{color:#475569;text-overflow:ellipsis;flex:1;font-family:JetBrains Mono,SF Mono,Monaco,monospace;font-size:14px;overflow:hidden}.page-module__uNVtnG__copyButton,.page-module__uNVtnG__explorerLink{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:flex}.page-module__uNVtnG__copyButton:hover,.page-module__uNVtnG__explorerLink:hover{color:#ec4899;background:#fdf2f8;border-color:#ec4899;transform:translateY(-2px)}.page-module__uNVtnG__overviewSection{margin-bottom:32px}.page-module__uNVtnG__riskCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:32px;box-shadow:0 10px 25px -5px #0000000a}.page-module__uNVtnG__sectionTitle{color:#0f172a;letter-spacing:.02em;margin-bottom:24px;font-family:Space Grotesk,-apple-system,sans-serif;font-size:28px;font-weight:600}.page-module__uNVtnG__riskContent{justify-content:center;align-items:center;gap:24px;display:flex}.page-module__uNVtnG__riskDetails{flex:1}.page-module__uNVtnG__riskBadge{margin-bottom:12px;padding:8px 16px;font-size:14px}.page-module__uNVtnG__recommendation{color:#475569;max-width:600px;margin:0 auto;font-family:Inter,-apple-system,sans-serif;font-size:16px;line-height:1.8}.page-module__uNVtnG__actions{justify-content:center;gap:16px;margin-top:64px;display:flex}.page-module__uNVtnG__aiButton{color:#fff!important;background:linear-gradient(135deg,#ec4899 0%,#d946ef 100%)!important;border:none!important;border-radius:50px!important;padding:14px 32px!important;font-weight:600!important;transition:all .3s!important;box-shadow:0 4px 14px #ec489963!important}.page-module__uNVtnG__aiButton:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #ec489980!important}@media (max-width:640px){.page-module__uNVtnG__actions{flex-direction:column}}.page-module__uNVtnG__spinner{animation:1s linear infinite page-module__uNVtnG__spin}@keyframes page-module__uNVtnG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
