/* Bayān 7.2 — espace de recherche et carnet de notes professionnel */
.v7-study-drawer{width:min(920px,100vw);background:#f7f5ee}
.v7-tabs{grid-template-columns:repeat(6,minmax(0,1fr));top:90px;background:#ebe7db;border-bottom-color:#d7cfba;padding:8px 12px}
.v7-tabs button{min-height:42px;font-size:.78rem;white-space:nowrap}
.v7-tab{padding:22px 24px 100px}
.v7-drawer-header .eyebrow,.v7-work-section .eyebrow,.v7-notes-sidebar .eyebrow,.v7-note-verses .eyebrow{font-size:.66rem;letter-spacing:.12em;opacity:.78}
.v7-work-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px;border-radius:20px;background:linear-gradient(135deg,#123f37,#1d5a4e);color:#fff;box-shadow:0 12px 28px rgba(18,63,55,.14)}
.v7-work-hero h3{font-size:1.8rem;margin:4px 0 6px}.v7-work-hero p{margin:0;color:rgba(255,255,255,.78);font-size:.82rem}.v7-work-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.v7-work-actions button{border:1px solid rgba(255,255,255,.32);background:rgba(255,255,255,.1);color:#fff;border-radius:11px;padding:10px 13px;font:inherit;font-weight:700;cursor:pointer}.v7-work-actions .primary-button{background:#e0c15b;color:#15342f;border-color:#e0c15b}
.v7-work-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 18px}.v7-work-stats article{background:#fff;border:1px solid #ded6c3;border-radius:15px;padding:15px;text-align:center;box-shadow:0 4px 13px rgba(18,63,55,.045)}.v7-work-stats strong{display:block;color:#123f37;font-size:1.55rem}.v7-work-stats span{font-size:.75rem;color:#716a5d}
.v7-overview-label{display:grid!important;gap:8px;margin:0 0 18px;font-weight:800!important}.v7-overview-label textarea{min-height:150px;resize:vertical;line-height:1.65;background:#fff!important}
.v7-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v7-work-section{background:#fff;border:1px solid #ddd5c1;border-radius:18px;padding:16px;min-width:0}.v7-work-section>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #eee8da}.v7-work-section h3{margin:2px 0 0;font-size:1.05rem}.v7-work-section>header button{border:0;background:#edf3ef;color:#22594d;border-radius:9px;padding:7px 9px;font:inherit;font-weight:700;cursor:pointer}.v7-work-list{display:grid;gap:7px;margin-top:10px}.v7-work-list>button{display:grid;gap:4px;text-align:left;width:100%;border:1px solid #e3dccb;background:#fbfaf6;border-radius:11px;padding:10px 11px;font:inherit;color:inherit;cursor:pointer}.v7-work-list>button:hover{border-color:#8eaa9f;background:#f3f7f4}.v7-work-list>button strong{font-size:.86rem}.v7-work-list>button span{font-size:.76rem;line-height:1.45;color:#5f665f;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v7-work-list>button small{font-size:.68rem;color:#8a8273}.v7-timeline{display:grid;gap:9px;margin-top:12px}.v7-timeline>div{display:grid;grid-template-columns:12px 1fr;gap:8px;align-items:flex-start}.v7-timeline i{width:9px;height:9px;border-radius:50%;background:#c9a83e;margin-top:4px;box-shadow:0 0 0 4px #f4ecd4}.v7-timeline span{display:grid;gap:2px}.v7-timeline strong{font-size:.78rem}.v7-timeline small{font-size:.68rem;color:#857d6d}

.v7-notes-workspace{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px;align-items:start}.v7-notes-sidebar{position:sticky;top:150px;background:#fff;border:1px solid #ddd5c1;border-radius:18px;padding:12px;max-height:calc(100vh - 175px);overflow:auto}.v7-notes-sidebar>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.v7-notes-sidebar h3{margin:2px 0 0;font-size:1.05rem}.v7-note-new{width:38px;height:38px;border:0;border-radius:11px;background:#123f37;color:#fff;font-size:1.35rem;cursor:pointer}.v7-notes-sidebar>input{width:100%;border:1px solid #d9d1bd;border-radius:10px;padding:10px;font:inherit;background:#fbfaf6}.v7-notes-list{display:grid;gap:7px;margin-top:10px}.v7-note-list-item{width:100%;display:grid;gap:6px;text-align:left;border:1px solid #e2dbc9;background:#fbfaf7;border-radius:12px;padding:10px;font:inherit;color:inherit;cursor:pointer}.v7-note-list-item.active{background:#eaf2ed;border-color:#7f9f93;box-shadow:inset 3px 0 #2e7164}.v7-note-list-item:hover{border-color:#9aafa6}.v7-note-list-top{display:grid;gap:2px}.v7-note-list-top strong{font-size:.8rem}.v7-note-list-top time{font-size:.62rem;color:#8d8577}.v7-note-list-item>span:nth-child(2){font-size:.71rem;color:#67695f;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v7-note-list-item small{font-size:.62rem;color:#8a8273}.v7-note-list-empty{padding:18px 8px;text-align:center;color:#857d6d;font-size:.78rem}
.v7-note-editor-shell{background:#fff;border:1px solid #ddd5c1;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 6px 20px rgba(18,63,55,.055)}.v7-note-empty{min-height:460px;display:grid;place-content:center;text-align:center;gap:8px;color:#736c5e}.v7-note-empty strong{font-size:1.15rem;color:#244b42}.v7-note-empty button{justify-self:center;border:0;background:#123f37;color:#fff;border-radius:11px;padding:10px 14px;font:inherit;font-weight:800;cursor:pointer}.v7-note-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border-bottom:1px solid #e6dfcf;background:#fcfbf8}.v7-note-title-wrap{min-width:0;flex:1}.v7-note-title{width:100%;border:0!important;background:transparent!important;padding:0!important;font-size:1.45rem!important;font-weight:850!important;outline:none}.v7-note-dates{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px;color:#807869;font-size:.68rem}.v7-note-dates strong{color:#5f655d;font-weight:700}.v7-note-head-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.v7-note-head-actions button{border:1px solid #d8d0bd;background:#fff;border-radius:9px;padding:7px 9px;font:inherit;font-size:.73rem;cursor:pointer}.v7-note-head-actions button.active{background:#fff3bd;border-color:#d2b84d}.v7-note-head-actions .danger{color:#96392e;border-color:#e3bdb6}
.v7-rich-toolbar{position:sticky;top:141px;z-index:1;display:flex;align-items:center;gap:5px;flex-wrap:wrap;padding:9px 12px;background:#f3f0e7;border-bottom:1px solid #ddd5c1}.v7-rich-toolbar button{min-width:32px;height:32px;border:1px solid #d1c8b3;background:#fff;border-radius:8px;padding:0 8px;font:inherit;font-size:.75rem;cursor:pointer}.v7-rich-toolbar button:hover{border-color:#73968a;background:#f7faf8}.v7-toolbar-sep{width:1px;height:25px;background:#d6cebc;margin:0 2px}.v7-text-highlight{width:24px!important;min-width:24px!important;height:24px!important;border-radius:50%!important;padding:0!important}.v7-text-highlight.yellow{background:#fff0a8}.v7-text-highlight.green{background:#d9f0df}.v7-text-highlight.blue{background:#dbeaf8}.v7-text-highlight.rose{background:#f6dce4}
.v7-note-body{min-height:430px;padding:24px 28px;font-size:1rem;line-height:1.75;outline:none;word-break:break-word}.v7-note-body:empty:before{content:attr(data-placeholder);color:#aaa393;pointer-events:none}.v7-note-body h2{font-size:1.45rem;margin:1.3em 0 .55em;color:#123f37}.v7-note-body h3{font-size:1.15rem;margin:1.1em 0 .5em;color:#255e52}.v7-note-body blockquote{border-left:4px solid #c6a747;background:#faf6e8;margin:18px 0;padding:11px 15px;color:#5b584f}.v7-note-body a{color:#1f6a5a}.v7-note-body mark{padding:1px 2px}.v7-note-tags{display:grid;gap:6px;padding:0 20px 18px;font-weight:800;font-size:.75rem}.v7-note-tags input{width:100%}
.v7-note-verses{border-top:1px solid #e2dac7;padding:18px;background:#faf8f2}.v7-note-verses>header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.v7-note-verses h3{margin:2px 0 0;font-size:1.08rem}.v7-verse-picker{margin:14px 0;border:1px solid #d9d0bb;background:#fff;border-radius:14px;padding:12px;max-height:380px;overflow:auto}.v7-picker-actions{display:flex;gap:7px;flex-wrap:wrap;position:sticky;top:-12px;background:#fff;padding:8px 0;z-index:1}.v7-picker-actions button{border:1px solid #d2c9b5;background:#fff;border-radius:8px;padding:7px 9px;font:inherit;font-size:.75rem;cursor:pointer}.v7-picker-row{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:flex-start;padding:9px 5px;border-top:1px solid #eee8da}.v7-picker-row input{margin-top:3px}.v7-picker-row span{display:grid;gap:3px}.v7-picker-row strong{font-size:.76rem}.v7-picker-row small{font-size:.68rem;color:#726d63;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.v7-note-verse-list{display:grid;gap:12px;margin-top:13px}.v7-note-no-verses{border:1px dashed #cec4ae;border-radius:12px;padding:18px;text-align:center;color:#827a6b;background:#fff}.v7-note-verse-card{border:1px solid #d7cdb8;border-left:5px solid #c4a642;border-radius:15px;padding:14px;transition:background .18s}.v7-note-verse-card.highlight-none{background:#fff}.v7-note-verse-card.highlight-yellow{background:#fff8cf}.v7-note-verse-card.highlight-green{background:#e5f4e9}.v7-note-verse-card.highlight-blue{background:#e7f1fa}.v7-note-verse-card.highlight-rose{background:#f9e7ec}.v7-note-verse-card>header{display:flex;justify-content:space-between;gap:10px;align-items:center}.v7-note-verse-card>header button{border:0;background:rgba(255,255,255,.75);color:#8b443a;border-radius:8px;padding:6px 8px;font:inherit;font-size:.72rem;cursor:pointer}.v7-note-verse-card .v7-arabic{font-size:1.45rem;line-height:2.05;margin:12px 0;text-align:right}.v7-note-verse-card>p:not(.v7-arabic){line-height:1.6;margin:8px 0}.v7-verse-annotation-tools{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:10px 0;padding-top:9px;border-top:1px solid rgba(80,70,50,.13)}.v7-verse-annotation-tools>span{font-size:.7rem;font-weight:800;color:#716a5d;margin-right:3px}.v7-verse-swatch{width:24px;height:24px;border-radius:50%;border:2px solid rgba(30,50,45,.12);cursor:pointer}.v7-verse-swatch.none{background:#fff}.v7-verse-swatch.yellow{background:#fff0a8}.v7-verse-swatch.green{background:#d9f0df}.v7-verse-swatch.blue{background:#dbeaf8}.v7-verse-swatch.rose{background:#f6dce4}.v7-verse-swatch.active{outline:2px solid #123f37;outline-offset:2px}.v7-note-verse-card label{display:grid;gap:6px;font-size:.72rem;font-weight:800}.v7-note-verse-card textarea{width:100%;min-height:100px;resize:vertical;line-height:1.55;background:rgba(255,255,255,.72)!important}
.v7-note-from-verse{white-space:nowrap}

@media(max-width:760px){
  .v7-study-drawer{width:100vw}.v7-tabs{top:82px;grid-template-columns:repeat(6,minmax(94px,1fr));overflow-x:auto;scrollbar-width:thin}.v7-tab{padding:14px 12px 90px}
  .v7-work-hero{display:grid;padding:16px;border-radius:16px}.v7-work-hero h3{font-size:1.45rem}.v7-work-actions{justify-content:stretch}.v7-work-actions button{flex:1 1 160px}.v7-work-stats{grid-template-columns:1fr 1fr}.v7-work-grid{grid-template-columns:1fr}.v7-overview-label textarea{min-height:170px}
  .v7-notes-workspace{grid-template-columns:1fr;gap:10px}.v7-notes-sidebar{position:static;max-height:260px;border-radius:15px}.v7-note-editor-shell{border-radius:15px}.v7-note-editor-header{display:grid;padding:13px}.v7-note-head-actions{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.v7-note-head-actions button{flex:0 0 auto}.v7-note-title{font-size:1.25rem!important}.v7-note-dates{display:grid;gap:3px}.v7-rich-toolbar{top:130px;overflow-x:auto;flex-wrap:nowrap;padding:8px}.v7-rich-toolbar button,.v7-toolbar-sep{flex:0 0 auto}.v7-note-body{min-height:360px;padding:18px 15px;font-size:.98rem}.v7-note-tags{padding:0 14px 14px}.v7-note-verses{padding:14px}.v7-note-verses>header{display:grid}.v7-note-verses .v7-inline-actions{display:grid;grid-template-columns:1fr 1fr}.v7-note-verses .v7-inline-actions button{width:100%}.v7-note-verse-card{padding:12px}.v7-note-verse-card>header{align-items:flex-start}.v7-note-verse-card .v7-arabic{font-size:1.35rem}.v7-picker-actions{top:-12px}.v7-study-item .v7-item-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.v7-study-item .v7-item-actions button{width:100%}
}
@media(max-width:380px){.v7-work-stats{grid-template-columns:1fr 1fr}.v7-work-stats article{padding:11px}.v7-work-stats strong{font-size:1.3rem}.v7-note-verses .v7-inline-actions{grid-template-columns:1fr}.v7-note-body{padding:16px 12px}.v7-note-verse-card .v7-arabic{font-size:1.26rem}}

/* Bayān 14.2 — dossiers de notes, export sélectif et protocoles de recherche */
.v142-note-create-actions{display:flex;gap:6px;flex-wrap:wrap}.v142-note-create-actions .v7-note-new{width:auto;height:36px;padding:0 9px;font-size:.72rem}.v142-note-create-actions .v7-note-new.secondary{background:#eef3f0;color:#17483f;border:1px solid #b9ccc5}.v142-note-export-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:9px;align-items:end}.v142-note-export-toolbar label{display:grid;gap:4px;font-size:.68rem;font-weight:800}.v142-note-export-toolbar select,.v142-note-export-toolbar button{min-height:36px;border:1px solid #d5cdb8;border-radius:9px;background:#fff;padding:7px 8px;font:inherit;font-size:.7rem}.v142-note-export-toolbar button{cursor:pointer;font-weight:800;background:#eef3f0;color:#17483f}.v142-note-export-help{margin:6px 0 0;font-size:.62rem;color:#81796b;line-height:1.4}.v142-note-folder{border:1px solid #e3dcc9;border-radius:12px;background:#fbfaf7;overflow:hidden}.v142-note-folder>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;align-items:center;padding:7px;background:#f3f0e7}.v142-folder-open{border:0;background:transparent;text-align:left;display:grid;gap:2px;font:inherit;color:inherit;cursor:default;padding:2px}.v142-folder-open strong{font-size:.76rem}.v142-folder-open small{font-size:.61rem;color:#81796b}.v142-folder-actions{display:flex;gap:4px}.v142-folder-actions button{border:1px solid #d8d0bd;background:#fff;border-radius:7px;padding:5px 6px;font:inherit;font-size:.58rem;cursor:pointer}.v142-folder-actions .danger{color:#96392e}.v142-folder-notes{display:grid;gap:6px;padding:7px}.v142-note-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;align-items:start}.v142-note-row.active{border-radius:12px}.v142-select-box{display:grid;place-items:center;padding-top:10px}.v142-select-box input{width:16px;height:16px;accent-color:#176759}.v142-folder-empty{font-size:.68rem;color:#8a8273;text-align:center;margin:8px}.v142-note-meta-row{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:10px;padding:0 20px 16px}.v142-note-meta-row .v7-note-tags{padding:0}.v142-note-meta-row select{width:100%}.v142-note-searches{border-top:1px solid #e2dac7;padding:18px 20px;background:#f5f7f4}.v142-note-searches>header h3{margin:2px 0 10px;font-size:1.08rem}.v142-note-searches #v142NoteSearchCaptures{display:grid;gap:9px}.v142-search-capture{border:1px solid #d4ded9;border-radius:12px;background:#fff;padding:11px}.v142-search-capture>header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.v142-search-capture>header>div:first-child{display:grid;gap:3px}.v142-search-capture>header span{font-size:.63rem;text-transform:uppercase;letter-spacing:.06em;color:#657b74}.v142-search-capture>header strong{font-size:1.2rem}.v142-search-capture>header>div:last-child{display:flex;gap:5px}.v142-search-capture button{border:1px solid #d4d9d6;border-radius:7px;background:#fff;padding:5px 7px;font:inherit;font-size:.65rem;cursor:pointer}.v142-search-capture button.danger{color:#96392e}.v142-search-metrics{display:flex;gap:7px;flex-wrap:wrap;margin:9px 0}.v142-search-metrics span{border-radius:999px;background:#eaf2ee;padding:5px 8px;font-size:.68rem}.v142-search-capture p{margin:5px 0;font-size:.7rem;line-height:1.55;color:#53635f}.v142-search-capture>small{font-size:.61rem;color:#8b8374}.v142-search-empty{font-size:.72rem;color:#80796d}.v142-note-dialog{width:min(620px,calc(100vw - 24px));border:1px solid #cfc6b0;border-radius:16px;padding:0;background:#fbfaf6;color:#17352e;box-shadow:0 24px 80px rgba(0,0,0,.25)}.v142-note-dialog::backdrop{background:rgba(12,30,26,.42)}.v142-note-dialog form{padding:16px;display:grid;gap:11px}.v142-note-dialog header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.v142-note-dialog header h3{margin:3px 0}.v142-note-dialog header>button{border:0;background:transparent;font-size:1.2rem;cursor:pointer}.v142-note-dialog label{display:grid;gap:5px;font-size:.72rem;font-weight:800}.v142-note-dialog input,.v142-note-dialog select{width:100%;border:1px solid #d4ccb9;border-radius:9px;background:#fff;padding:9px;font:inherit}.v142-note-dialog .v142-dialog-check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px}.v142-note-dialog .v142-dialog-check input{width:auto}.v142-search-preview{display:grid;gap:5px;border:1px solid #d7e0dc;border-radius:11px;background:#eef5f1;padding:10px}.v142-search-preview strong{font-size:1.15rem}.v142-search-preview span{font-size:.74rem}.v142-search-preview small{font-size:.66rem;line-height:1.5;color:#5f6f69}.v142-note-dialog footer{display:flex;justify-content:flex-end;gap:8px}.v142-note-dialog footer button{border:1px solid #d4ccb9;border-radius:9px;background:#fff;padding:8px 11px;font:inherit;cursor:pointer}.v142-note-dialog footer .primary-button{background:#176759;color:#fff;border-color:#176759}
@media(max-width:760px){.v142-note-export-toolbar{grid-template-columns:1fr}.v142-note-create-actions{justify-content:flex-end}.v142-note-meta-row{grid-template-columns:1fr;padding:0 14px 14px}.v142-note-searches{padding:14px}.v142-search-capture>header{display:grid}.v142-search-capture>header>div:last-child{justify-content:flex-start}}
