.rg-page{max-width:1180px;margin:0 auto;padding:8px 4px 56px;color:#1f2937}.rg-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 36px;margin-bottom:22px;border:1px solid #e3e6f4;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f4f3ff 58%,#e8f7fb 100%);box-shadow:0 12px 35px rgba(79,70,229,.08)}.rg-eyebrow,.rg-step{display:inline-flex;align-items:center;gap:6px;color:#4f46e5;font-size:.74rem;font-weight:800;letter-spacing:.06em}.rg-hero h1{margin:8px 0 8px;color:#171a2b;font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.055em}.rg-hero p{max-width:680px;margin:0;color:#687086;font-size:1rem}.rg-hero-note{min-width:210px;padding:18px 20px;border-radius:16px;background:#211f45;color:#fff}.rg-hero-note span,.rg-hero-note strong{display:block}.rg-hero-note span{margin-bottom:6px;color:#a9dcf2;font-size:.72rem;font-weight:700}.rg-hero-note strong{font-size:.95rem;line-height:1.5}.rg-workspace{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:22px;align-items:start}.rg-card{border:1px solid #e4e6f0;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(29,33,52,.055)}.rg-input-card{padding:28px}.rg-card-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:22px}.rg-card h2{margin:4px 0;color:#1b1e30;font-size:1.34rem;font-weight:800;letter-spacing:-.035em}.rg-card-head p{margin:0;color:#858a99;font-size:.82rem}.rg-reset{height:36px;padding:0 12px;border:1px solid #dddfee;border-radius:10px;background:#fff;color:#6a7081;font-size:.78rem}.rg-reset:hover{border-color:#847cf0;color:#4f46e5}.rg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rg-field{display:block;min-width:0}.rg-field>span{display:flex;align-items:center;gap:5px;margin:0 0 7px;color:#596176;font-size:.78rem;font-weight:700}.rg-field em{padding:2px 6px;border-radius:999px;background:#eeedff;color:#4f46e5;font-size:.61rem;font-style:normal}.rg-input-wrap{display:flex;align-items:center;border:1px solid #d9dce8;border-radius:12px;background:#fff;overflow:hidden;transition:.15s}.rg-input-wrap:focus-within{border-color:#6d64ec;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.rg-input-wrap input{width:100%;min-width:0;height:48px;padding:0 12px;border:0;outline:0;background:transparent;color:#202437;font-size:1rem;font-weight:700}.rg-input-wrap b{flex:none;min-width:42px;padding-right:12px;color:#9095a4;text-align:right;font-size:.76rem}.rg-field-emphasis .rg-input-wrap{background:#fafaff}.rg-help{display:inline-grid;place-items:center;width:17px;height:17px;padding:0;border:1px solid #c8cbda;border-radius:50%;background:#fff;color:#858a99;font-size:.65rem}.rg-details{margin-top:20px;border:1px solid #e4e6f0;border-radius:14px;background:#fafbfe}.rg-details summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;cursor:pointer;list-style:none}.rg-details summary::-webkit-details-marker{display:none}.rg-details summary span{color:#373b50;font-size:.85rem;font-weight:750}.rg-details summary i{margin-right:7px;color:#5d55df}.rg-details summary small{color:#9499a8;font-size:.7rem}.rg-details[open] summary{border-bottom:1px solid #e5e7ef}.rg-details-body{padding:18px}.rg-compare-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:15px 17px;border-radius:14px;background:#f1f8fa}.rg-compare-toggle strong,.rg-compare-toggle small{display:block}.rg-compare-toggle strong{color:#30414b;font-size:.85rem}.rg-compare-toggle small{margin-top:2px;color:#778991;font-size:.69rem}.rg-switch{position:relative;flex:none;width:45px;height:25px}.rg-switch input{position:absolute;opacity:0}.rg-switch span{position:absolute;inset:0;border-radius:99px;background:#cbd1dc;cursor:pointer;transition:.2s}.rg-switch span:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.16);transition:.2s}.rg-switch input:checked+span{background:#4f46e5}.rg-switch input:checked+span:after{transform:translateX(20px)}.rg-compare-fields{margin-top:12px;padding:16px;border:1px dashed #b9d8df;border-radius:13px}.rg-result-card{position:sticky;top:86px;padding:28px;background:linear-gradient(180deg,#20213b 0,#27294a 100%);color:#fff;border:0;box-shadow:0 18px 40px rgba(26,27,53,.19)}.rg-result-card h2{color:#fff}.rg-profit{margin:20px 0;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.07)}.rg-profit span,.rg-profit strong,.rg-profit em{display:block}.rg-profit span{color:#bcc1db;font-size:.76rem}.rg-profit strong{margin:4px 0;font-size:2rem;letter-spacing:-.04em}.rg-profit em{color:#7fe0c4;font-size:.72rem;font-style:normal}.rg-profit.is-loss strong,.rg-profit.is-loss em{color:#ff9caa}.rg-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rg-metrics>div{padding:13px;border-radius:12px;background:rgba(255,255,255,.06)}.rg-metrics span,.rg-metrics strong{display:block}.rg-metrics span{color:#aeb4ce;font-size:.67rem}.rg-metrics strong{margin-top:4px;color:#fff;font-size:.91rem}.rg-breakdown,.rg-comparison{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.rg-section-title{display:flex;justify-content:space-between;gap:10px;align-items:center}.rg-section-title strong{font-size:.82rem}.rg-section-title span{color:#aeb4ce;font-size:.67rem}.rg-bar{display:flex;height:10px;margin:13px 0 12px;border-radius:99px;background:rgba(255,255,255,.08);overflow:hidden}.rg-bar span{height:100%;min-width:0}.rg-breakdown ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;margin:0;padding:0;list-style:none}.rg-breakdown li{display:flex;justify-content:space-between;gap:8px;color:#cbd0e5;font-size:.67rem}.rg-breakdown li span:first-child:before{content:"";display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:var(--dot)}.rg-breakdown li b{color:#fff;font-weight:650}.rg-compare-row{display:flex;justify-content:space-between;margin-top:10px;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.06);font-size:.78rem}.rg-comparison p{margin:10px 0 0;color:#9fe1d2;font-size:.7rem;line-height:1.55}.rg-guide{margin-top:22px;padding:27px 30px;border:1px solid #e3e6f0;border-radius:20px;background:#fff}.rg-guide h2{margin:4px 0 17px;font-size:1.28rem}.rg-guide ol{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none}.rg-guide li{display:flex;gap:11px;padding:15px;border-radius:13px;background:#f8f8fc}.rg-guide li>span{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:9px;background:#e8e6ff;color:#4f46e5;font-size:.73rem;font-weight:800}.rg-guide p{margin:0}.rg-guide li strong{display:block;margin-bottom:3px;color:#2f3348;font-size:.8rem}.rg-guide li p{color:#7d8291;font-size:.7rem;line-height:1.5}.rg-disclaimer{margin-top:15px!important;color:#7c8190;font-size:.69rem;line-height:1.6}.rg-disclaimer i{margin-right:4px;color:#4f46e5}@media(max-width:980px){.rg-workspace{grid-template-columns:1fr}.rg-result-card{position:static}.rg-hero-note{display:none}}@media(max-width:620px){.rg-page{padding-bottom:30px}.rg-hero{padding:24px 20px;border-radius:16px}.rg-hero h1{font-size:2rem}.rg-input-card,.rg-result-card{padding:20px;border-radius:16px}.rg-form-grid,.rg-guide ol{grid-template-columns:1fr}.rg-card-head{align-items:flex-start}.rg-details summary small{display:none}.rg-metrics{grid-template-columns:1fr 1fr}.rg-guide{padding:22px 18px}.rg-breakdown ul{grid-template-columns:1fr}}
.rg-field-wide{grid-column:1/-1}.rg-select-wrap{position:relative}.rg-select-wrap select{width:100%;height:48px;padding:0 42px 0 12px;border:0;outline:0;background:transparent;color:#202437;font-size:.9rem;font-weight:700;appearance:none;cursor:pointer}.rg-select-wrap i{position:absolute;right:14px;color:#777d91;pointer-events:none}.rg-source-note{display:block;margin-top:7px;color:#858a99;font-size:.66rem;line-height:1.5}.rg-source-note a{color:#554be2;font-weight:700;text-decoration:none}.rg-source-note a:hover{text-decoration:underline}
