.est-root{--navy:#1a2d3b;--maroon:#673446;--cream:#eadfcf;--ink:#0f1c26;--line:#d9ccb8;--paper:#f6f1e8;--good:#2e7d5b;--bad:#a23b3b;color:var(--navy);background:var(--paper);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Poppins,sans-serif;line-height:1.5}.est-root *,.est-root :before,.est-root :after{box-sizing:border-box}.est-root .wrap{max-width:1160px;margin:0 auto;padding:24px 20px 64px}.est-root .head{background:var(--navy);color:var(--cream);border-radius:16px;margin-bottom:24px;padding:30px 32px}.est-root .eyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--cream);opacity:.75;margin-bottom:12px;font-family:Michroma,sans-serif;font-size:11px}.est-root .head h1{letter-spacing:.5px;margin:0;font-family:Michroma,sans-serif;font-size:clamp(22px,3.4vw,34px);font-weight:400;line-height:1.15}.est-root .head p{color:#cbd6de;max-width:640px;margin-top:12px;font-size:14px;font-weight:300}.est-root .grid{grid-template-columns:1.35fr 1fr;align-items:start;gap:24px;display:grid}@media (width<=900px){.est-root .grid{grid-template-columns:1fr}}.est-root .card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:22px;padding:22px 22px 8px}.est-root .card h2{letter-spacing:2px;text-transform:uppercase;color:var(--maroon);align-items:center;gap:10px;margin-bottom:18px;font-family:Michroma,sans-serif;font-size:12px;font-weight:400;display:flex}.est-root .card h2 .num{background:var(--cream);width:26px;height:26px;color:var(--navy);border-radius:50%;flex:none;place-items:center;font-size:11px;display:grid}.est-root .field{margin-bottom:16px}.est-root .field label{color:var(--navy);margin-bottom:6px;font-size:12.5px;font-weight:500;display:block}.est-root .field .hint{color:#8a7f6f;font-size:11px;font-weight:300}.est-root .money{position:relative}.est-root .money:before{content:"$";color:#9a8f7d;pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.est-root input[type=number]{width:100%;color:var(--navy);border:1px solid var(--line);-moz-appearance:textfield;background:#fdfbf7;border-radius:9px;padding:11px 12px 11px 24px;font-family:Poppins;font-size:16px;font-weight:500}.est-root input.plain{padding-left:12px}.est-root input.plain::-webkit-outer-spin-button{-webkit-appearance:none}.est-root input.plain::-webkit-inner-spin-button{-webkit-appearance:none}.est-root input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.est-root input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.est-root input:focus{border-color:var(--maroon);background:#fff;outline:none;box-shadow:0 0 0 3px #6734461f}.est-root input:read-only{color:#6b6355;cursor:not-allowed;background:#efe9dd}.est-root select.sel{width:100%;color:var(--navy);border:1px solid var(--line);cursor:pointer;appearance:none;background:#fdfbf7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23673446' d='M6 8L0 0h12z'/%3E%3C/svg%3E") right 14px center no-repeat;border-radius:9px;padding:11px 12px;font-family:Poppins;font-size:16px;font-weight:500}.est-root select.sel:focus{border-color:var(--maroon);background-color:#fff;outline:none;box-shadow:0 0 0 3px #6734461f}.est-root .btn{letter-spacing:.3px;width:100%;color:var(--cream);background:var(--maroon);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:14px;font-family:Poppins;font-size:13px;font-weight:600;transition:all .15s;display:flex}.est-root .btn:hover{background:#7a3f54}.est-root .btn:active{transform:translateY(1px)}.est-root .btn svg{width:16px;height:16px}.est-root input[type=text]{width:100%;color:var(--navy);border:1px solid var(--line);background:#fdfbf7;border-radius:9px;padding:11px 12px;font-family:Poppins;font-size:16px;font-weight:500}.est-root input[type=text]::placeholder{color:#b3a894;font-weight:400}.est-root input[type=text]:focus{border-color:var(--maroon);background:#fff;outline:none;box-shadow:0 0 0 3px #6734461f}.est-root .psplit{margin-top:4px}.est-root .psum{background:var(--cream);border-radius:10px;margin-bottom:14px;padding:6px 14px}.est-root .prow{border-bottom:1px dashed #6734462e;justify-content:space-between;align-items:baseline;padding:8px 0;font-size:13px;display:flex}.est-root .prow:last-child{border-bottom:none}.est-root .prow span{color:#5f5749}.est-root .prow b{color:var(--navy);font-variant-numeric:tabular-nums}.est-root .prow.sub{padding:4px 0 8px 12px}.est-root .prow.sub span{color:#8a7f6f;font-size:12px;font-weight:300}.est-root .prow.sub b{color:var(--maroon)}.est-root .prow.tot span{color:var(--navy);font-weight:600}.est-root .prow.tot b{color:var(--maroon);font-size:16px}.est-root .plist{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media (width<=520px){.est-root .plist{grid-template-columns:1fr}}.est-root .pchip{border:1px solid var(--line);background:#fdfbf7;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:12.5px;display:flex}.est-root .pchip span{color:#5f5749}.est-root .pchip b{color:var(--navy);font-variant-numeric:tabular-nums}.est-root .pnote{color:#9a8f7d;margin-top:10px;font-size:11px;font-weight:300;line-height:1.5}.est-root .stepper{border:1px solid var(--line);background:#fdfbf7;border-radius:9px;align-items:center;display:inline-flex;overflow:hidden}.est-root .stepper button{width:44px;height:42px;color:var(--navy);cursor:pointer;background:0 0;border:none;font-family:Poppins;font-size:20px}.est-root .stepper button:hover{background:var(--cream)}.est-root .stepper button:disabled{color:#c9bda8;cursor:not-allowed;background:0 0}.est-root .stepper span{text-align:center;min-width:48px;color:var(--navy);border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;height:42px;font-size:16px;font-weight:600;display:grid}.est-root .row2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.est-root .row3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}@media (width<=520px){.est-root .row3{grid-template-columns:1fr 1fr}}.est-root .seg{background:var(--cream);border-radius:9px;gap:4px;padding:4px;display:inline-flex}.est-root .seg button{cursor:pointer;color:var(--navy);background:0 0;border:none;border-radius:6px;padding:8px 16px;font-family:Poppins;font-size:12.5px;font-weight:500;transition:all .15s}.est-root .seg button.on{background:var(--navy);color:var(--cream)}.est-root .check{color:#7a7060;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.est-root .check input{width:16px;height:16px;accent-color:var(--maroon)}.est-root .lot{border:1px dashed var(--line);background:#fdfbf7;border-radius:10px;margin-bottom:14px;padding:14px}.est-root .lot .tag{letter-spacing:1.5px;color:var(--maroon);margin-bottom:12px;font-family:Michroma;font-size:10px}.est-root .results{position:sticky;top:20px}.est-root .hero{background:var(--navy);color:var(--cream);border:1px solid var(--navy);border-radius:14px;margin-bottom:0;padding:26px 24px;position:relative;overflow:hidden}.est-root .hero .lbl{letter-spacing:2.5px;text-transform:uppercase;opacity:.7;font-family:Michroma;font-size:10px}.est-root .profit{letter-spacing:.5px;margin:8px 0 2px;font-family:Michroma;font-size:clamp(30px,6vw,44px);font-weight:400}.est-root .profit.pos{color:#8fd6b0}.est-root .profit.neg{color:#e79a9a}.est-root .roiline{border-top:1px solid #eadfcf33;gap:24px;margin-top:18px;padding-top:18px;display:flex}.est-root .roiline div span{display:block}.est-root .roiline .k{letter-spacing:1px;text-transform:uppercase;opacity:.65;margin-bottom:4px;font-size:10px}.est-root .roiline .v{font-family:Poppins;font-size:20px;font-weight:600}.est-root .hero.empty .profit{color:#eadfcf59}.est-root .empty-note{color:#eadfcfb3;margin:14px 0 0;font-size:13px;font-weight:300;line-height:1.5}.est-root .ledger{border:1px solid var(--line);background:#fff;border-top:none;border-radius:0 0 14px 14px;padding:6px 22px 14px}.est-root .li{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:baseline;padding:10px 0;font-size:13.5px;display:flex}.est-root .li:last-child{border-bottom:none}.est-root .li .k{color:#5f5749}.est-root .li .v{font-variant-numeric:tabular-nums;font-weight:600}.est-root .li.sub{padding-left:14px;font-size:12.5px}.est-root .li.sub .k{color:#8a7f6f;font-weight:300}.est-root .li.total{border-top:2px solid var(--navy);border-bottom:none;margin-top:6px;padding-top:14px;font-size:15px}.est-root .li.total .k{color:var(--navy);font-weight:600}.est-root .li.total .v{color:var(--maroon);font-size:17px}.est-root .li.sale .v{color:var(--good)}.est-root .foot{color:#9a8f7d;margin-top:18px;font-size:11px;font-weight:300;line-height:1.6}.est-root .brandbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:26px;padding-top:18px;display:flex}.est-root .brandbar .logo{letter-spacing:3px;color:var(--navy);font-family:Michroma;font-size:14px}.est-root .brandbar .tag2{color:#9a8f7d;font-size:11px}.est-root .mobilebar{z-index:60;background:var(--navy);color:var(--cream);padding:10px 16px calc(10px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 22px #0003}.est-root .mb-left{flex-direction:column;line-height:1.05;display:flex}.est-root .mb-k{letter-spacing:1.5px;text-transform:uppercase;opacity:.7;font-family:Michroma,sans-serif;font-size:9px}.est-root .mb-v{font-variant-numeric:tabular-nums;margin-top:3px;font-size:21px;font-weight:700}.est-root .mb-btn{background:var(--maroon);color:var(--cream);cursor:pointer;border:none;border-radius:9px;align-items:center;gap:7px;padding:12px 20px;font-family:Poppins;font-size:14px;font-weight:600;display:flex}.est-root .mb-btn:active{transform:translateY(1px)}.est-root .mb-btn svg{width:15px;height:15px}@media (width<=900px){.est-root .grid{grid-template-columns:1fr}.est-root .results{position:static}.est-root .mobilebar{display:flex}.est-root{padding-bottom:82px}}@media (width<=600px){.est-root .wrap{padding:16px 13px 40px}.est-root .head{border-radius:14px;padding:22px 18px}.est-root .head h1{font-size:26px}.est-root .card{border-radius:12px;margin-bottom:16px;padding:18px 15px 6px}.est-root .grid{gap:16px}.est-root .row2,.est-root .row3{grid-template-columns:1fr}.est-root .seg{width:100%;display:flex}.est-root .seg button{flex:1}.est-root .plist{grid-template-columns:1fr 1fr}}@media (width<=380px){.est-root .plist{grid-template-columns:1fr}.est-root .roiline{gap:16px}}.brand-logo{width:auto;height:56px;margin:0 0 14px;display:block}.brandbar-logo{width:auto;height:28px;display:block}.topbar{background:#fff;border-bottom:1px solid #e6e0d4;align-items:center;padding:16px 24px;display:flex}.topbar-logo{width:auto;height:40px;display:block}.est-root .feedback-cta{color:var(--cream);background:linear-gradient(135deg,#1a2d3b 0%,#25415a 100%);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:28px 0;padding:32px 28px;display:flex}.est-root .feedback-cta h3{margin:0 0 6px;font-family:Poppins,sans-serif;font-size:22px}.est-root .feedback-cta p{opacity:.85;max-width:520px;margin:0;font-size:14px}.est-root .feedback-btn{background:var(--cream);color:var(--navy);cursor:pointer;letter-spacing:.02em;border:0;border-radius:999px;padding:12px 22px;font-size:14px;font-weight:600;transition:transform .15s}.est-root .feedback-btn:hover{transform:translateY(-1px)}.est-modal-backdrop{z-index:1000;background:#0f1c2699;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.est-modal{width:100%;max-width:520px;max-height:90vh;color:var(--navy);background:#fff;border-radius:16px;padding:28px;font-family:Poppins,sans-serif;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.est-modal h3{margin:0 0 6px;font-size:22px}.est-modal .sub{color:#5a6672;margin:0 0 20px;font-size:14px}.est-modal label{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.est-modal input,.est-modal textarea{border:1px solid var(--line);background:#fdfbf6;border-radius:8px;width:100%;margin-bottom:14px;padding:10px 12px;font-family:inherit;font-size:14px}.est-modal textarea{resize:vertical;min-height:100px}.est-modal .actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.est-modal .btn-primary{background:var(--navy);color:var(--cream);cursor:pointer;border:0;border-radius:8px;padding:11px 20px;font-weight:600}.est-modal .btn-ghost{border:1px solid var(--line);color:var(--navy);cursor:pointer;background:0 0;border-radius:8px;padding:11px 20px;font-weight:600}.est-modal .btn-primary:disabled{opacity:.6;cursor:not-allowed}.est-modal .success{color:#1e5a3d;background:#e8f5ee;border-radius:8px;padding:14px;font-size:14px}.est-modal .error{color:#8a2727;background:#fbe8e8;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:13px}.wemark-footer{color:#eadfcf;background:#152431;margin-top:48px;padding:56px 24px 32px}.wemark-footer .inner{grid-template-columns:1.4fr 1fr 1.2fr;gap:48px;max-width:1160px;margin:0 auto;display:grid}.wemark-footer .col h4{color:#fff;letter-spacing:.02em;margin:0 0 18px;font-size:15px;font-weight:600}.wemark-footer .brand-mark{letter-spacing:.15em;color:#eadfcf;margin-bottom:16px;font-family:Michroma,sans-serif;font-size:22px}.wemark-footer .about{opacity:.85;max-width:340px;margin:0 0 20px;font-size:14px;line-height:1.7}.wemark-footer .socials{gap:14px;display:flex}.wemark-footer .socials a{color:#eadfcf;opacity:.75;transition:opacity .15s;display:inline-flex}.wemark-footer .socials a:hover{opacity:1}.wemark-footer .links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.wemark-footer .links a{color:#eadfcf;opacity:.85;font-size:14px;text-decoration:none}.wemark-footer .links a:hover{opacity:1;text-decoration:underline}.wemark-footer .contact-row{opacity:.9;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.wemark-footer .contact-row .ico{background:#ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.wemark-footer .country{color:#fff;align-items:center;gap:10px;margin-bottom:18px;font-weight:600;display:flex}.wemark-footer .country .flag{color:#eadfcf;background:#0f1c26;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-flex}.wemark-footer .bottom{opacity:.65;border-top:1px solid #eadfcf26;flex-wrap:wrap;justify-content:space-between;gap:10px;max-width:1160px;margin:40px auto 0;padding-top:20px;font-size:12px;display:flex}@media (width<=800px){.wemark-footer .inner{grid-template-columns:1fr;gap:32px}}.wemark-footer .footer-logo{width:auto;height:64px;margin:0 0 18px;display:block}
