:root{--paper: #c7bb83;--paper-deep: #a99c68;--paper-light: #eee5c5;--ink: #12110d;--muted: #504a38;--cream: #f7f1da;--red: #c83a34;--green: #284e43;--blue: #315c6b;--shadow: 0 18px 48px rgba(18, 17, 13, .16);--main-gutter: clamp(56px, 8vw, 150px);--main-width: min(100vw - var(--main-gutter), 1680px);font-family:Avenir Next,Trebuchet MS,Verdana,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 18% 12%,rgba(247,241,218,.24),transparent 26rem),radial-gradient(circle at 82% 18%,rgba(49,92,107,.12),transparent 24rem),var(--paper);background-size:auto,auto,auto}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";opacity:.34;background-image:radial-gradient(circle,rgba(18,17,13,.22) 0 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.24) 0 1px,transparent 1px);background-position:0 0,13px 17px;background-size:23px 23px,37px 37px;mix-blend-mode:multiply}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}main{width:min(100% - clamp(56px,8vw,150px),1680px);margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:36px;width:min(100% - clamp(56px,8vw,150px),1680px);margin:0 auto;padding:34px 0 15px}.brand{display:flex;align-items:center;gap:20px;min-width:280px;perspective:900px}.coin{position:relative;display:block;width:92px;height:92px;flex:0 0 92px;transition:transform .62s ease;transform-style:preserve-3d}.brand:hover .coin,.brand:focus-visible .coin{transform:rotateY(180deg)}.coin-face{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;border:2px solid rgba(18,17,13,.78);border-radius:50%;backface-visibility:hidden;background:var(--cream);box-shadow:var(--shadow)}.coin-front img{width:100%;height:100%;object-fit:cover}.coin-back{transform:rotateY(180deg)}.coin-back img{width:100%;height:100%;object-fit:cover}.brand-copy{display:grid;gap:8px;max-width:420px}.brand-copy strong{font-size:clamp(1.1rem,1.65vw,1.72rem);line-height:1;text-transform:uppercase}.brand-copy span{color:var(--muted);font-size:clamp(1.08rem,1.5vw,1.45rem);line-height:1.2}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(20px,4vw,62px);font-size:clamp(1rem,2.2vw,2rem);font-weight:850;text-transform:uppercase}.main-nav a{padding-block:6px}.main-nav a:hover,.main-nav a:focus-visible{color:var(--red)}.auth-widget{--auth-button-width: 136px;--auth-button-height: 44px;display:inline-flex;align-items:center;gap:14px;text-transform:none}.auth-widget [hidden]{display:none!important}.auth-label{color:var(--muted);font-size:clamp(1.05rem,1.3vw,1.22rem);line-height:1}.auth-button{position:relative;display:inline-grid;width:var(--auth-button-width);height:var(--auth-button-height);place-items:center;border:0;padding:0 0 3px;color:var(--ink);background:transparent;font:inherit;font-size:clamp(.92rem,1.1vw,1.06rem);font-weight:850;line-height:1;text-transform:lowercase;cursor:pointer}.auth-button:before{position:absolute;inset:0;pointer-events:none;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 52' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%2312110d' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 8 C43 5 78 8 108 7 C139 6 162 7 173 8'/%3E%3Cpath d='M173 8 C176 21 174 34 172 44'/%3E%3Cpath d='M172 44 C136 47 103 44 70 46 C41 48 20 46 8 44'/%3E%3Cpath d='M8 44 C6 31 7 18 7 8'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.auth-button:hover,.auth-button:focus-visible{color:var(--red)}.auth-button:disabled{color:var(--muted);cursor:not-allowed}.profile-open{overflow:hidden}.profile-overlay{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:clamp(18px,4vw,56px);background:#12110d57}.profile-overlay[hidden],.profile-card [hidden]{display:none!important}.profile-card{position:relative;width:min(100%,720px);max-height:min(88vh,820px);overflow:auto;padding:clamp(34px,5vw,58px);color:var(--ink);background:radial-gradient(circle at 20% 8%,rgba(247,241,218,.26),transparent 16rem),var(--paper);box-shadow:0 30px 90px #12110d57}.profile-icon-button{position:absolute;z-index:1;display:grid;width:42px;height:42px;place-items:center;border:0;color:var(--ink);background:transparent;font:inherit;font-size:1.45rem;font-weight:850;line-height:1;cursor:pointer}.profile-close{top:26px;right:28px}.profile-edit{top:74px;right:28px}.profile-icon-button:hover,.profile-icon-button:focus-visible{color:var(--red)}.profile-loading,.profile-error,.profile-view,.profile-form{position:relative;z-index:1}.profile-loading,.profile-error{color:var(--muted);font-size:clamp(1rem,1.4vw,1.2rem)}.profile-error{margin-bottom:18px;color:var(--red);font-weight:700}.profile-kicker{margin:0 0 8px;color:var(--cream);font-size:clamp(1.1rem,2vw,1.7rem);font-weight:850;text-transform:uppercase}.profile-view h2,.profile-form h2{margin:0 70px 18px 0;font-size:clamp(2.1rem,4.6vw,4.4rem);line-height:.92;text-transform:uppercase}.profile-photo,.profile-photo-placeholder{width:clamp(104px,18vw,148px);height:clamp(104px,18vw,148px);margin-bottom:24px;border:3px solid var(--cream);border-radius:50%;object-fit:cover;background:var(--green)}.profile-photo-placeholder{display:grid;place-items:center;color:var(--cream);font-size:clamp(2rem,5vw,3.4rem);font-weight:850}.profile-subtitle{max-width:560px;margin-bottom:30px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.35}.profile-fields{display:grid;gap:22px;margin:0}.profile-fields div{display:grid;gap:7px}.profile-fields dt{font-weight:850;text-transform:uppercase}.profile-fields dd{margin:0;color:var(--muted);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.4;white-space:pre-line}.profile-form{display:grid;gap:18px}.profile-form[hidden],.profile-view[hidden]{display:none!important}.profile-form label{display:grid;gap:7px;color:var(--muted);font-size:.96rem;font-weight:750;text-transform:uppercase}.profile-form input,.profile-form textarea{width:100%;border:2px solid rgba(18,17,13,.76);border-radius:0;padding:12px 14px;color:var(--ink);background:#f7f1da5c;font:inherit;font-size:1rem;font-weight:500;text-transform:none}.profile-form textarea{resize:vertical}.character-count{justify-self:end;color:var(--muted);font-size:.82rem;font-weight:650;line-height:1}.profile-photo-picker{width:max-content;cursor:pointer}.profile-photo-picker input{position:absolute;width:1px;height:1px;opacity:0}.profile-photo-picker span{color:var(--ink);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.profile-photo-preview{margin-top:-6px}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}.profile-actions .auth-button{--auth-button-width: 156px;--auth-button-height: 50px;padding-bottom:5px;font-size:clamp(.9rem,1.05vw,1rem)}.hero,.page-intro,.session-detail{padding:15px 0 42px}.hero-rule,.detail-rule{--rule-bleed: clamp(36px, 4vw, 86px);height:12px;width:calc(100% + (var(--rule-bleed) * 2));margin-left:calc(var(--rule-bleed) * -1);margin-bottom:54px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1200 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6 C114 3 213 7 318 5 C431 3 536 6 641 5 C760 4 865 7 977 5 C1057 4 1134 5 1196 6' fill='none' stroke='%23f7f1da' stroke-width='2.3' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.hero-grid,.detail-grid{display:grid;grid-template-columns:minmax(180px,360px) minmax(0,1fr);gap:clamp(48px,8vw,160px)}.hero-grid--compact{grid-template-columns:minmax(0,1fr);padding-left:clamp(0px,33vw,560px)}.eyebrow{margin:0;color:var(--cream);font-size:clamp(1rem,2.4vw,2.1rem);font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:980px;margin-bottom:18px;font-size:clamp(3.4rem,7.6vw,7.6rem);line-height:.9;text-transform:uppercase}.hero p:not(.eyebrow),.page-intro p{max-width:820px;color:var(--ink);font-size:clamp(1.12rem,1.6vw,1.65rem);line-height:1.48}.sessions-section{padding:8px 0 90px}.section-heading{display:block;margin:0 auto 38px;width:min(100%,1480px)}.session-grid,.members-grid{display:grid;gap:clamp(34px,4vw,72px);width:min(100%,1480px);margin:0 auto}.session-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.members-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-bottom:90px}.session-card a{display:grid;gap:20px;text-align:center}.session-frame{position:relative;display:grid;justify-items:center;align-content:center;overflow:hidden;width:100%;aspect-ratio:1 / 1;padding:32px}.session-frame:before{position:absolute;inset:-2px;pointer-events:none;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23f7f1da' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18 C65 13 111 17 156 15 C202 13 248 13 286 17'/%3E%3Cpath d='M286 17 C290 68 286 119 288 165 C290 211 286 253 283 284'/%3E%3Cpath d='M283 284 C229 288 178 284 130 286 C83 288 45 286 18 282'/%3E%3Cpath d='M18 282 C14 236 17 196 14 149 C11 104 13 56 14 18'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;filter:drop-shadow(0 0 .5px rgba(247,241,218,.9))}.session-image-frame{display:block;width:100%;height:100%;overflow:hidden}.session-card img{width:100%;height:100%;object-fit:cover;background:transparent;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}.session-card a:hover .session-frame img,.session-card a:focus-visible .session-frame img{transform:translateY(-5px) rotate(-.6deg)}.session-meta{color:var(--muted);font-size:clamp(1rem,1.25vw,1.25rem);line-height:1.35}.page-intro{max-width:none}.page-intro .detail-rule{margin-bottom:78px}.page-intro h1{margin-top:0;font-size:clamp(3rem,6.2vw,6.2rem)}.page-intro p{max-width:980px}.page-intro .auth-widget{margin-top:24px}.page-intro .auth-button{font-size:clamp(1rem,1.25vw,1.2rem)}.member-card{position:relative;display:grid;align-content:start;aspect-ratio:1 / 1;padding:clamp(58px,4.4vw,82px) clamp(38px,3.6vw,60px) clamp(40px,3.2vw,54px);background:transparent}.member-card:before{position:absolute;inset:-2px;pointer-events:none;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 300 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23f7f1da' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 18 C65 13 111 17 156 15 C202 13 248 13 286 17'/%3E%3Cpath d='M286 17 C290 68 286 119 288 165 C290 211 286 253 283 284'/%3E%3Cpath d='M283 284 C229 288 178 284 130 286 C83 288 45 286 18 282'/%3E%3Cpath d='M18 282 C14 236 17 196 14 149 C11 104 13 56 14 18'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%}.member-card-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(16px,1.8vw,24px);margin-bottom:clamp(22px,2.1vw,30px)}.member-initial{display:grid;width:clamp(58px,5vw,78px);height:clamp(58px,5vw,78px);place-items:center;border-radius:50%;color:var(--cream);background:var(--green);font-size:clamp(1.45rem,2.2vw,2rem);font-weight:850}.member-photo{width:clamp(68px,5.8vw,92px);height:clamp(68px,5.8vw,92px);border:3px solid var(--cream);border-radius:50%;object-fit:cover}.member-card h2{margin:0 0 8px;font-size:clamp(1.18rem,1.55vw,1.72rem);font-weight:760;line-height:1.1;text-transform:uppercase}.member-card p,.member-card small{color:var(--muted);font-size:clamp(.9rem,1.1vw,1.08rem);line-height:1.35}.member-card p{margin-bottom:0;font-weight:700}.member-card small{display:block;margin-bottom:8px}.member-top-three{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.member-label{color:var(--muted);font-weight:650}.member-value{color:var(--muted);font-weight:500}.member-favorite{color:var(--muted)}.detail-kicker p{margin:0 0 18px;color:var(--cream);font-size:clamp(1.15rem,2.4vw,2.1rem);font-weight:700;text-transform:uppercase}.detail-kicker h1{margin:0 0 4px;color:var(--ink);font-size:clamp(1.25rem,1.9vw,1.9rem);font-weight:500;line-height:1.28;text-transform:none}.detail-kicker strong{display:block;color:var(--muted);font-size:clamp(1.25rem,1.9vw,1.9rem);font-weight:500;line-height:1.28}.detail-kicker span{display:block;color:var(--muted);font-size:clamp(1.05rem,1.35vw,1.28rem);font-weight:500;line-height:1.35;margin-top:10px}.session-detail-grid{display:grid;grid-template-columns:minmax(180px,430px) minmax(0,1fr);gap:clamp(42px,8vw,120px);align-items:start}.detail-kicker{padding-left:clamp(0px,calc(var(--main-width) / 2 - 600px),110px)}.mention-block{border-top:1px solid rgba(18,17,13,.4);padding:32px 0}.mention-block .eyebrow{color:var(--red);font-size:.92rem}.mention-block h2{margin:8px 0;font-size:clamp(1.7rem,3vw,3rem)}.mention-block p{color:var(--muted);font-size:1.2rem}.split-list{display:grid;grid-template-columns:minmax(180px,320px) minmax(0,1fr);gap:clamp(24px,5vw,82px)}.split-list ul{display:grid;gap:18px;margin:0;padding:0;list-style:none}.split-list li{display:grid;gap:4px}.split-list strong{font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.25}.split-list span,.split-list small{color:var(--muted);font-size:1rem}.recommendations{border-top-style:dashed}.detail-list{padding-bottom:26px}.detail-list h2{margin-bottom:20px;color:var(--cream);font-size:clamp(1.15rem,1.7vw,1.8rem);font-weight:700;text-transform:uppercase}.detail-list ul{display:grid;gap:17px;margin:0;padding:0;list-style:none}.detail-list li{display:grid;gap:4px}.detail-list strong{font-size:clamp(1.25rem,1.9vw,1.9rem);font-weight:500;line-height:1.28}.detail-list span,.detail-list small{color:var(--muted);font-size:1rem}.feedback-section{padding:10px 0 60px}.feedback-section .detail-list{max-width:calc(var(--main-width) / 2 + 50px)}.feedback-summary{margin-bottom:18px;color:var(--muted);font-size:clamp(1.1rem,1.6vw,1.4rem);font-weight:700}.feedback-signed-out-note{margin-bottom:26px;color:var(--muted);font-size:1.05rem}.feedback-signed-out-note a,.profile-error a{color:inherit;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.star-input{display:flex;gap:6px}.star-input button{border:0;padding:0;color:#12110d52;background:transparent;font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1;cursor:pointer}.star-input button.is-active{color:var(--cream)}.comment-list{display:grid;gap:22px;margin:24px 0 0;padding:0;list-style:none}.comment-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding-bottom:22px;border-bottom:1px solid rgba(18,17,13,.22)}.comment-card:last-child{padding-bottom:0;border-bottom:0}.feedback-avatar,.feedback-avatar-placeholder{width:44px;height:44px;border-radius:50%;object-fit:cover}.feedback-avatar-placeholder{display:grid;place-items:center;color:var(--cream);background:var(--green);font-size:1rem;font-weight:850}.comment-card strong{display:block;font-size:1.05rem;font-weight:750;text-transform:uppercase}.review-card-stars{display:block;margin-top:2px;color:var(--red);font-size:1rem}.comment-card p{margin:8px 0 6px;color:var(--ink);font-size:1.05rem;line-height:1.42}.comment-card small{color:var(--muted);font-size:.85rem}@media (max-width: 980px){.site-header,.hero-grid,.detail-grid,.session-detail-grid,.split-list{grid-template-columns:1fr}.site-header{display:grid;padding-top:28px}.main-nav{justify-content:start}.hero-rule,.detail-rule{margin-bottom:58px}.session-grid,.members-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){main,.site-header{width:min(100% - 28px,1720px)}.brand{min-width:0}.coin{width:76px;height:76px;flex-basis:76px}.brand-copy span{display:none}.main-nav{width:100%;justify-content:space-between;gap:18px;font-size:1.08rem}.auth-widget{--auth-button-width: 122px;--auth-button-height: 42px;flex-wrap:wrap;justify-content:flex-start}.hero,.page-intro,.session-detail{padding-top:34px}h1{font-size:clamp(3.2rem,18vw,5.2rem)}.session-grid,.members-grid{grid-template-columns:1fr}.section-heading{display:grid;align-items:start}}
