:root{color-scheme:light;--paper:#f3f0e9;--ink:#282923;--muted:#74776b;--line:rgba(84,83,65,.12);--orange:#e97940;--orange-dark:#ad4920;--olive:#697b48;--olive-light:#e3e8d4;--glass:rgba(255,255,255,.59);--radius:24px;--shadow:0 12px 36px rgba(76,66,42,.055);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei","Noto Sans CJK SC",sans-serif;font-synthesis:none;font-variant-numeric:tabular-nums;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.46}button[aria-busy=true]{opacity:.66;pointer-events:none}button[aria-busy=true]::after{content:' ···';font-weight:600}button:active:not(:disabled),.button:active{transform:scale(.978)}:focus-visible{outline:3px solid #88955c;outline-offset:4px;border-radius:6px}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}h1{font-size:26px;line-height:1.35;font-weight:650}h2{font-size:18px;font-weight:620}h3{font-size:17px;font-weight:620}p{text-wrap:pretty}svg{flex-shrink:0;vertical-align:middle}.icon{display:inline-block}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:14px;padding:13px 14px;background:rgba(255,255,255,.72);color:var(--ink);min-height:47px}input:focus,textarea:focus,select:focus{border-color:#92a277;outline:2px solid rgba(123,142,81,.12)}input::placeholder,textarea::placeholder{color:#94958b}input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--olive);margin:0;flex:0 0 auto}textarea{resize:vertical;line-height:1.7}select{appearance:auto}input[type=range]{padding:0;border:0;background:none;accent-color:var(--orange);height:40px;min-height:40px;cursor:pointer}input[type=file]{padding:10px}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}details>summary::after{content:'＋';float:right;color:var(--muted);font-size:16px}details[open]>summary::after{content:'−'}details[open]>summary{margin-bottom:18px}[hidden]{display:none!important}.skip-link{position:fixed;left:15px;top:-100px;background:white;z-index:100;padding:12px}.skip-link:focus{top:10px}.app-shell{position:relative;max-width:520px;min-height:100dvh;margin:auto;padding:0 24px}.ambient{position:fixed;z-index:-1;pointer-events:none;border-radius:50%}.ambient-olive{width:520px;height:520px;left:calc(50% - 400px);top:-175px;background:radial-gradient(circle,rgba(179,192,148,.24),rgba(179,192,148,0) 68%)}.ambient-orange{width:480px;height:580px;left:calc(50% + 25px);top:250px;background:radial-gradient(ellipse,rgba(237,166,114,.16),rgba(237,166,114,0) 65%)}#screen{padding-bottom:120px;min-height:100dvh;outline:none}#screen.no-nav{padding-bottom:35px}.brand-header,.page-header{display:flex;align-items:center;justify-content:space-between;padding-top:max(26px,env(safe-area-inset-top));padding-bottom:25px;min-height:89px;gap:12px}.brand{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.brand>span{font-size:17px;font-weight:660}.brand-cat{display:block;object-fit:contain;object-position:center;flex-shrink:0}.header-account{padding:6px}.page-header h1{font-size:17px;text-align:center;font-weight:620}.header-spacer{width:42px;flex-shrink:0}.icon-button{width:42px;height:42px;display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;font-size:23px;background:rgba(255,255,255,.38);transition:background .14s ease,transform .14s ease}.icon-button:hover{background:rgba(255,255,255,.83)}.avatar{display:inline-flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:50%;font-size:16px;font-weight:500;border:2px solid rgba(255,255,255,.88);flex-shrink:0}.avatar-small{width:31px;height:31px;font-size:10px;border-width:1.5px}.tone-0{background:#e3d4c1;color:#745435}.tone-1{background:#d7dfca;color:#56673d}.tone-2{background:#ded9d0;color:#635b4f}.tone-3{background:#efd9c5;color:#925f38}.tone-4{background:#d6dfdd;color:#4c6b64}.bottom-nav{position:fixed;z-index:20;bottom:max(16px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);width:min(calc(100% - 36px),462px);display:grid;grid-template-columns:repeat(3,1fr);padding:9px 8px;background:rgba(255,255,255,.74);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.95);border-radius:26px;box-shadow:0 7px 25px rgba(67,57,33,.08)}.nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:10px;color:#84857d;min-height:49px;border-radius:18px}.nav-item.active{color:#56663c;background:rgba(217,225,195,.5)}.nav-item.active .icon{stroke-width:2}.nav-item:hover{background:rgba(218,223,202,.3)}.glass{border:1px solid rgba(255,255,255,.85);border-radius:var(--radius);background:var(--glass);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel{padding:22px;margin-top:18px}.panel:first-child{margin-top:0}.soft-panel{background:rgba(255,255,255,.36);border-radius:20px;padding:18px}.hero-copy{padding:9px 1px 28px}.hero-date{font-size:12px;color:var(--muted);margin-bottom:13px;display:flex;align-items:center;gap:8px}.hero-copy h1{font-size:30px;line-height:1.5;font-weight:620;letter-spacing:-.5px}.hero-copy p{color:var(--muted);font-size:12px;margin-top:9px}.hero-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tiny-film{font-family:Georgia,serif;font-size:64px;font-style:italic;font-weight:400;color:rgba(107,125,75,.13);line-height:1.25}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:25px 0 13px}.section-title h2{font-size:16px}.text-button{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--muted);min-height:40px}.text-button:hover{color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:49px;border-radius:16px;padding:13px 20px;font-size:14px;font-weight:570;transition:transform .13s ease,background .14s ease;border:1px solid transparent;text-align:center;line-height:1.3}.button.primary{background:var(--olive);color:white;box-shadow:0 5px 13px rgba(96,117,67,.11)}.button.primary:hover{background:#5a6c3c}.button.citrus{background:var(--orange);color:white}.button.citrus:hover{background:#d76730}.button.secondary{background:rgba(255,255,255,.6);border-color:rgba(115,117,99,.13)}.button.secondary:hover{background:white}.button.ghost{background:rgba(231,234,221,.7);color:#667450}.button.danger{color:#a44536;background:#f5e3db}.button.small{min-height:39px;padding:9px 14px;font-size:12px;border-radius:12px}.button.full{width:100%}.button-row{display:flex;gap:10px;margin-top:20px}.button-row>*{flex:1;min-width:0}.button-row.wrap{flex-wrap:wrap}.button-row.wrap>*{flex-basis:40%}.hint{font-size:12px;line-height:1.7;color:var(--muted);margin-top:10px}.body-copy{font-size:14px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;color:#5d6156}.muted{color:var(--muted)}.small-copy{font-size:12px}.stack{display:flex;flex-direction:column;gap:12px}.mt{margin-top:20px}.divider{height:1px;background:var(--line);margin:22px 0}.chip-tabs{display:flex;gap:5px;padding:5px;background:rgba(230,230,218,.42);border-radius:16px;margin-bottom:18px;max-width:100%;overflow-x:auto;scrollbar-width:none}.chip{flex:1;white-space:nowrap;text-align:center;padding:9px 12px;border-radius:12px;font-size:12px;min-height:39px;color:var(--muted);border:1px solid transparent}.chip.active{background:rgba(255,255,255,.92);color:var(--ink);box-shadow:0 2px 5px rgba(80,78,54,.04)}.chip:hover{background:rgba(255,255,255,.48)}.task-card{position:relative;display:block;border:1px solid rgba(255,255,255,.93);border-radius:21px;padding:18px 20px;background:rgba(255,255,255,.57);box-shadow:0 6px 18px rgba(77,62,39,.025);overflow:hidden}.task-card>*{position:relative;z-index:1}.task-card:hover{background:rgba(255,255,255,.84)}.task-card.featured{padding:23px 23px 20px;min-height:270px;border-radius:26px;background:linear-gradient(120deg,rgba(255,255,255,.8) 8%,rgba(253,242,224,.65) 85%);box-shadow:0 14px 30px rgba(139,95,48,.045)}.task-card.featured::before{content:'';position:absolute;width:160px;height:235px;right:-53px;top:19px;border:1px solid rgba(228,183,128,.3);border-radius:100px;transform:rotate(35deg)}.task-card .card-orb{position:absolute;z-index:0;width:132px;height:132px;right:-38px;top:65px;border-radius:50%;background:linear-gradient(130deg,rgba(239,154,89,.29),rgba(239,154,89,.07))}.focus-label{font-size:11px;color:var(--orange-dark);display:flex;align-items:center;gap:7px;margin-bottom:20px}.status-dot{width:6px;height:6px;background:#d5783f;border-radius:50%}.task-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.task-card h3{font-size:17px;line-height:1.5;overflow-wrap:anywhere}.task-card.featured h3{font-size:23px;line-height:1.45;max-width:90%;font-weight:620}.task-description{font-size:12px;color:#787667;line-height:1.8;margin-top:9px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-due{display:flex;align-items:center;gap:6px;font-size:11px;color:#858476;margin:12px 0 16px}.task-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.assigned-people{display:flex;align-items:center;min-width:0}.assigned-people .avatar:not(:first-child){margin-left:-8px}.assigned-people>span:not(.avatar){margin-left:8px;color:var(--muted);font-size:11px}.task-card-value{display:flex;align-items:center;gap:7px;font-size:12px;color:#6e745b;white-space:nowrap}.category{display:inline-flex;align-items:center;padding:3px 8px;border-radius:7px;font-size:10px;font-weight:550}.cat-layout{background:#f6e4d1;color:#a36a32}.cat-photo{background:#e4e9d9;color:#5b7548}.cat-copy{background:#e7e4dc;color:#70685a}.cat-other{background:#e4e7e4;color:#67796e}.status-tag{font-size:10px;color:#8d8d80;white-space:nowrap}.status-done{color:#6f8157}.fab{position:fixed;z-index:21;bottom:calc(max(16px,env(safe-area-inset-bottom)) + 87px);right:max(24px,calc(50% - 224px));display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--orange);color:white;border-radius:50%;box-shadow:0 9px 24px rgba(194,99,45,.24);border:1px solid rgba(255,255,255,.45)}.fab:hover{background:#d76831}.empty-state{padding:29px 14px;text-align:center;border:1px dashed rgba(125,128,98,.24);border-radius:22px;background:rgba(255,255,255,.22)}.empty-state h3{font-size:16px}.empty-state p{font-size:12px;color:var(--muted);line-height:1.8;max-width:280px;margin:10px auto 15px}.empty-emblem{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:rgba(228,231,209,.66);color:#86916a;border-radius:19px;margin-bottom:16px}.sandbox-badge{display:flex;align-items:center;gap:6px;background:rgba(222,229,206,.55);color:#6f7a58;padding:8px 11px;border-radius:10px;font-size:11px;margin:0 0 18px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:18px;font-size:13px;font-weight:550}.field:last-child{margin-bottom:0}.field .hint{font-weight:400;margin-top:0}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field-number{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:8px;color:#9b9e8e;background:rgba(220,224,207,.45);border-radius:50%;font-size:10px}.form-section{padding:3px 0 25px;margin-bottom:2px}.form-section h2,.form-section>label:first-child{display:flex;align-items:center;font-size:14px;font-weight:570;margin-bottom:14px}.form-section input[name=title]{font-size:16px;padding:17px 16px;min-height:58px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.category-choice{border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.49);border-radius:17px;min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#828274;transition:background .16s ease,transform .16s ease}.category-choice.selected{background:#f8e3cf;border-color:#e6b58b;color:#a95f2c}.contribution-control{padding:17px 18px;background:rgba(255,255,255,.5);border-radius:20px;border:1px solid rgba(255,255,255,.85)}.weight-display{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.weight-display strong{font-size:28px;font-weight:520;line-height:1.2}.weight-display span{font-size:11px;color:var(--muted)}.manual-weight{width:86px;min-height:36px;padding:8px 10px;text-align:center;font-size:12px;border-radius:10px}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:#979587}.advanced-options{border-top:1px solid var(--line);padding-top:17px;margin:0 0 23px}.advanced-options>summary{color:var(--muted);font-size:12px;padding:4px 0}.advanced-inner{padding-top:6px}.check-line{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.7;margin:12px 0}.tiny-role{padding:15px;border-radius:15px;background:rgba(255,255,255,.56);margin:12px 0}.tiny-role-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.tiny-role h3{font-size:13px}.progress-steps{display:flex;align-items:center;gap:8px;font-size:11px;color:#9d9e8f;margin:4px 0 26px}.progress-steps .current{color:var(--olive)}.progress-steps i{height:1px;background:var(--line);flex:1}.recommend-summary{padding:20px;margin-bottom:20px;background:rgba(255,255,255,.55);border-radius:22px;border:1px solid rgba(255,255,255,.8)}.recommend-summary h2{font-size:20px;line-height:1.5;margin-bottom:10px}.recommend-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin:22px 0 12px}.candidate-card{display:flex;align-items:center;gap:11px;background:rgba(255,255,255,.48);padding:15px 14px;border-radius:17px;margin:9px 0;border:1px solid transparent;cursor:pointer}.candidate-card.selected{border-color:#a6b38b;background:rgba(228,234,213,.6)}.candidate-card .candidate-copy{flex:1;min-width:0}.candidate-name{font-size:14px;display:flex;align-items:center;gap:8px}.candidate-card p{font-size:10px;color:#7f8372;line-height:1.75;margin-top:5px}.candidate-card input{width:17px;height:17px;min-height:17px;accent-color:var(--olive);flex-shrink:0}.candidate-badge{color:#71844c;font-size:10px;background:rgba(222,231,193,.7);padding:2px 6px;border-radius:5px}.backup-label{font-size:10px;color:#95978a}.inline-error{font-size:12px;padding:13px;background:#f7e7df;border:1px solid rgba(205,118,86,.15);border-radius:12px;color:#a25136;line-height:1.65;margin-bottom:15px;overflow-wrap:anywhere}.notice{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.75;color:#866a3e;padding:13px 14px;border-radius:14px;background:rgba(245,230,205,.58);margin:14px 0}.notice .icon{margin-top:2px}.search-field{margin-bottom:18px}.success-hero{padding:33px 10px;text-align:center}.success-hero h1{margin:18px 0 10px;font-size:27px}.success-mark,.celebrate-mark{display:flex;align-items:center;justify-content:center;width:79px;height:79px;border-radius:50%;background:#e0e8d0;color:#708651;margin:0 auto}.success-hero p{color:var(--muted);font-size:13px}.share-card{padding:22px}.share-card h2{font-size:19px;margin-bottom:10px}.share-people{font-size:12px;color:var(--muted);line-height:1.9}.detail-heading{padding:4px 0 22px}.detail-heading h1{font-size:27px;line-height:1.55;margin:12px 0 14px;overflow-wrap:anywhere}.detail-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:#818474}.detail-meta>span{display:flex;align-items:center;gap:5px}.detail-topline{display:flex;justify-content:space-between;align-items:center}.detail-actions{display:flex;gap:5px}.detail-actions .icon-button{width:35px;height:35px}.description-panel{padding:18px 20px;margin-bottom:20px}.assignment{border-radius:20px;border:1px solid rgba(255,255,255,.85);background:rgba(255,255,255,.54);margin:12px 0;padding:17px 18px}.assignment.mine{border-color:rgba(150,167,113,.5);background:rgba(251,253,243,.56)}.assignment>summary{display:flex;align-items:center;gap:11px}.assignment>summary::after{margin-left:auto;float:none}.assignment-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:13px;background:#e9ebdf;color:#7b8863;flex-shrink:0}.assignment-head{flex:1;min-width:0}.assignment-head strong{font-size:13px;font-weight:600}.assignment-head p{font-size:10px;color:#8c8e7e;margin-top:4px}.assignment-body{border-top:1px solid var(--line);padding-top:18px}.assignment-body .field{font-size:12px}.material-copy{white-space:pre-wrap;overflow-wrap:anywhere;padding:15px;background:rgba(255,255,255,.63);border-radius:14px;margin:10px 0 16px;font-size:13px;line-height:1.85;max-height:380px;overflow-y:auto}.material-group{font-size:12px;background:#eeeee4;color:#727660;padding:12px;border-radius:11px;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0}.files-list{display:flex;flex-direction:column;gap:8px;margin:13px 0}.file-row{display:flex;align-items:center;gap:10px;padding:11px;background:rgba(255,255,255,.59);border-radius:13px;min-width:0}.file-row>a{display:flex;flex:1;min-width:0;gap:9px;align-items:center}.file-row .file-name{overflow-wrap:anywhere;font-size:11px;line-height:1.55;min-width:0}.file-row small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.file-thumb{width:43px;height:43px;border-radius:8px;object-fit:cover;flex-shrink:0}.file-row .icon-button{width:30px;height:35px;background:none;flex-shrink:0}.upload-zone{border:1px dashed #c8cabd;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:9px;padding:20px;color:#747d62;font-size:12px;background:rgba(251,252,245,.44);cursor:pointer}.upload-zone input{border:0;background:none;font-size:10px;min-height:30px;max-width:100%;padding:5px;color:#979a8a}.quota-line{display:flex;justify-content:space-between;font-size:10px;color:#8a8c7b;margin-top:11px}.quota-track{height:4px;overflow:hidden;background:rgba(218,222,202,.75);border-radius:5px;margin:8px 0 10px}.quota-track>span{display:block;height:100%;background:#91a271;transform-origin:left;transform:scaleX(var(--progress,0));width:100%}.submission-form .button-row{margin-top:14px}.sticky-actions{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,520px);padding:13px 24px max(19px,env(safe-area-inset-bottom));background:rgba(246,244,236,.86);border-top:1px solid rgba(255,255,255,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:19}.sticky-actions .button{width:100%}.completed-footer{display:flex;align-items:center;justify-content:center;gap:8px;color:#6e8050;font-size:12px}.audit-list{list-style:none;padding:0;margin:0}.audit-list li{position:relative;padding:0 0 18px 18px;border-left:1px solid #d8dccc;font-size:11px;line-height:1.7}.audit-list li::before{position:absolute;content:'';left:-3px;top:5px;width:5px;height:5px;border-radius:50%;background:#96a77b}.audit-list time{display:block;color:#999d8d;font-size:10px}.audit-list strong{font-weight:500}.event-card{display:block;border-radius:23px;overflow:hidden;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.51);margin-bottom:16px}.event-cover{height:160px;position:relative;overflow:hidden;background:linear-gradient(150deg,#d8dfc7,#ecebd9 65%,#ead2b5)}.event-cover img{width:100%;height:100%;object-fit:cover}.event-cover .event-symbol{font-size:96px;font-family:Georgia,serif;position:absolute;right:25px;bottom:0;color:rgba(113,129,83,.24);line-height:1.2}.event-cover .event-date{position:absolute;left:20px;top:20px;font-size:11px;z-index:1;background:rgba(255,255,255,.65);padding:5px 9px;border-radius:8px}.event-info{padding:18px 20px}.event-info h3{font-size:18px}.event-info p{margin-top:7px;font-size:11px;color:var(--muted)}.event-year-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.event-year-row select{width:110px;background:rgba(255,255,255,.44);font-size:12px;border:0}.timeline-headline{font-family:"Songti SC","Noto Serif CJK SC",serif;font-size:28px;font-weight:600;line-height:1.6;margin:1px 0 5px}.profile-identity{display:flex;gap:16px;align-items:center;padding:8px 1px 21px}.profile-identity .avatar{width:65px;height:65px;font-size:19px}.profile-name{flex:1;min-width:0}.profile-name h1{font-size:23px}.profile-name p{font-size:12px;color:var(--muted);margin-top:4px}.role-badge{display:inline-block;font-size:10px;background:rgba(228,232,214,.6);color:#7a855e;padding:3px 7px;border-radius:5px;margin-top:8px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);padding:16px 7px 19px;margin:0 0 22px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-row strong{display:block;font-size:25px;font-weight:500;line-height:1.5}.metric-row span{font-size:10px;color:var(--muted)}.metric-row>div+div{border-left:1px solid var(--line)}.room-preview{position:relative;display:block;overflow:hidden;border-radius:22px;background:#e8e3d9;min-height:180px}.room-preview .window-scene{margin:0;border:0;border-radius:0;max-height:185px}.room-preview .window-scene svg{width:100%;height:100%;max-height:205px;object-fit:cover}.room-preview-label{position:absolute;bottom:13px;left:14px;right:14px;background:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.8);border-radius:14px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:12px 14px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.room-preview-label small{display:block;color:#8b8c7c;font-size:10px;margin-top:3px}.pref-title{display:flex;justify-content:space-between;align-items:center}.pref-title h2{font-size:15px}.pref-points{font-size:11px;color:#7c8762}.pref-row{display:flex;align-items:center;gap:12px;margin-top:19px}.pref-label{display:flex;align-items:center;gap:8px;flex:1;font-size:12px}.pref-control{display:flex;align-items:center;gap:7px}.pref-control button{width:33px;height:33px;border-radius:10px;background:rgba(236,238,225,.85);font-size:17px}.pref-dots{display:flex;gap:5px;min-width:86px;justify-content:center}.pref-dot{width:12px;height:12px;background:#e3e5db;border-radius:50%}.pref-dot.filled{background:#96a376}.pref-value{font-size:11px;color:#7a825f;width:12px;text-align:right}.settings-menu{display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:rgba(255,255,255,.46);border:1px solid rgba(255,255,255,.7);margin-top:22px}.menu-item{display:flex;align-items:center;gap:11px;min-height:59px;padding:13px 18px;text-align:left;font-size:12px}.menu-item+.menu-item{border-top:1px solid rgba(102,104,80,.07)}.menu-item>span{flex:1}.menu-item .icon{color:#838a74}.menu-item:hover{background:rgba(255,255,255,.53)}.menu-item.danger-text{color:#a36550}.room-headline{text-align:center;padding:4px 0 24px}.room-headline h1{font-family:"Songti SC","Noto Serif CJK SC",serif;font-size:26px;font-weight:600}.room-headline p{color:#878b7a;font-size:11px;margin-top:8px}.window-scene{border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.8);box-shadow:0 11px 28px rgba(120,100,64,.04);line-height:0}.window-scene svg{width:100%;height:auto;display:block}.room-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0}.coin-balance{display:flex;align-items:center;gap:7px;font-size:13px;color:#8c733e}.coin-balance strong{font-weight:520;font-size:20px}.growth-row{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);padding:4px 0}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.shop-card{padding:14px;border-radius:20px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.5)}.shop-art{height:92px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(231,231,215,.3);margin-bottom:12px}.shop-art svg{width:72px;height:72px}.shop-card h3{font-size:12px;font-weight:570}.shop-card p{min-height:34px;font-size:10px;line-height:1.6;color:#929583;margin:6px 0 11px}.shop-card .button{width:100%;min-height:35px;font-size:11px;padding:8px 10px}.visit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.visit-card{display:flex;flex-direction:column;gap:6px;align-items:center;font-size:11px;color:#777f69;text-align:center}.visit-card .avatar{width:49px;height:49px;font-size:13px}.member-card{display:flex;gap:12px;align-items:center;padding:16px;background:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.9);border-radius:18px}.member-card .member-info{flex:1;min-width:0}.member-card h3{font-size:14px;display:flex;gap:8px;align-items:center}.member-card p{font-size:11px;color:var(--muted);margin-top:4px}.member-card.inactive{opacity:.65}.admin-heading-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.data-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left}.data-table td,.data-table th{padding:14px 8px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table th{font-size:10px;color:var(--muted);font-weight:500}.data-table td:not(:first-child),.data-table th:not(:first-child){text-align:right}.table-container{overflow-x:auto}.storage-number{font-size:23px;font-weight:500;margin-top:9px}.storage-number small{font-size:11px;color:var(--muted)}.ledger-row{display:flex;gap:10px;align-items:flex-start;padding:15px 0;border-bottom:1px solid var(--line)}.ledger-row .ledger-copy{flex:1;font-size:12px;line-height:1.7}.ledger-row time{display:block;font-size:10px;color:var(--muted);margin-top:4px}.ledger-amount{font-size:16px;color:#6c8050;white-space:nowrap}.ledger-amount.negative{color:#ab7950}.sheet{border:1px solid rgba(255,255,255,.94);border-radius:26px 26px 0 0;background:rgba(247,247,240,.96);color:var(--ink);max-width:520px;width:100%;max-height:90dvh;margin:auto auto 0;padding:22px 24px max(25px,env(safe-area-inset-bottom));box-shadow:0 -10px 60px rgba(58,54,38,.13);overscroll-behavior:contain}.sheet::backdrop{background:rgba(42,43,35,.25);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.sheet-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.sheet-top h2{font-size:19px}.sheet-top .icon-button{background:rgba(226,229,213,.55);font-size:23px}.sheet-body{padding-bottom:5px}.sheet-body .body-copy{font-size:13px}.copy-area{min-height:160px;font-size:13px}.toast{position:fixed;bottom:120px;left:50%;transform:translate(-50%,12px);z-index:80;max-width:calc(100% - 40px);width:max-content;background:rgba(50,54,40,.93);color:#fffdf2;border:1px solid rgba(255,255,255,.15);border-radius:15px;padding:12px 18px;font-size:12px;line-height:1.65;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.toast.show{opacity:1;transform:translate(-50%,0)}.offline-banner{position:fixed;top:0;left:0;right:0;z-index:90;padding:12px;background:#ead9bd;color:#725e3f;text-align:center;font-size:12px}.initial-loading{padding-top:40dvh;text-align:center;color:var(--muted);font-size:13px}.skeleton{padding-top:30px}.skeleton-line,.skeleton-card{background:rgba(228,229,216,.62);border-radius:14px}.skeleton-line{height:21px;width:60%;margin-bottom:25px}.skeleton-line.short{width:40%;margin-top:25px}.skeleton-card{height:210px}.skeleton-card.small{height:110px}.login-page{min-height:calc(100dvh - 45px);display:flex;flex-direction:column;justify-content:center;padding:15px 0}.login-brand{display:flex;align-items:center;gap:7px;font-size:17px;font-weight:650;margin-bottom:36px}.login-visual{position:relative;height:180px;margin:10px 0 0;isolation:isolate}.login-orb{position:absolute;right:37px;top:2px;width:155px;height:155px;border-radius:50%;background:linear-gradient(150deg,#f2b471,#e68c51);box-shadow:inset 12px 6px 26px rgba(255,238,193,.55);z-index:-1}.login-glass-art{position:absolute;right:110px;top:-8px;width:115px;height:177px;background:rgba(255,255,255,.27);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.66);border-radius:13px;transform:rotate(-8deg);box-shadow:4px 8px 20px rgba(118,96,59,.04)}.login-glass-art::before{content:'26';font-size:55px;font-family:Georgia,serif;font-style:italic;position:absolute;left:18px;top:22px;color:rgba(92,108,65,.5)}.login-glass-art::after{content:'';position:absolute;bottom:27px;left:21px;width:52px;height:3px;background:rgba(255,255,255,.6)}.login-title{font-size:32px;line-height:1.55;font-family:"Songti SC","Noto Serif CJK SC",serif;font-weight:600;margin:18px 0 13px}.login-subtitle{font-size:12px;color:#8c8e7e;line-height:1.9;margin-bottom:30px}.login-panel{padding:25px 22px}.login-panel .field{font-size:12px}.login-footer{text-align:center;font-size:10px;color:#9d9c8d;margin-top:23px;line-height:1.9}.login-password-wrap{position:relative}.login-password-wrap input{padding-right:48px}.login-password-wrap button{position:absolute;right:5px;top:4px;background:none}.celebration{text-align:center;padding:12px 0}.celebrate-mark{position:relative;margin-bottom:21px}.celebrate-copy{color:#7e836f;font-size:13px;margin:13px 0 24px}.reward-row{display:grid;grid-template-columns:1fr 1fr;background:rgba(255,255,255,.6);border-radius:19px;padding:20px;margin-bottom:20px}.reward-row strong{display:block;font-size:31px;font-weight:520;color:#69824b}.reward-row span{font-size:11px;color:var(--muted)}.celebration .button{margin-top:24px}.spark{position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:2px;pointer-events:none;background:#dfa470}.spark-1{background:#a8b78a}.spark-2{background:#ead9a9}.subtle-footer{text-align:center;color:#a4a391;font-size:10px;margin-top:27px;line-height:1.9}.load-more{margin:20px auto;display:flex}.workspace-switch{display:flex;align-items:center;justify-content:space-between;gap:15px}.workspace-switch strong{font-size:13px;font-weight:550}.workspace-switch p{font-size:11px;color:var(--muted);margin-top:6px}.workspace-switch input{width:21px;min-height:21px}.preview-document{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9;max-height:65dvh;overflow-y:auto;padding:15px;background:rgba(255,255,255,.63);border-radius:15px}.preview-image{display:block;width:100%;height:auto;max-height:65dvh;object-fit:contain;border-radius:12px}.linked-task-check{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line);font-size:12px}.linked-task-check>span{flex:1}.selection-note{font-size:10px;color:#9d9784;margin-top:10px}.onboarding-note{margin-top:13px;padding:13px 17px;border-radius:15px;background:rgba(227,231,211,.43);font-size:11px;color:#788365;line-height:1.9}.scroll-list{max-height:50dvh;overflow:auto;overscroll-behavior:contain}.char-note{font-size:10px;color:#929482;display:flex;justify-content:space-between;margin-top:-10px;margin-bottom:18px}.field-checkbox{flex-direction:row;align-items:center}.completion-actions{display:flex;gap:8px;margin-top:14px}.completion-actions>*{flex:1}.subtitle-line{font-size:12px;color:var(--muted);line-height:1.9;margin:10px 0 22px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.file-progress{font-size:11px;color:var(--olive);margin-top:10px}.pending-file-list{font-size:11px;line-height:1.8;overflow-wrap:anywhere;color:var(--muted);margin:8px 0}.hide-file{position:absolute;width:1px!important;height:1px!important;opacity:0;pointer-events:none}.disclosure{margin-top:20px;border-top:1px solid var(--line);padding-top:17px}.disclosure>summary{font-size:12px;color:#7d846d}.danger-caption{font-size:11px;color:#aa654a;line-height:1.8}.link-inline{color:#6d7f4d;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.badges-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.view-label{font-size:11px;color:var(--muted);margin-bottom:10px}.full-width{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:700px){.app-shell{margin:24px auto 0;min-height:calc(100dvh - 24px);border-left:1px solid rgba(255,255,255,.65);border-right:1px solid rgba(255,255,255,.65);background:rgba(255,255,255,.12);border-radius:32px 32px 0 0;box-shadow:0 15px 80px rgba(84,76,47,.035);padding-left:29px;padding-right:29px}.ambient-olive{width:900px;height:900px;left:calc(50% - 760px);top:-310px}.ambient-orange{width:900px;height:900px;left:calc(50% + 120px);top:10px}.sheet{border-radius:26px;margin:auto;max-height:85dvh}.brand-header{padding-top:23px}.login-page{min-height:calc(100dvh - 80px)}.login-visual{height:174px}.sticky-actions{border-radius:20px 20px 0 0}}
@media(max-width:365px){.app-shell{padding-left:17px;padding-right:17px}.brand>span{font-size:15px}.hero-copy h1{font-size:27px}.category-grid{gap:6px}.task-card.featured{padding-left:19px;padding-right:19px}.task-card.featured h3{font-size:21px}.panel{padding:18px}.shop-grid{gap:9px}.pref-row{gap:6px}.pref-dots{gap:4px;min-width:75px}.pref-control{gap:4px}}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.glass,.bottom-nav,.sheet,.sticky-actions,.room-preview-label{background:#f9f8f2}.login-glass-art{background:rgba(248,247,237,.85)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}button:active:not(:disabled),.button:active{transform:none}.spark{display:none}}
/* Complete the quiet secondary spaces; the primary task path stays uncluttered. */
.room-intro{display:flex;gap:18px;justify-content:space-between;align-items:center;margin-bottom:24px}.room-intro h1{font-size:24px;margin-top:8px}.coin-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:30px;background:rgba(255,255,255,.55);font-size:13px;padding:8px 13px;white-space:nowrap}.room-caption{font-size:12px;color:var(--muted);margin:12px 0 22px}.shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.shop-item{background:rgba(255,255,255,.6);border:1px solid rgba(255,255,255,.85);padding:14px;border-radius:18px}.shop-item h3{font-size:14px;margin:10px 0 6px}.shop-item p{font-size:11px;color:var(--muted);line-height:1.7;min-height:39px;margin-bottom:12px}.shop-art{height:78px;border-radius:13px;background:#e8eadb;color:#697b48;display:flex;align-items:center;justify-content:center}.item-mug,.item-vase,.item-lamp{background:#f3e2d1;color:#996440}.summary-list{border-radius:20px;background:rgba(255,255,255,.45);padding:6px 18px}.summary-member{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.summary-member:last-child{border:0}.summary-person{flex:1;min-width:0}.summary-person strong{font-weight:550;font-size:14px}.summary-person small,.summary-numbers small{display:block;font-size:11px;color:var(--muted)}.summary-numbers{text-align:right;font-variant-numeric:tabular-nums}.summary-numbers strong{font-size:18px;font-weight:550}.audit-list p{overflow-wrap:anywhere}.member-card{width:100%;text-align:left}.profile-name,.member-info,.file-name{min-width:0}input,select,textarea{font-size:16px}input[type=radio]{width:20px;height:20px;min-height:20px;accent-color:var(--olive);flex-shrink:0}.icon-button,.text-button{min-height:44px}.window-scene{overflow:hidden}.room-intro h1,.profile-name p{overflow-wrap:anywhere}.full-width{width:100%}.inline-error{overflow-wrap:anywhere}.row-between{min-width:0}@supports not (backdrop-filter:blur(1px)){.glass,.bottom-nav{background:#fcfaf5}}@media(max-width:360px){.app-shell{padding-left:18px;padding-right:18px}.brand>span{font-size:16px}.button{padding-left:12px;padding-right:12px}.candidate-card{gap:9px}.shop-item{padding:10px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:800px){.app-shell{background:rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.6);border-right:1px solid rgba(255,255,255,.6)}}

/* Decorative headings use restrained English typography. */
.hero-heading-row h1,.login-title,.timeline-headline{letter-spacing:-.035em;line-height:1.08}.hero-copy>p:empty,.room-caption:empty{display:none}
