@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#243b33;background:#f6f8f7;font-synthesis:none;--green:#176348;--muted:#829087;--line:#e5ebe7}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .18s,transform .18s;border:0}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible{outline:3px solid #8cb89e;outline-offset:3px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h3{font-size:16px;font-weight:750}p{line-height:1.6}small{font-size:11px}a{color:inherit;text-decoration:none}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:32px 18px 0;z-index:5}.brand{display:flex;gap:10px;align-items:center;padding-left:12px;font-family:Manrope,sans-serif;font-size:26px;font-weight:800;letter-spacing:-1.4px}.brand-symbol{background:var(--green);border-radius:12px;color:#dcf3b2;width:42px;height:44px;display:grid;place-items:center;font-size:33px}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:3.8px;font-weight:600;margin-top:0;color:#7e8a82}.workspace{display:flex;gap:10px;align-items:center;padding:17px 10px;margin:34px 0 27px;border:1px solid var(--line);border-radius:9px;font-size:12px;font-weight:600}.workspace small{display:block;font-weight:400;font-size:9px;color:var(--muted);margin-top:4px}.shop-icon{font-size:22px;color:#6b7d72}.workspace>.green-dot{margin-left:auto}.nav-label{font-size:9px;letter-spacing:1.3px;color:#96a198;margin:0 12px 12px}.nav-item{width:100%;display:flex;align-items:center;gap:13px;border-radius:7px;background:transparent;text-align:left;color:#718078;font-size:12px;padding:13px 14px;margin:4px 0;font-weight:500}.nav-item>span:first-child{font-size:19px;width:19px;text-align:center}.nav-item.active{background:#eaf2ed;color:var(--green);font-weight:700}.nav-item:hover{background:#f0f5f1}.count{margin-left:auto;background:var(--green);color:white;padding:2px 6px;border-radius:5px;font-size:10px}.sidebar-bottom{margin-top:auto;padding-top:30px}.reputation{padding:14px 12px 20px}.reputation>div:first-child{display:flex;justify-content:space-between;font-size:11px}.reputation b{color:var(--green)}.reputation b small{font-weight:400;color:var(--muted)}.progress{height:6px;background:#e6ede6;border-radius:10px;overflow:hidden}.progress i{display:block;height:100%;background:#80a785;border-radius:10px;transition:width .4s}.reputation .progress{margin:13px 0 8px}.reputation>small{font-size:9px;color:var(--muted)}.reset{font-size:11px}.player{border-top:1px solid var(--line);margin:16px -18px 0;padding:19px 22px;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600}.player small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.player>span:last-child{margin-left:auto}.avatar{width:35px;height:35px;border-radius:50%;background:#ede9df;color:#70684e;display:inline-grid;place-items:center;font-size:13px;flex-shrink:0}.main-shell{margin-left:240px}.topbar{height:77px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fff;font-size:11px;color:#839087}.topbar>div{display:flex;align-items:center;gap:25px}.saved{display:flex;align-items:center;gap:7px;font-size:10px}.green-dot{display:inline-block;background:#6b9e7e;width:6px;height:6px;border-radius:50%;flex-shrink:0}.notification{background:transparent;font-size:23px;color:#78897e;position:relative}.notification i{position:absolute;top:0;right:-5px;font:normal 10px 'DM Sans';background:var(--green);color:#fff;border-radius:50%;padding:1px 4px}.small-avatar{width:30px;height:30px;font-size:11px}main{max-width:1590px;margin:auto;padding:35px 38px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.eyebrow{font-size:9px;letter-spacing:1.35px;font-weight:600;color:#7b8c81}.eyebrow span{padding:0 8px;color:#b8c2bb}h1{font-size:31px;letter-spacing:-1.2px;margin:9px 0 6px;font-weight:800}.heading-dot{color:#64a277}.page-heading p{font-size:12px;color:var(--muted)}.day-controls{display:flex;align-items:center;gap:14px;flex-shrink:0}.day{font-size:12px;background:white;border:1px solid var(--line);padding:12px 14px;border-radius:7px;white-space:nowrap}.day>span{font-size:15px;color:#809288;margin-right:6px}.primary,.outline,.danger{border-radius:7px;font-size:11px;font-weight:600;padding:13px 17px;display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:40px}.primary{background:var(--green);color:#fff;box-shadow:0 3px 5px #1763480b}.primary:hover{background:#227558}.outline{border:1px solid #dce5de;background:white;color:var(--green)}.danger{background:#a43d3d;color:white}.wide{width:100%}.text-button{background:transparent;color:var(--green);font-size:11px;font-weight:600;padding:8px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:23px}.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:11px}.stat{padding:20px}.stat>div{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#7a8980}.stat i{font-style:normal;font-size:16px;color:#5e806d;background:#f1f6f2;border-radius:7px;width:28px;height:28px;display:grid;place-items:center}.stat h2{font-size:26px;letter-spacing:-1px;margin:13px 0 9px;font-weight:750}.stat small{font-size:9px;color:#87948b}.stat small .green-dot{width:5px;height:5px;margin-right:4px}.stat-unit{font-family:'DM Sans';font-size:10px;font-weight:400;margin-left:9px;letter-spacing:0;color:#8b978f}.green{color:#27825d!important}.red,.negative{color:#ba5650!important}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:23px;margin-bottom:31px}.wealth{padding:22px 24px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:19px}.section-heading p{font-size:11px;color:var(--muted);margin-top:5px}.tag{border:1px solid var(--line);background:#fff;padding:7px 10px;white-space:nowrap;border-radius:6px;color:#78867d;font-size:9px}.chart-total{font-family:Manrope;font-weight:750;font-size:24px;letter-spacing:-.7px}.chart-total>span{font-family:'DM Sans';font-size:10px;font-weight:500;letter-spacing:0;margin-left:12px}.chart-total small{font-weight:400;color:#929c95;font-size:9px;margin-left:4px}.chart{height:159px;position:relative;padding:12px 0 19px 65px;margin-top:15px}.chart svg{width:100%;height:128px;overflow:visible}.chart-axis{position:absolute;left:0;top:26px;bottom:24px;display:flex;flex-direction:column;justify-content:space-between;color:#97a39a;font-size:9px}.chart-labels{display:flex;justify-content:space-between;font-size:9px;color:#97a39a;margin-top:5px}.goal-card{background:#edf1e8;border:1px solid #e1e7d9;border-radius:11px;padding:22px;position:relative;overflow:hidden}.goal-card:after{content:'↗';position:absolute;right:-15px;top:-25px;font-size:160px;font-weight:400;opacity:.035;pointer-events:none}.goal-icon{height:31px;width:31px;display:grid;place-items:center;border-radius:9px;background:#e1e8d7;color:#697951;font-size:19px;margin-bottom:13px}.goal-card>.eyebrow{font-size:8px;letter-spacing:1.2px;color:#7a876c}.goal-card h2{font-size:29px;letter-spacing:-1px;margin:8px 0}.goal-card p{font-size:10px;color:#8a967d}.goal-card .progress{margin:20px 0 9px;background:#dce4d3;height:6px}.goal-card .progress i{background:#7e9267}.goal-label{display:flex;justify-content:space-between;color:#738364;font-size:9px}.goal-footer{margin-top:15px;border-top:1px solid #dce4d3;padding-top:13px;font-size:9px;line-height:1.6;color:#7a876e}.bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px}.featured{border:1px solid var(--line);background:white;border-radius:11px;display:flex;padding:20px;gap:25px;align-items:center}.featured-info{flex:1;min-width:0}.pill{display:inline-block;background:#edf5ee;color:#508662;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700;letter-spacing:.7px}.pill.neutral{color:#7d887f;background:#f0f3f1}.featured h2{font-size:21px;letter-spacing:-.5px;margin:11px 0 4px}.featured h2 span{font-size:15px;color:#7e8b82;font-weight:500}.featured-info>p{font-size:10px;color:#8d988f}.condition{display:flex;flex-wrap:wrap;gap:6px 12px;font-size:9px;color:#78887e;margin:15px 0}.featured-price{display:flex;gap:31px;border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.featured-price small,.product-prices small{display:block;font-size:9px;color:#8b978f;margin-bottom:5px}.featured-price strong{font-size:24px;letter-spacing:-.8px}.featured-price b{font-size:17px;color:#728178;font-weight:500;display:block;padding-top:4px}.featured-actions{margin-top:19px;display:flex;gap:13px;align-items:center}.featured-actions>span{font-size:8px;color:#939c96;max-width:100px;line-height:1.6}.tip{display:flex;gap:12px;padding:18px 2px;font-size:10px;color:#8b978d}.tip>span{font-size:23px;color:#799382}.tip b{font-weight:600;color:#687d6e}.activity{padding:22px}.live-dot{width:6px;height:6px;background:#88a18c;border-radius:50%;box-shadow:0 0 0 4px #f1f5ee}.event{display:flex;gap:12px;position:relative;padding-bottom:18px}.event:not(:last-child):before{content:'';width:1px;background:var(--line);position:absolute;left:13px;top:28px;bottom:0}.event-dot{z-index:1;display:grid;place-items:center;width:27px;height:27px;flex-shrink:0;background:#f0f4ef;color:#698772;border-radius:50%;font-size:15px}.event-dot.warning{background:#fff2e6;color:#b18a50}.event-dot.offer,.event-dot.sale{color:#277450;background:#e6f3e9}.event small{font-size:8px;color:#9ca79f;font-weight:600;letter-spacing:.8px}.event p{font-size:10px;line-height:1.7;color:#76867b;margin-top:4px}.activity .text-button{border-top:1px solid var(--line);padding-top:15px;font-size:10px}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:18px;margin-top:24px;font-size:9px;color:#a0aaa2}footer .green-dot{width:5px;height:5px;margin-right:5px}.phone-stage{height:180px;position:relative;background:#f1eef6;overflow:hidden;display:flex;align-items:center;justify-content:center;--phone:#b4a9c6;--screen:#9c83b9}.phone-stage.blue{background:#edf2f6;--phone:#96b6c6;--screen:#558ba9}.phone-stage.mint{background:#eef4ee;--phone:#a8c9b5;--screen:#5b9e80}.phone-stage.graphite{background:#eeefee;--phone:#777e7d;--screen:#46635b}.phone-stage.big{width:154px;height:227px;border-radius:8px;flex-shrink:0}.phone-back,.phone-front{width:76px;height:150px;border-radius:13px;position:absolute;box-shadow:5px 10px 15px #28303220;border:2px solid #ffffff80}.phone-back{background:linear-gradient(115deg,#ffffff77,var(--phone));transform:rotate(-12deg) translateX(-20px);z-index:2}.phone-front{background:#181b22;transform:rotate(13deg) translate(20px,6px);border:3px solid #444b52;overflow:hidden}.phone-front>span{position:absolute;inset:2px;border-radius:10px;background:radial-gradient(ellipse at 85% 32%,#ebe2f3 0%,transparent 45%),radial-gradient(ellipse at 10% 90%,#222d49 0,transparent 60%),linear-gradient(30deg,#485173,var(--screen));}.phone-front .notch{position:absolute;top:0;left:21px;width:27px;height:7px;border-radius:0 0 7px 7px;background:#20262e;z-index:2}.camera{position:absolute;left:5px;top:6px;height:35px;width:35px;background:#fff3;border-radius:10px;box-shadow:0 1px 4px #0002}.camera i{width:13px;height:13px;background:radial-gradient(circle,#1c3352 15%,#070e1b 30%,#33404c 55%,#171c27 60%);border:2px solid #686877;border-radius:50%;position:absolute;left:3px;top:3px;box-shadow:0 0 0 1px #ffffff50}.camera i:nth-child(2){left:18px;top:19px}.camera i.flash{height:5px;width:5px;top:5px;left:24px;background:#f5eddb;border:0}.phone-logo{position:absolute;top:66px;left:29px;color:#fff7;font-size:20px}.market-banner{background:#ebf1e9;border:1px solid #dce6d9;border-radius:9px;padding:19px 22px;display:flex;gap:15px;align-items:center;margin-bottom:24px}.market-banner>span:first-child{font-size:28px;color:#77966b}.market-banner b{font-size:12px}.market-banner p{font-size:10px;color:#809077;margin-top:3px}.market-banner .tag{margin-left:auto}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #243b3309}.product-body{padding:20px}.product-body h3{margin-top:7px;font-size:19px}.product-prices{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:10px}.product-prices strong{font-size:22px}.product-prices b{font-size:14px;font-weight:500;color:#718578}.align-right{text-align:right}.margin{background:#f0f6f0;color:#468260;border-radius:6px;font-size:11px;padding:12px;margin:16px 0;line-height:1.5}.margin.negative{background:#fff1ee}.inventory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.inventory-card{padding:22px}.inventory-top{display:flex;gap:20px;align-items:center}.inventory-top .phone-stage{width:85px;height:104px;border-radius:9px;flex-shrink:0}.inventory-top .phone-back,.inventory-top .phone-front{scale:.56}.inventory-top h3{margin:10px 0 4px}.inventory-top p{font-size:11px;color:var(--muted)}dl{margin:20px 0}dl>div{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf1ee;font-size:12px}dt{color:#839085}dd{margin:0;text-align:right;font-weight:600}.filters{display:flex;background:#eaf0ec;padding:4px;border-radius:7px}.filters button{background:transparent;color:#7b8b7f;padding:8px 13px;font-size:11px;border-radius:5px}.filters .selected{background:#fff;color:var(--green);box-shadow:0 1px 5px #23392b0b}.empty{border:1px dashed #dce6de;border-radius:12px;text-align:center;padding:80px 20px;background:#fff}.empty-icon{font-size:38px;color:#7d9e82;margin-bottom:20px}.empty h2{font-size:24px}.empty p{max-width:470px;margin:12px auto 24px;color:#86948b;font-size:13px}.offer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.offer-card{padding:25px}.offer-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.offer-header .pill{margin-left:auto}.offer-card p{font-size:11px;color:#859188}.offer-card h2{font-size:34px;margin:12px 0}.offer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.sale-note{color:var(--green);font-size:12px;text-align:center}.warning{background:#fff3e5;color:#a1763b;font-size:12px;padding:13px;border-radius:7px;margin:14px 0;line-height:1.6}.full-feed{padding:28px;max-width:950px}.full-feed .event{padding-bottom:25px}.full-feed .event p{font-size:13px}.full-feed .event small{font-size:10px}.goals-intro{padding:15px 0 28px}.goals-intro h2{font-size:25px}.goals-intro p{font-size:13px;color:#859288;max-width:650px;margin-top:10px}.goals-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.milestone{padding:26px}.milestone small{font-size:9px;color:#889b8c;letter-spacing:1px}.milestone h2{font-size:27px;margin:10px 0}.milestone p{font-size:12px;min-height:40px;color:#89988d}.milestone .progress{margin:22px 0 14px}.milestone.complete{background:#edf5ed;border-color:#b7d1bc}dialog{border:1px solid #e5ebe6;border-radius:15px;padding:32px;width:min(500px,calc(100% - 32px));color:#294335;box-shadow:0 30px 100px #18362930;max-height:90dvh;overflow:auto}dialog::backdrop{background:#172d2366;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin:10px 0 12px}dialog p{font-size:12px;color:#849185}.close{position:absolute;right:12px;top:10px;background:#f0f4f1;width:28px;height:28px;border-radius:50%;font-size:21px;color:#839287}.inspection{background:#f5f7f2;padding:18px;border:1px solid #e6ebdf;border-radius:9px;margin:20px 0}.inspection h3{font-size:14px;margin-bottom:10px}.inspection p{font-size:11px;margin:6px 0}.inspection b{font-size:13px;display:block;margin-top:15px}.inspection button{margin-top:10px}.modal-note{font-size:11px!important;margin:16px 0 20px}label{display:block;font-size:12px;font-weight:600;margin-bottom:9px}input{width:100%;padding:14px;border:1px solid #cddacf;border-radius:8px;background:#fff;color:#24452e;font-size:21px;outline:none}input:focus{border-color:#4e9268;box-shadow:0 0 0 3px #4e926820}.help{padding-left:20px;font-size:12px;color:#7c8d80;line-height:1.8}.help li{margin:15px 0}.help b{color:#405f49}#toast{position:fixed;bottom:24px;left:calc(50% + 120px);transform:translate(-50%,15px);background:#244936;color:#fff;font-size:12px;line-height:1.6;padding:14px 22px;border-radius:9px;box-shadow:0 8px 30px #12322220;z-index:20;opacity:0;pointer-events:none;transition:.2s;max-width:calc(100% - 30px)}#toast.show{opacity:1;transform:translate(-50%,0)}main{animation:appear .25s ease}@keyframes appear{from{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){main{padding-top:42px}.stats{gap:22px}.stat{padding:25px}.stat h2{font-size:30px}.overview-grid{grid-template-columns:minmax(0,1fr) 330px}.bottom-grid{grid-template-columns:minmax(0,1fr) 360px}.phone-stage.big{width:190px}.featured{padding:25px}.featured h2{font-size:25px}}
@media(max-width:1200px){.sidebar{width:210px;padding-left:12px;padding-right:12px}.main-shell{margin-left:210px}main{padding:28px 24px}.topbar{padding:0 24px}.brand{font-size:23px}.player{margin-left:-12px;margin-right:-12px}.page-heading{align-items:flex-start}.day-controls{gap:8px;flex-direction:column;align-items:flex-end}.day{padding:7px 12px}.stats{gap:10px}.stat{padding:15px}.stat h2{font-size:23px}.stat small{font-size:8px}.overview-grid{grid-template-columns:minmax(0,1fr) 240px;gap:16px}.bottom-grid{grid-template-columns:minmax(0,1fr) 270px;gap:16px}.featured{gap:16px;padding:16px}.phone-stage.big{width:105px;height:215px}.featured h2{font-size:18px}.featured-actions{align-items:flex-start;flex-direction:column;gap:8px}.featured-actions>span{max-width:none}.featured-price{gap:18px}.featured-price strong{font-size:21px}.market-grid{gap:14px}.product-body{padding:15px}.product-prices strong{font-size:19px}.product-prices b{font-size:12px}.activity{padding:18px}.section-heading h3{font-size:14px}.bottom-grid .section-heading{align-items:flex-start}.bottom-grid .text-button{font-size:9px}.goals-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1000px){.sidebar{width:190px}.main-shell{margin-left:190px}.brand{font-size:21px;padding-left:3px}.brand-symbol{width:35px;height:39px}.workspace{padding:13px 7px;gap:7px}.workspace small{font-size:8px}.nav-item{font-size:11px;padding:12px 10px;gap:10px}.stats{grid-template-columns:repeat(2,1fr)}.stat h2{font-size:28px}.stat small{font-size:10px}.overview-grid{grid-template-columns:minmax(0,1fr) 220px}.bottom-grid{grid-template-columns:1fr}.featured .phone-stage.big{width:170px;height:213px}.featured-actions{flex-direction:row;align-items:center}.activity .timeline{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.event:before{display:none}.market-grid{grid-template-columns:repeat(2,1fr)}.offer-grid{grid-template-columns:1fr}.day-controls .primary{font-size:10px;padding:12px}.page-heading h1{font-size:28px}.eyebrow{font-size:8px}.page-heading p{font-size:11px}.topbar>span{font-size:10px}.topbar>div{gap:16px}.inventory-grid{grid-template-columns:1fr}#toast{left:calc(50% + 95px)}}
@media(max-width:760px){.sidebar{position:relative;width:100%;height:auto;padding:15px 18px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{font-size:23px;gap:9px}.brand-symbol{height:35px;width:35px}.brand small{font-size:7px;letter-spacing:3px}.workspace,.nav-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;overflow-x:auto;gap:6px;margin:14px -18px 0;padding:0 14px 6px;scrollbar-width:none}.nav-item{width:auto;white-space:nowrap;gap:6px;font-size:10px;padding:9px 10px}.nav-item>span:first-child{font-size:16px}.main-shell{margin-left:0}.topbar{height:42px;padding:0 20px;background:#fafcfa}.topbar>span{font-size:9px}.saved{font-size:9px}.small-avatar{display:none}.notification{font-size:18px}.topbar>div{gap:12px}main{padding:24px 18px 20px}.page-heading{flex-direction:column;gap:19px;margin-bottom:21px}.page-heading h1{font-size:30px}.page-heading p{font-size:12px}.day-controls{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.day{padding:10px 14px}.day-controls .primary{font-size:11px;padding:12px 15px}.stats{gap:11px;margin-bottom:17px}.stat{padding:16px}.stat>div{font-size:10px}.stat h2{font-size:25px}.stat small{font-size:8px;line-height:1.6;display:block}.stat-unit{font-size:9px;margin-left:5px}.overview-grid{grid-template-columns:1fr;gap:17px;margin-bottom:26px}.wealth{padding:20px 17px}.goal-card{padding:20px}.goal-card .goal-icon{float:right}.goal-card h2{font-size:28px}.goal-card .progress{margin-top:15px}.goal-footer{margin-top:12px}.bottom-grid{gap:17px}.featured{gap:15px}.featured .phone-stage.big{width:100px;height:245px}.featured h2{font-size:19px}.featured h2 span{display:block;font-size:12px;margin-top:3px}.featured .condition{font-size:8px;gap:6px}.featured-price{gap:17px}.featured-price strong{font-size:19px}.featured-price b{font-size:14px}.featured-actions{flex-direction:column;align-items:flex-start;gap:8px}.featured-actions .primary{font-size:10px;padding:11px 12px;gap:4px}.featured-price small{font-size:8px}.featured .pill{font-size:7px}.section-heading p{font-size:10px}.section-heading{gap:9px}.section-heading .text-button{white-space:nowrap;font-size:9px}.activity .timeline{display:block}.activity .event p{font-size:11px}.market-grid{gap:14px;grid-template-columns:1fr 1fr}.product-body{padding:13px}.product-body h3{font-size:16px}.product-body .eyebrow{font-size:8px}.product-prices{flex-direction:column;gap:8px}.product-prices .align-right{text-align:left}.product-prices strong{font-size:21px}.product-prices b{font-size:13px}.product-prices small{font-size:8px}.product-body .condition{font-size:8px;margin:11px 0;min-height:45px}.product-body .margin{font-size:9px;padding:9px;min-height:45px;margin:13px 0}.product-body .outline{font-size:9px;padding:10px 7px;gap:4px}.market-banner{padding:15px;gap:10px;align-items:flex-start}.market-banner .tag{display:none}.market-banner p{font-size:10px}.market-banner b{font-size:11px}.phone-stage{height:160px}.goals-grid{grid-template-columns:1fr 1fr;gap:12px}.milestone{padding:17px}.milestone h2{font-size:21px}.milestone p{font-size:10px;min-height:48px}.milestone small{font-size:8px}.goals-intro h2{font-size:22px}.goals-intro p{font-size:12px}.offer-header{flex-wrap:wrap}.offer-header .pill{font-size:7px}.offer-card{padding:20px}.offer-actions .primary,.offer-actions .outline{font-size:10px;padding:12px}.full-feed{padding:20px}.full-feed .event p{font-size:12px}footer{font-size:8px;flex-direction:column;gap:10px}#toast{left:50%;width:max-content;max-width:calc(100% - 30px)}.filters button{font-size:9px;padding:7px 9px}.empty{padding:50px 20px}.empty h2{font-size:22px}dialog{padding:28px 22px}.chart-total{font-size:24px}.chart-total>span{font-size:9px}.chart-total small{font-size:8px}.chart-axis{font-size:8px}.chart{padding-left:56px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

.mobile-only{display:none}@media(max-width:760px){.mobile-only{display:flex}.topbar-caption{display:none}.mobile-rep{gap:5px;color:#718574;font-size:10px!important}}
