:root{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;color:#263d36;background:#f7f8f4;font-synthesis:none;font-size:13px;line-height:1.65}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,.button{border:1px solid #dce2da;border-radius:7px;background:#fff;padding:7px 12px;cursor:pointer;text-decoration:none;transition:background .15s}button:hover,.button:hover{background:#edf2eb}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #649f8b;outline-offset:2px}.primary{background:#185c48;color:#fff;border-color:#185c48;font-weight:600}.primary:hover{background:#104633}.full{width:100%}input,select,textarea{border:1px solid #d9dfd6;border-radius:6px;padding:9px 10px;background:#fff;max-width:100%}textarea{resize:vertical;width:100%;line-height:1.8}label{display:block;font-weight:600;margin:14px 0 0}label input:not([type=radio]),label textarea,label select{display:block;width:100%;margin-top:6px;font-weight:400}label>span{font-size:10px;font-weight:400;color:#819086;margin-left:5px}h1,h2,h3,p{margin-top:0}h1{font-size:26px;letter-spacing:.02em;line-height:1.5;margin-bottom:8px}h2{font-size:17px}small{font-size:11px}.topbar{height:72px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e3e8df}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:19px;font-weight:700;white-space:nowrap}.brand-mark{background:#185c48;color:#fff;display:grid;place-items:center;width:31px;height:36px;border-radius:4px 4px 13px;font-size:18px}.brand-sub{font-size:11px;font-weight:400;color:#88938a;margin-left:13px}.userbar{display:flex;gap:10px;align-items:center;font-size:12px}.userbar button{font-size:11px;border:0;color:#708078}.avatar{display:inline-grid;place-items:center;background:#e9eee6;width:25px;height:25px;border-radius:50%;font-size:11px;flex-shrink:0}.eyebrow{font-size:10px;letter-spacing:.18em;color:#628675;font-weight:700}.welcome{max-width:1120px;margin:80px auto;padding:0 32px}.welcome h1{font-size:46px;line-height:1.55;margin:19px 0}.welcome>p{font-size:15px;color:#758176;line-height:2}.welcome>.primary{margin-top:20px;padding:13px 20px}.welcome>small{display:block;color:#7d897f;margin-top:10px}.welcome-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:65px}.sample-card{padding:24px;border:1px solid var(--edge);border-top:3px solid var(--dot);border-radius:8px;background:var(--paper);min-height:155px}.sample-card>span{color:#829086;font-size:11px}.sample-card h3{margin:14px 0 7px;font-size:14px}.sample-card p{font-size:12px;color:#738177}.c0{--paper: #fbf8e9;--edge: #e9e3c8;--dot: #c6ac52;--wash: #f5f1db}.c1{--paper: #eef4fb;--edge: #d9e4ed;--dot: #7199c2;--wash: #e8eff7}.c2{--paper: #eef5ea;--edge: #d9e5d2;--dot: #83a873;--wash: #e8f0e2}.c3{--paper: #f7f0f3;--edge: #e8dce2;--dot: #b48aa3;--wash: #f2e8ed}.sessions{max-width:1100px;margin:52px auto;padding:0 28px}.page-title{display:flex;align-items:center;justify-content:space-between;margin:12px 0 35px}.page-title p{color:#7b877d}.create-form{background:#fff;border:1px solid #e1e5dc;border-radius:12px;padding:24px;max-width:650px}.create-form p{font-size:12px;margin:10px 0;color:#788779}.create-form textarea{min-height:130px}.session-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.session-card{position:relative;background:#fff;border:1px solid #e0e6da;border-radius:10px;padding:25px;text-decoration:none}.session-card h2{margin:12px 0 5px}.session-card p{margin-bottom:14px}.session-card small,.date{color:#809080}.arrow{position:absolute;right:24px;top:25px;font-size:22px}.board-page{padding:25px 28px 50px;min-width:1100px;max-width:1800px;margin:auto}.board-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.back{font-size:11px;color:#7d8b7e;text-decoration:none;display:inline-block;margin-bottom:12px}.book-name{margin:0;color:#657868;font-size:12px}.book-name span{color:#95a091;margin-left:8px}.connection{font-size:11px;color:#9b815a;border:1px solid #e2dfd4;background:#fff;border-radius:20px;padding:6px 12px}.connection.online{color:#3b8768}.timer-panel{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e1e6dd;padding:15px 20px;border-radius:10px;margin-bottom:23px;flex-wrap:wrap}.timer-label{font-size:9px;letter-spacing:.11em;color:#829184;margin-right:5px}.timer-label small{display:block;letter-spacing:0;font-size:10px}.timer-panel>strong{font-size:31px;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:.03em;margin-right:4px}.timer-panel>strong>span{color:#9fac9d;padding:0 3px}.timer-panel button{font-size:11px;white-space:nowrap}.divider{height:30px;width:1px;background:#e1e6dd;margin:0 4px}.presets{display:flex;gap:6px}.presets button{background:#f8f9f6;border:0;font-size:10px}.presets b{font-size:11px;font-weight:500;display:block}.custom-time{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:11px}.custom-time input{width:58px;padding:5px}.expired{color:#b35d42}.board-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:24px;align-items:start}.board-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.tabs{display:flex;gap:7px}.tabs button{border:0;background:transparent;color:#8a968a;padding:6px 8px}.tabs button.chosen{color:#315c42;font-weight:700;border-bottom:2px solid #315c42;border-radius:0}.tabs b{font-size:10px;background:#e8edde;padding:2px 6px;border-radius:9px;margin-left:5px}.filters{display:flex;gap:7px}.filters select{font-size:11px;padding:7px;max-width:220px}.discussion-banner{padding:10px 12px;background:#eaf0e7;border:1px solid #dce6d6;border-radius:6px;font-size:11px;color:#62735d;display:flex;align-items:center;justify-content:space-between;min-height:43px;margin-bottom:17px;gap:10px}.discussion-banner button{background:transparent;border:0;font-size:11px;padding:0;white-space:nowrap;color:#315c42}.category-dot{width:5px;height:5px;background:var(--dot);border-radius:50%;flex-shrink:0}.note{background:var(--paper);border:1px solid var(--edge);border-radius:7px;padding:12px;box-shadow:0 2px 2px #233f2704;scroll-margin-top:24px}.note.discussing{outline:2px solid #387558;outline-offset:1px}.note-meta{font-size:10px;color:#859078;line-height:1.5;margin-bottom:9px}.note-meta>span{display:block;font-weight:500}.note-meta small{font-size:10px;display:block;margin-top:4px}.note-text{padding:0;background:none;border:0;text-align:left;font-size:12px;line-height:1.9;width:100%;white-space:pre-wrap;overflow-wrap:anywhere;color:#435044;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}.note-text:hover{background:transparent;color:#1b4f37}.note-author{display:flex;align-items:center;gap:5px;margin-top:15px;font-size:10px;flex-wrap:wrap}.note-author .avatar{width:20px;height:20px;font-size:9px;background:#ffffff90}.status{font-size:9px;border-radius:4px;padding:2px 5px;background:#ffffff85;color:#8b937f;white-space:nowrap}.note-author .status{margin-left:auto;min-height:32px;font-size:11px;cursor:pointer}.status.s1{background:#285d43;color:#fff}.status.s2{color:#668b60;background:#e0ebd9}.note-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--edge);margin-top:10px;padding-top:7px;gap:4px;flex-wrap:wrap}.note-bottom button{padding:0;border:0;background:transparent;color:#819077;font-size:10px}.note-bottom>div{display:flex;gap:5px}.empty{padding:20px 8px;text-align:center;color:#a4ad9a;font-size:11px}.composer{background:#fff;border:1px solid #e2e7dd;border-radius:10px;padding:19px;position:sticky;top:18px;max-height:calc(100vh - 36px);overflow-y:auto}.composer h2{font-size:16px;margin:7px 0}.composer>p{font-size:11px;color:#94a08f;margin-bottom:16px}.composer label,.composer select,.composer input,.composer textarea{font-size:11px}.composer fieldset{padding:0;margin:15px 0;border:0}.composer legend{font-size:11px;font-weight:600;margin-bottom:7px}.category-option{display:flex;align-items:center;gap:7px;border:1px solid #e7eadd;border-radius:5px;padding:7px;margin:5px 0;font-weight:400;background:#fff}.category-option.selected{background:var(--paper);border-color:var(--dot)}.category-option input{margin:0;accent-color:#477354;width:12px;height:12px}.composer .primary{margin-top:17px;font-size:12px}.draft-help{display:block;font-size:9px;color:#9da696;margin-top:9px;text-align:center}.composer-hint{border-top:1px solid #edf0e7;margin-top:20px;padding-top:16px;color:#899783;font-size:10px}.composer-hint p{margin:6px 0 0;line-height:1.8}.error{background:#fff0e8;border:1px solid #eed0bd;padding:12px;border-radius:6px;color:#994e33;font-size:12px;margin:12px 0}.error p{margin:7px 0}.notice{font-size:12px!important}.detail{background:#fff;border:1px solid #d9e2d2;border-radius:14px;width:620px;max-width:90vw;max-height:85vh;padding:25px;color:#304435;box-shadow:0 25px 70px #1730212b}.detail::backdrop{background:#142a2555;backdrop-filter:blur(2px)}.detail header{display:flex;justify-content:space-between;align-items:start}.detail header small{color:#84917e}.detail h2{margin-top:7px}.detail-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:15px;line-height:1.9;margin:12px 0 20px}.author-line{color:#788671;font-size:12px}.detail-actions,.reactions{display:flex;gap:8px;margin:15px 0}.reactions button{border-radius:20px}.reacted{background:#e0edd9!important;color:#356244!important;box-shadow:inset 0 0 0 1px #7aa16b}.replies{margin-top:25px;border-top:1px solid #e5eadf;padding-top:20px}.replies h3{font-size:14px}.reply{border-left:3px solid #dce6d4;padding:10px 15px;background:#f8faf5;margin-bottom:12px;font-size:12px}.reply p{white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0}.reply button{font-size:10px;padding:3px 8px;margin-right:6px}.replies form>.primary{margin-top:8px}.replies textarea{min-height:80px}.reply textarea{margin:8px 0}@media(min-width:1500px){.board-layout{grid-template-columns:minmax(0,1fr) 290px}.note-text{font-size:13px}.column>h2{font-size:12px}.columns{gap:16px}.note{padding:15px}}@media(max-width:1150px){.brand-sub{display:none}.board-page{padding:20px}.board-layout{gap:16px;grid-template-columns:minmax(0,1fr) 240px}.columns{gap:9px}.note{padding:10px}.column>h2{font-size:10px}.timer-panel{gap:8px}}.board-page{position:relative}.board-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start}.board-sidebar{display:flex;flex-direction:column;gap:12px;position:sticky;top:12px;min-width:0}.board-sidebar .composer{position:static;max-height:none;padding:16px}.board-sidebar .composer-hint,.board-sidebar .eyebrow,.board-sidebar .composer>p:not(.post-confirmation){display:none}.board-sidebar .composer h2{font-size:16px;margin:0 0 8px}.board-sidebar .composer textarea{min-height:90px;height:100px}.board-sidebar .composer fieldset{display:grid;grid-template-columns:1fr 1fr;gap:4px}.board-sidebar .composer label{margin-bottom:7px}.board-sidebar .category-option{padding:6px;font-size:11px}.category-tabs{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0}.category-tabs button{font-size:12px;padding:7px 10px}.category-tabs button[aria-selected=true]{background:#285d43;color:#fff}.note-list{height:650px;overflow:auto;scrollbar-gutter:stable;padding:2px 8px 12px 2px;overflow-anchor:none}.note-group{margin-bottom:24px}.note-group h2{font-size:14px;margin:0 0 10px}.note-group h2 small{color:#6a7963;font-weight:400}.note-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.note-grid .note{height:260px;border-radius:2px 2px 12px;display:flex;flex-direction:column}.note-grid .note-text{-webkit-line-clamp:4;line-height:1.65;font-size:13px;flex-shrink:0}.note-grid .note-author{margin-top:auto}.note-grid .note-bottom{margin-top:5px;padding-top:5px}.pick-note{margin-top:7px;font-size:11px;padding:4px;background:transparent}.new-notes{margin-bottom:10px;color:#285d43}.agenda{padding:16px;border:1px solid #dce3d6;border-radius:8px;background:#fff}.agenda h2{display:flex;justify-content:space-between;font-size:16px;margin:0 0 12px}.agenda h2 small{font-size:11px;color:#285d43}.agenda-body{max-height:230px;overflow:auto;overflow-wrap:anywhere}.agenda-text{white-space:pre-wrap;font-size:14px;line-height:1.7}.agenda h3{font-size:12px;margin:14px 0 7px}.agenda-reply{white-space:pre-wrap;border-top:1px solid #dce3d6;padding-top:8px;font-size:12px}.agenda-actions{display:flex;gap:6px;margin-top:12px}.agenda-actions button{font-size:11px;padding:6px}.private-detail{display:block;position:absolute;z-index:5;top:305px;left:28px;right:392px;width:auto;max-width:none;max-height:650px;height:650px;overflow:auto;margin:0;border:1px solid #cad7c2;box-shadow:0 4px 16px #233f2725}.post-confirmation{font-size:12px;color:#285d43}@media(max-width:1200px){.note-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.board-layout{grid-template-columns:minmax(0,1fr) 300px}.private-detail{right:350px}}@media(max-width:700px){.board-layout{grid-template-columns:1fr}.board-sidebar{position:static}.private-detail{position:fixed;inset:10px;height:auto}}.new-notes-slot{height:42px}.board-content{min-width:0}.agenda{height:285px}.agenda-body{height:175px}.board-sidebar .composer{max-height:440px;overflow:auto}.reaction-bar{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.reaction-bar>button{border-radius:14px;padding:3px 7px;font-size:12px}.note-bottom{flex-wrap:wrap}.note-grid .note{height:auto;min-height:260px}.emoji-picker{position:fixed;z-index:50;width:304px;max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);overflow:auto;padding:12px;border:1px solid #cdd8c7;border-radius:10px;background:#fff;color:#304435;box-shadow:0 8px 30px #17302130}.emoji-picker header{display:flex;align-items:center;justify-content:space-between}.emoji-picker p{font-size:11px;color:#58694f;margin:8px 0 4px}.emoji-options{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.emoji-options button{font-size:22px;min-height:34px;padding:2px;border:0;background:transparent}.emoji-options button:hover,.emoji-options button[aria-pressed=true]{background:#e6efdf}.emoji-catalog{max-height:190px;overflow:auto;margin-top:6px}.emoji-picker form{display:flex;gap:6px;align-items:end;margin-top:10px}.emoji-picker label{font-size:11px;flex:1;min-width:0}.emoji-picker input{font-size:13px;width:100%;margin-top:4px;padding:6px}.emoji-picker form button{padding:6px}.topbar{height:44px;padding:0 20px}.brand{font-size:15px;gap:6px}.welcome{max-width:640px;margin:28px auto;padding:0 20px}.welcome h1{font-size:20px;line-height:1.4;margin:0 0 12px}.welcome>p{font-size:13px;line-height:1.6}.welcome>.primary{margin-top:8px;padding:9px 14px}.sessions{margin-top:24px}.board-page{padding:12px 20px 24px}.board-heading{margin-bottom:10px}.board-heading h1{font-size:18px;line-height:1.3;margin:0 0 3px}.back{margin-bottom:4px}.connection{padding:3px 8px}.timer-panel{padding:6px 10px;gap:8px;margin-bottom:12px;border-radius:6px}.timer-panel>strong{font-size:25px}.timer-panel button{padding:5px 8px;font-size:11px}.timer-label{font-size:11px;letter-spacing:0}.timer-panel .presets button{padding:4px 8px}.timer-panel .presets b{display:inline;margin-left:4px}.timer-panel input{padding:5px}.discussion-banner{padding:5px 8px;min-height:28px;margin-bottom:8px}.category-tabs{margin:8px 0}.new-notes-slot{height:32px}.board-content{position:relative}.board-content .private-detail{top:0;left:0;right:0;height:100%;max-height:740px}.note-grid{align-items:start}.note-grid .note.expanded .note-text{display:block;-webkit-line-clamp:unset}.inline-note-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.inline-note-actions button{font-size:11px;padding:4px 7px}.inline-replies,.inline-editor{margin-top:10px;padding-top:10px;border-top:1px solid var(--edge)}.inline-replies textarea{min-height:80px}.inline-replies .reply{padding:8px}.inline-editor label{font-size:12px}.inline-editor textarea{min-height:100px}.note-grid .note,.note-grid .note.expanded{position:relative;height:320px;min-height:320px;max-height:320px;overflow-y:auto;overflow-x:hidden;display:block;scrollbar-gutter:stable}.note-grid .note .note-text{display:block;height:106px;overflow-y:auto;-webkit-line-clamp:unset;white-space:pre-wrap}.note-grid .note .note-author{margin-top:8px}.note-meta{padding-right:22px}.note-delete{position:absolute;top:5px;right:5px;border:0;background:transparent;font-size:18px;padding:2px 6px}.reply-write{margin-top:5px;padding:3px 7px;font-size:11px}.note-grid .inline-editor{margin:0;padding:0;border:0}.direct-note-edit>label:first-child,.direct-note-edit>fieldset,.direct-note-edit>label:has(input),.direct-note-edit>.draft-help{display:none}.direct-note-edit label{margin-top:0}.direct-note-edit textarea{height:106px;min-height:106px}.direct-note-edit button{font-size:11px;padding:5px}.reply-popup{position:fixed;z-index:40;width:328px;max-width:calc(100vw - 16px);max-height:calc(100vh - 16px);overflow:auto;padding:12px;border:1px solid #cad7c2;border-radius:8px;background:#fff;color:#304435;box-shadow:0 6px 24px #17302130}.reply-popup header{display:flex;align-items:center;justify-content:space-between}.reply-popup label{margin-top:8px}.reply-popup textarea{height:96px;min-height:96px}.reply-popup form>button{margin-top:8px}.delete-notice{padding:5px 10px;font-size:12px}:root{color:#30343b;background:#f5f6f8}button,.button,input,select,textarea{border-color:#d9dee6;border-radius:4px}button:hover,.button:hover{background:#edf0f5}.primary{background:#365e9c;border-color:#365e9c;color:#fff}.primary:hover{background:#294c83}.board-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.board-toolbar h2{font-size:14px;margin:0}.filters select{max-width:180px;font-size:12px;padding:5px}.category-tabs{gap:0;border-bottom:1px solid #d9dee6;margin:8px 0 12px}.category-tabs button{border:0;border-radius:0;background:transparent;padding:7px;border-bottom:2px solid transparent}.category-tabs button[aria-selected=true]{background:transparent;color:#365e9c;border-bottom-color:#365e9c}.note-list{height:664px}.note-group{display:contents}.note-group>h2{display:none}.note-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-content:start}.note-grid{display:contents}.note-grid .note,.note-grid .note.expanded{display:flex;flex-direction:column;border-radius:3px;padding:12px;overflow:hidden;border-color:#e2ddc9}.note.c0{background:#fbf8e8}.note.c1{background:#edf3fb;border-color:#d5dfec}.note.c2{background:#edf4e6;border-color:#d9e2ce}.note.c3{background:#f5edf3;border-color:#e5d9e3}.note.discussing{outline:2px solid #365e9c;outline-offset:-2px;box-shadow:none}.note-meta{font-size:11px;color:#606873;flex-shrink:0}.note-meta small{display:inline;margin-left:5px}.note-grid .note .note-text{flex:1;min-height:45px;height:auto;margin:12px 0;padding:0;font-size:13px;text-align:left;color:inherit}.note-grid .note .note-author{flex-shrink:0;display:grid;grid-template-columns:1fr auto;gap:1px 6px;margin-top:auto;font-size:11px}.note-author .avatar{display:none}.note-state{grid-column:1;color:#606873;font-size:10px}.note-actions{grid-column:2;grid-row:1 / 3;display:flex;align-items:center;gap:3px}.pick-note,.agenda-actions button:last-child{margin:0;padding:6px;background:#e3eaf5;color:#304f80;border:0;font-size:11px}.reset-note{padding:3px;border:0;background:transparent;font-size:10px}.note-grid .note-bottom{flex-shrink:0;border-top:1px solid #dedfd8;display:flex;align-items:center;gap:5px;padding-top:6px;margin-top:8px}.note-bottom>button,.reply-write{border:0;background:transparent;padding:2px;margin:0;font-size:11px}.note-bottom .reactions{margin-left:auto}.inline-replies{flex:0 1 110px;min-height:0;overflow:auto;margin:6px 0 0;padding:0;border:0}.inline-replies .reply,.agenda-reply{border:0;border-left:2px solid #c5ccd7;margin:8px 0;padding:0 0 0 8px;background:transparent}.inline-editor{flex:1;min-height:0;overflow:auto}.direct-note-edit>.composer-fields,.direct-note-edit>.reference-toggle{display:none}.agenda{height:338px;display:flex;flex-direction:column;border-color:#d9dee6;border-radius:5px}.agenda h2,.board-sidebar .composer h2{font-size:14px}.agenda h2 small{color:#606873}.agenda-body{flex:1;min-height:0;max-height:none}.agenda-actions{flex-shrink:0;justify-content:space-between;border-top:1px solid #d9dee6;padding-top:10px}.agenda-actions button:first-child{border:0;background:transparent}.composer-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.composer-fields label{min-width:0}.composer-fields select{width:100%}.reference-toggle,.trash-toggle{padding:5px 0;background:transparent;border:0;font-size:11px}.board-sidebar .composer{border-color:#d9dee6;border-radius:5px}.board-sidebar .composer textarea{height:116px}.composer .primary.full{width:auto;display:block;margin-left:auto}.post-confirmation{font-size:11px}.post-confirmation button{background:transparent;border:0;padding:2px;text-decoration:underline}.reply-popup{background:#fff;color:#30343b;border-color:#d9dee6}@media(max-width:1200px){.note-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:850px){.board-layout{grid-template-columns:minmax(0,1fr) 285px}.note-list{grid-template-columns:minmax(0,1fr)}.filters{flex-wrap:wrap}}@media(max-width:600px){.board-layout{grid-template-columns:minmax(0,1fr)}.board-sidebar{position:static}.board-page{padding:10px}.filters select{max-width:145px}}.note-grid .note .note-text{display:flex;align-items:flex-start}.note-text>span{flex:0 0 100%}.note-bottom .reaction-bar{margin-left:auto}.board-page{min-width:0}.board-toolbar{flex-wrap:wrap;gap:8px}
