@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.buffo-login{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;min-height:100svh;display:grid;place-items:center;padding:clamp(16px,2.4vw,24px);color:#2c5f57;position:relative;background:radial-gradient(circle at 20% 20%,#e8f8f6,#b8e1dc 40%,#7ec4ba);overflow:hidden}.buffo-login:before,.buffo-login:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;z-index:0}.buffo-login:before{width:680px;height:680px;top:-220px;left:-220px;background:radial-gradient(circle,#a7e6dc 0%,transparent 70%)}.buffo-login:after{width:780px;height:780px;right:-220px;bottom:-260px;background:radial-gradient(circle,#8bc9bf 0%,transparent 70%)}.buffo-login__wrapper{position:relative;z-index:2;width:100%;display:grid;place-items:center}.buffo-login__card{--radius: 22px;--line: rgba(126,196,186,.22);width:min(100%,clamp(330px,28vw,420px));background:#ffffffe0;border:1px solid var(--line);border-radius:var(--radius);padding:clamp(22px,2.6vh,48px) clamp(20px,2.2vw,40px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 42px #00000014,0 14px 34px #5db2a62e,inset 0 1px #ffffff73;transition:transform .3s ease,box-shadow .3s ease}.buffo-login__card:hover{transform:translateY(-2px);box-shadow:0 28px 70px #5db2a638,0 18px 40px #00000014}.buffo-login__header{margin-bottom:clamp(18px,3vh,30px)}.buffo-login__logo{text-align:center}.buffo-login__logo-icon{font-size:clamp(32px,5.4vw,42px);margin-bottom:6px;background:linear-gradient(135deg,#58afa3,#7ec4ba);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.buffo-login__title{font-size:clamp(16px,1.9vw,20px);font-weight:800;line-height:1.35;color:#2f5c56}.buffo-login__brand{color:#56a69c}.buffo-login__subtitle{text-align:center;font-size:clamp(12px,1.4vw,14px);color:#6b8f89;margin-top:6px}.buffo-login__form{display:block}.buffo-login__group{margin-bottom:clamp(12px,2.2vh,22px)}.buffo-login__label{display:block;font-size:clamp(12px,1.2vw,13px);font-weight:700;color:#3e6a63;margin-bottom:6px;letter-spacing:.3px}.buffo-login__input{width:100%;padding:clamp(10px,1.2vh,14px) clamp(12px,1.2vw,16px);font-size:clamp(14px,1.3vw,15px);border-radius:12px;border:1.5px solid rgba(126,196,186,.3);background:#fff;color:#2c5f57;transition:border-color .2s,box-shadow .2s,background .2s}.buffo-login__input::placeholder{color:#9db8b3}.buffo-login__input:focus{border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624;outline:none}.buffo-login__button{width:100%;padding:clamp(10px,1.8vh,16px);margin-top:4px;border:0;border-radius:12px;background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;font-size:clamp(14px,1.4vw,16px);font-weight:800;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 22px #5db2a647;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.buffo-login__button:hover{transform:translateY(-1px);box-shadow:0 14px 32px #5db2a661}.buffo-login__button:active{transform:translateY(0);box-shadow:0 9px 18px #5db2a647}.buffo-login__button[disabled]{opacity:.7;cursor:not-allowed}.buffo-login__alert{margin-top:12px;padding:10px 12px;border-radius:10px;background:#fff5f5;border:1px solid #ffd1d1;color:#b00020;font-size:14px}.buffo-login__footer{margin-top:clamp(14px,3vh,32px);padding-top:clamp(10px,1.6vh,18px);border-top:1px solid var(--line);text-align:center}.buffo-login__footer small{font-size:clamp(11px,1.2vw,12px);color:#86a8a2}@media(max-height:820px){.buffo-login__card{border-radius:20px}}@media(max-height:760px){.buffo-login__card{padding:clamp(18px,2.2vh,28px) clamp(18px,2vw,28px)}.buffo-login__subtitle{margin-bottom:18px}}@media(max-width:1400px){.buffo-login__card{width:min(100%,clamp(330px,30vw,380px))}}@media(max-width:1280px){.buffo-login__card{width:min(100%,clamp(320px,34vw,360px))}}@media(max-width:480px){.buffo-login__card{width:min(92vw,360px);border-radius:18px;padding:22px 18px}}.buffo-me{width:100%;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 20% 20%,#e8f8f6,#b8e1dc 40%,#7ec4ba);min-height:100vh;padding:5px 0 32px}.buffo-me__card{background:#fffffff2;border-radius:22px;border:1px solid rgba(126,196,186,.25);width:min(96%,1040px);margin:20px auto;padding:clamp(22px,3vw,36px);box-shadow:0 20px 42px #00000014,0 10px 34px #5db2a62e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.buffo-me__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.buffo-me__header-left{display:flex;flex-direction:column;gap:2px;flex:1}.buffo-me__title{margin:0 0 4px;font-size:clamp(20px,2.2vw,24px);font-weight:800;color:#2f5c56}.buffo-me__patient{margin:0;color:#6b8f89;font-size:14px}.buffo-me__logout{background:linear-gradient(135deg,#56a69c,#7ec4ba);border:0;color:#fff;font-weight:700;font-size:14px;padding:8px 20px;border-radius:10px;cursor:pointer;box-shadow:0 6px 14px #5db2a640;transition:all .15s;white-space:nowrap}.buffo-me__logout:hover{transform:translateY(-1px);box-shadow:0 10px 22px #5db2a659}.buffo-me__controls{display:grid;grid-template-columns:1fr 160px 180px;gap:8px;align-items:center;margin:8px 0 16px}.buffo-me__search,.buffo-me__select{padding:10px 12px;border-radius:12px;border:1.5px solid rgba(126,196,186,.35);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s}.buffo-me__search::placeholder{color:#9ab5b0}.buffo-me__search:focus,.buffo-me__select:focus{outline:none;border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624}.buffo-me__table-wrapper{border-radius:16px;border:1px solid rgba(126,196,186,.25);background:#fffffff5;box-shadow:0 8px 20px #0000000a}.buffo-me__table-scroll{overflow-x:auto}.buffo-me__table{width:100%;border-collapse:collapse;font-size:14px}.buffo-me__th{text-align:left;padding:10px 12px;font-weight:600;border-bottom:1px solid rgba(0,0,0,.04);background:#f6faf9;color:#3e6a63;white-space:nowrap}.buffo-me__td,.buffo-me__cell{padding:10px 12px;vertical-align:middle;color:#2f5c56;background:#fff}.buffo-me__row:nth-child(2n) .buffo-me__td{background:#f9fcfb}.buffo-me__cell--muted{text-align:center;color:#7b8f8a}.buffo-me__study-info{display:flex;flex-direction:column}.buffo-me__study-name{font-weight:600}.buffo-me__badge{display:inline-block;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:600;min-width:28px;text-align:center;border-width:1px;border-style:solid}.buffo-me__badge--success{background:#e8f6ec;color:#1f7a3a;border-color:#c8ebd4}.buffo-me__badge--warn{background:#fff7e6;color:#9a6b00;border-color:#ffe7b8}.buffo-me__badge--neutral{background:#eef2f7;color:#385169;border-color:#dde5ef}.buffo-me__open-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 12px;border-radius:999px;border:1px solid rgba(93,178,166,.28);background:#5db2a61a;color:#2f5c56;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.buffo-me__open-link:hover{background:#5db2a629;border-color:#5db2a673}.buffo-me__no-files{font-size:13px;color:#6f7f7a}.buffo-me__hint{display:block;margin-top:10px;font-size:12px;color:#7b8f8a}@media(max-width:768px){.buffo-me__card{margin:12px auto;padding:18px}.buffo-me__header{flex-direction:column-reverse;align-items:flex-start;gap:10px}.buffo-me__logout{align-self:flex-end;font-size:13px;padding:7px 14px}.buffo-me__controls{grid-template-columns:1fr;gap:10px}.buffo-me__table{font-size:13px}.buffo-me__th,.buffo-me__td,.buffo-me__cell{padding:8px 10px}.buffo-me__badge{font-size:11px;padding:3px 7px}.buffo-me__open-link{font-size:12px}}@media(max-width:480px){.buffo-me__card{border-radius:18px;padding:16px}.buffo-me__title{font-size:18px}.buffo-me__patient{font-size:13px}.buffo-me__controls{margin-top:4px}.buffo-me__search,.buffo-me__select{font-size:13px;padding:8px 10px}.buffo-me__hint{text-align:center}.buffo-me__open-link{width:100%}}.buffo-np{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:0 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.buffo-np__card{background:#ffffffe6;border:1px solid rgba(126,196,186,.25);border-radius:22px;width:min(96%,960px);margin:0 auto;padding:clamp(24px,3vw,40px);box-shadow:0 20px 42px #00000014,0 10px 34px #5db2a62e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buffo-np__header{text-align:center;margin-bottom:clamp(20px,3vh,36px)}.buffo-np__title{font-size:clamp(18px,2vw,24px);font-weight:800;color:#2f5c56;margin-bottom:4px}.buffo-np__subtitle{color:#6b8f89;font-size:clamp(13px,1.2vw,15px)}.buffo-np__form{width:100%}.buffo-np__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.2vw,18px);margin-bottom:24px}@media(max-width:800px){.buffo-np__grid{grid-template-columns:1fr}}.buffo-np__label{display:block;font-size:14px;font-weight:600;color:#3e6a63;margin-bottom:6px}.buffo-np__input{width:100%;padding:12px 14px;border-radius:10px;border:1.5px solid rgba(126,196,186,.3);font-size:15px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s}.buffo-np__input:focus{border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624;outline:none}.buffo-np__fieldset{border:1px solid rgba(126,196,186,.25);border-radius:14px;padding:18px;background:#ffffffb3;margin-bottom:28px}.buffo-np__legend{font-weight:700;font-size:14px;color:#2f5c56;padding:0 8px}.buffo-np__study-help{margin:0 0 14px;color:#6b8f89;font-size:13px}.buffo-np__study-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.buffo-np__study-option{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-height:52px;padding:10px 12px;border:1.5px solid rgba(47,92,86,.18);border-radius:11px;background:#fff;color:#315f59;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.buffo-np__study-option:hover{border-color:#4f9f938c}.buffo-np__study-option:focus-within{box-shadow:0 0 0 3px #4f9f9324}.buffo-np__study-option--selected{border-color:#4f9f93;background:#4f9f9317;color:#245d54}.buffo-np__study-option input{position:absolute;width:1px;height:1px;opacity:0}.buffo-np__study-mark{display:grid;width:24px;height:24px;place-items:center;border:1.5px solid rgba(47,92,86,.24);border-radius:7px;background:#fff;color:#fff;font-size:13px;font-weight:900}.buffo-np__study-option--selected .buffo-np__study-mark{border-color:#3f8c80;background:#3f8c80}.buffo-np__study-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;color:#607f79;font-size:12px}.buffo-np__study-summary a,.buffo-np__study-empty a{color:#327f73;font-weight:800;text-decoration:none}.buffo-np__study-summary a:hover,.buffo-np__study-empty a:hover{text-decoration:underline}.buffo-np__study-empty{display:flex;align-items:center;justify-content:center;gap:8px;min-height:72px;margin:0;border:1px dashed rgba(47,92,86,.22);border-radius:10px;color:#718c87;font-size:14px}.buffo-np__btn{font-weight:700;letter-spacing:.3px;border-radius:10px;padding:10px 16px;cursor:pointer;transition:all .15s ease;border:none}.buffo-np__btn--primary{background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;box-shadow:0 10px 22px #5db2a647;min-width:160px}.buffo-np__btn--primary:hover{transform:translateY(-1px);box-shadow:0 14px 32px #5db2a661}.buffo-np__btn--primary:active{transform:translateY(0);box-shadow:0 9px 18px #5db2a647}.buffo-np__actions{text-align:center;margin-top:16px}.buffo-np__alert{margin-top:18px;background:#fff5f5;border:1px solid #ffd1d1;border-radius:10px;color:#b00020;text-align:center;font-size:14px;padding:10px 12px}@media(max-width:480px){.buffo-np__card{border-radius:18px;padding:22px 18px}.buffo-np__study-options{grid-template-columns:1fr}.buffo-np__study-summary{align-items:flex-start;flex-direction:column;gap:7px}}.buffo-obs{border:1px solid #cfe2df;border-radius:13px;background:#fbfdfd;color:#214b46;overflow:hidden}.buffo-obs--loading{padding:16px;color:#6f8985;font-size:13px}.buffo-obs__intro{min-height:70px;display:flex;align-items:center;gap:13px;padding:13px 16px}.buffo-obs__icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#e9f5f3;color:#357e75}.buffo-obs__icon svg{width:22px;height:22px}.buffo-obs__intro strong,.buffo-obs__intro span{display:block}.buffo-obs__intro strong{font-size:14px}.buffo-obs__intro span{margin-top:3px;color:#718c88;font-size:12px}.buffo-obs__start,.buffo-obs__offline{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 16px 14px}.buffo-obs__start select{min-height:39px;padding:0 34px 0 11px;border:1px solid #c6dcd8;border-radius:8px;background:#fff;color:#214b46}.buffo-obs__primary,.buffo-obs__capture,.buffo-obs__record,.buffo-obs__finish{min-height:40px;border:0;border-radius:9px;font-weight:780;cursor:pointer}.buffo-obs__primary{padding:0 18px;background:#347f75;color:#fff}.buffo-obs__offline{justify-content:space-between;border-top:1px solid #e4eeec;padding-top:12px;color:#718c88;font-size:12px}.buffo-obs__offline a{color:#28756b;font-weight:800;text-decoration:none}.buffo-obs--active{border-color:#8fc4bc;background:#fff}.buffo-obs--recording{border-color:#e1a4a8}.buffo-obs__locked{display:flex;align-items:center;gap:11px;min-height:58px;padding:10px 14px;border-bottom:1px solid #dce9e6;background:#f4faf9}.buffo-obs--recording .buffo-obs__locked{background:#fff7f7;border-bottom-color:#f0d7d8}.buffo-obs__live-dot{width:9px;height:9px;border-radius:50%;background:#24a179;box-shadow:0 0 0 4px #dff4ed}.buffo-obs--recording .buffo-obs__live-dot{background:#d94650;box-shadow:0 0 0 4px #f9dfe1;animation:buffo-obs-pulse 1.35s infinite}.buffo-obs__locked small,.buffo-obs__locked strong{display:block}.buffo-obs__locked small{color:#78908c;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.buffo-obs__locked strong{margin-top:2px;font-size:13px}.buffo-obs__station{margin-left:auto;color:#64807c;font-size:11px;font-weight:700}.buffo-obs__controls{display:grid;grid-template-columns:minmax(150px,1fr) minmax(190px,1.2fr) auto;gap:10px;padding:13px 14px}.buffo-obs__capture,.buffo-obs__record{display:flex;align-items:center;justify-content:center;gap:9px;padding:0 15px}.buffo-obs__capture{border:1px solid #bcd8d3;background:#f6fbfa;color:#286a61}.buffo-obs__capture svg{width:20px;height:20px}.buffo-obs__record{background:#172f2c;color:#fff}.buffo-obs__record--stop{background:#b9323b}.buffo-obs__record--stop strong{margin-left:auto;font-variant-numeric:tabular-nums}.buffo-obs__record-icon{width:10px;height:10px;border-radius:50%;background:#ef545d}.buffo-obs__stop-icon{width:10px;height:10px;border-radius:2px;background:#fff}.buffo-obs__finish{padding:0 14px;border:1px solid #d8e4e2;background:#fff;color:#506f6a}.buffo-obs button:disabled{cursor:default;opacity:.5}.buffo-obs__progress{display:flex;align-items:center;gap:9px;padding:10px 14px;border-top:1px solid #e3ecea;color:#486c67;font-size:12px}.buffo-obs__progress>span:last-child{margin-left:auto;color:#809692}.buffo-obs__spinner{width:14px;height:14px;border:2px solid #c9ddda;border-top-color:#347f75;border-radius:50%;animation:buffo-obs-spin .8s linear infinite}.buffo-obs__warning,.buffo-obs__message{margin:0;padding:9px 14px;border-bottom:1px solid #f1dcad;background:#fff9eb;color:#7b5d1e;font-size:12px}.buffo-obs__message--error{border-color:#f2c9cc;background:#fff1f2;color:#a42f37}.buffo-obs__cancel{margin:0 14px 12px;padding:0;border:0;background:transparent;color:#a42f37;font-size:12px;font-weight:750;cursor:pointer}@keyframes buffo-obs-spin{to{transform:rotate(360deg)}}@keyframes buffo-obs-pulse{50%{opacity:.42}}@media(max-width:720px){.buffo-obs__controls{grid-template-columns:1fr 1fr}.buffo-obs__finish{grid-column:1 / -1}.buffo-obs__progress{align-items:flex-start;flex-wrap:wrap}.buffo-obs__progress>span:last-child{width:100%;margin-left:23px}}@media(max-width:480px){.buffo-obs__start,.buffo-obs__offline,.buffo-obs__controls{display:flex;flex-direction:column;align-items:stretch}.buffo-obs__station{display:none}}.buffo-ed{width:100%;display:flex;justify-content:center;align-items:flex-start}.buffo-ed__card{background:#ffffffe6;border:1px solid rgba(126,196,186,.25);border-radius:22px;width:min(96%,900px);margin:0 auto;padding:clamp(24px,3vw,40px);box-shadow:0 20px 42px #00000014,0 10px 34px #5db2a62e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buffo-ed__header{text-align:center;margin-bottom:clamp(18px,2.5vh,28px)}.buffo-ed__title{font-size:clamp(20px,2.2vw,26px);font-weight:800;color:#2f5c56;margin:0 0 4px}.buffo-ed__subtitle{color:#6b8f89;font-size:clamp(13px,1.2vw,15px);margin:0}.buffo-ed__toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:20px}.buffo-ed__field{display:flex;flex-direction:column;gap:5px}.buffo-ed__label{font-size:13px;font-weight:600;color:#3e6a63}.buffo-ed__date{padding:9px 12px;border-radius:10px;border:1.5px solid rgba(126,196,186,.3);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s}.buffo-ed__date:focus{outline:none;border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624}.buffo-ed__search-wrap{flex:1;min-width:200px;position:relative}.buffo-ed__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94b8b2;pointer-events:none}.buffo-ed__search{width:100%;padding:9px 12px 9px 38px;border-radius:10px;border:1.5px solid rgba(126,196,186,.3);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.buffo-ed__search:focus{border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624;outline:none}.buffo-ed__alert{padding:10px 14px;border-radius:10px;font-size:13px;margin-bottom:12px}.buffo-ed__alert--error{background:#fff5f5;border:1px solid #ffd1d1;color:#b00020}.buffo-ed__list{display:flex;flex-direction:column;gap:10px}.buffo-ed__empty{margin:0;padding:32px 14px;font-size:14px;text-align:center;border-radius:12px;background:#ffffffb3;border:1px dashed rgba(126,196,186,.3);color:#6b8f89}.buffo-ed__study-card{border-radius:14px;border:1.5px solid rgba(126,196,186,.25);background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.buffo-ed__study-card:hover{border-color:#7ec4ba80;box-shadow:0 4px 16px #5db2a61a}.buffo-ed__study-card--open{border-color:#56a69c80;box-shadow:0 6px 24px #5db2a626}.buffo-ed__study-top{padding:14px 18px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.buffo-ed__study-top:hover{background:#5db2a60a}.buffo-ed__study-main{display:flex;justify-content:space-between;align-items:center;gap:8px}.buffo-ed__study-name{font-size:13px;font-weight:600;color:#6b8f89}.buffo-ed__study-files{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#6b8f89;background:#7ec4ba1f;padding:2px 10px;border-radius:20px;white-space:nowrap}.buffo-ed__study-patient{font-size:15px;font-weight:700;color:#2f5c56;margin:0 0 2px}.buffo-ed__study-dni{font-weight:500;color:#6b8f89;margin-left:8px;font-size:13px}.buffo-ed__study-bottom{display:flex;align-items:center;gap:10px;margin-top:8px}.buffo-ed__study-date{font-size:13px;color:#7a9e98}.buffo-ed__badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:3px 10px;border-radius:20px;letter-spacing:.2px}.buffo-ed__badge--success{background:#d1fae5;color:#065f46}.buffo-ed__badge--warn{background:#fef3c7;color:#92400e}.buffo-ed__chevron{margin-left:auto;color:#94b8b2;transition:transform .25s ease;flex-shrink:0}.buffo-ed__chevron--open{transform:rotate(180deg)}.buffo-ed__study-expand{border-top:1px solid rgba(126,196,186,.2);background:#f8fbfa;padding:0}.buffo-ed__readonly-panel{padding:18px 20px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.buffo-ed__readonly-text{margin:0;font-size:14px;color:#3e6a63}.buffo-ed__readonly-actions{display:flex;align-items:center;gap:10px}.buffo-ed__readonly-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border-radius:999px;padding:7px 12px;text-decoration:none;font-size:13px;font-weight:700;color:#2f5c56;border:1px solid rgba(93,178,166,.28);background:#5db2a61a}.buffo-ed__readonly-link:hover{background:#5db2a629;border-color:#5db2a673}.buffo-ed__readonly-muted{font-size:13px;color:#6b8f89}.buffo-ed__load-more{display:flex;justify-content:center;padding-top:6px}.buffo-ed__btn{font-weight:700;letter-spacing:.3px;border-radius:10px;padding:10px 20px;cursor:pointer;transition:all .15s ease;border:none;font-size:14px}.buffo-ed__btn--primary{background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;box-shadow:0 8px 20px #5db2a640}.buffo-ed__btn--primary:hover:enabled{transform:translateY(-1px);box-shadow:0 12px 28px #5db2a659}.buffo-ed__btn--primary:disabled{opacity:.6;cursor:default}.buffo-su{padding:18px 20px;display:flex;flex-direction:column;gap:14px}.buffo-su__header{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.buffo-su__header-patient{font-size:14px;font-weight:600;color:#2f5c56}.buffo-su__header .buffo-su__toggle{margin-left:auto}.buffo-su__toggle{display:inline-flex;align-items:center;gap:10px;padding:0;border:none;background:none;cursor:pointer;font-size:13px;font-weight:700;color:#92400e}.buffo-su__toggle--on{color:#065f46}.buffo-su__toggle-track{position:relative;width:44px;height:24px;border-radius:12px;background:#e5e7eb;transition:background .3s ease;flex-shrink:0}.buffo-su__toggle--on .buffo-su__toggle-track{background:#10b981}.buffo-su__toggle-knob{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .3s ease}.buffo-su__toggle--on .buffo-su__toggle-knob{transform:translate(20px)}.buffo-su__toggle-label{white-space:nowrap}.buffo-su__body{display:flex;flex-direction:column;gap:12px}.buffo-su__manual-divider{display:flex;align-items:center;gap:10px;color:#819792;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.buffo-su__manual-divider:before,.buffo-su__manual-divider:after{content:"";height:1px;flex:1;background:#e0ebe9}.buffo-su__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0 0 0 0);white-space:nowrap;border:0}.buffo-su__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:28px 16px;border:2px dashed rgba(126,196,186,.4);border-radius:14px;background:#f8fbfacc;cursor:pointer;transition:all .2s ease;text-align:center}.buffo-su__dropzone:hover{border-color:#56a69c;background:#5db2a60f}.buffo-su__dropzone--active{border-color:#56a69c;background:#5db2a61a;border-style:solid}.buffo-su__dropzone-icon{color:#7ec4ba}.buffo-su__dropzone--active .buffo-su__dropzone-icon{color:#56a69c}.buffo-su__dropzone-text{font-size:14px;font-weight:600;color:#3e6a63}.buffo-su__dropzone-hint{font-size:12px;color:#94b8b2}.buffo-su__staged{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;background:#fef3c766;border:1px solid rgba(245,158,11,.2)}.buffo-su__staged-list{display:flex;flex-wrap:wrap;gap:6px;flex:1}.buffo-su__staged-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:8px;background:#fff;border:1px solid rgba(126,196,186,.3);font-size:12px;color:#2f5c56;font-weight:500}.buffo-su__staged-size{color:#94b8b2;font-weight:400}.buffo-su__btn{font-weight:700;letter-spacing:.3px;border-radius:10px;padding:8px 16px;cursor:pointer;transition:all .15s ease;border:none;font-size:13px;white-space:nowrap}.buffo-su__btn--primary{background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;box-shadow:0 6px 16px #5db2a63d}.buffo-su__btn--primary:hover:enabled{transform:translateY(-1px);box-shadow:0 9px 22px #5db2a657}.buffo-su__btn--ghost{background:#5db2a61a;color:#2f5c56;border:1px solid rgba(93,178,166,.28)}.buffo-su__btn--ghost:hover:enabled{background:#5db2a629;border-color:#5db2a673}.buffo-su__btn:disabled{opacity:.6;cursor:default}.buffo-su__message{font-size:13px;padding:8px 12px;border-radius:10px}.buffo-su__message--ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.buffo-su__message--error{background:#fff5f5;border:1px solid #ffd1d1;color:#b00020}.buffo-su__section-label{font-size:13px;font-weight:600;color:#3e6a63;margin:4px 0 0}.buffo-su__preview-grid{display:flex;flex-wrap:wrap;gap:10px}.buffo-su__preview-item{position:relative;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.buffo-su__preview{max-width:150px;max-height:180px;border-radius:10px;border:1px solid rgba(126,196,186,.3);object-fit:cover;background:#f8fafb}.buffo-su__preview--pdf{width:170px;height:170px}.buffo-su__preview--video{width:220px;height:150px;max-width:100%;background:#10201e;object-fit:contain}.buffo-su__preview-meta{font-size:11px;color:#6b8f89}.buffo-su__preview-actions{display:flex;align-items:center;gap:8px}@media(max-width:700px){.buffo-ed__toolbar{flex-direction:column;align-items:stretch}.buffo-ed__search-wrap{min-width:0}.buffo-su__header{flex-direction:column;align-items:flex-start;gap:8px}.buffo-su__dropzone{padding:20px 12px}.buffo-su__staged{flex-direction:column;align-items:stretch}.buffo-ed__readonly-panel{flex-direction:column;align-items:flex-start}.buffo-ed__readonly-actions,.buffo-ed__readonly-link{width:100%}}:root{--bg-dark: #08090d;--bg-darker: #0d0e12;--bg-panel: #141519;--accent-primary: #1e3c72;--accent-secondary: #181a21;--accent-hover: #234583;--text-primary: #f8f9fb;--text-secondary: #7d8086;--border-subtle: rgba(255, 255, 255, .02);--border-strong: rgba(255, 255, 255, .045);--shadow-soft: 0 2px 6px rgba(0, 0, 0, .15), 0 8px 24px rgba(0, 0, 0, .12)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.viewer-container{width:100vw;height:100vh;background-color:var(--bg-dark);color:var(--text-primary);display:flex;flex-direction:column;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;outline:none}.quick-actions-bar{height:48px;background-color:var(--bg-darker);display:flex;justify-content:space-between;align-items:center;padding:0 16px;border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-soft)}.quick-actions-left,.quick-actions-right{display:flex;gap:8px}.quick-action{background:none;border:1px solid var(--border-subtle);color:var(--text-secondary);padding:6px 12px;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:.9rem;transition:all .2s ease}.quick-action:hover{background-color:var(--accent-primary);color:var(--text-primary);border-color:var(--accent-primary);transform:translateY(-1px)}.quick-action.active{background-color:var(--accent-primary);border-color:var(--accent-secondary);color:var(--text-primary);box-shadow:0 0 10px #6366f14d}.quick-action i{font-size:1.1rem}.reset-button{width:100%;margin-top:30px;padding:12px;background:var(--accent-primary);border:none;border-radius:8px;color:var(--text-primary);font-weight:500;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:var(--shadow-soft)}.reset-button:hover{transform:translateY(-1px);box-shadow:0 6px 12px #6366f133;cursor:pointer}.reset-button i{margin-right:8px;font-size:1.1rem}.image-navigation{display:flex;align-items:center;gap:12px}.nav-button{background:none;border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;padding:4px 12px;border-radius:6px;font-size:1.2rem;line-height:1;transition:all .15s ease}.nav-button:disabled{color:var(--text-secondary);cursor:not-allowed;opacity:.3}.nav-button:not(:disabled):hover{background-color:var(--accent-primary);transform:scale(1.05);border-color:var(--accent-primary)}.image-counter{font-size:.9rem;color:var(--text-secondary);min-width:60px;text-align:center}.main-content{flex:1;display:flex;overflow:hidden;position:relative}.filters-panel{width:280px;background-color:var(--bg-panel);padding:16px;overflow-y:auto;border-right:1px solid var(--border-subtle)}.filter-control{margin-bottom:16px;padding:12px;background:#ffffff08;border-radius:8px;border:1px solid var(--border-subtle)}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.filter-value{color:var(--accent-secondary);font-size:.9rem;font-weight:500}.filter-slider{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:#ffffff1a;border-radius:2px;outline:none}.filter-slider::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:var(--accent-primary);cursor:pointer;border:2px solid white;transition:transform .15s ease}.filter-slider::-webkit-slider-thumb:hover{transform:scale(1.2);background:var(--accent-secondary)}.image-workspace{flex:1;display:flex;justify-content:center;align-items:center;position:relative;background:var(--bg-dark);overflow:hidden}.image-workspace img{max-width:100%;max-height:100%;object-fit:contain;will-change:transform}.image-workspace iframe,.image-workspace .mobile-pdf-container,.file-placeholder{width:100%;height:100%}.image-workspace iframe{border:0;background:var(--bg-dark)}.file-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;text-align:center;background:radial-gradient(circle at top,rgba(30,60,114,.22),transparent 50%),linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border-strong);border-radius:14px;max-width:min(680px,calc(100% - 32px));max-height:min(420px,calc(100% - 32px));box-shadow:var(--shadow-soft)}.file-placeholder--compact{max-width:none;max-height:none;border-radius:0;padding:10px 6px;gap:4px;background:linear-gradient(180deg,#ffffff0d,#ffffff05);box-shadow:none}.file-placeholder__icon{min-width:54px;padding:8px 14px;border-radius:999px;background:#1e3c7252;border:1px solid rgba(255,255,255,.08);color:var(--text-primary);font-size:.82rem;font-weight:700;letter-spacing:.08em}.file-placeholder__text{max-width:520px;color:var(--text-primary);font-size:1rem;line-height:1.5}.file-placeholder--compact .file-placeholder__icon{min-width:0;padding:4px 8px;font-size:.68rem}.file-placeholder--compact .file-placeholder__text{font-size:.65rem;line-height:1.2}.viewer-video{display:block;width:min(100%,1280px);max-height:100%;margin:auto;background:#050b0a;object-fit:contain}.thumbnail--video .thumbnail__card{background:linear-gradient(145deg,#142927,#091211);color:#f4fffd}.thumbnail__play{width:30px;height:30px;display:grid;place-items:center;padding-left:2px;border:1px solid rgba(255,255,255,.5);border-radius:50%;font-size:12px}.zoom-indicator{position:absolute;top:16px;right:16px;background-color:#0d1117d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px 8px;border-radius:4px;font-size:.85rem;color:var(--text-primary);z-index:10}.thumbnails-panel{height:100px;background-color:var(--bg-panel);border-top:1px solid var(--border-subtle);padding:8px}.thumbnails-scroll{display:flex;gap:8px;overflow-x:auto;height:100%;padding:0 4px;scrollbar-width:thin;scrollbar-color:var(--accent-primary) rgba(255,255,255,.1)}.thumbnails-scroll::-webkit-scrollbar{height:6px}.thumbnails-scroll::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.thumbnails-scroll::-webkit-scrollbar-thumb{background:var(--accent-primary);border-radius:3px}.thumbnail{position:relative;flex:0 0 auto;width:80px;height:80px;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .2s ease}.thumbnail:hover{border-color:var(--accent-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #6366f133}.thumbnail.active{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-secondary)}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail--pdf,.thumbnail--missing{background:linear-gradient(180deg,#1e3c723d,#141519eb)}.thumbnail__card{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 4px;text-align:center}.thumbnail__icon{color:var(--text-primary);font-size:.72rem;font-weight:700;letter-spacing:.08em}.thumbnail__label{color:var(--text-secondary);font-size:.58rem;line-height:1.1}.thumbnail-number{position:absolute;top:4px;right:4px;background:#0d1117d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--text-primary);padding:2px 6px;border-radius:3px;font-size:.8rem}:fullscreen .viewer-container{background-color:var(--bg-dark)}:fullscreen .quick-actions-bar,:fullscreen .filters-panel,:fullscreen .thumbnails-panel{background-color:#1a2332f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-container.filters-hidden .filters-panel,.viewer-container.thumbnails-hidden .thumbnails-panel{display:none}.viewer-container.filters-hidden .image-workspace{margin-left:0}.viewer-container.thumbnails-hidden .main-content{height:100%}.mobile-swipe-hint{display:none}.thumbnail{position:relative;cursor:pointer}.thumbnail-overlay{position:absolute;inset:0;z-index:1;background:transparent}.thumbnail embed{position:relative;z-index:0}.mobile-pdf-container{display:flex;align-items:center;justify-content:center;background:#1e1e2f;margin-bottom:7px}.mobile-pdf-download{padding:10px 20px;color:#fff;background-color:#1e90ff;text-decoration:none;font-weight:700;border-radius:6px;box-shadow:0 4px 6px #0003;transition:all .3s ease}.mobile-pdf-download:hover{background-color:#0056b3;transform:translateY(-2px)}@media(max-width:768px){.viewer-container{height:auto;min-height:100svh}.quick-actions-bar{display:none}.main-content{flex-direction:column;height:auto}.filters-panel{width:100%;height:auto;padding:12px;background-color:var(--bg-panel);display:grid;grid-template-columns:repeat(2,1fr);gap:8px;border-right:none}.filter-control{margin-bottom:0}.reset-button{grid-column:span 2;width:200px;margin:12px auto;padding:8px}.image-workspace{width:100%;display:flex;flex-direction:column;align-items:center}.image-workspace img{width:100vw;height:auto;max-height:calc(100vh - 400px);object-fit:contain;padding:0;margin:16px 0}.file-placeholder{min-height:220px;margin:16px}.mobile-swipe-hint{display:block;text-align:center;color:var(--text-secondary);padding:4px 0;margin:0 0 8px;font-size:.75rem;opacity:.8}.thumbnails-panel{width:100%;height:70px;padding:8px;background-color:var(--bg-panel);border-top:1px solid var(--border-subtle)}.thumbnails-scroll{display:flex;gap:8px;height:100%;overflow-x:auto;padding:0 4px;-webkit-overflow-scrolling:touch}.thumbnail{flex:0 0 50px;height:50px;border-width:1px}.thumbnail__label{display:none}}@media(max-width:480px){.filters-panel,.filter-control{padding:8px}.filter-header label{font-size:.75rem}.image-workspace img{margin:8px 0;max-height:calc(100vh - 350px)}.thumbnails-panel{height:60px}.thumbnail{flex:0 0 40px;height:40px}}@media(max-width:768px)and (orientation:landscape){.image-workspace img{max-height:calc(100vh - 300px)}.filters-panel{grid-template-columns:repeat(4,1fr)}.reset-button{grid-column:span 4}}.study-viewer{width:100%;min-height:100vh;background-color:var(--bg-dark);color:var(--text-primary);display:flex;flex-direction:column}.study-viewer--status{display:flex;align-items:center;justify-content:center}.study-viewer__status-msg{padding:16px 24px;border-radius:8px;background:var(--bg-panel);border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.95rem}.study-viewer__topbar{height:46px;padding:0 14px;display:flex;align-items:center;gap:12px;background:var(--bg-darker);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-soft);z-index:5}.study-viewer__back-btn{border:1px solid var(--border-subtle);background:var(--accent-secondary);color:var(--text-primary);padding:6px 12px;border-radius:6px;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:4px;transition:all .15s ease}.study-viewer__back-btn:hover{background:var(--accent-hover);border-color:var(--accent-primary);transform:translateY(-1px)}.study-viewer__info{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;font-size:.86rem;color:var(--text-secondary)}.study-viewer__name{color:var(--text-primary)}.study-viewer__patient{opacity:.9}.study-viewer__date{opacity:.8}.study-viewer__body{flex:1;min-height:0}.study-viewer .viewer-container{height:calc(100vh - 46px)}@media(max-width:768px){.study-viewer .viewer-container{height:auto;min-height:calc(100svh - 46px)}.study-viewer__topbar{padding-inline:10px;gap:8px}.study-viewer__info{font-size:.78rem;gap:4px}.study-viewer__back-btn{padding:5px 10px;font-size:.8rem}}.buffo-ap{width:100%;display:flex;justify-content:center;align-items:flex-start}.buffo-ap__card{background:#ffffffe6;border:1px solid rgba(126,196,186,.25);border-radius:22px;width:min(96%,900px);margin:0 auto;padding:clamp(24px,3vw,40px);box-shadow:0 20px 42px #00000014,0 10px 34px #5db2a62e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buffo-ap__header{text-align:center;margin-bottom:clamp(18px,2.5vh,28px)}.buffo-ap__title{font-size:clamp(20px,2.2vw,26px);font-weight:800;color:#2f5c56;margin:0 0 4px}.buffo-ap__subtitle{color:#6b8f89;font-size:clamp(13px,1.2vw,15px);margin:0}.buffo-ap__toolbar{display:flex;margin-bottom:20px}.buffo-ap__search-wrap{flex:1;position:relative}.buffo-ap__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94b8b2;pointer-events:none}.buffo-ap__search{width:100%;padding:9px 12px 9px 38px;border-radius:10px;border:1.5px solid rgba(126,196,186,.3);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.buffo-ap__search:focus{outline:none;border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624}.buffo-ap__alert{padding:10px 14px;border-radius:10px;font-size:13px;margin-bottom:12px}.buffo-ap__alert--error{background:#fff5f5;border:1px solid #ffd1d1;color:#b00020}.buffo-ap__list{display:flex;flex-direction:column;gap:10px}.buffo-ap__empty{margin:0;padding:32px 14px;font-size:14px;text-align:center;border-radius:12px;background:#ffffffb3;border:1px dashed rgba(126,196,186,.3);color:#6b8f89}.buffo-ap__patient-card{border-radius:14px;border:1.5px solid rgba(126,196,186,.25);background:#fff;overflow:hidden;transition:border-color .2s,box-shadow .2s}.buffo-ap__patient-card:hover{border-color:#7ec4ba80;box-shadow:0 4px 16px #5db2a61a}.buffo-ap__patient-card--open{border-color:#56a69c80;box-shadow:0 6px 24px #5db2a626}.buffo-ap__patient-top{display:flex;align-items:center;gap:12px;padding:14px 18px}.buffo-ap__patient-info{flex:1;cursor:pointer;min-width:0}.buffo-ap__patient-name{font-size:15px;font-weight:700;color:#2f5c56;margin:0 0 3px}.buffo-ap__patient-details{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.buffo-ap__patient-dni,.buffo-ap__patient-tel{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:#6b8f89}.buffo-ap__patient-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.buffo-ap__btn{font-weight:700;letter-spacing:.3px;border-radius:10px;padding:8px 16px;cursor:pointer;transition:all .15s ease;border:none;font-size:13px;white-space:nowrap}.buffo-ap__btn--primary{background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;box-shadow:0 8px 20px #5db2a640}.buffo-ap__btn--primary:hover:enabled{transform:translateY(-1px);box-shadow:0 12px 28px #5db2a659}.buffo-ap__btn--primary:disabled{opacity:.6;cursor:default}.buffo-ap__btn--ghost{background:transparent;border:1.5px solid rgba(126,196,186,.3);color:#2f5c56}.buffo-ap__btn--ghost:hover:enabled{border-color:#5db2a6;background:#5db2a60f}.buffo-ap__btn--ghost-sm{background:transparent;border:1.5px solid rgba(126,196,186,.3);color:#2f5c56;display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:13px}.buffo-ap__btn--ghost-sm:hover{border-color:#5db2a6;background:#5db2a60f}.buffo-ap__btn--icon{width:34px;height:34px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#7ec4ba1a;color:#3e6a63;border:none;transition:all .15s ease}.buffo-ap__btn--icon:hover{background:#7ec4ba33}.buffo-ap__btn--icon-danger{background:#ef444414;color:#b91c1c}.buffo-ap__btn--icon-danger:hover{background:#ef444426}.buffo-ap__chevron{color:#94b8b2;transition:transform .25s ease;flex-shrink:0}.buffo-ap__chevron--open{transform:rotate(180deg)}.buffo-ap__patient-edit{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.buffo-ap__edit-fields{display:flex;flex-wrap:wrap;gap:12px}.buffo-ap__edit-field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:160px}.buffo-ap__edit-label{font-size:12px;font-weight:600;color:#6b8f89}.buffo-ap__edit-input{padding:8px 10px;border-radius:8px;border:1.5px solid rgba(126,196,186,.4);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s}.buffo-ap__edit-input:focus{outline:none;border-color:#5db2a6;box-shadow:0 0 0 3px #5db2a624}.buffo-ap__edit-actions{display:flex;gap:8px}.buffo-ap__studies-expand{border-top:1px solid rgba(126,196,186,.2);background:#f8fbfa;padding:14px 18px}.buffo-ap__studies-msg{font-size:13px;color:#6b8f89;margin:0;padding:4px 0}.buffo-ap__studies-grid{display:flex;flex-direction:column;gap:8px}.buffo-ap__study-mini{padding:10px 14px;border-radius:10px;background:#fff;border:1px solid rgba(126,196,186,.2)}.buffo-ap__study-mini-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px}.buffo-ap__study-mini-name{font-size:14px;font-weight:600;color:#2f5c56}.buffo-ap__study-mini-bottom{display:flex;align-items:center;gap:12px}.buffo-ap__study-mini-actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.buffo-ap__study-mini-date{font-size:12px;color:#7a9e98}.buffo-ap__study-mini-files{display:inline-flex;align-items:center;gap:3px;font-size:12px;color:#6b8f89}.buffo-ap__study-mini-link{min-height:34px;padding:6px 11px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:700;color:#2f5c56;text-decoration:none;border:1px solid rgba(93,178,166,.28);background:#5db2a61a}.buffo-ap__study-mini-link:hover{background:#5db2a629;border-color:#5db2a673}.buffo-ap__study-mini-delete{border:none;min-height:38px;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;background:#ef44441a;color:#b91c1c;transition:background .15s ease}.buffo-ap__study-mini-delete:hover:enabled{background:#ef444429}.buffo-ap__study-mini-delete:disabled{opacity:.7;cursor:default}.buffo-ap__study-mini-muted{font-size:12px;color:#7a9e98}.buffo-ap__badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:2px 9px;border-radius:20px;letter-spacing:.2px}.buffo-ap__badge--success{background:#d1fae5;color:#065f46}.buffo-ap__badge--warn{background:#fef3c7;color:#92400e}.buffo-ap__load-more{display:flex;justify-content:center;padding-top:6px}@media(max-width:700px){.buffo-ap__patient-top{flex-direction:column;align-items:flex-start;gap:10px}.buffo-ap__patient-actions{width:100%;justify-content:flex-end}.buffo-ap__edit-fields{flex-direction:column}.buffo-ap__edit-field{min-width:0}.buffo-ap__study-mini-bottom{flex-wrap:wrap}.buffo-ap__study-mini-actions{width:100%;justify-content:stretch}.buffo-ap__study-mini-link,.buffo-ap__study-mini-delete{width:100%}}.buffo-ad{width:100%;display:flex;justify-content:center;align-items:flex-start}.buffo-ad__card{background:#ffffffe6;border:1px solid rgba(126,196,186,.25);border-radius:22px;width:min(96%,900px);margin:0 auto;padding:clamp(24px,3vw,40px);box-shadow:0 20px 42px #00000014,0 10px 34px #5db2a62e,inset 0 1px #ffffff73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.buffo-ad__header{text-align:center;margin-bottom:24px}.buffo-ad__title{font-size:clamp(20px,2.2vw,26px);font-weight:800;color:#2f5c56;margin:0 0 4px}.buffo-ad__subtitle{color:#6b8f89;font-size:clamp(13px,1.2vw,15px);margin:0}.buffo-ad__form{display:flex;flex-direction:column;gap:16px}.buffo-ad__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.buffo-ad__field{display:flex;flex-direction:column;gap:6px}.buffo-ad__label{font-size:12px;font-weight:700;color:#6b8f89}.buffo-ad__input{width:100%;padding:10px 12px;border-radius:10px;border:1.5px solid rgba(126,196,186,.3);font-size:14px;color:#2c5f57;background:#fff;transition:border-color .2s,box-shadow .2s}.buffo-ad__input:focus{outline:none;border-color:#5db2a6;box-shadow:0 0 0 4px #5db2a624}.buffo-ad__actions{display:flex;justify-content:flex-end}.buffo-ad__btn{border:none;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.buffo-ad__btn--primary{background:linear-gradient(135deg,#56a69c,#7ec4ba);color:#fff;box-shadow:0 8px 20px #5db2a640}.buffo-ad__btn--primary:hover:enabled{transform:translateY(-1px);box-shadow:0 12px 28px #5db2a659}.buffo-ad__btn--danger{background:#ef44441a;color:#b91c1c}.buffo-ad__btn--danger:hover{background:#ef444429}.buffo-ad__btn:disabled{opacity:.65;cursor:default}.buffo-ad__alert{margin:18px 0 0;padding:10px 14px;border-radius:10px;font-size:13px}.buffo-ad__alert--ok{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}.buffo-ad__alert--error{background:#fff5f5;border:1px solid #ffd1d1;color:#b00020}.buffo-ad__list{display:flex;flex-direction:column;gap:10px;margin-top:22px}.buffo-ad__empty{margin:0;padding:28px 14px;font-size:14px;text-align:center;border-radius:12px;background:#ffffffb3;border:1px dashed rgba(126,196,186,.3);color:#6b8f89}.buffo-ad__item{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border-radius:14px;border:1.5px solid rgba(126,196,186,.25);background:#fff}.buffo-ad__item-main{min-width:0}.buffo-ad__item-name{margin:0 0 5px;font-size:15px;font-weight:700;color:#2f5c56}.buffo-ad__item-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.buffo-ad__chip{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;background:#5db2a61f;color:#2f5c56;font-size:12px;font-weight:700}.buffo-ad__item-date{font-size:12px;color:#6b8f89}@media(max-width:800px){.buffo-ad__grid{grid-template-columns:1fr}}@media(max-width:640px){.buffo-ad__item{flex-direction:column;align-items:flex-start}.buffo-ad__actions{justify-content:stretch}.buffo-ad__actions .buffo-ad__btn{width:100%}}.buffo-st{width:min(100%,820px);margin:0 auto;padding:8px 20px 32px;color:#214d47}.buffo-st__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 0 18px;border-bottom:1px solid rgba(47,92,86,.16)}.buffo-st__eyebrow{margin:0 0 5px;color:#4f8d84;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buffo-st__title{margin:0;color:#234f49;font-size:clamp(24px,3vw,34px);line-height:1.08}.buffo-st__subtitle{max-width:580px;margin:8px 0 0;color:#66847f;font-size:14px;line-height:1.5}.buffo-st__count{flex:0 0 auto;padding-bottom:3px;color:#66847f;font-size:13px;font-weight:700}.buffo-st__create{padding:24px 0;border-bottom:1px solid rgba(47,92,86,.12)}.buffo-st__label{display:block;margin-bottom:8px;color:#315f59;font-size:14px;font-weight:750}.buffo-st__create-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.buffo-st__input{min-width:0;padding:12px 14px;border:1px solid rgba(47,92,86,.22);border-radius:10px;background:#ffffffeb;color:#214d47;font:inherit;font-size:15px}.buffo-st__input:focus{border-color:#4f9f93;box-shadow:0 0 0 3px #4f9f9324;outline:none}.buffo-st__add,.buffo-st__remove{border:0;border-radius:10px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.buffo-st__add{min-width:112px;padding:0 20px;background:#397f75;color:#fff}.buffo-st__add:hover:not(:disabled){background:#2f6c64}.buffo-st__add:disabled,.buffo-st__remove:disabled{cursor:wait;opacity:.56}.buffo-st__notice{margin:18px 0 0;padding:10px 12px;border-left:3px solid;font-size:14px}.buffo-st__notice--success{border-color:#35896e;background:#35896e14;color:#276a56}.buffo-st__notice--error{border-color:#c34f59;background:#c34f5914;color:#933943}.buffo-st__list{margin-top:14px;border-top:1px solid rgba(47,92,86,.12)}.buffo-st__item{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:66px;border-bottom:1px solid rgba(47,92,86,.12)}.buffo-st__check{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#4997801f;color:#32785f;font-size:13px;font-weight:900}.buffo-st__item-copy{display:grid;gap:3px;min-width:0}.buffo-st__item-copy strong{overflow-wrap:anywhere;color:#244f49;font-size:15px}.buffo-st__item-copy span{color:#78918d;font-size:12px}.buffo-st__remove{padding:8px 11px;background:transparent;color:#a33f48}.buffo-st__remove:hover:not(:disabled){background:#c34f5917}.buffo-st__empty{display:grid;gap:5px;padding:34px 12px;color:#718c87;text-align:center}.buffo-st__empty strong{color:#315f59}.buffo-st__footnote{margin:16px 0 0;color:#78918d;font-size:12px}@media(max-width:560px){.buffo-st{padding:4px 14px 28px}.buffo-st__header{align-items:flex-start;gap:12px}.buffo-st__count{padding-top:8px}.buffo-st__create-row{grid-template-columns:1fr}.buffo-st__add{min-height:44px}.buffo-st__item{grid-template-columns:28px minmax(0,1fr);padding:12px 0}.buffo-st__remove{grid-column:2;justify-self:start;margin-left:-11px}}.buffo-cs{width:min(980px,100%);margin:0 auto;color:#173f3a}.buffo-cs__header{display:flex;align-items:flex-end;justify-content:space-between;padding:8px 0 22px;border-bottom:1px solid #dce9e6}.buffo-cs__eyebrow{margin:0 0 5px;color:#4f8f86;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.buffo-cs__header h1{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.buffo-cs__header p:not(.buffo-cs__eyebrow){max-width:680px;margin:7px 0 0;color:#64827e;line-height:1.5}.buffo-cs__setup{margin-top:22px;border-top:1px solid #dce9e6}.buffo-cs__step{min-height:82px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:15px;border-bottom:1px solid #dce9e6}.buffo-cs__step-number{width:28px;height:28px;display:grid;place-items:center;border:1px solid #9dc7c1;border-radius:50%;color:#397b72;font-weight:800}.buffo-cs__step strong,.buffo-cs__station strong{display:block;font-size:14px}.buffo-cs__step p{margin:3px 0 0;color:#718d89;font-size:13px}.buffo-cs__button{min-height:40px;padding:0 17px;border:1px solid #347f75;border-radius:9px;background:#347f75;color:#fff;font-weight:750;cursor:pointer}.buffo-cs__button--secondary{background:#fff;color:#286c63}.buffo-cs__button:disabled,.buffo-cs__unlink:disabled,.buffo-cs__refresh:disabled{cursor:default;opacity:.55}.buffo-cs__pairing{display:flex;align-items:center;gap:18px;margin:18px 0;padding:16px 18px;border-left:4px solid #3c9286;background:#f0f8f6}.buffo-cs__pairing span{font-size:13px;font-weight:700}.buffo-cs__pairing strong{color:#164f48;font-size:28px;letter-spacing:.14em}.buffo-cs__pairing small{margin-left:auto;color:#6f8885}.buffo-cs__note{display:flex;gap:12px;margin:18px 0 30px;padding:12px 14px;border:1px solid #ead9ad;border-radius:9px;background:#fffaf0;color:#735b25;font-size:13px}.buffo-cs__stations{border-top:1px solid #dce9e6}.buffo-cs__section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0 13px}.buffo-cs__section-heading h2{margin:0;font-size:18px}.buffo-cs__section-heading p{margin:3px 0 0;color:#78918d;font-size:12px}.buffo-cs__refresh,.buffo-cs__unlink{border:0;background:transparent;color:#347f75;font-weight:750;cursor:pointer}.buffo-cs__station-list{border-top:1px solid #e3ecea}.buffo-cs__station{min-height:76px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #e3ecea}.buffo-cs__status{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#a9b8b5;box-shadow:0 0 0 4px #edf1f0}.buffo-cs__status--ready{background:#10a574;box-shadow:0 0 0 4px #dcf5ec}.buffo-cs__station-main{min-width:0;flex:1}.buffo-cs__station-main span,.buffo-cs__station-main small{display:block;margin-top:2px;color:#6e8884;font-size:12px}.buffo-cs__busy{color:#855d13;font-size:12px;font-weight:700}.buffo-cs__empty{padding:28px 0;color:#78918d}.buffo-cs__error{margin-top:18px;padding:11px 13px;border-left:3px solid #c13e45;background:#fff1f2;color:#9b2930;font-size:13px}@media(max-width:700px){.buffo-cs__step{grid-template-columns:32px 1fr;padding:14px 0}.buffo-cs__step .buffo-cs__button{grid-column:2;width:100%}.buffo-cs__pairing{flex-direction:column;align-items:flex-start;gap:7px}.buffo-cs__pairing small{margin-left:0}.buffo-cs__note,.buffo-cs__station{align-items:flex-start;flex-wrap:wrap}.buffo-cs__unlink{margin-left:24px}}:root{--nav-h: 66px}html,body{height:100%;margin:0;overflow-y:auto}*,*:before,*:after{box-sizing:border-box}.buffo-layout{height:100dvh;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:radial-gradient(circle at 30% 30%,#e8f8f6,#cde9e5 40%,#a8d6cf);color:#2f5c56;overflow:hidden}.buffo-layout__nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;height:var(--nav-h);padding:18px 40px;background:#ffffffd1;border-bottom:1px solid rgba(126,196,186,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.buffo-layout__content{flex:1 1 auto;min-height:0;display:flex;justify-content:center;align-items:flex-start;padding:32px 20px;overflow:auto}.buffo-layout__links{display:flex;gap:24px;align-items:center}.buffo-layout__nav-right{display:flex;align-items:center;gap:12px}.buffo-layout__link{color:#2f5c56;font-weight:600;text-decoration:none;transition:color .2s;font-size:15px}.buffo-layout__link:hover{color:#56a69c}.buffo-layout__role{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#5db2a61f;color:#2f5c56;font-size:12px;font-weight:700;letter-spacing:.2px}.buffo-layout__logout{background:linear-gradient(135deg,#56a69c,#7ec4ba);border:0;color:#fff;font-weight:700;font-size:14px;padding:8px 18px;border-radius:8px;cursor:pointer;box-shadow:0 6px 14px #5db2a640;transition:all .15s}.buffo-layout__logout:hover{transform:translateY(-1px);box-shadow:0 10px 22px #5db2a659}@media(max-width:760px){.buffo-layout__nav{flex-direction:column;align-items:stretch;height:auto;gap:12px;padding:16px 18px}.buffo-layout__links{flex-wrap:wrap;gap:14px}.buffo-layout__nav-right{justify-content:space-between}}
