@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#12394a;--body:#314e59;--muted:#647b84;--line:#dce5e9;--paper:#fff;--wash:#f3f7f9;--accent:#f2c24c;--teal:#176b6d;--danger:#a32637;--radius:18px;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:var(--wash);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.2}h1{font-size:clamp(2.1rem,4.3vw,3.8rem);font-weight:800;letter-spacing:-.045em;margin-bottom:20px}h2{font-size:1.6rem;letter-spacing:-.025em}h3{font-size:1.2rem}svg:not(.leaflet-zoom-animated){width:20px;height:20px;flex-shrink:0;vertical-align:middle;stroke-width:1.7}button:focus-visible,a:focus-visible{outline:3px solid #168992;outline-offset:4px}header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{max-width:1300px;margin:auto;min-height:94px;padding:20px 40px;display:flex;align-items:center;gap:32px}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;line-height:1.15;margin-right:auto}.brand-mark{font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:800;border:2px solid var(--ink);width:49px;height:49px;border-radius:50%;display:grid;place-items:center}.brand-name{font-size:1.14rem;font-weight:800;letter-spacing:-.03em}.brand-name small{display:block;font-size:.75rem;letter-spacing:.1em;font-weight:600;margin-top:5px}.nav{display:flex;align-items:center;gap:24px}.nav a{position:relative;text-decoration:none;font-size:.92rem;font-weight:600}.nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--teal);pointer-events:none}.btn{border:1px solid transparent;border-radius:9px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.3;font-weight:600;text-decoration:none;background:var(--ink);color:white;font-size:.94rem}.btn:hover{filter:brightness(1.09)}.btn.secondary{background:white;color:var(--ink);border-color:var(--line)}.btn.ghost{background:transparent;color:var(--ink);border-color:var(--line)}.btn.accent{background:var(--accent);color:var(--ink)}.btn.danger{background:var(--danger);color:white}.btn.small{padding:9px 13px;font-size:.875rem}.text-button{border:0;background:none;color:var(--teal);padding:8px 0;text-decoration:underline;text-underline-offset:4px}.container{max-width:1300px;margin:auto;padding:0 40px}.intro{padding:52px 0 36px;display:grid;grid-template-columns:1.4fr 1fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700;color:var(--teal);margin-bottom:15px}.intro p{font-size:1.05rem;color:var(--body);max-width:550px;margin-bottom:0}.intro h1 span{color:var(--teal)}.intro-note{border-left:3px solid var(--accent);padding:8px 0 8px 24px;max-width:340px;justify-self:end}.intro-note strong{display:block;font-family:Manrope;font-size:1.3rem;line-height:1.5;margin-bottom:12px}.intro-note p{font-size:.95rem;color:var(--muted)}.searchbox{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 8px 30px #12394a06}.filter-grid{display:grid;grid-template-columns:2fr 1.15fr 1.1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;text-align:left}.field label,.label{font-size:.875rem;font-weight:600}.input-wrap{position:relative}.input-wrap svg{position:absolute;left:14px;top:16px;color:var(--muted)}.input-wrap input{padding-left:43px}input,select,textarea{width:100%;border:1px solid #cbd8dd;background:white;border-radius:8px;padding:12px 13px;color:var(--ink);min-height:48px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #176b6d18}input::placeholder,textarea::placeholder{color:#7c8f96}textarea{resize:vertical;min-height:100px}.filter-footer{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:12px;font-size:.875rem;color:var(--muted)}.filter-footer p{margin:0}.filter-footer .text-button{font-size:.875rem}.results-head{display:flex;align-items:center;justify-content:space-between;padding:32px 0 16px;gap:16px}.results-head h2{font-size:1.3rem;margin:0}.count{font-size:.875rem;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.card-top{padding:23px 24px 0;display:flex;align-items:center;justify-content:space-between;gap:8px}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:5px;padding:4px 8px;background:#eaf3f3;color:#18666a;font-size:.76rem;font-weight:700}.badge.hidden{background:#f8e7d8;color:#845026}.card-body{padding:18px 24px 24px;flex:1;display:flex;flex-direction:column}.card h3{margin-bottom:11px;font-weight:800}.card .description{font-size:.92rem;color:var(--muted);line-height:1.6;margin-bottom:19px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.details{display:grid;gap:10px;font-size:.9rem;color:var(--body);margin-top:auto}.details p{display:flex;align-items:flex-start;gap:9px;margin:0}.details svg{margin-top:2px;color:#58808b}.card-footer{border-top:1px solid var(--line);margin-top:22px;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.leader{font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:9px;min-width:0}.avatar{width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#edf1f5;font-size:.76rem;font-weight:700;flex-shrink:0}.card-footer button{font-size:.85rem;border:0;background:none;color:var(--teal);font-weight:700;padding:8px 0;white-space:nowrap}.empty{padding:45px 24px;text-align:center;border:1px dashed #c4d2da;border-radius:var(--radius);background:#ffffff8c;grid-column:1/-1;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty .empty-icon{border-radius:50%;background:#e6f0f2;display:grid;place-items:center;width:56px;height:56px;margin-bottom:16px}.empty h3{margin-bottom:9px}.empty p{max-width:490px;color:var(--muted);margin-bottom:16px;font-size:.94rem}.leader-banner{background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:var(--radius);padding:28px 32px;margin:38px 0 54px}.leader-banner h2{font-size:1.3rem;margin-bottom:6px}.leader-banner p{margin:0;color:#ccdee4;font-size:.94rem}.leader-banner .btn{flex-shrink:0}footer{border-top:1px solid var(--line);background:white}.footer-inner{max-width:1300px;margin:auto;padding:25px 40px;display:flex;justify-content:space-between;gap:18px;font-size:.875rem;color:var(--muted)}footer a{color:var(--body)}.auth-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:650px;max-width:1200px;margin:48px auto 64px;border-radius:24px;overflow:hidden;border:1px solid var(--line);background:white}.auth-aside{background:var(--ink);color:white;padding:50px;display:flex;flex-direction:column;justify-content:space-between}.auth-aside .eyebrow{color:var(--accent)}.auth-aside h1{font-size:2.8rem;line-height:1.2;max-width:360px}.auth-aside p{color:#c5dbe3;max-width:340px}.aside-note{padding-top:25px;border-top:1px solid #ffffff25;font-size:.9rem}.auth-main{padding:44px 48px}.auth-main h2{font-size:1.8rem;margin-bottom:10px}.auth-main>p{color:var(--muted);font-size:.94rem}.form-stack{display:grid;gap:18px;margin-top:26px}.form-stack .btn{width:100%;margin-top:4px}.help{font-size:.82rem;color:var(--muted);margin:0}.form-error{color:var(--danger);font-size:.9rem;margin:0}.notice{background:#eaf3f3;border-left:3px solid var(--teal);border-radius:6px;padding:14px 16px;margin-bottom:20px;color:var(--body);font-size:.94rem}.notice.warning{background:#fff4da;border-color:#d5a630}.section{padding:42px 0 56px;min-height:65vh}.page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.page-head h1{font-size:2.3rem;margin-bottom:10px}.page-head p{margin:0;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.stat{padding:19px 22px;background:white;border:1px solid var(--line);border-radius:12px}.stat strong{font-family:Manrope;font-size:1.8rem;display:block}.stat span{font-size:.875rem;color:var(--muted)}.manage-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.manage-actions button{flex:1}.panel{padding:28px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:24px}.tabs{display:flex;gap:10px;margin-bottom:24px}.tabs button[aria-selected=true]{background:var(--ink);color:white}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);padding-top:22px;margin-top:26px}.form-actions .btn{min-width:140px}.editor{max-width:860px;margin:auto}.list-row{display:flex;align-items:center;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line);gap:20px}.list-row:last-child{border:0}.list-row p{margin:0;font-size:.9rem;color:var(--muted)}.list-row strong{overflow-wrap:anywhere}.loading{padding:64px;text-align:center;color:var(--muted)}dialog{border:0;border-radius:20px;padding:32px;max-width:570px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 24px 90px #12394a40;max-height:85vh;overflow:auto}dialog::backdrop{background:#102d3f88;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.modal-head h2{margin:0}.icon-btn{border:1px solid var(--line);background:white;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;flex-shrink:0}.modal-desc{white-space:pre-line;color:var(--body);overflow-wrap:anywhere}.modal-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.modal-actions .btn{flex:1}.tagline{font-size:.875rem;color:var(--muted);margin:20px 0 0}#toast:empty{display:none}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);padding:14px 24px;background:var(--ink);color:white;border-radius:10px;box-shadow:0 8px 32px #12394a33;z-index:100;width:max-content;max-width:calc(100% - 30px);font-size:.94rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.loading-card{height:260px;background:linear-gradient(110deg,#edf2f4 20%,#fff 45%,#edf2f4 70%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius)}@keyframes shimmer{to{background-position:-200% 0}}.group-title{overflow-wrap:anywhere}.muted{color:var(--muted)}@media(max-width:1000px){.header-inner,.container{padding-left:24px;padding-right:24px}.intro{gap:25px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-grid{grid-template-columns:1fr 1fr}.auth-main,.auth-aside{padding:32px}.nav{gap:16px}}@media(max-width:680px){.header-inner{padding:16px 20px;flex-wrap:wrap;gap:16px;min-height:80px}.brand-name{font-size:1rem}.brand-mark{width:42px;height:42px;font-size:1.5rem}.nav{width:100%;justify-content:space-between;gap:10px}.nav a{font-size:.85rem}.nav .btn{padding:9px 13px}.container{padding:0 20px}.intro{display:block;padding:32px 0 26px}.intro h1{font-size:2.35rem;max-width:380px}.intro-note{display:none}.intro p{font-size:.98rem}.searchbox{padding:18px}.filter-grid{gap:12px}.filter-grid>.field:first-child{grid-column:1/-1}.filter-grid>.field:last-child{grid-column:1/-1}.grid{grid-template-columns:1fr}.filter-footer{align-items:flex-start}.filter-footer p{max-width:190px}.results-head{padding-top:26px}.results-head h2{font-size:1.18rem}.leader-banner{padding:25px;flex-direction:column;align-items:flex-start;margin-bottom:36px}.footer-inner{padding:24px 20px;flex-direction:column;gap:8px}.auth-wrap{display:block;margin:26px 0}.auth-aside{padding:28px}.auth-aside h1{font-size:2rem;margin-bottom:0}.auth-aside>p,.aside-note{display:none}.auth-aside .eyebrow{margin-bottom:10px}.auth-main{padding:28px 23px}.form-grid{grid-template-columns:1fr}.section{padding-top:28px}.page-head{align-items:flex-start;flex-direction:column}.page-head h1{font-size:2rem}.stats{gap:8px}.stat{padding:14px 10px}.stat strong{font-size:1.4rem}.stat span{font-size:.8rem}.panel{padding:20px}.form-actions{flex-wrap:wrap}.form-actions .btn{flex:1}.list-row{align-items:flex-start;flex-direction:column;gap:10px}dialog{padding:24px}.tabs{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}

/* Emblema original extraído de la portada de la colección del Nuevo Testamento. */
.brand-logo{width:56px;height:56px;display:grid;place-items:center;background:var(--ink);border-radius:12px;flex-shrink:0;padding:7px}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand .brand-logo{width:34px;height:34px;padding:4px;border-radius:7px}.footer-inner{align-items:center}.auth-logo{display:block;object-fit:contain;margin-bottom:24px}@media(max-width:680px){.brand-logo{width:46px;height:46px;padding:6px;border-radius:10px}.footer-inner{align-items:flex-start}.auth-logo{width:48px;height:48px;margin-bottom:18px}}

.location-title{font-size:1.2rem;margin:18px 0 8px}.field input[readonly]{background:var(--wash);color:var(--body)}.postal-feedback{margin-top:-8px}.postal-feedback .help{margin:0}.postal-feedback button[hidden]{display:none}.postal-feedback button{margin-top:10px}

.group-map-panel{margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;overflow:hidden}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.map-heading h2{margin-bottom:8px}.map-heading .eyebrow{margin-bottom:8px}.map-tools{display:flex;align-items:flex-end;gap:20px;justify-content:space-between;margin-top:12px}.postcode-search label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.postcode-controls{display:flex;gap:8px}.postcode-controls input{min-width:0;max-width:140px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;color:var(--ink)}.map-help,.map-status,.map-footer,.map-attribution{font-size:14px}.map-help{color:var(--muted);margin:14px 0 8px}.map-status{color:var(--teal);margin:8px 0;min-height:0}.map-status:empty{display:none}.groups-map{height:420px;position:relative;z-index:0;border-radius:12px;background:#e5edf1;margin-top:14px}.map-footer{display:flex;justify-content:space-between;gap:14px;margin-top:12px}.map-footer p{margin:0}.map-attribution{margin:8px 0 0;color:var(--muted)}.group-map-panel [hidden]{display:none!important}.group-map-marker span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:3px solid white;background:var(--ink);color:white;font:bold 16px system-ui;box-shadow:0 2px 8px #12394a55}.map-popup{font-family:system-ui,sans-serif;font-size:14px}.map-popup>div+div{border-top:1px solid var(--line);padding-top:12px;margin-top:12px}.map-popup p{margin:6px 0!important}.map-popup .btn{color:var(--ink);font-size:14px}.distance-badge{display:inline-block;background:#e8f5f3;color:#125454;border-radius:6px;padding:5px 9px;font-size:14px;font-weight:600;margin-bottom:14px}.groups-map .leaflet-control-attribution{font-size:12px}.leaflet-container a{color:#176b6d}.groups-map:focus-visible{outline:3px solid #168992;outline-offset:3px}@media(max-width:680px){.group-map-panel{padding:18px}.map-heading,.map-tools{align-items:stretch;flex-direction:column;gap:12px}.map-heading .btn{width:100%}.map-footer{flex-direction:column;gap:6px}.groups-map{height:340px}.postcode-controls input{flex:1;max-width:none}.postcode-controls button{flex-shrink:0}.map-attribution{font-size:12px}}

@media(max-width:680px){.nav:has(.leader-signup){flex-wrap:wrap;justify-content:flex-start;gap:12px 20px}.nav .leader-signup{flex-basis:100%;text-align:center;padding:12px 16px;font-size:1rem}.nav .leader-login{margin-left:auto}}

.private-profile{margin-bottom:28px}.private-profile-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.private-profile-heading h2{font-size:1.4rem;margin-bottom:10px}.private-badge{background:#eaf3f7}.private-profile label{display:block;font-weight:600;margin-bottom:8px}.private-profile textarea{width:100%;min-height:145px}.private-profile-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px}.private-profile-actions .help{margin:0}.private-profile [hidden]{display:none!important}.private-leader-name{font-weight:700}.private-leader-content{white-space:pre-wrap;overflow-wrap:anywhere}.leader-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:680px){.private-profile-heading{align-items:flex-start}.private-profile-actions{align-items:stretch;flex-direction:column}.private-profile-actions button{width:100%}}

.aside-note .mission-phrase{white-space:nowrap}

/* Keep selected options readable on narrow phones. */
@media(max-width:480px){
  .filter-grid{grid-template-columns:minmax(0,1fr)}
  .filter-grid>.field{grid-column:1/-1}
}
@media(max-width:680px){
  .nav{flex-wrap:wrap}
  .nav>a,.nav>.btn{min-height:44px;display:inline-flex;align-items:center}
  .icon-btn{width:44px;height:44px}
}

/* Let large text reflow without forcing a wider page. */
.page-head>div{min-width:0;max-width:100%}
.page-head h1{overflow-wrap:anywhere}
.private-profile-heading{flex-wrap:wrap}
.stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,5.5em),1fr))}
.card-top,.card-footer{flex-wrap:wrap}
.group-map-marker{display:grid;place-items:center}
.map-popup{padding-top:32px;overflow-wrap:anywhere}
.groups-map a.leaflet-popup-close-button{width:48px;height:48px;line-height:48px}
@media(max-width:1000px),(pointer:coarse){
  .btn,.btn.small,.card-footer button,.text-button{min-height:48px}
  .nav>a{min-height:48px;display:inline-flex;align-items:center}
  .icon-btn{width:48px;height:48px}
.groups-map .leaflet-control-zoom a{width:48px;height:48px;line-height:48px}
}

.email-panel{max-width:920px}
.email-panel h2{margin-bottom:12px}
.email-panel>p{color:var(--body)}
.email-panel [hidden]{display:none!important}
.email-audience{margin:8px 0 0;font-size:.94rem}
.email-panel #email-excluded:not(:empty){margin-top:8px}
.email-panel .help{font-size:.875rem}
.email-panel textarea{min-height:220px}
.email-actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}
.email-panel .form-stack .btn{width:auto;margin:0}
.email-review-head{display:flex;align-items:center;gap:16px;justify-content:space-between;flex-wrap:wrap}
.email-review-head h3{margin:0}
.email-subject-preview{margin:18px 0;overflow-wrap:anywhere}
.email-body-preview{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--wash);border:1px solid var(--line);border-radius:10px;padding:22px;margin-bottom:18px}
.email-copy{border-top:1px solid var(--line);padding-top:18px;margin-top:22px}
.email-copy summary{cursor:pointer;color:var(--teal);font-weight:600;min-height:44px}
.email-panel .notice.warning{margin-top:20px}
.email-panel #email-copy-value{min-height:110px}
@media(max-width:680px){.email-actions>.btn{flex:1 1 100%;width:100%}.email-panel{min-width:0}.email-body-preview{padding:16px}}

.library-heading h1{line-height:1.2}
.library-heading h1 span{color:var(--teal)}
#study-library [hidden]{display:none!important}
.library-upload{max-width:860px}
.library-upload>p{color:var(--muted)}
.library-upload .help,.study-info .help{font-size:.875rem}
.library-upload .form-stack .btn{width:auto;margin:0}
.library-upload input[type=file]{padding:10px;max-width:100%;min-width:0}
.library-upload input::file-selector-button{border:0;background:var(--wash);color:var(--ink);padding:10px;border-radius:6px;margin-right:12px;cursor:pointer}
.library-upload progress{width:100%;height:14px;accent-color:var(--teal)}
.library-upload label[for=study-progress]{display:block;margin-bottom:8px}
.library-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:18px}
.library-list{display:grid;gap:16px}
.study-card{display:flex;gap:22px;margin:0;align-items:flex-start}
.study-file-mark{background:#eaf3f3;color:var(--teal);font-weight:700;font-size:.875rem;border:1px solid #cae0e0;border-radius:10px;width:58px;min-height:70px;display:grid;place-items:center;flex-shrink:0}
.study-preview{width:160px;aspect-ratio:3/4;flex-shrink:0;border:1px solid #dce4e4;border-radius:8px;background:#f3f6f5;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;overflow:hidden}
.study-preview img{display:block;width:100%;height:100%;object-fit:contain;min-height:0;filter:drop-shadow(0 2px 3px #12394a15)}
.study-preview-status{font-size:.8rem;line-height:1.4;text-align:center;color:var(--muted)}
.study-preview .text-button{font-size:.8rem;line-height:1.4;white-space:normal;min-height:44px}
.study-info{min-width:0;flex:1}
.study-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.study-title-row h3{font-size:1.25rem;line-height:1.4;overflow-wrap:anywhere;margin:0}
.study-description{white-space:pre-line;overflow-wrap:anywhere;color:var(--body);margin:10px 0}
.study-meta{color:var(--muted);font-size:.875rem;overflow-wrap:anywhere;margin:10px 0}
.study-delete{color:var(--danger);min-height:44px;padding:8px 12px}
.study-result:not(:empty),#library-feedback:not(:empty){margin:16px 0}
.study-result{color:var(--body);overflow-wrap:anywhere}
.study-info a[aria-disabled=true]{opacity:.65}
@media(max-width:680px){.study-card{gap:14px}.study-preview{width:96px;padding:6px}.study-file-mark{width:42px;min-height:52px}.library-actions{gap:10px}.library-upload .library-actions>.btn{flex:1 1 100%;width:100%}.study-info .library-actions>.btn{flex:1 1 100%}.study-info .study-delete{margin-left:auto}}
