.notes31-page{width:100%;max-width:1440px;padding:34px 40px 72px;color:var(--ma-color-text)}.notes31-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.notes31-header h1{margin:6px 0 7px;font-size:clamp(34px,3.4vw,48px);line-height:1.02;letter-spacing:-.045em}.notes31-header>div>p:last-child{max-width:680px;margin:0;color:var(--ma-color-text-soft);font-size:14px;line-height:1.5}.notes31-header-art{margin-left:auto;margin-top:-8px}.notes31-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.notes31-summary{min-height:92px;padding:17px;display:flex;align-items:center;gap:13px;border:1px solid var(--ma-color-border);border-radius:16px;background:var(--ma-color-surface);box-shadow:var(--ma-shadow-sm)}.notes31-summary>span{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;color:var(--ma-color-text-soft);background:var(--ma-color-surface-soft)}.notes31-summary svg{width:23px}.notes31-summary b,.notes31-summary small{display:block}.notes31-summary b{font-size:25px;line-height:1}.notes31-summary small{margin-top:5px;color:var(--ma-color-text-soft);font-size:12px;font-weight:700}.notes31-summary.tone-primary>span{color:var(--ma-color-primary-strong);background:var(--ma-color-primary-soft)}.notes31-summary.tone-success>span{color:var(--ma-color-success);background:color-mix(in srgb,var(--ma-color-success) 11%,var(--ma-color-surface))}.notes31-summary.tone-warning>span{color:var(--ma-color-warning);background:color-mix(in srgb,var(--ma-color-warning) 12%,var(--ma-color-surface))}.notes31-toolbar{padding:12px;display:grid;grid-template-columns:minmax(280px,1fr) 230px;grid-gap:10px;gap:10px;border:1px solid var(--ma-color-border);border-radius:16px;background:var(--ma-color-surface);box-shadow:var(--ma-shadow-sm)}.notes31-course,.notes31-search{min-height:46px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid var(--ma-color-border);border-radius:11px;background:var(--ma-color-surface-soft)}.notes31-course svg,.notes31-search svg{width:18px;flex:0 0 auto;color:var(--ma-color-text-soft)}.notes31-course select,.notes31-search input{min-width:0;width:100%;border:0;outline:0;color:var(--ma-color-text);background:transparent;font:inherit;font-size:13px}.notes31-course:focus-within,.notes31-search:focus-within{border-color:var(--ma-color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--ma-color-primary) 14%,transparent)}.notes31-tabs{grid-column:1/-1;min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid var(--ma-color-border);border-radius:11px;background:var(--ma-color-surface-soft)}.notes31-tabs button{min-width:0;min-height:42px;padding:8px 10px;border:0;border-right:1px solid var(--ma-color-border);color:var(--ma-color-text-soft);background:transparent;font-size:12px;font-weight:800;cursor:pointer}.notes31-tabs button:last-child{border-right:0}.notes31-tabs button.active{color:#fff;background:linear-gradient(135deg,var(--ma-color-primary),var(--ma-color-primary-strong))}.notes31-tabs button:focus-visible{position:relative;z-index:2;outline:3px solid color-mix(in srgb,var(--ma-color-primary) 35%,transparent);outline-offset:-3px}.notes31-results{min-height:21px;margin:10px 2px 0;color:var(--ma-color-text-soft);font-size:12px;font-weight:700}.notes31-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;grid-gap:18px;gap:18px}.notes31-results-panel{min-width:0}.notes31-list{display:grid;grid-gap:10px;gap:10px}.notes31-note{position:relative;min-width:0;min-height:145px;padding:17px;display:grid;grid-template-columns:48px minmax(0,1fr) minmax(205px,.42fr);align-items:center;grid-gap:14px;gap:14px;overflow:hidden;border:1px solid var(--ma-color-border);border-radius:15px;background:var(--ma-color-surface);box-shadow:var(--ma-shadow-sm)}.notes31-note:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--ma-color-primary)}.notes31-note.status-approved:before{background:var(--ma-color-success)}.notes31-note.status-changes_requested:before{background:var(--ma-color-warning)}.notes31-note-icon{width:46px;height:56px;display:grid;place-items:center;border-radius:8px 8px 11px 11px;color:var(--ma-color-primary-strong);background:linear-gradient(145deg,var(--ma-color-primary-soft),var(--ma-color-surface-soft));box-shadow:inset -7px 0 0 color-mix(in srgb,var(--ma-color-primary) 8%,transparent)}.notes31-note-icon svg{width:23px}.notes31-note-body{min-width:0}.notes31-note-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.notes31-note-top>span:first-child{min-width:0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notes31-note-top>span:first-child,.notes31-status{color:var(--ma-color-primary-strong);font-weight:850}.notes31-status{flex:0 0 auto;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--ma-color-primary-soft);font-size:10px}.notes31-status svg{width:13px;height:13px}.notes31-status.status-approved{color:var(--ma-color-success);background:color-mix(in srgb,var(--ma-color-success) 11%,var(--ma-color-surface))}.notes31-status.status-changes_requested{color:var(--ma-color-warning);background:color-mix(in srgb,var(--ma-color-warning) 12%,var(--ma-color-surface))}.notes31-note h2{margin:8px 0 2px;overflow-wrap:anywhere;font-size:17px;line-height:1.25}.notes31-lesson{margin:0;font-weight:700}.notes31-lesson,.notes31-preview{color:var(--ma-color-text-soft);font-size:12px}.notes31-preview{margin:7px 0 0;display:-webkit-box;overflow:hidden;line-height:1.45;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notes31-note footer{margin-top:9px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--ma-color-text-soft);font-size:10px}.notes31-note footer span{padding:3px 6px;border-radius:6px;background:var(--ma-color-surface-soft);font-weight:800}.notes31-note-actions{min-width:0;display:grid;grid-gap:10px;gap:10px}.notes31-note-actions>.btn{width:100%;min-height:42px;font-size:12px}.notes31-files>span{display:flex;align-items:center;gap:5px;color:var(--ma-color-text-soft);font-size:11px;font-weight:700}.notes31-files>span svg{width:15px}.notes31-files>div{margin-top:6px;display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.notes31-files button{min-width:0;max-width:180px;padding:7px 9px;display:flex;align-items:center;gap:6px;border:1px solid var(--ma-color-border);border-radius:8px;color:var(--ma-color-text);background:var(--ma-color-surface-soft);cursor:pointer}.notes31-files button svg{width:14px;flex:0 0 auto;color:var(--ma-color-primary-strong)}.notes31-files button span{min-width:0;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.notes31-feedback-rail{position:-webkit-sticky;position:sticky;top:88px;min-width:0;padding:17px;border:1px solid var(--ma-color-border);border-radius:16px;background:var(--ma-color-surface);box-shadow:var(--ma-shadow-sm)}.notes31-feedback-rail>header{display:flex;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid var(--ma-color-border)}.notes31-feedback-rail>header>svg{width:36px;height:36px;padding:8px;border-radius:11px;color:var(--ma-color-primary-strong);background:var(--ma-color-primary-soft)}.notes31-feedback-rail h2{margin:0;font-size:17px}.notes31-feedback-rail header p{margin:3px 0 0;color:var(--ma-color-text-soft);font-size:10px}.notes31-feedback-rail>div{display:grid}.notes31-feedback-rail article{padding:13px 0;display:grid;grid-template-columns:31px minmax(0,1fr);grid-gap:9px;gap:9px;border-bottom:1px solid var(--ma-color-border)}.notes31-feedback-rail article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--ma-color-primary-strong);background:var(--ma-color-primary-soft)}.notes31-feedback-rail article svg{width:15px}.notes31-feedback-rail b{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.notes31-feedback-rail article p{margin:5px 0;display:-webkit-box;overflow:hidden;color:var(--ma-color-text-soft);font-size:11px;line-height:1.45;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical}.notes31-feedback-rail time{display:block;color:var(--ma-color-text-soft);font-size:9px}.notes31-feedback-rail a{margin-top:7px;display:inline-flex;align-items:center;gap:3px;color:var(--ma-color-primary-strong);font-size:10px;font-weight:800}.notes31-feedback-rail a svg{width:12px}.notes31-no-feedback{margin:14px 0 0;color:var(--ma-color-text-soft);font-size:11px;line-height:1.5}.notes31-pagination{margin-top:17px;display:flex;align-items:center;justify-content:center;gap:13px}.notes31-pagination span{font-size:12px;font-weight:850}.notes31-inline-error{margin:12px 0 0;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--ma-color-danger) 30%,var(--ma-color-border));border-radius:11px;color:var(--ma-color-danger);background:color-mix(in srgb,var(--ma-color-danger) 7%,var(--ma-color-surface));font-size:12px}.notes31-inline-error svg{width:16px;flex:0 0 auto}.theme-dark .notes31-feedback-rail,.theme-dark .notes31-note,.theme-dark .notes31-summary,.theme-dark .notes31-toolbar{box-shadow:0 16px 38px rgba(0,0,0,.15)}@media(max-width:1120px){.notes31-layout{grid-template-columns:minmax(0,1fr) 270px}.notes31-note{grid-template-columns:44px minmax(0,1fr)}.notes31-note-actions{grid-column:2}.notes31-tabs{grid-template-columns:repeat(3,1fr)}.notes31-tabs button:nth-child(3){border-right:0}.notes31-tabs button:nth-child(-n+3){border-bottom:1px solid var(--ma-color-border)}}@media(max-width:880px){.notes31-page{padding:26px 22px 108px}.notes31-layout{grid-template-columns:1fr}.notes31-feedback-rail{position:static}.notes31-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.notes31-feedback-rail>div{grid-template-columns:1fr 1fr;column-gap:18px}}@media(max-width:600px){.notes31-page{padding:20px 14px 104px}.notes31-header{align-items:stretch;flex-direction:column;margin-bottom:18px}.notes31-header h1{font-size:32px}.notes31-header-art{display:none}.notes31-header>.theme-switcher{align-self:flex-start}.notes31-stats{gap:8px}.notes31-summary{min-height:76px;padding:11px;gap:9px;border-radius:13px}.notes31-summary>span{width:38px;height:38px}.notes31-summary b{font-size:21px}.notes31-summary small{font-size:10px}.notes31-toolbar{grid-template-columns:1fr;padding:9px}.notes31-course,.notes31-search{min-height:48px}.notes31-course select,.notes31-search input{font-size:16px}.notes31-tabs{grid-template-columns:repeat(2,1fr)}.notes31-tabs button{min-height:44px;border-bottom:1px solid var(--ma-color-border);font-size:11px}.notes31-tabs button:nth-child(odd){border-right:1px solid var(--ma-color-border)}.notes31-tabs button:nth-child(2n){border-right:0}.notes31-tabs button:nth-last-child(-n+2){border-bottom:0}.notes31-feedback-rail>div{grid-template-columns:1fr}.notes31-note{grid-template-columns:40px minmax(0,1fr);padding:13px;gap:10px}.notes31-note-icon{width:39px;height:48px}.notes31-note-top{align-items:flex-start;flex-direction:column}.notes31-note h2{font-size:16px}.notes31-note-actions{grid-column:1/-1}.notes31-note-actions>.btn{min-height:46px}.notes31-pagination{justify-content:space-between}.notes31-pagination .btn{min-width:0;padding-inline:10px}.notes31-feedback-rail{padding:14px}}@media(prefers-reduced-motion:reduce){.notes31-note,.notes31-summary,.notes31-tabs button{transition:none!important}}