:root{--bg:#070c07;--panel:#101013;--line:#28282e;--ink:#f3f2f8;--muted:#93939f;--accent:#c7cfab}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:#c8bff5}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:#151519;border:1px solid var(--line);border-radius:25px;padding:10px 17px}button:hover{background:#282730}button:disabled{opacity:.4;cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid #c7cfab;outline-offset:4px}[hidden]{display:none!important}input,select,textarea{background:#111115;color:var(--ink);border:1px solid #373640;border-radius:8px;padding:11px 13px;max-width:100%}select{color:#dedbe9}h1,h2,h3,p{margin-top:0}h1{font-weight:400;font-size:58px;letter-spacing:-2.7px;line-height:1.08}h2{font-size:29px;font-weight:400;letter-spacing:-1px;line-height:1.2}h3{font-size:20px;font-weight:400;letter-spacing:-.4px}em{font-family:Georgia,serif;font-weight:400}.quiet,small{color:var(--muted);font-size:12px}.eyebrow{color:#9c98aa;font:10px/1.5 Consolas,monospace;letter-spacing:1.7px;text-transform:uppercase}.light,.primary{background:#f4f3f9;color:#09090b;border-color:#f4f3f9}.light:hover,.primary:hover{color:#09090b;background:#d8cef8}.pill{display:inline-flex;align-items:center;justify-content:center;padding:13px 25px;background:#17171a;border-radius:40px;font-size:14px}.pill.light{background:#f4f3f9}.microbar{height:28px;border-bottom:1px solid #1c1c21;background:#09090b;display:flex;align-items:center;justify-content:center;gap:22px;font:9px Consolas,monospace;color:#7c7b88;letter-spacing:.8px}.microbar span+span{color:#afb0bd}.site-header{height:88px;padding:0 32px;display:flex;align-items:center;gap:26px;position:relative;z-index:35}.brand{display:flex;align-items:center;gap:10px;font-size:20px;letter-spacing:-.7px;white-space:nowrap}.brand svg{width:36px;height:36px;fill:none;stroke:#e1e8cc;stroke-width:1.5}.brand svg circle{fill:#e1e8cc;stroke:0}.brand b{font-weight:500}.site-header .ticker{font-size:11px;color:#8c8b98;max-width:330px;overflow:hidden;white-space:nowrap;mask-image:linear-gradient(90deg,transparent,black 6%,black 85%,transparent)}.site-header nav{display:flex;gap:27px;margin-left:auto;align-items:center;font-size:12px;color:#9998a6}.site-header nav a:hover{color:white}.site-header .pw-mount{position:static!important}.site-header .pw-connect{font-size:12px!important;padding:11px 19px!important;border-radius:28px!important}.home{height:100svh;overflow:hidden}.home .site-header{position:absolute;top:28px;left:0;right:0}.orbit-hero{height:calc(100svh - 28px);min-height:610px;position:relative;isolation:isolate}.hero-copy{position:absolute;top:118px;left:20px;right:20px;text-align:center;z-index:20;pointer-events:none;transition:opacity .6s,filter .6s,transform .8s cubic-bezier(.2,.8,.2,1)}.hero-copy h1{font-size:37px;line-height:1.16;letter-spacing:-1.5px;margin:0;font-weight:400}.hero-copy em{display:block;font-size:40px;line-height:1.15;color:#d7d4e2}.budget-form{position:absolute;z-index:25;top:246px;left:50%;transform:translateX(-50%);width:min(780px,90vw);text-align:center;transition:top .7s cubic-bezier(.2,.8,.2,1)}.budget-label{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.budget-wrap{display:flex;align-items:center;justify-content:center;gap:13px;height:83px}.budget-wrap>span{font-size:50px;font-weight:500;line-height:1;width:51px;height:51px;background:#dfdde8;color:#070c07;border-radius:50%}.budget-wrap input{color:#f8f7ff;border:0;background:none;font-size:76px;letter-spacing:-3px;font-weight:300;width:490px;text-align:left;padding:0;outline:0;box-shadow:none;font-variant-numeric:tabular-nums}.budget-wrap input::placeholder{color:#37363f;opacity:1}.budget-wrap:focus-within input::placeholder{color:#63616e}.hero-actions{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px}.chosen{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px}.chosen>span{font-size:12px;color:#b0aabd}.chosen a{padding:12px 20px;font-size:12px}.has-budget .hero-copy{opacity:.32;filter:blur(3px);transform:translateY(-35px)}.has-budget .budget-form{top:197px}.orbit-scene{position:absolute;inset:0;overflow:hidden;perspective:620px;perspective-origin:50% 50%;z-index:10;touch-action:pan-y;outline:0!important;cursor:grab;user-select:none}.orbit-scene.dragging{cursor:grabbing}.orbit-world{position:absolute;top:calc(50% + 370px);left:50%;width:0;height:0;transform-style:preserve-3d;will-change:transform}.orbit-card{width:370px;height:355px;position:absolute;left:-185px;top:-177.5px;border:1px solid #393641;border-radius:18px;background:linear-gradient(165deg,#18171d,#0e0e12 65%);padding:23px;display:flex;flex-direction:column;backface-visibility:hidden;will-change:transform,opacity;box-shadow:0 35px 80px -35px #000;color:#f1edf9;transition:border-color .3s;contain:layout style}.orbit-card.selected{border-color:#ddd0ff;box-shadow:inset 0 0 40px #b5a5eb0d,0 35px 80px -35px #000}.orbit-card .card-top{display:flex;gap:13px;align-items:center}.basket-icon{flex-shrink:0;display:grid;place-items:center;width:51px;height:51px;border-radius:50%;border:1px solid #565060;background:#26222f;color:#d3c6ed;font-size:32px}.card-top h2{font-size:23px;letter-spacing:-.6px;margin:0 0 5px;line-height:1.1}.card-top small{font-size:12px;color:#88818f}.orbit-card .card-kind{font-size:11px;letter-spacing:.5px;color:#a79eaf;text-transform:uppercase;margin-top:25px}.card-value{font-size:38px;line-height:1.1;letter-spacing:-1.5px;color:#cec0f5;font-variant-numeric:tabular-nums;margin-top:4px}.card-value-label{font-size:12px;color:#827b8b;margin:5px 0 19px}.card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.card-stats>div{background:#ffffff08;border:1px solid #ffffff05;border-radius:9px;padding:9px 10px;font-size:16px}.card-stats small{font-size:9px;display:block;color:#8f879b;line-height:1.4;margin-top:4px}.card-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.card-foot>span{font-size:10px;color:#888190}.card-foot a{font-size:11px;background:#eee9f9;color:#09080a;padding:7px 11px;border-radius:20px;white-space:nowrap}.edge{position:absolute;top:330px;bottom:0;width:13%;z-index:25;pointer-events:none}.edge.left{left:0;background:linear-gradient(90deg,#070c07 0%,#070c07b0 40%,transparent)}.edge.right{right:0;background:linear-gradient(-90deg,#070c07 0%,#070c07b0 40%,transparent)}.horizon{position:absolute;inset:auto 0 0;height:65px;background:linear-gradient(transparent,#070c07);pointer-events:none;z-index:26}.motion-toolbar{position:absolute;bottom:15px;left:30px;right:30px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#8d859d;font:10px Consolas,monospace}.motion-toolbar>div{display:flex;align-items:center;gap:11px}.motion-toolbar button{font:10px Consolas,monospace;padding:7px 12px;background:#0b0b0e;color:#aaa2b8;border-color:#25212d}.motion-dot{width:5px;height:5px;border-radius:50%;background:#bcb0d5}.drag-label{color:#514b5d;margin-left:6px}.skip-opening{position:absolute;right:30px;top:100px;z-index:40;font-size:10px;background:transparent;color:#8d859e;border:0}.home-error{position:absolute;top:105px;left:20px;right:20px;z-index:40;text-align:center;font-size:12px;color:#e6b6cf}.entering .hero-copy{animation:copy-in 1.4s both}.entering .budget-form{animation:budget-in 1.2s both}.entering .orbit-scene{animation:orbit-in 1.6s cubic-bezier(.2,.8,.2,1) both}@keyframes copy-in{from{opacity:0;transform:translateY(13px);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes budget-in{from{opacity:0}to{opacity:1}}@keyframes orbit-in{from{opacity:0;transform:translateY(130px) scale(.92)}to{opacity:1;transform:none}}
.page{max-width:1160px;margin:0 auto;padding:35px 30px 80px}.page-heading{max-width:800px;margin:20px 0 50px}.page-heading h1{margin:16px 0 22px}.page-heading p{font-size:15px;color:#9995a4;line-height:1.8;max-width:700px}.page-heading em{color:#c5bfd3}.controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:25px;border-bottom:1px solid var(--line);margin-bottom:30px}.controls input[type=search]{flex:1;min-width:220px}.filter-pills{display:flex;gap:7px}.filter-pills button{font-size:12px;padding:10px 15px}.filter-pills button.active{background:#e4dcf7;color:#141018}.basket-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.basket-tile{padding:25px;background:#0d0c10;border:1px solid #2b2732;border-radius:16px;display:flex;flex-direction:column;min-height:320px;transition:transform .2s,border-color .2s}.basket-tile:hover{transform:translateY(-4px);border-color:#766985}.basket-tile>div:first-child{display:flex;align-items:center;gap:12px}.basket-tile h2{font-size:23px;margin:0 0 3px}.basket-tile p{font-size:12px;color:#97909f;margin:22px 0 20px;line-height:1.9}.weight-strip{height:5px;display:flex;gap:3px;margin:0 0 14px}.weight-strip i{display:block;background:#baa9db;border-radius:5px;opacity:.8}.weight-labels{font-size:10px;color:#a198ae;line-height:2}.basket-tile .tile-foot{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:25px}.tile-foot a{font-size:12px}.tile-foot small{font-size:10px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-head h2{margin:0}.section-head>span{color:#8d8799;font-size:12px}.desk-page{max-width:1250px}.desk-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin:15px 0 32px}.desk-heading h1{font-size:45px;margin:10px 0 10px}.desk-heading p{color:#958d9f;font-size:12px;max-width:650px;margin:0}.desk-heading select{max-width:250px}.desk-tabs{display:flex;gap:10px;margin:0 0 30px;border-bottom:1px solid #282331;padding-bottom:15px}.desk-tabs button{font-size:12px;border:0;background:none;color:#96909e;padding:8px 16px}.desk-tabs button.active{background:#e5ddf7;color:#17121e}.planner-top{display:grid;grid-template-columns:1fr 360px;gap:35px;align-items:start}.setup-card{background:#0c0b0f;border:1px solid #2c2634;border-radius:14px;padding:24px}.setup-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.setup-fields label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#a39bad}.setup-fields input{font-size:19px;letter-spacing:-.3px;padding:10px;width:100%}.weight-total{display:flex;gap:12px;justify-content:space-between;margin:25px 0 14px;font-size:11px;color:#958c9f}.weight-total strong{font-weight:400;color:#e0d5f3}.allocation-table{width:100%;border-collapse:collapse}.allocation-table th{font-size:9px;font-weight:400;text-transform:uppercase;letter-spacing:.4px;color:#7e758a;text-align:left;padding:9px 6px}.allocation-table td{font-size:12px;padding:9px 6px;border-bottom:1px solid #24202b}.allocation-table td:first-child{padding-left:0}.allocation-table input{width:82px;padding:7px 9px;font-size:12px}.allocation-table td:first-child small{display:block;font-size:9px;color:#7f758d}.allocation-table .remove-asset{padding:5px 8px;font-size:10px;background:transparent;border:0;color:#81768b}.allocation-table td button.chain{border:0;padding:0;background:none;font-size:12px;border-radius:0;text-align:left}.add-asset{display:flex;gap:10px;margin-top:19px}.add-asset select{flex:1;min-width:0;font-size:11px}.add-asset button{font-size:11px}.plan-actions{display:flex;gap:10px;margin-top:20px;align-items:center}.plan-actions button{font-size:12px;padding:11px 20px}.plan-actions .quiet{font-size:10px;line-height:1.6}.allocation-art{position:relative;text-align:center;padding:10px 0}.allocation-art svg{width:240px;height:240px}.allocation-art .donut-label{position:absolute;left:0;right:0;top:105px;pointer-events:none}.donut-label strong{display:block;font-size:24px;font-weight:400;letter-spacing:-1px}.donut-label small{font-size:10px}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px;text-align:left}.metrics div{padding:15px 13px;background:#101015;border:1px solid #24212d;border-radius:10px}.metrics span{font-size:10px;color:#8e839d;display:block}.metrics strong{font-size:21px;font-weight:400;display:block;margin-top:4px}.result-summary{margin-top:25px;border-top:1px solid #2d2538;padding-top:20px}.result-summary h3{font-size:17px;margin:0 0 12px}.result-summary p{font-size:11px;color:#958b9f;line-height:1.8}.result-summary time{font-size:9px;color:#7d738d}.report-section{margin-top:48px}.report-section h2{font-size:26px;margin-bottom:10px}.report-section>p{color:#929c80;font-size:12px}.table-scroll{overflow-x:auto;border:1px solid #293021;border-radius:12px}.report-table{width:100%;border-collapse:collapse;text-align:right;font-size:12px}.report-table th{font-size:9px;font-weight:400;color:#8d809c;text-transform:uppercase;letter-spacing:.4px;background:#0e0c13}.report-table th,.report-table td{padding:15px 13px;border-bottom:1px solid #293021}.report-table th:first-child,.report-table td:first-child{text-align:left}.report-table td:first-child small{display:block;font-size:9px}.report-table .add{color:#d5c4f6}.report-table .reduce{color:#e9b2ca}.report-table .hold{color:#929c80}.sum-line{display:flex;gap:25px;flex-wrap:wrap;padding:20px 0}.sum-line span{font-size:10px;color:#8b7e99;display:block}.sum-line strong{font-size:22px;font-weight:400;display:block;color:#e6d9f7;margin-top:3px}.matrix{width:100%;border-collapse:separate;border-spacing:6px;font-size:12px}.matrix th{color:#9a8ba8;font-size:10px;font-weight:400;padding:10px}.matrix button{width:100%;border-radius:7px;border:1px solid #493555;color:#e4d4f5;padding:15px 8px;background:#211a2e;font-size:12px}.matrix button.negative{background:#241a25;color:#e7bed3;border-color:#453046}.matrix button small{display:block;font-size:9px;color:inherit;opacity:.7}.matrix button.selected{outline:1px solid #d7c2ff}.matrix-legend{font-size:11px;color:#a190af;min-height:30px}.save-bar{display:flex;gap:10px;align-items:center;border:1px solid #42334f;background:#120e1a;border-radius:12px;padding:19px;margin-top:36px}.save-bar input{flex:1;min-width:0;font-size:13px}.save-bar button{font-size:12px}.report-status{font-size:11px;color:#c8b6dc;margin:15px 0;min-height:18px}.error{font-size:12px;color:#f0b0cf;padding:13px 17px;background:#291923;border:1px solid #523046;border-radius:8px;margin:15px 0}.empty{padding:45px 25px;border:1px dashed #393040;border-radius:12px;text-align:center;color:#8e819a}.empty h2{color:#d9cde7}.empty p{font-size:12px;line-height:1.8}.research-header{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.research-header p{font-size:12px;color:#968b9f}.research-grid{display:grid;grid-template-columns:1fr 360px;gap:30px}.saved-plan{padding:22px;border:1px solid #332938;background:#100c14;border-radius:12px;margin-bottom:15px}.saved-plan h3{margin:9px 0 14px}.saved-plan .plan-stats{display:flex;gap:25px;font-size:22px;color:#d9c9ee}.saved-plan small{display:block;font-size:9px;color:#93839f}.saved-plan .plan-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.saved-plan button{font-size:11px;padding:8px 13px}.saved-plan .pick-plan{float:right}.note-form{background:#110d16;padding:25px;border:1px solid #382b44;border-radius:13px}.note-form label{display:block;font-size:11px;color:#ad9ab9;margin-bottom:17px}.note-form input,.note-form textarea{display:block;width:100%;margin-top:7px;font-size:12px}.note-form button{font-size:12px}.note-card{padding:20px 0;border-bottom:1px solid #2f2438}.note-card p{white-space:pre-wrap;font-size:12px;color:#bbaaca;line-height:1.8}.note-card h3{font-size:17px}.note-card button{font-size:10px;padding:6px 11px}.compare-panel{margin:0 0 30px}.compare-panel table{font-size:12px}.methods{max-width:840px}.methods h2{margin-top:43px}.methods p,.methods li{color:#a497b0;font-size:14px;line-height:1.95}.methods section{padding:15px 0 20px;border-top:1px solid #302536}.methods .formula{border:1px dashed #62516f;border-radius:10px;padding:23px;color:#daccE8;font:13px/2 Consolas,monospace}.methods a{color:#d7c1ec;text-decoration:underline}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:35px;margin-top:60px;border-top:1px solid #28202f;font-size:11px;color:#8b7d97}.page-footer .brand{font-size:18px;color:#d7c8e9}.page-footer a:last-child{color:#bdaacf}.page-footer span{font-size:10px}dialog{background:#0f0b14;color:#e9ddf4;border:1px solid #51415e;border-radius:18px;max-width:650px;width:calc(100% - 30px);max-height:88vh;padding:28px}dialog::backdrop{background:#000c;backdrop-filter:blur(7px)}.modal-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.modal-heading h2{font-size:29px;margin:0}.modal-heading button{padding:0 8px;align-self:flex-start;background:none;border:0;font-size:25px}.modal-body p{font-size:12px;line-height:1.9;color:#b09ebd}.modal-body label{display:block;font-size:12px;margin:20px 0 9px}.modal-body input:not([type=checkbox]),.modal-body textarea{display:block;width:100%;margin:9px 0;font-size:12px}.modal-body button{font-size:12px;margin-top:8px}.modal-body dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #32243d;font-size:12px}.modal-body dt{color:#9380a0}.modal-body dd{margin:0;max-width:70%;overflow-wrap:anywhere;text-align:right}.modal-body h3{margin-top:28px;font-size:19px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:110;background:#e7ddf6;color:#1d1429;padding:13px 22px;border:1px solid #9f8cba;border-radius:30px;max-width:90vw;font-size:12px;box-shadow:0 15px 50px #000a}
@media(min-width:1500px){.hero-copy{top:135px}.hero-copy h1{font-size:44px}.hero-copy em{font-size:48px}.budget-form{top:282px}.has-budget .budget-form{top:225px}.orbit-world{top:calc(50% + 390px)}}@media(max-width:1050px){.site-header{padding:0 22px;gap:18px}.site-header .ticker{max-width:210px}.site-header nav{gap:17px}.drag-label{display:none}.basket-grid{grid-template-columns:repeat(2,1fr)}.planner-top{grid-template-columns:1fr 290px;gap:20px}.setup-fields{gap:9px}.setup-fields input{font-size:16px}.research-grid{grid-template-columns:1fr 300px}}
@media(max-width:760px){.microbar{font-size:7px;height:24px;letter-spacing:0;gap:12px}.microbar span+span{display:none}.site-header{height:100px;padding:13px 17px;display:grid;grid-template-columns:1fr auto;gap:12px;align-content:start}.brand{font-size:18px;gap:7px}.brand svg{width:29px;height:29px}.site-header .ticker{display:none}.site-header nav{grid-row:2;grid-column:1/3;justify-content:center;gap:25px;margin:0;font-size:10px}.site-header .pw-mount{grid-column:2;grid-row:1}.site-header .pw-connect{font-size:10px!important;padding:9px 14px!important}.home .site-header{top:24px}.orbit-hero{height:calc(100svh - 24px);min-height:650px}.hero-copy{top:126px;left:20px;right:20px}.hero-copy h1{font-size:27px;letter-spacing:-1px;max-width:370px;margin:auto}.hero-copy em{font-size:30px;line-height:1.2;margin-top:4px}.budget-form{top:267px;width:95vw}.has-budget .budget-form{top:233px}.has-budget .hero-copy{transform:translateY(-18px);filter:blur(2px);opacity:.3}.budget-wrap{height:62px;gap:10px}.budget-wrap>span{font-size:31px;width:32px;height:32px}.budget-wrap input{width:258px;font-size:47px;letter-spacing:-2px}.hero-actions{margin-top:16px;gap:8px}.hero-actions .pill{font-size:11px;padding:12px 22px}.chosen{margin-top:16px;gap:8px}.chosen>span{font-size:9px}.chosen a{font-size:10px;padding:11px 14px}.orbit-scene{perspective:480px;perspective-origin:50% 53%}.orbit-world{top:calc(53% + 285px)}.orbit-card{width:320px;height:345px;left:-160px;top:-172.5px;padding:21px}.card-top h2{font-size:21px}.card-value{font-size:35px}.edge{width:7%;top:400px}.motion-toolbar{left:16px;right:16px;bottom:17px;gap:10px;flex-wrap:wrap;font-size:8px}.motion-toolbar>div:first-child{gap:6px}.motion-toolbar>div:nth-child(2){gap:5px}.motion-toolbar button{font-size:8px;padding:6px 9px}.motion-toolbar #replay-opening{position:absolute;bottom:34px;left:0;background:none;border:0;padding:0;font-size:8px}.motion-toolbar #orbit-counter{font-size:8px}.skip-opening{right:15px;top:104px;font-size:8px}.home-error{top:112px;font-size:10px}.page{padding:23px 18px 45px}.page-heading{margin:15px 0 29px}.page-heading h1{font-size:43px;letter-spacing:-2px}.page-heading p{font-size:13px}.controls{display:block}.controls>input{width:100%}.controls>label{display:block;margin-top:12px;font-size:11px}.filter-pills{margin:15px 0;flex-wrap:wrap;gap:6px}.filter-pills button{font-size:10px;padding:8px 13px}.basket-grid{grid-template-columns:1fr;gap:15px}.basket-tile{min-height:300px;padding:23px}.desk-heading{display:block;margin:10px 0 20px}.desk-heading h1{font-size:37px}.desk-heading select{margin-top:20px;max-width:100%;width:100%;font-size:12px}.desk-tabs{margin-bottom:20px;gap:7px}.desk-tabs button{font-size:11px}.planner-top{grid-template-columns:1fr;gap:24px}.setup-card{padding:17px 12px}.setup-fields{grid-template-columns:1fr 1fr;gap:11px}.setup-fields label:first-child{grid-column:1/3}.setup-fields input{font-size:20px}.setup-fields label{font-size:10px}.allocation-table{font-size:11px}.allocation-table th{font-size:8px;padding:7px 3px}.allocation-table td{font-size:11px;padding:9px 3px}.allocation-table input{width:66px;font-size:11px;padding:8px 6px}.allocation-table td:last-child{width:18px}.allocation-table .remove-asset{padding:5px 4px}.allocation-table td:first-child small{font-size:8px;max-width:85px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.allocation-table td button.chain{font-size:11px}.add-asset{gap:6px}.add-asset select{font-size:10px;padding:9px 7px}.add-asset button{font-size:10px;padding:8px 12px}.plan-actions{gap:9px;flex-wrap:wrap}.plan-actions .quiet{font-size:9px}.plan-actions button{font-size:11px}.allocation-art{display:grid;grid-template-columns:145px 1fr;gap:10px;text-align:left}.allocation-art svg{width:145px;height:145px}.allocation-art .donut-label{top:57px;left:0;right:auto;width:145px;text-align:center}.donut-label strong{font-size:17px}.donut-label small{font-size:8px}.metrics{gap:7px;margin-top:0}.metrics div{padding:10px}.metrics span{font-size:8px}.metrics strong{font-size:17px}.result-summary{grid-column:1/3;margin-top:4px}.report-section{margin-top:32px}.report-section h2{font-size:24px}.report-section>p{font-size:11px}.report-table{min-width:740px;font-size:11px}.report-table th,.report-table td{padding:12px 10px}.sum-line{gap:22px}.sum-line strong{font-size:20px}.sum-line span{font-size:9px}.matrix{min-width:600px;border-spacing:4px}.matrix button{font-size:11px;padding:12px 5px}.save-bar{flex-wrap:wrap;padding:14px;gap:8px}.save-bar input{flex:1 1 100%}.save-bar button{font-size:11px;flex:1}.research-header{display:block}.research-header h2{font-size:25px}.research-header button{font-size:11px}.research-grid{grid-template-columns:1fr}.saved-plan{padding:19px}.saved-plan .plan-stats{gap:20px;font-size:20px}.page-footer{align-items:start;flex-wrap:wrap;gap:15px;margin-top:40px}.page-footer span{font-size:9px;max-width:160px}.page-footer>a:last-child{font-size:10px}.methods h2{font-size:25px}.methods p,.methods li{font-size:13px}.methods .formula{font-size:11px;padding:17px}dialog{padding:24px 18px}.modal-heading h2{font-size:25px}.modal-body dl div{font-size:11px}.modal-body dd{max-width:66%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.skip-opening{display:none}}

/* A level camera keeps the near and far cards on the same orbit. */
.orbit-scene{perspective-origin:50% 75%}.orbit-world{top:75%}@media(min-width:1500px){.orbit-world{top:75%}}@media(max-width:760px){.orbit-scene{perspective-origin:50% 74%}.orbit-world{top:74%}}@media(max-height:600px)and(min-width:761px){.hero-copy{top:80px}.hero-copy h1{font-size:27px}.hero-copy em{font-size:31px}.budget-form{top:180px}.has-budget .budget-form{top:150px}.budget-wrap{height:57px}.budget-wrap input{font-size:49px}.budget-wrap>span{font-size:34px;width:35px;height:35px}.hero-actions{margin-top:9px}.hero-actions .pill{padding:9px 18px}.orbit-hero{min-height:0}.orbit-scene{perspective-origin:50% 79%}.orbit-world{top:79%}.motion-toolbar{bottom:8px}}

/* 2026-09-14: match the reference's single-screen hierarchy. */
@media(min-width:761px){.hero-copy{top:clamp(96px,15vh,134px)}.hero-copy h1{font-size:clamp(28px,2.6vw,38px)}.hero-copy em{font-size:clamp(30px,2.8vw,40px)}.budget-form{top:clamp(205px,34vh,285px)}.orbit-world{top:calc(50% + 270px)}.orbit-card{width:340px;height:315px;left:-170px;top:-157.5px;padding:20px}.orbit-card .card-kind{margin-top:17px}.card-value-label{margin-bottom:12px}.card-top h2{font-size:21px}.has-budget .hero-copy{opacity:1;filter:none;transform:none}.has-budget .budget-form{top:clamp(205px,34vh,285px)}}
