/* Zróbcie Hałas: program, eksperci, biografie i ustawienia cookies. */
.manifesto-grid>*,.format-head>*,.registration>*,.report>*{min-width:0}
@media(max-width:700px){.section h2{overflow-wrap:anywhere}.manifesto-grid,.format-head{grid-template-columns:minmax(0,1fr)}}
.schedule {background:var(--ink);color:var(--white)}
.schedule-head,.experts-head{display:grid;grid-template-columns:1.3fr .7fr;gap:4rem;align-items:end;margin-bottom:3.5rem}
.schedule h2,.experts h2{font-size:clamp(3.4rem,7.7vw,8rem);font-weight:950;line-height:.94;letter-spacing:-.045em;margin:2rem 0 0}
.schedule h2{color:var(--aqua)}
.schedule-intro{max-width:430px;font-size:1.05rem;line-height:1.5}
.schedule-intro p{margin-bottom:1.3rem}
.schedule-date{font-weight:850}
.schedule-intro a{display:inline-block;color:var(--aqua);border-bottom:1px solid;padding:.3rem 0;font-weight:800}
.schedule-filters{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}
.schedule-filters button{border:1px solid #8d8d82;border-radius:999px;padding:.8rem 1.3rem;color:var(--white);font-weight:750;cursor:pointer}
.schedule-filters button:hover{border-color:var(--aqua);color:var(--aqua)}
.schedule-filters button[aria-pressed=true]{background:var(--aqua);color:var(--ink);border-color:var(--aqua)}
.schedule-status{font-size:.8rem;color:#c5c5ba;margin:0 0 1.5rem}
.schedule-list{border-top:1px solid #61615a}
.schedule-session{display:grid;grid-template-columns:120px 112px minmax(0,1fr);gap:1.5rem;padding:2rem 0;border-bottom:1px solid #61615a;scroll-margin-top:100px}
.session-time{font-variant-numeric:tabular-nums}
.session-time time{display:block;font-size:2rem;font-weight:850;line-height:1.1;letter-spacing:-.035em;color:var(--aqua)}
.session-time>span{display:block;font-size:1rem;color:#c5c5ba;margin-top:.45rem}
.session-place{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}
.room-badge{display:inline-block;padding:.36rem .7rem;font-size:.76rem;font-weight:850;border:1px solid currentColor;white-space:nowrap}
.room-1{color:var(--aqua)}.room-2{color:#d4a1ff}.room-3{color:#79d5ff}.room-taras{color:#f4e190}
.session-kind{font-size:.74rem;color:#c5c5ba}
.session-content{min-width:0}
.session-content h3{font-size:clamp(1.2rem,2.1vw,1.9rem);font-weight:800;line-height:1.22;letter-spacing:-.025em;margin:0 0 1rem;max-width:950px}
.session-experts{display:flex;flex-wrap:wrap;gap:.2rem 1.1rem;list-style:none;margin:0;padding:0}
.session-experts li{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}
.expert-link{padding:.3rem 0;text-align:left;font-size:.84rem;line-height:1.45;font-weight:650;cursor:pointer;border-bottom:1px solid #ffffff50}
.expert-link>span{color:var(--aqua)}
.expert-link:hover{color:var(--aqua)}
.moderator-label{color:#c5c5ba;font-size:.65rem}
.session-description{margin-top:1.1rem;max-width:900px}
.session-description summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer;font-size:.77rem;color:var(--aqua);font-weight:750;width:fit-content;list-style:none;padding:.25rem 0}
.session-description summary::-webkit-details-marker{display:none}
.session-description summary span{display:inline-block;font-size:1rem;line-height:1}
.session-description[open] summary span{transform:rotate(45deg)}
.session-description>div{padding:.8rem 0 0;max-width:780px;font-size:.97rem;line-height:1.7;color:#e4e4da}
.session-description p+p{margin-top:.8rem}
.experts{background:var(--ice)}
.experts-head p{font-size:1.06rem;line-height:1.55;max-width:430px}
.experts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.3rem}
.expert-card{cursor:pointer;text-align:left;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.expert-photo{width:100%;position:relative;background:#eee;overflow:hidden;border:1px solid var(--ink)}
.expert-photo img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .2s}
.expert-photo>span{position:absolute;bottom:.7rem;right:.7rem;width:2.3rem;height:2.3rem;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--aqua);font-size:1.25rem}
.expert-card:hover .expert-photo img{transform:scale(1.025)}
.expert-card h3{font-size:clamp(1.2rem,1.8vw,1.7rem);font-weight:850;line-height:1.12;letter-spacing:-.025em;margin:.9rem 0 .35rem;overflow-wrap:anywhere}
.expert-card p{font-size:.77rem;line-height:1.5}
.expert-bio-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;font-weight:800;display:block;margin-top:.7rem;border-bottom:1px solid}
.more-experts-heading{font-size:1.9rem;line-height:1.2;letter-spacing:-.02em;font-weight:850;margin:4rem 0 1.5rem}
.experts-compact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 1.4rem}
.expert-compact{display:flex;align-items:center;gap:.8rem;border-top:1px solid #11110f40;cursor:pointer;text-align:left;padding:1.15rem 0;min-width:0}
.expert-compact:hover strong{text-decoration:underline}
.expert-compact>span:nth-child(2){flex:1;min-width:0}
.expert-compact strong{font-size:.95rem;line-height:1.2;display:block}
.expert-compact small{font-size:.7rem;line-height:1.4;display:block;margin-top:.35rem}
.expert-initials{display:grid;place-items:center;background:#11110f10;border-radius:50%;width:2.8rem;height:2.8rem;flex:none;font-size:.8rem;font-weight:850}
.expert-dialog{border:1px solid var(--ink);color:var(--ink);background:var(--white);width:min(1050px,calc(100% - 3rem));max-height:calc(100dvh - 3rem);margin:auto;padding:0;overflow:auto;box-shadow:8px 8px 0 var(--aqua)}
.expert-dialog::backdrop{background:#08080bd4;backdrop-filter:blur(5px)}
body.bio-is-open{overflow:hidden}
.bio-close{position:sticky;top:.75rem;float:right;margin:.75rem .75rem -3.5rem 0;z-index:2;border:1px solid var(--ink);background:var(--white);color:var(--ink);width:2.8rem;height:2.8rem;cursor:pointer;font-size:1.8rem;line-height:1}
.bio-close:hover{background:var(--aqua)}
.bio-layout.with-photo{display:grid;grid-template-columns:32% minmax(0,1fr)}
.bio-photo{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;position:sticky;top:0}
.bio-content{padding:3.5rem 2.3rem 2.3rem;min-width:0}
.bio-content h2{font-size:clamp(2rem,4vw,3.4rem);font-weight:900;line-height:1;letter-spacing:-.045em;margin:1.3rem 0 .7rem;padding-right:.5rem}
.bio-org{font-weight:750;font-size:.85rem;line-height:1.5;margin-bottom:1.8rem}
.bio-text{font-size:.97rem;line-height:1.7}
.bio-text p+p{margin-top:1rem}
.bio-agenda{margin-top:2rem;border-top:1px solid var(--line);padding-top:1.3rem}
.bio-agenda h3{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;font-weight:850;margin-bottom:1rem}
.bio-agenda a{display:block;font-size:.72rem;margin-top:1rem}
.bio-agenda strong{font-size:.9rem;line-height:1.45;display:block;margin-top:.35rem;text-decoration:underline;text-underline-offset:3px}
.schedule button:focus-visible,.schedule summary:focus-visible,.experts button:focus-visible,.expert-dialog a:focus-visible,.expert-dialog button:focus-visible{outline:3px solid var(--purple);outline-offset:4px}
.cookie-panel{align-items:start;grid-template-columns:1fr;gap:1rem;max-width:850px}
.cookie-panel p{font-size:.88rem}
.cookie-options{display:flex;flex-wrap:wrap;gap:1.2rem}
.cookie-options label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.9rem;font-weight:750}
.cookie-options input{appearance:auto;width:1.1rem;height:1.1rem;accent-color:var(--ink)}
.cookie-panel .cookie-policies{display:flex;flex-wrap:wrap;gap:1rem;font-size:.72rem}
.cookie-actions{justify-content:flex-start}
.cookie-actions button{font-size:.8rem;padding:.8rem .9rem}
.cookie-actions button[data-choice=accepted]{background:var(--ink);color:var(--white)}
@media(max-width:1050px){.schedule-head,.experts-head{grid-template-columns:1fr;gap:2rem}.schedule-intro,.experts-head p{max-width:650px}.schedule-session{grid-template-columns:95px 90px minmax(0,1fr);gap:1rem}.experts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experts-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.schedule h2,.experts h2{font-size:clamp(3.1rem,14vw,5rem)}.schedule-head,.experts-head{margin-bottom:2.5rem}.schedule-filters{gap:.5rem}.schedule-filters button{padding:.65rem .9rem;font-size:.8rem}.schedule-session{grid-template-columns:1fr auto;gap:1rem;padding:1.5rem 0}.session-time{display:flex;align-items:baseline;gap:.4rem}.session-time time{font-size:1.65rem}.session-time>span{margin:0}.session-place{flex-direction:row;align-items:center;gap:.5rem}.session-kind{font-size:.65rem}.session-content{grid-column:1/-1}.session-content h3{font-size:1.35rem}.session-experts{gap:.25rem .8rem}.session-description>div{font-size:.92rem}.experts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.7rem .85rem}.expert-card h3{font-size:1.18rem}.expert-card p{font-size:.72rem}.experts-compact-grid{grid-template-columns:1fr}.expert-dialog{width:calc(100% - 1.5rem);max-height:calc(100dvh - 2rem);box-shadow:4px 4px 0 var(--aqua)}.bio-layout.with-photo{display:block}.bio-photo{position:static;width:160px;margin:1.5rem 0 0 1.4rem;height:200px}.bio-content{padding:2rem 1.4rem 1.5rem}.bio-content h2{font-size:2.3rem;overflow-wrap:anywhere}.cookie-panel{max-height:calc(100dvh - 2rem);overflow:auto}.cookie-actions{display:flex;flex-wrap:wrap}.cookie-actions button{flex:1 1 160px}.cookie-options{gap:.8rem}}
@media(prefers-reduced-motion:reduce){.expert-photo img{transition:none}}
@media print{.schedule-filters,.cookie-settings,.cookie-panel,.expert-dialog,.expert-bio-label{display:none!important}.schedule{background:white;color:black}.session-time time,.room-badge,.expert-link>span{color:black}.schedule-session{break-inside:avoid}.schedule-head{display:block}.schedule h2{color:black}.schedule-status,.session-kind,.session-time>span,.moderator-label{color:#333}}
