:root{--bg:#f6f7f1;--sidebar:#eef0e6;--paper:#fff;--ink:#2c4134;--muted:#74806f;--line:#e1e6d8;--green:#34543f;--lime:#dceba5;--sage:#e8edde;--peach:#f3e5db;--lavender:#eeebf4;--radius:22px;--shadow:0 14px 45px #20382b0b;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-synthesis:none;font-size:14px}
*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,textarea,select{font:inherit;color:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{border:0;background:none;cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a{color:inherit}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #82a354}input:focus,textarea:focus,select:focus{outline:2px solid #98b477;outline-offset:1px}h1,h2,h3,h4,p{margin:0}h1,h2{font-weight:500;letter-spacing:-1.3px}p{line-height:1.7}h3{font-weight:600;letter-spacing:-.3px}svg{vertical-align:middle}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;left:18px;top:-70px;z-index:500;background:var(--green);color:white;padding:15px}.skip-link:focus{top:10px}.starting{padding:100px 24px;text-align:center}.starting .brand-mark{margin:auto auto 28px}.starting h1{font-family:Georgia,serif;font-size:46px}.starting p{margin-top:18px;color:var(--muted)}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:24px;font-weight:700;letter-spacing:-1.1px;white-space:nowrap}.brand-mark{display:grid;place-items:center;flex-shrink:0;background:var(--lime);width:37px;height:37px;border-radius:12px;font-size:26px;font-family:Arial,sans-serif;font-weight:700;letter-spacing:-2px;padding-right:2px}.brand .brand-dot{color:#83a359}.layout{display:grid;grid-template-columns:226px 1fr;min-height:100dvh}.sidebar{position:fixed;top:0;bottom:0;left:0;width:226px;background:var(--sidebar);border-right:1px solid var(--line);display:flex;flex-direction:column;padding:31px 21px 21px;z-index:30}.brand-sub{font-size:9px;letter-spacing:2px;color:var(--muted);margin:17px 0 45px 3px}.nav-label,.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:600;text-transform:uppercase;color:#7a866b}.nav-label{margin:0 11px 12px}.nav{display:grid;gap:7px}.nav a{padding:14px 12px;border-radius:12px;display:flex;align-items:center;gap:12px;text-decoration:none;font-size:12px;color:#6a7764;transition:.18s}.nav a:hover{background:#e3e9d9}.nav a.active{background:var(--green);color:white}.sidebar-bottom{margin-top:auto;padding-top:36px}.side-note{background:#e5ead9;border:1px solid #dbe2ce;border-radius:17px;padding:19px 17px;margin-bottom:18px}.side-note .icon{width:28px;height:28px;color:#77955b}.side-note h3{font-family:Georgia,serif;font-weight:400;font-size:18px;margin:15px 0 10px}.side-note p{font-size:11px;color:#738066}.quiet{font-size:11px;color:var(--muted);display:flex;gap:9px;align-items:center;padding:9px 6px;text-decoration:none}.workspace{grid-column:2;min-width:0}.topbar{height:83px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:15px}.breadcrumb{font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center}.top-right{display:flex;align-items:center;gap:19px}.connection{display:flex;gap:7px;align-items:center;font-size:10px;color:#6c7a61}.connection i{height:6px;width:6px;border-radius:50%;background:#8ba95d}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e6e1d1;color:#786a4f;font-size:11px;font-weight:600;flex-shrink:0}.profile{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:12px}.mobile-brand{display:none}.main{max-width:1510px;margin:auto;padding:32px 38px 30px}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-head .eyebrow{margin-bottom:11px;display:flex;align-items:center;gap:7px}.page-head .eyebrow:before{content:"";width:5px;height:5px;border-radius:50%;background:#819b5c}.page-head h1{font-size:35px;line-height:1.2;margin-bottom:10px}.page-head p{font-size:12px;color:var(--muted)}.btn{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:12px 17px;min-height:43px;border:1px solid transparent;border-radius:11px;font-size:12px;font-weight:600;text-decoration:none;transition:transform .18s,background .18s;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-2px)}.btn.primary{background:var(--green);color:white}.btn.primary:hover{background:#284431}.btn.light{background:white;border-color:var(--line)}.btn.lime{background:var(--lime)}.btn.ghost{border-color:var(--line);background:transparent}.btn.danger{background:#f8e9e2;color:#995541}.btn.small{font-size:11px;padding:9px 12px;min-height:35px}.btn.wide{width:100%}.text-link{font-size:11px;color:#60764d;display:inline-flex;gap:6px;align-items:center;text-decoration:none;padding:4px 0}.text-link:hover{text-decoration:underline}.hero-grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(250px,1fr);gap:20px;margin-bottom:27px}.hero{min-height:247px;border-radius:var(--radius);padding:28px 30px;background:#e8edde;border:1px solid #dfe5d2;position:relative;overflow:hidden;display:flex;align-items:center}.hero-copy{width:65%;position:relative;z-index:1}.hero .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:18px}.hero h2{font-family:Georgia,serif;font-size:35px;line-height:1.16;letter-spacing:-1.1px}.hero h2 em{color:#718955;font-weight:400}.hero p{font-size:11px;color:#708062;max-width:270px;margin:14px 0 18px;line-height:1.7}.hero-art{position:absolute;right:5px;width:37%;height:100%;display:grid;place-items:center;top:0}.hero-art:before,.hero-art:after{content:"";position:absolute;border:1px solid #d4dfc5;width:235px;height:235px;border-radius:50%;right:-34px;top:25px}.hero-art:after{width:190px;height:190px;right:-11px;top:46px}.wallet-hit{height:168px;width:160px;position:relative;z-index:1;animation:float 5s ease-in-out infinite}.wallet{width:132px;height:98px;background:#bfd098;border:1.5px solid #91a76f;border-radius:18px;position:absolute;left:8px;top:46px;box-shadow:inset 0 -5px #a6bc85,5px 9px #6b84491a;transform:rotate(-8deg)}.wallet:before{content:"";position:absolute;inset:7px;border:1px dashed #92a970;border-radius:12px}.wallet-tab{width:36px;height:31px;right:-6px;top:31px;position:absolute;border:1.5px solid #8aa26b;background:#afc58b;border-radius:8px}.wallet-tab:after{content:"";position:absolute;left:13px;top:11px;width:7px;height:7px;background:#e6efcd;border-radius:50%}.wallet-eyes{position:absolute;top:40px;left:41px;display:flex;gap:17px}.wallet-eyes i{height:7px;width:5px;border-radius:50%;background:#42573a;animation:blink 4.8s infinite}.wallet-mouth{position:absolute;top:56px;left:53px;width:11px;height:6px;border:1.5px solid #42573a;border-top:0;border-radius:0 0 10px 10px}.wallet-card{position:absolute;top:27px;left:20px;width:104px;height:69px;background:#f3edcb;border:1px solid #c6bd88;border-radius:9px;transform:rotate(-19deg);box-shadow:inset 0 12px #e1deac}.wallet-card:after{content:"";position:absolute;top:24px;left:10px;width:20px;height:12px;background:#d0c58c;border-radius:3px}.coin{position:absolute;top:10px;right:9px;height:33px;width:33px;border-radius:50%;background:#e5d288;border:2px solid #c1af6c;box-shadow:inset 0 0 0 3px #f4e4a6;font-family:Georgia,serif;font-size:19px;display:grid;place-items:center;color:#8c7943;animation:float 3s ease-in-out infinite}.spark{position:absolute;font-size:22px;color:#94a46e;top:35px;left:-4px}.spark.two{top:auto;bottom:10px;left:142px;font-size:17px}.art-note{position:absolute;bottom:19px;font-size:9px;color:#82916d;z-index:1}.group-teaser{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:25px;display:flex;flex-direction:column;align-items:flex-start}.group-teaser .icon-ring{background:#edf1e4;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;margin-bottom:15px}.group-teaser h3{font-size:19px;font-weight:500;line-height:1.3;margin-bottom:10px;letter-spacing:-.5px}.group-teaser p{font-size:11px;color:var(--muted);margin-bottom:19px;max-width:230px}.group-teaser .btn{margin-top:auto}.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px}.section-head h2{font-size:19px;letter-spacing:-.5px}.section-head p{font-size:11px;color:var(--muted);margin-top:7px}.filters{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-bottom:20px}.filter{display:flex;gap:5px;align-items:center;border-radius:24px;border:1px solid var(--line);background:white;padding:9px 13px;font-size:10px;color:#738268;min-height:35px}.filter.active{background:var(--green);border-color:var(--green);color:white}.search{position:relative;margin-left:auto}.search input{width:197px;padding:10px 11px 10px 32px;font-size:11px;border:1px solid var(--line);border-radius:10px;background:white;height:36px}.search>.icon{position:absolute;left:10px;top:10px;width:15px;height:15px;color:#95a187}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.post-card{min-width:0;background:white;border:1px solid var(--line);border-radius:19px;overflow:hidden;transition:transform .2s,box-shadow .2s}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.post-visual{height:178px;position:relative;display:grid;place-items:center;background:#eceee4;overflow:hidden}.post-visual img{width:100%;height:100%;object-fit:cover}.post-visual.fashion{background:#f1e4d9}.post-visual.tech{background:#e7eae1}.post-visual.home{background:#eee8dc}.post-visual.hobbies{background:#e5ebe3}.post-visual.experiences{background:#ebe7f1}.post-visual.other{background:#e3ede7}.product-icon{width:89px;height:89px;stroke-width:1;filter:drop-shadow(4px 6px 3px #29392316);color:#83976e}.fashion .product-icon{color:#b4957c}.home .product-icon{color:#b1a17b}.experiences .product-icon{color:#a095ba}.category-label{position:absolute;left:12px;top:12px;padding:5px 8px;border-radius:6px;background:#ffffffe0;font-size:9px;color:#6f7865}.time-tag{position:absolute;bottom:12px;right:12px;display:flex;gap:5px;align-items:center;padding:5px 8px;background:#ffffffe5;border-radius:6px;font-size:9px;color:#698253}.time-tag .icon{width:12px;height:12px}.post-body{padding:18px}.post-title{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.post-title h3{font-size:14px;line-height:1.5;overflow-wrap:anywhere;font-weight:600}.price{font-size:14px;font-weight:600;white-space:nowrap;letter-spacing:-.4px}.price small{font-size:8px;font-weight:400;color:var(--muted);margin-right:3px;letter-spacing:0}.post-by{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:6px;margin:11px 0 12px}.post-by .avatar{height:21px;width:21px;font-size:8px;background:#e9eddf;color:#778463}.post-reason{font-size:11px;color:#7a8573;line-height:1.7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:37px;overflow-wrap:anywhere;margin-bottom:15px}.vote-pills{display:flex;gap:7px;margin-bottom:15px;flex-wrap:wrap}.vote-pill{font-size:9px;padding:5px 7px;border-radius:6px;background:#ecf1e1;color:#718655;display:flex;gap:5px;align-items:center}.vote-pill.skip{background:#f4e8e0;color:#a48670}.vote-pill .icon{height:12px;width:12px}.post-footer{border-top:1px solid var(--line);padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.post-footer>span{font-size:9px;color:#859177;display:flex;align-items:center;gap:5px}.post-footer .icon{width:13px;height:13px}.post-footer .btn{font-size:10px;min-height:31px;padding:7px 10px;border-radius:8px}.footer{border-top:1px solid var(--line);margin-top:35px;padding-top:18px;color:#8b9583;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px}.footer button{font-size:10px;color:#7e8c6e}.footer .icon{width:13px;height:13px;margin-right:6px}.empty{grid-column:1/-1;border:1px dashed #cad7bc;border-radius:20px;padding:49px 25px;background:#f0f4e7;text-align:center}.empty .empty-icon{display:grid;place-items:center;background:#e4ecd3;width:64px;height:64px;border-radius:50%;margin:0 auto 17px}.empty h3{font-size:21px;font-family:Georgia,serif;font-weight:400;margin-bottom:12px}.empty p{font-size:12px;color:var(--muted);max-width:410px;margin:0 auto 19px}.empty .btn{margin:4px}.loading{padding:30px;text-align:center;color:var(--muted);grid-column:1/-1;min-height:90px}.panel{background:white;border:1px solid var(--line);border-radius:20px;padding:26px}.panel h2{font-size:23px;margin-bottom:13px}.panel h3{font-size:17px;margin-bottom:10px}.panel p{font-size:12px;color:var(--muted)}.split{display:grid;grid-template-columns:1.3fr 1fr;gap:22px}.stack{display:grid;gap:18px;align-content:start}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.group-card{padding:23px;border:1px solid var(--line);border-radius:20px;background:white;min-width:0}.group-card .group-icon{width:42px;height:42px;background:var(--sage);border-radius:13px;display:grid;place-items:center;margin-bottom:21px}.group-card h3{font-size:18px;margin-bottom:8px;overflow-wrap:anywhere}.group-card p{font-size:11px;color:var(--muted);min-height:38px;margin-bottom:17px;overflow-wrap:anywhere}.group-card .group-meta{font-size:10px;color:#879576;margin-bottom:20px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.member{display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding:15px 0}.member:last-child{border-bottom:0}.member strong{font-size:12px;font-weight:500;display:block}.member small{font-size:10px;color:var(--muted);display:block;margin-top:6px}.member .end{margin-left:auto}.pill{font-size:9px;padding:5px 9px;border-radius:25px;background:#eef3e3;color:#74875a}.banner{display:flex;gap:10px;padding:14px 17px;background:#eaf0df;border:1px solid #dbe5cd;border-radius:12px;font-size:11px;line-height:1.7;color:#6a7b59;margin-bottom:22px}.banner .icon{height:16px;width:16px;margin-top:2px;flex-shrink:0}.banner.warn{background:#f7edde;border-color:#ead9bc;color:#8c795a}.field{margin-bottom:17px}.field label,.field-label{display:block;margin-bottom:9px;font-size:11px;font-weight:600}.field input:not([type=checkbox]),.field select,.field textarea,.copybox input{width:100%;border:1px solid #dce3d2;border-radius:10px;background:#fbfcf8;padding:12px 13px;min-height:43px;font-size:12px}.field textarea{resize:vertical;min-height:90px;line-height:1.7}.field small{font-size:10px;color:var(--muted);display:block;line-height:1.6;margin-top:7px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-row .field{min-width:0}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.7;color:var(--muted);margin:16px 0}.check-label input{margin-top:3px;accent-color:var(--green);width:15px;height:15px;flex-shrink:0}.form-error{border-radius:9px;padding:12px 14px;background:#f8e8e0;color:#9c5643;font-size:12px;margin-bottom:17px;line-height:1.7}.form-error:empty{display:none}.fine{font-size:10px!important;color:var(--muted);line-height:1.7;margin-top:13px}.muted{color:var(--muted)}.divider{height:1px;background:var(--line);margin:25px 0}.copybox{display:flex;gap:8px;align-items:center;margin:15px 0}.copybox input{font-family:monospace;font-size:11px;min-width:0;flex:1}.recovery{padding:18px;border:1px solid #d8e2c8;border-radius:12px;background:#eff4e5;overflow-wrap:anywhere;font-family:monospace;font-size:17px;line-height:1.7;margin:18px 0;user-select:all}.upload-zone{border:1px dashed #c9d6b9;border-radius:15px;padding:21px;text-align:center;background:#f0f4e8;cursor:pointer;display:block!important}.upload-zone .icon{width:27px;height:27px;margin-bottom:11px}.upload-zone strong{font-size:12px;font-weight:500;display:block}.upload-zone small{font-weight:400}.upload-input{position:absolute;opacity:0;pointer-events:none;width:1px!important;height:1px!important;min-height:0!important;padding:0!important}.upload-zone:focus-within{outline:2px solid #98b477}.upload-preview img{max-height:160px;max-width:100%;object-fit:contain;border-radius:10px;margin-bottom:10px}.upload-preview{margin-top:12px;text-align:center}.detail-visual{height:205px;border-radius:15px;overflow:hidden;margin-bottom:20px}.detail-heading{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;margin:17px 0 10px}.detail-heading h3{font-size:20px;font-weight:500;overflow-wrap:anywhere}.detail-heading .price{font-size:21px}.detail-text{font-size:12px;color:#738168;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;margin:19px 0}.vote-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:19px 0 12px}.vote-button{padding:17px 10px;background:#f5f7ef;border:1px solid #dde6cf;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;transition:.18s}.vote-button.chosen{background:#dfecc3;border-color:#92ae68}.vote-button.skip{background:#fbf5ef;border-color:#eadfce}.vote-button.skip.chosen{background:#f2dfcf;border-color:#c59e83}.vote-button b{font-weight:500;font-size:19px}.vote-meter{display:flex;height:7px;border-radius:8px;overflow:hidden;background:#edf0e6;margin-top:18px}.vote-meter i{display:block;background:#bfd18d;transition:width .3s}.vote-meter i.skip{background:#dfbaa1}.detail-meta{font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:15px;margin:11px 0}.comment{display:flex;gap:10px;margin:21px 0}.comment .avatar{width:28px;height:28px;font-size:9px}.comment-main{flex:1;min-width:0}.comment-head{display:flex;gap:8px;align-items:center;font-size:10px}.comment-head strong{font-weight:600}.comment-head span{font-size:9px;color:var(--muted)}.comment p{font-size:12px;line-height:1.7;margin:7px 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#738268}.comment-delete{margin-left:auto;font-size:9px;color:var(--muted)}.comment-form{display:flex;align-items:flex-end;gap:8px}.comment-form textarea{border:1px solid var(--line);border-radius:10px;padding:12px;background:white;flex:1;min-width:0;font-size:12px;line-height:1.7;min-height:45px;resize:vertical}.status{font-size:11px;padding:13px 15px;border:1px solid #dce5cc;border-radius:12px;background:#eef3e5;color:#6d8156;margin-top:15px;line-height:1.7}.decision-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}.danger-note{color:#995c4b!important}.account-id{font-family:monospace;font-size:10px;overflow-wrap:anywhere;color:#7c8971;user-select:all}.breathing{background:#e9efde;border:1px solid #dce5cc;border-radius:23px;text-align:center;padding:32px}.breathing h2{font-family:Georgia,serif;font-size:29px}.breathing p{font-size:12px;color:var(--muted);margin:14px auto;max-width:290px}.breath-zone{height:290px;display:grid;place-items:center;position:relative}.breath-zone:before,.breath-zone:after{content:"";position:absolute;border-radius:50%;width:241px;height:241px;border:1px solid #ceddba}.breath-zone:after{width:208px;height:208px}.breath-orb{width:157px;height:157px;border-radius:50%;background:#d0dfb6;box-shadow:0 0 0 12px #e0e9d1;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;transition:transform 4s ease-in-out}.breath-orb.inhale{transform:scale(1.2)}.breath-orb b{font-family:Georgia,serif;font-weight:400;font-size:22px}.breath-orb small{font-size:10px;margin-top:10px;color:#7b8a69}.calc-results{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px;background:#f0f4e7;border-radius:14px;margin-top:24px}.calc-results strong{font-size:25px;letter-spacing:-.5px;font-weight:500}.calc-results p{font-size:10px;margin-top:8px}.prompt-card{padding:25px;background:#f3eadb;border:1px solid #e9ddc8;border-radius:19px;margin-top:22px}.prompt-card p{font-family:Georgia,serif;font-size:24px;line-height:1.5;margin:17px 0 20px;color:#80735a}.welcome{max-width:1160px;margin:0 auto;padding:32px 38px}.welcome-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.welcome-top>div{display:flex;gap:10px}.welcome-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center;margin:76px 0 65px}.welcome-copy .eyebrow{font-size:10px;margin-bottom:22px;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.welcome-copy .eyebrow:before{content:"";height:1px;width:28px;background:#8da072}.welcome-copy h1{font-family:Georgia,serif;font-size:69px;line-height:1.08;letter-spacing:-2.8px}.welcome-copy h1 em{font-weight:400;color:#819763}.welcome-copy p{margin:23px 0 28px;font-size:14px;color:#7a876e;max-width:340px}.welcome-copy .welcome-note{font-size:10px;margin-top:19px;color:#8b957c}.welcome-art{background:#e8edde;border:1px solid #dce4cf;border-radius:35px;height:390px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.welcome-art:before,.welcome-art:after{content:"";position:absolute;border:1px solid #d5dfc5;width:340px;height:340px;border-radius:50%}.welcome-art:after{width:265px;height:265px}.welcome-art .wallet-hit{transform:scale(1.5);animation:none;z-index:1;margin-top:-20px}.welcome-art .wallet-hit .wallet{animation:float 5s infinite}.speech{position:absolute;border:1px solid #e1e5d8;background:#fffef6;border-radius:15px;padding:12px 16px;font-family:Georgia,serif;font-size:16px;box-shadow:0 12px 25px #40533109;z-index:2}.speech.top{top:37px;left:22px;transform:rotate(-5deg)}.speech.bottom{bottom:44px;right:20px;transform:rotate(4deg)}.welcome-art>small{position:absolute;bottom:17px;font-size:9px;color:#8b9a77;letter-spacing:1px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin:25px 0 36px}.feature-card{padding:24px 25px;border:1px solid var(--line);border-radius:19px;background:#ffffffa8}.feature-card .feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;color:#8d9e77;font-size:10px}.feature-card h3{font-size:16px;font-weight:500;margin-bottom:12px}.feature-card p{font-size:12px;color:var(--muted)}.welcome-bottom{text-align:center;padding:17px 0;color:#929c86;font-size:10px}.error-page{max-width:630px;margin:80px auto;padding:30px}.error-page h1{font-family:Georgia,serif;font-size:39px;margin:24px 0 18px}.error-page p{color:var(--muted);margin:14px 0}.error-page code{font-size:12px;overflow-wrap:anywhere}.error-page .btn{margin:12px 8px 0 0}dialog{max-width:610px;width:calc(100% - 30px);max-height:90dvh;border:1px solid #dce4d1;background:var(--bg);color:var(--ink);border-radius:23px;padding:0;box-shadow:0 25px 100px #162e2430;overflow:auto}dialog::backdrop{background:#253c2e70;backdrop-filter:blur(5px)}dialog[open]{animation:modal-in .2s ease}.modal-head{padding:24px 27px 20px;border-bottom:1px solid var(--line);display:flex;gap:15px;align-items:flex-start;justify-content:space-between;position:sticky;top:0;background:var(--bg);z-index:4}.modal-head h2{font-size:25px;line-height:1.2;letter-spacing:-.8px}.modal-head p{font-size:11px;color:var(--muted);line-height:1.7;margin-top:8px}.close{height:31px;width:31px;border-radius:50%;background:#e8eddf;display:grid;place-items:center;flex-shrink:0}.close .icon{width:16px;height:16px}.modal-body{padding:24px 27px 27px}.modal-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.auth-tabs{display:flex;gap:9px;margin-bottom:23px}.auth-tabs .filter{flex:1;justify-content:center;font-size:11px}.modal-body .label{font-size:10px;letter-spacing:1.4px;color:var(--muted);margin:20px 0 12px}.modal-body h4{font-size:13px;margin:20px 0 10px}.legal p{font-size:12px;color:#76836b;margin:11px 0;line-height:1.9}.legal h3{font-size:16px;margin:24px 0 12px}.legal ul{padding-left:20px;font-size:12px;color:var(--muted);line-height:1.8}#toasts{position:fixed;right:25px;bottom:24px;max-width:380px;z-index:300;display:grid;gap:10px}.toast{background:var(--green);color:white;padding:15px 19px;border-radius:12px;box-shadow:0 9px 30px #223b302e;font-size:12px;line-height:1.7;animation:modal-in .2s ease}.toast.error{background:#985c49}.confetti{position:fixed;width:7px;height:11px;top:28%;left:50%;z-index:500;pointer-events:none;background:var(--c);animation:confetti 1.5s ease-out forwards}.report-row{padding:20px 0;border-bottom:1px solid var(--line)}.report-row h3{font-size:14px}.report-row p{font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0 14px}.center{text-align:center}.load-more{margin-top:25px;text-align:center}.settings-check{display:flex;gap:9px;align-items:center;font-size:11px;color:var(--muted);margin:20px 0}.settings-check input{accent-color:var(--green)}
@keyframes float{0%,100%{translate:0 0;rotate:-3deg}50%{translate:0 -7px;rotate:2deg}}@keyframes blink{0%,42%,46%,100%{transform:scaleY(1)}44%{transform:scaleY(.1)}}@keyframes modal-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes confetti{to{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--r))}}
@media(min-width:1500px){.main{padding-top:40px}.hero{min-height:270px}.hero h2{font-size:40px}.hero p{font-size:12px}.hero-art{right:20px}.post-visual{height:208px}.page-head h1{font-size:39px}}
@media(max-width:1200px){.layout{grid-template-columns:199px 1fr}.sidebar{width:199px;padding:30px 15px 20px}.sidebar .brand{font-size:21px}.sidebar .brand-mark{width:32px;height:32px;font-size:23px}.brand-sub{font-size:8px;letter-spacing:1.5px}.main{padding:28px}.topbar{padding:0 28px}.hero{padding:25px;min-height:238px}.hero h2{font-size:31px}.hero-copy{width:69%}.hero-art{right:-8px;width:33%}.hero-art .wallet-hit{scale:.82}.hero p{max-width:240px}.feed-grid{gap:15px}.post-title{display:block}.post-title .price{margin-top:7px;display:block}.post-body{padding:16px}.search{margin-left:0}.search input{width:173px}.filters{gap:6px}.filter{font-size:9px;padding:9px 11px}.group-grid{grid-template-columns:1fr 1fr}.welcome-copy h1{font-size:60px}.welcome-hero{gap:40px}}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.group-teaser{display:none}.hero{min-height:225px}.hero h2{font-size:35px}.hero p{max-width:320px}.hero-copy{width:65%}.hero-art{right:25px;width:30%}.hero-art .wallet-hit{scale:1}.feed-grid{grid-template-columns:1fr 1fr}.post-title{display:flex}.post-title .price{margin:0}.page-head h1{font-size:30px}.split{grid-template-columns:1fr}.page-head{align-items:flex-start}.page-head>.btn{margin-top:8px}.welcome-copy h1{font-size:52px}.welcome-art{height:360px}.speech{font-size:14px}.feature-grid{gap:12px}.feature-card{padding:22px 20px}}
@media(max-width:720px){.layout{display:block}.sidebar{position:fixed;top:auto;bottom:0;width:100%;height:74px;padding:7px 6px 9px;border:0;border-top:1px solid var(--line);background:#f6f7f1f2;backdrop-filter:blur(14px)}.sidebar>.brand,.brand-sub,.nav-label,.sidebar-bottom{display:none}.nav{display:flex;justify-content:space-around;gap:3px;height:100%}.nav a{flex:1;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:5px 2px;font-size:8px;border-radius:10px}.nav .icon{width:19px;height:19px}.workspace{padding-bottom:74px}.topbar{height:69px;padding:0 20px}.breadcrumb{display:none}.mobile-brand{display:inline-flex;font-size:20px}.mobile-brand .brand-mark{width:29px;height:29px;font-size:22px;border-radius:9px}.top-right{gap:10px}.connection{font-size:8px;gap:5px}.profile>span:last-child{display:none}.profile .avatar{width:28px;height:28px;font-size:9px}.main{padding:25px 20px}.page-head{gap:12px;margin-bottom:21px}.page-head h1{font-size:28px;margin-bottom:10px;letter-spacing:-1px}.page-head p{font-size:11px;max-width:240px}.page-head .eyebrow{font-size:8px;margin-bottom:10px}.page-head>.btn{font-size:10px;padding:10px;min-height:36px;margin-top:3px;gap:5px}.page-head>.btn .icon{width:15px;height:15px}.hero{padding:25px 22px;min-height:238px;border-radius:20px}.hero h2{font-size:31px}.hero .eyebrow{font-size:7px;letter-spacing:.9px;margin-bottom:17px}.hero-copy{width:66%}.hero p{font-size:10px;max-width:200px;margin-bottom:16px}.hero .btn{font-size:10px;padding:10px 12px;min-height:36px}.hero-art{right:3px;width:33%}.hero-art .wallet-hit{scale:.7}.hero-art:before{width:190px;height:190px;right:-48px;top:31px}.hero-art:after{width:156px;height:156px;right:-31px;top:48px}.art-note{font-size:8px;bottom:22px;white-space:nowrap;right:8px}.hero-grid{margin-bottom:25px}.section-head h2{font-size:18px}.section-head .text-link{font-size:10px}.filters{gap:6px;margin-bottom:19px}.filter{padding:8px 10px;min-height:32px;font-size:9px}.search{width:100%;margin-top:7px}.search input{width:100%;height:37px}.feed-grid{gap:12px}.post-visual{height:139px}.post-body{padding:13px}.post-title{display:block}.post-title h3{font-size:12px;line-height:1.45}.post-title .price{display:block;font-size:14px;margin-top:9px}.price small{font-size:8px}.post-by{font-size:9px;gap:5px;margin:10px 0}.post-reason{font-size:10px;min-height:33px;margin-bottom:12px}.vote-pills{gap:5px;margin-bottom:12px}.vote-pill{font-size:8px;padding:4px 5px;gap:3px}.vote-pill .icon{width:10px;height:10px}.post-footer{display:block;padding-top:11px}.post-footer>.btn{width:100%;margin-top:9px}.post-footer>span{font-size:9px}.category-label{font-size:8px;padding:4px 6px;top:9px;left:9px}.time-tag{font-size:8px;padding:4px 6px;right:9px;bottom:9px}.time-tag .icon{width:10px;height:10px}.product-icon{width:73px;height:73px}.footer{font-size:9px;flex-direction:column;align-items:flex-start;gap:12px;margin-top:29px}.group-grid{grid-template-columns:1fr}.group-card{padding:24px}.panel{padding:23px}.split{gap:18px}.empty{padding:35px 19px}.empty h3{font-size:22px}.empty p{font-size:11px}.modal-head{padding:22px 21px 18px}.modal-body{padding:22px 21px}.modal-head h2{font-size:23px}.field-row{gap:12px}.detail-heading h3{font-size:18px}.detail-heading .price{font-size:18px}.detail-visual{height:185px}.vote-button{font-size:11px;padding:15px 8px;gap:7px}.vote-button b{font-size:18px}#toasts{bottom:87px;left:16px;right:16px;max-width:none}.toast{font-size:11px}.welcome{padding:23px 21px}.welcome-top .brand{font-size:21px}.welcome-top .brand-mark{width:31px;height:31px;font-size:23px}.welcome-top .btn{font-size:10px;padding:10px 12px;min-height:36px}.welcome-top .top-create{display:none}.welcome-hero{grid-template-columns:1fr;gap:34px;margin:49px 0 32px}.welcome-copy h1{font-size:57px;letter-spacing:-2px}.welcome-copy p{font-size:13px;margin:20px 0 24px}.welcome-copy .eyebrow{font-size:8px;margin-bottom:19px;letter-spacing:1.2px}.welcome-art{height:284px;border-radius:26px}.welcome-art .wallet-hit{scale:.9}.speech.top{top:27px;left:21px}.speech.bottom{bottom:33px;right:20px}.welcome-art:before{width:290px;height:290px}.welcome-art:after{width:225px;height:225px}.feature-grid{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.feature-card{padding:22px}.feature-card .feature-top{margin-bottom:15px}.feature-card p{font-size:11px}.welcome-bottom{line-height:1.8}.breathing{padding:28px 20px}.breath-zone{height:274px}.calc-results{padding:17px}.calc-results strong{font-size:23px}.error-page{padding:24px;margin-top:55px}.error-page h1{font-size:33px}.comment-form .btn{padding:12px}.connection.off{display:none}}
@media(max-width:375px){.main{padding:22px 14px}.topbar{padding:0 14px}.page-head h1{font-size:26px}.hero{padding:23px 19px}.hero h2{font-size:29px}.hero-art{right:-10px}.hero-art .wallet-hit{scale:.64}.hero .eyebrow{font-size:6.5px}.post-body{padding:11px}.feed-grid{gap:9px}.vote-pill{font-size:7.5px}.welcome-copy h1{font-size:51px}.page-head>.btn .icon{display:none}.welcome-copy .actions .btn{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}body.reduce-motion *,body.reduce-motion *:before,body.reduce-motion *:after{animation:none!important;transition:none!important}

/* Community & play update: no third-party fonts or image trackers. */
.public-preview{margin:46px 0}.sample-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.sample-card{border:1px solid var(--line);border-radius:22px;background:#fff;overflow:hidden}.sample-art{height:170px;position:relative;background:#e9ede2;display:grid;place-items:center}.sample-card:nth-child(2) .sample-art{background:#f4e7da}.sample-card:nth-child(3) .sample-art{background:#efe9d7}.sample-art svg,.sample-modal-art svg{height:125px;width:155px}.sample-body{padding:23px}.sample-body h3{font-size:19px;line-height:1.3;margin-bottom:12px}.sample-body p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:20px}.example-label{position:absolute;bottom:10px;left:14px;font-size:9px;letter-spacing:1.4px;color:#59664d}.sample-modal-art{display:grid;place-items:center;border-radius:15px;background:#eef2e5;margin-bottom:20px;height:160px}.demo-conversation{padding:20px;background:#f3eedf;border-radius:15px;margin:20px 0}.demo-conversation p{font-family:Georgia,serif;font-size:19px;line-height:1.6}.post-visual>.product-art{width:140px;height:135px}.illustration-label{position:absolute;bottom:10px;left:10px;background:#ffffffe0;padding:5px 7px;border-radius:6px;font-size:9px;color:#546147}.review-state{font-size:11px;font-weight:600;color:#766031;background:#f7efd9;border-radius:8px;padding:9px 11px;margin-bottom:12px;overflow-wrap:anywhere}.contact-layout{display:grid;grid-template-columns:1.7fr 1fr;gap:24px}.contact-note h2{font-family:Georgia,serif;font-size:32px;margin:12px 0 20px}.contact-note p{font-size:13px;line-height:1.9}.break-anywhere{overflow-wrap:anywhere;word-break:break-word}.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-layout textarea{min-height:180px}.check-label{line-height:1.65}.play-panel{background:#f0f2e8;border:1px solid var(--line);border-radius:26px;padding:26px;max-width:950px;margin:0 auto}.play-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:19px}.play-top h2{font-family:Georgia,serif;font-size:30px}.game-stats{display:flex;gap:20px}.game-stats>span{font-size:9px;letter-spacing:1.5px;color:#677657;display:grid;gap:5px}.game-stats b{font-size:26px;letter-spacing:-1px;color:#304931}.brick-legend{display:flex;gap:20px;font-size:11px;margin:10px 0 16px;color:#617052}.brick-legend>span{display:flex;align-items:center;gap:6px}.wood-chip,.green-chip{width:17px;height:10px;background:#cfb495;border-radius:3px;display:inline-block}.green-chip{background:#7ea566}.breakout-canvas{display:block;width:100%;height:auto;aspect-ratio:12/7;border:1px solid #cad7b8;border-radius:17px;touch-action:none;background:#fafbf4;outline-offset:5px}.game-controls{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px}.game-controls p{font-size:12px;margin-left:auto}.play-panel>.fine{margin-top:15px}.tools-heading{margin:38px 0 23px}.tools-heading h2{font-family:Georgia,serif;font-size:29px;margin:12px 0}.tools-heading p{font-size:12px;color:var(--muted);line-height:1.7}.tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.calc-card h3{font-size:20px;line-height:1.45;margin:12px 0 24px}.tool-number{font-size:10px;letter-spacing:1.4px;color:#6c7b59}.tool-answer{background:#eef3df;border:1px solid #dfe8ce;border-radius:12px;padding:19px 16px;font-size:18px;line-height:1.55;letter-spacing:-.4px;margin:18px 0 12px}.reflection-panel{margin-top:23px}.reflection-panel h3{font-size:22px;margin:10px 0 20px}.reflection-panel .actions{flex-wrap:wrap}.reflection-panel #reflection-answer{font-family:Georgia,serif;font-size:20px;line-height:1.6;padding-top:20px}.admin-tabs{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.admin-item{border-bottom:1px solid var(--line);padding:22px 0}.admin-item:first-child{padding-top:0}.admin-item:last-child{border:0}.admin-item h3{font-size:17px;line-height:1.5;margin:0 0 10px}.admin-item p{font-size:12px;line-height:1.8;overflow-wrap:anywhere}.admin-item .actions{margin-top:14px;flex-wrap:wrap}.admin-photo-box{padding:22px;border:1px dashed #c6ad88;background:#f4ece0;border-radius:14px;margin:20px 0}.admin-photo-box p{font-size:12px;margin-bottom:13px}.admin-photo-box img{display:block;max-height:320px;max-width:100%;margin:auto;object-fit:contain}.account-detail{overflow-wrap:anywhere}.wallet-caption{position:absolute;top:calc(50% + 106px);left:0;right:0;text-align:center;font-size:9px;color:#74845b;line-height:1.5;max-width:260px;margin:auto}.hero-art .wallet-caption{top:auto;bottom:13px;font-size:8px;max-width:180px}.pocket-coin{position:absolute;height:28px;width:28px;background:#e6d584;border:2px solid #c1ae61;border-radius:50%;display:grid;place-items:center;color:#88743a;font-size:17px;z-index:5;box-shadow:inset 0 0 0 2px #f6e9b0;--sx:0px;--sy:0px;--dx:0px;--dy:0px}.pocket-coin.c0{left:-15px;top:25px;--dx:90px;--dy:55px}.pocket-coin.c1{right:-12px;top:17px;--dx:-92px;--dy:62px}.pocket-coin.c2{left:2px;bottom:3px;--dx:72px;--dy:-55px}.pocket-coin.c3{right:-9px;bottom:8px;--dx:-85px;--dy:-53px}.wallet-hit[data-filled="1"] .pocket-coin{opacity:0}.wallet-hit.collecting .pocket-coin{animation:pocket-in .95s ease-in forwards}.wallet-hit.collecting .c1{animation-delay:.03s}.wallet-hit.collecting .c2{animation-delay:.07s}.wallet-hit.collecting .c3{animation-delay:.12s}.spend-note{position:absolute;left:70px;top:73px;width:48px;height:29px;border:2px solid #7f965a;background:#bfd19d;color:#516b3d;font-family:Georgia,serif;display:grid;place-items:center;opacity:0;z-index:5;border-radius:3px}.wallet-hit.spending .spend-note{animation:note-out 1s ease forwards}.wallet-hit.spending{animation:wallet-shake .7s ease!important}.wallet-hit.collecting{animation:none!important}.wallet-quiet .pocket-coin,.wallet-quiet .spend-note{animation:none!important}@keyframes pocket-in{0%{opacity:1;transform:none}80%{opacity:1}100%{transform:translate(var(--dx),var(--dy)) scale(.15);opacity:0}}@keyframes note-out{0%{opacity:0;transform:translate(0,0)}15%{opacity:1}65%{opacity:1;transform:translate(30px,-84px) rotate(25deg)}100%{opacity:0;transform:translate(65px,-125px) rotate(48deg) scale(.6)}}@keyframes wallet-shake{0%,100%{rotate:0deg}25%{rotate:-7deg}70%{rotate:7deg}}
@media(max-width:980px){.sample-grid{gap:13px}.sample-body{padding:18px}.sample-body h3{font-size:17px}.contact-layout{grid-template-columns:1fr}.contact-note{max-width:none}}
@media(max-width:720px){.sample-grid{grid-template-columns:1fr}.sample-art{height:150px}.sample-body{padding:22px}.sample-body h3{font-size:20px}.public-preview{margin:30px 0}.tools-grid{grid-template-columns:1fr}.contact-layout{gap:15px}.play-panel{padding:16px;border-radius:18px}.play-top h2{font-size:22px}.game-stats{gap:12px}.game-stats b{font-size:22px}.play-top{gap:9px}.game-stats>span{font-size:8px;letter-spacing:.6px}.game-controls p{width:100%;margin-left:0;line-height:1.7}.brick-legend{font-size:10px;gap:15px}.breakout-canvas{border-radius:10px}.tools-heading h2{font-size:26px}.tool-answer{font-size:17px}.reflection-panel h3{font-size:20px}.reflection-panel #reflection-answer{font-size:18px}.nav a{font-size:8px!important;padding:8px 1px!important}.nav .icon{height:18px;width:18px}.welcome-top .actions{gap:10px}.welcome-top .actions>a{font-size:10px}.welcome-top .btn{font-size:10px}.welcome-top{flex-wrap:wrap;row-gap:15px}.welcome-art .wallet-caption{top:calc(50% + 85px);font-size:8px}.admin-tabs{gap:6px}.admin-tabs button{font-size:10px}.post-visual>.product-art{width:105px;height:102px}.illustration-label{font-size:7px;max-width:calc(100% - 18px)}.hero-art .wallet-caption{bottom:8px}.contact-note h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){.wallet-hit,.pocket-coin,.spend-note{animation:none!important;transition:none!important}}body.reduce-motion .wallet-hit,body.reduce-motion .pocket-coin,body.reduce-motion .spend-note{animation:none!important;transition:none!important}

/* Final layout refinements */
.admin-summary{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}.admin-summary .metric{margin:0}.auto-art-preview{display:grid;place-items:center;background:#eef2e7;border-radius:14px;padding:15px;margin:12px 0}.auto-art-preview svg{max-width:160px;height:110px}.welcome-art .wallet-caption{top:auto;bottom:17px}.welcome-art .speech.bottom{bottom:48px}@media(max-width:720px){.admin-summary{gap:12px}.welcome-art .wallet-caption{top:auto;bottom:13px}.welcome-art .speech.bottom{bottom:39px}}
/* 4.4: account recovery and publication feedback. */
[hidden]{display:none!important}.key-explanation{font-size:13px;line-height:1.8;color:var(--muted)}.recovery-record{padding:22px;margin:20px 0;border:1px solid #c6d8ab;border-radius:16px;background:#eef3e3}.recovery-record textarea{font-family:ui-monospace,monospace;display:block;width:100%;resize:none;min-height:70px;padding:13px;border:1px solid #c6d8ab;border-radius:9px;font-size:15px;background:#fff;color:#304632;overflow-wrap:anywhere}.recovery-record p{font-size:12px;margin-top:12px;overflow-wrap:anywhere}.key-needed{border-color:#cbb272!important;background:#fff9e9!important}.publication-card{margin:0 0 15px;border:1px solid #e2e5dc;border-radius:12px;padding:12px;background:#f3f5ee}.publication-badge{display:flex;gap:6px;align-items:center;font-size:11px;font-weight:700}.publication-badge .icon{width:15px;height:15px}.publication-card p{font-size:10px;line-height:1.65;margin-top:7px}.publication-card.status-approved{background:#edf4df;border-color:#cfdcb9}.publication-card.status-needs_changes{background:#fff1dc;border-color:#e7cc9e}.publication-card.status-rejected{background:#f9eae7;border-color:#e2beba}.publication-card.status-quarantined{background:#efedf5;border-color:#d8cfe5}.review-feedback{padding-top:8px;border-top:1px solid #d5cfba;white-space:pre-wrap;overflow-wrap:anywhere}.publication-card .text-link{margin-top:9px;font-size:11px}.publication-overview{border:1px solid #dce3d0;border-radius:19px;padding:21px;background:#edf2e4;margin-bottom:26px}.status-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.status-filter{text-align:left;border:1px solid #dbe1d2;border-radius:12px;background:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:55px;font-size:11px}.status-filter strong{font-size:23px;font-weight:500}.status-filter.active{background:#314d3b;color:#fff;border-color:#314d3b}.status-filter:hover{border-color:#6f8956}.publication-overview>.fine{margin-top:12px}.review-guidance{padding:19px;margin:18px 0;background:#edf2e5;border:1px solid #d4dfc2;border-radius:15px}.review-guidance h3{font-size:16px}.review-guidance ul{padding-left:17px;font-size:12px;margin:15px 0}.review-guidance li{margin:12px 0}.review-guidance li p{font-size:11px;margin-top:5px;color:#65735a}.review-guidance>.fine{margin-top:12px}#review-approval-checks{padding:15px 0}#review-reason-field textarea{min-height:100px}@media(max-width:600px){.status-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.status-filter{padding:10px;font-size:10px}.status-filter strong{font-size:20px}.publication-overview{padding:16px}.recovery-record{padding:15px}.recovery-record textarea{font-size:13px}}

/* Generated item drawings use their own class; keep them fully inside a card. */
.post-visual > .generated-art{width:140px;height:135px;max-width:75%;max-height:90%;}
@media(max-width:720px){.post-visual > .generated-art{width:105px;height:102px;}}
/* 4.5: optional email + Money lab. No external fonts, tracking or animation library. */
.auth-choice{display:flex;gap:6px;padding:5px;background:#e9eedf;border-radius:12px;margin:0 0 16px}.auth-choice button{flex:1;padding:11px 7px;border-radius:9px;font-size:12px;font-weight:600}.auth-choice button.selected{background:#314d3b;color:#fff}.optional-notice{background:#eef3e2;border:1px solid #d6e3c2;padding:14px 16px;border-radius:12px;font-size:12px;line-height:1.75;margin:14px 0 22px;overflow-wrap:anywhere}.email-state{padding:12px;margin:18px 0;border:1px solid #e0e5d6;background:#f6f6ef;border-radius:10px;font-size:12px;overflow-wrap:anywhere}.email-state.verified{background:#ecf4dd;border-color:#baca98}.optional-email-panel form{margin-top:20px}.optional-email-panel h3{margin:12px 0}.money-lab-shell{display:grid;grid-template-columns:minmax(0,1fr) 278px;gap:24px;align-items:start}.money-lab-main{background:white;border:1px solid var(--line);border-radius:24px;padding:32px}.money-lab-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.money-lab-top .eyebrow{margin:0;font-size:10px}.quiz-round{font-size:10px;white-space:nowrap;padding:7px 10px;border-radius:20px;background:#f0f3e8}.money-lab-main h2{font-family:Georgia,serif;font-size:32px;line-height:1.25;letter-spacing:-.6px;margin:10px 0}.money-lab-main>p{font-size:12px;line-height:1.7}.quiz-progress{display:flex;gap:9px;margin:27px 0}.quiz-progress span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;border:1px solid #dce3d4;color:#768367;font-size:11px}.quiz-progress .current{border:2px solid #66864b;background:#eef3df;color:#344e2e}.quiz-progress .correct{background:#cfe4a2;color:#375328;border-color:#bfd690}.quiz-progress .review{background:#f3dfcb;border-color:#e0c7af;color:#7f6248}.quiz-meta{display:flex;justify-content:space-between;font-size:10px;color:#677758;gap:10px;letter-spacing:.2px;margin-bottom:16px}.quiz-meta span:first-child{padding:6px 9px;border-radius:6px;background:#eff3e8}.quiz-meta span:last-child{padding:6px 0}.quiz-question h3{font-size:21px;line-height:1.55;font-weight:500;letter-spacing:-.3px;margin:12px 0 23px;outline-offset:5px}.quiz-options{display:grid;gap:11px}.quiz-answer{border:1px solid #dce4d3;border-radius:13px;background:#fafbf7;text-align:left;display:flex;gap:13px;align-items:center;padding:16px;min-height:60px;font-size:13px;line-height:1.6;transition:border-color .15s,transform .15s}.quiz-answer:not(:disabled):hover{border-color:#88a264;transform:translateX(3px)}.answer-letter{height:29px;width:29px;display:grid;place-items:center;flex-shrink:0;background:#edf1e6;border-radius:9px;font-size:11px}.quiz-answer:disabled{opacity:1;cursor:default}.quiz-answer.right{border-color:#91b257;background:#ecf4df}.quiz-answer.wrong{border-color:#ceab8f;background:#faf0e5}.quiz-feedback{padding:18px 20px;background:#eef5e1;border-radius:13px;margin:20px 0;font-size:12px;line-height:1.7}.quiz-feedback.reflect{background:#f8efdf}.quiz-feedback p{margin:8px 0}.quiz-feedback small{font-size:10px;color:#6d775f}.quiz-next{margin-top:15px;min-width:160px}.quiz-next[hidden]{display:none}.money-lab-aside{background:#e9eedf;border:1px solid #dbe3ce;border-radius:24px;padding:27px}.money-lab-aside h3{font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.25;margin:11px 0 16px}.money-lab-aside>p{font-size:12px;line-height:1.75;color:#607151}.money-lab-aside .fine{font-size:10px;line-height:1.75;margin:14px 0}.quiz-piggy{width:105px;height:105px;position:relative;margin:5px auto 30px;display:grid;place-items:center}.quiz-piggy span{height:65px;width:90px;display:grid;place-items:center;background:#c1d59d;border-radius:22px;font-size:24px;color:#496132;transform:rotate(-8deg);box-shadow:inset 0 -4px 0 #a8bf83;border:1px solid #9cb477}.quiz-piggy b{position:absolute;top:-1px;right:11px;width:31px;height:31px;text-align:center;line-height:27px;background:#efe0a0;color:#87713a;border:2px solid #c8b36e;border-radius:50%;font-family:Georgia,serif}.quiz-piggy i{position:absolute;bottom:0;right:-5px;font-size:26px;color:#97ad73}.quiz-score{display:flex;align-items:center;gap:16px;margin:23px 0}.quiz-score strong{font-size:45px;font-weight:400;letter-spacing:-2px}.quiz-score span{font-size:10px;line-height:1.8;color:#617250}.quiz-finish .finish-mark{font-size:36px;color:#8baa51;margin:10px 0}.quiz-finish h3{font-size:22px;font-weight:500;line-height:1.5}.quiz-finish>p{font-size:12px;margin:12px 0 25px;line-height:1.7}.quiz-recap{margin-bottom:25px}.quiz-recap details{padding:13px 0;border-bottom:1px solid #e4e9dc;font-size:12px}.quiz-recap summary{cursor:pointer;font-size:12px}.quiz-recap summary span{display:inline-block;width:20px;color:#6b824e}.quiz-recap details p{font-size:11px;margin:12px 0}.quiz-finish>.text-link{margin-top:20px;line-height:1.6;white-space:normal}
@media(max-width:1050px){.money-lab-shell{grid-template-columns:minmax(0,1fr) 230px;gap:17px}.money-lab-main{padding:25px}.money-lab-aside{padding:22px}.money-lab-main h2{font-size:28px}}
@media(max-width:760px){.money-lab-shell{grid-template-columns:1fr;gap:18px}.money-lab-main{padding:22px 19px;border-radius:19px}.money-lab-main h2{font-size:27px}.quiz-question h3{font-size:18px}.quiz-progress{gap:8px;margin:23px 0}.quiz-progress span{width:27px;height:27px;font-size:10px}.quiz-answer{padding:13px;gap:10px;font-size:12px}.money-lab-aside{padding:23px}.quiz-piggy{float:right;margin:0 5px 5px 15px;transform:scale(.8)}.quiz-score{margin:15px 0}.auth-choice button{font-size:11px}.welcome-top .actions{gap:9px;flex-wrap:wrap}.welcome-top .text-link{font-size:10px}}
@media(prefers-reduced-motion:reduce){.quiz-answer{transition:none}}
