*{box-sizing:border-box;margin:0;padding:0}body{font-family:Roboto,ui-sans-serif,system-ui,-apple-system}ul{list-style-type:none}h2{font-weight:400}dialog[open]{z-index:999;border-width:0;border-radius:.75rem;width:80vw;height:50vh;min-height:270px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-7px 12px 14px 6px #0003}dialog[open] article{background-color:unset}dialog form{flex-direction:column;justify-content:space-between;height:100%;display:flex}dialog footer{padding-right:20px}dialog::backdrop{opacity:.8;background-color:#f6f7f9}footer button{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);text-transform:uppercase;cursor:pointer;border:0;outline:0;padding:10px;font-size:1rem}footer .button--cancel{color:#b2c1d4;background-color:#fff;border-radius:3px}footer .button--confirm{color:#fff;background-color:#ff6f00;border-radius:3px}footer menu{justify-content:flex-end;gap:20px;padding:20px 0;display:flex}header{color:#fff;background-color:#1b2f52;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}header img{object-fit:cover;border-radius:6px;width:2.6rem;height:2.6rem}header ul{z-index:99;width:220px;display:none;position:absolute}header a{color:#fff;text-decoration:none}header .profileImage{border:2px solid #fff;border-radius:100%;margin-right:10px}.logo{color:#fff;letter-spacing:.02em;align-items:center;gap:10px;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.menu{align-self:stretch;padding:15px 20px;display:inline-block;position:relative}.menu ul{color:#16243f;background-color:#fff;left:-198px;box-shadow:0 0 10px #00000080}.menu ul li{border-bottom:1px solid #2a486540;padding:10px}.menu ul a{color:unset;font-weight:700}.menu ul li:has(a):hover{background-color:#2a48650d}.menu ul a:visited{color:unset}.menu:hover ul{display:block}.profile{display:flex}.profile p,.profile a{align-items:center;display:flex}.main__home{background-color:#b2c1d4;min-height:100vh}.main__restaurant{background-color:#e5eaf0;min-height:90vh}article{background-color:#e5eaf0;width:75%;margin:0 auto;padding:20px 40px}.restaurants{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:40px;margin-top:20px;display:grid}.restaurants li{background:#fff;max-width:300px}.restaurants a{color:#000;flex-direction:column;flex:2 100%;display:flex}.restaurants h2{font-weight:400}.punts{flex-direction:column;gap:24px;margin-top:24px;padding:0;display:flex}.punt-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 4px #0000001a}.punt-video{aspect-ratio:16/9;background:#000;width:100%}.punt-video video{object-fit:contain;width:100%;height:100%;display:block}.punt__details{padding:16px 20px}.punt__details-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.punt__name{color:#1b2f52;font-size:1.1rem;font-weight:600}.punt__details-right{align-items:center;gap:12px;display:flex}.punt__punter{cursor:pointer;text-align:left;color:#1b2f52;background:0 0;border:none;flex-direction:column;gap:2px;padding:0;font-size:.9rem;font-weight:600;display:flex}.punt__punter:hover{color:#ff6f00}.punt__punter span{color:#6b7280;font-size:.75rem;font-weight:400}.punt__punter-unknown{color:#9ca3af;font-size:.85rem;font-style:italic}.punt__stats{border-top:1px solid #e5e7eb;gap:24px;padding-top:12px;display:flex}.punt__stat{flex-direction:column;gap:2px;display:flex}.punt__stat-value{color:#1b2f52;font-size:1rem;font-weight:700}.punt__stat-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.72rem}.punt__stat--date{text-align:right;margin-left:auto}.punt__punter-row{align-items:center;gap:10px;display:flex}.punt__punter-pic{object-fit:cover;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:36px;height:36px}.modal-backdrop{z-index:999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:90%;max-width:400px;padding:32px;box-shadow:0 8px 32px #0003}.modal h2{color:#1b2f52;margin-bottom:10px;font-size:1.2rem;font-weight:700}.modal p{color:#4b5563;margin-bottom:24px;font-size:.9rem}.modal-actions{justify-content:flex-end;gap:12px;display:flex}.modal-actions button{cursor:pointer;border:none;border-radius:6px;padding:9px 20px;font-size:.9rem;font-weight:600;transition:background-color .15s,color .15s}.modal-actions .button--cancel{color:#4b5563;background-color:#f3f4f6}.modal-actions .button--cancel:hover{background-color:#e5e7eb}.modal-actions .button--confirm{color:#fff;background-color:#ff6f00}.modal-actions .button--confirm:hover{background-color:#dc5a00}.modal-confirm--delete{background-color:#dc2626!important}.modal-confirm--delete:hover{background-color:#b91c1c!important}.comments{border-top:1px solid #e5e7eb;padding:16px 20px}.comments__list{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.comment{align-items:flex-start;gap:12px;display:flex}.comment__badge{flex-shrink:0;align-items:center;gap:6px;display:flex}.comment__pic{object-fit:cover;border:2px solid #d1d5db;border-radius:50%;width:28px;height:28px}.comment__name{color:#1b2f52;white-space:nowrap;font-size:.78rem;font-weight:600}.comment__text{color:#374151;padding-top:3px;font-size:.88rem}.comment__delete{color:#d1d5db;cursor:pointer;background:0 0;border:none;border-radius:4px;align-self:flex-start;margin-left:auto;padding:2px 6px;font-size:.75rem;transition:color .15s,background-color .15s}.comment__delete:hover{color:#dc2626;background-color:#fef2f2}.comment__form{gap:8px;display:flex}.comment__input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:.875rem;transition:border-color .15s}.comment__input:focus{border-color:#1b2f52}.comment__submit{color:#fff;cursor:pointer;background-color:#1b2f52;border:none;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:600;transition:background-color .15s}.comment__submit:hover{background-color:#16243f}.comment__submit:disabled{opacity:.4;cursor:not-allowed}.punt__delete{color:#dc2626;cursor:pointer;background-color:#fff;border:1px solid #dc2626;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background-color .15s,color .15s}.punt__delete:hover{color:#fff;background-color:#dc2626}.punt__claim{color:#fff;cursor:pointer;background-color:#ff6f00;border:none;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:background-color .15s}.punt__claim:hover{background-color:#dc5a00}.image-cover{object-fit:cover;width:100%;height:100%;min-height:300px;max-height:300px;position:relative}.image-cover img{object-fit:cover;width:100%;height:100%;position:absolute}a{text-decoration:none}.restaurant__meta{justify-content:space-between;align-items:center;margin-bottom:10px;font-weight:500;display:flex}.restaurant__details{padding:20px}.restaurant__rating{align-items:center;padding:5px 0;display:flex}.restaurant__rating ul{display:flex}.restaurant__rating svg{color:#ffca28;width:2rem;height:2rem}.restaurant__rating span{color:#9ca3af}.restaurant__review_summary{max-width:"50vw";height:"75px";padding-top:"10px"}.img__section{width:100%;height:400px;position:relative}.img__section>img{object-fit:cover;width:100%;height:100%;max-width:unset;position:absolute}.details{color:#fff;padding:20px;position:absolute;bottom:0}.details span{color:inherit}.details__container{--tw-gradient-from:#c60094 var(--tw-gradient-from-position);--tw-gradient-to:#38557400 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);background-image:linear-gradient(to top right,var(--tw-gradient-stops));background:#18191a80;width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}.reviews .review__item{border-bottom:1px solid #9ca3af40;padding:40px}.reviews time{color:#a9a9a9;font-size:.8rem}.actions{z-index:1;justify-content:flex-end;display:flex;position:absolute;bottom:-30px;right:0}.actions img{height:4rem}.actions .review{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;cursor:pointer;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);background-color:#ffca28;border-radius:.75rem}.actions .add{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);cursor:pointer;background-color:#ff8f00;border-radius:9999px;height:4rem}.actions .add input{display:none}.actions :where(.review,.add){margin:0 30px}#review{border:none;border-bottom:2px solid #ff6f00;width:100%;padding:20px;font-size:17px}.star-rating{flex-direction:row-reverse;justify-content:flex-end;display:flex}.radio-input{opacity:0;pointer-events:none;position:fixed}.radio-label{cursor:pointer;color:#0003;font-size:0;transition:color .1s ease-in-out}.radio-label:before{content:"★";font-size:32px;display:inline-block}.radio-input:checked~.radio-label{color:gold}.radio-label:hover,.radio-label:hover~.radio-label{color:#daa520}.radio-input:checked+.radio-label:hover,.radio-input:checked+.radio-label:hover~.radio-label,.radio-input:checked~.radio-label:hover,.radio-input:checked~.radio-label:hover~.radio-label,.radio-label:hover~.radio-input:checked~.radio-label{color:#b8860b}.average-rating{appearance:none;color:#0000;vertical-align:baseline;width:auto;font-size:25px;display:inline-block;position:relative}.average-rating:before{--percent:calc(4.3/5*100%);content:"★★★★★";color:#0003;background:linear-gradient(90deg,gold var(--percent),#0003 var(--percent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;position:absolute;top:0;left:0}.rating-picker{flex-direction:row-reverse;justify-content:center;display:flex}.filter-menu{background-color:#fff;border-bottom:1px solid #1b2f52;border-radius:3px}.filter-menu summary{cursor:pointer;align-items:center;font-weight:700;display:flex}.filter-menu form{flex-direction:column;padding:20px 20px 0;display:flex}.filter-menu label{color:#4b5563;flex-direction:column;flex-grow:1;padding:10px 0;font-size:.75rem;line-height:1rem;display:flex}.filter-menu img{max-width:100%;height:4rem}.filter-menu form div{gap:10px;display:flex}.filter-menu select{color:#111827;border:0 solid #e5e7eb;border-bottom-width:2px;padding:1rem .625rem .5rem;font-size:.875rem;line-height:1.25rem}.filter-menu p:first-child{margin-bottom:2px;font-size:1.25rem;font-weight:300;line-height:1.75rem}.filter-menu p:last-child{color:#16243f;font-size:.875rem;font-weight:600;line-height:1.25rem}.layout{min-height:calc(100vh - 3.6rem);display:flex}.sidenav{background-color:#16243f;flex-direction:column;flex-shrink:0;width:200px;padding:20px 0;display:flex}.sidenav__link{color:#b2c1d4;padding:12px 20px;font-weight:500;transition:background-color .15s,color .15s}.sidenav__link:hover{color:#fff;background-color:#1b2f52}.sidenav__link--active{color:#fff;background-color:#1b2f52;border-left:3px solid #ff6f00}.layout>main{flex:1;min-width:0;overflow:auto}.profile-page{max-width:600px;margin:40px auto;padding:0 20px}.profile-page>h1{color:#1b2f52;margin-bottom:32px;font-size:1.75rem;font-weight:700}.profile-section{background:#fff;border-radius:8px;margin-bottom:24px;padding:28px;box-shadow:0 1px 4px #0000001a}.profile-section h2{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding-bottom:12px;font-size:1rem;font-weight:600}.profile-form{flex-direction:column;gap:14px;display:flex}.profile-form label{color:#4b5563;margin-bottom:2px;font-size:.85rem;font-weight:500}.profile-form input[type=text],.profile-form input[type=email],.profile-form input[type=password]{color:#111827;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:.95rem;transition:border-color .15s}.profile-form input:focus{border-color:#1b2f52}.profile-form button[type=submit]{color:#fff;cursor:pointer;background-color:#1b2f52;border:none;border-radius:6px;align-self:flex-start;margin-top:4px;padding:10px 22px;font-size:.9rem;font-weight:500;transition:background-color .15s}.profile-form button[type=submit]:hover{background-color:#16243f}.profile-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.profile-pic-row{align-items:center;gap:16px;margin-bottom:4px;display:flex}.profile-pic-row .profileImage{object-fit:cover;border:2px solid #d1d5db;border-radius:50%;width:72px;height:72px}.profile-pic-row button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:.85rem;transition:border-color .15s,background-color .15s}.profile-pic-row button:hover{background-color:#f6f7f9;border-color:#1b2f52}.login-error{color:#dc2626;font-size:.85rem}.login-success{color:#16a34a;font-size:.85rem}.login-page{background-color:#e5eaf0;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:40px 36px;box-shadow:0 4px 20px #0000001a}.login-card h1{color:#1b2f52;margin-bottom:28px;font-size:1.6rem;font-weight:700}.login-form{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.login-form label{color:#4b5563;margin-bottom:2px;font-size:.85rem;font-weight:500}.login-form input[type=email],.login-form input[type=password]{color:#111827;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:10px 12px;font-size:.95rem;transition:border-color .15s}.login-form input:focus{border-color:#1b2f52}.login-form button[type=submit]{color:#fff;cursor:pointer;background-color:#1b2f52;border:none;border-radius:6px;margin-top:8px;padding:11px;font-size:.95rem;font-weight:600;transition:background-color .15s}.login-form button[type=submit]:hover{background-color:#16243f}.player-page{max-width:1100px;margin:40px auto;padding:0 20px}.player-columns{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.player-col-left,.player-col-right{flex-direction:column;gap:20px;display:flex}.player-section--reps{max-height:calc(100vh - 80px);position:sticky;top:20px;overflow-y:auto}@media (max-width:768px){.player-columns{grid-template-columns:1fr}.player-section--reps{max-height:none;position:static}}.player-back{color:#1b2f52;margin-bottom:20px;font-size:.85rem;text-decoration:none;display:inline-block}.player-back:hover{text-decoration:underline}.player-header{align-items:center;gap:16px;margin-bottom:32px;display:flex}.player-header__pic{object-fit:cover;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:64px;height:64px}.player-header__info h1{color:#1b2f52;margin:0 0 4px;font-size:1.5rem;font-weight:700}.player-header__info span{color:#6b7280;font-size:.85rem}.player-section{background:#fff;border-radius:8px;margin-bottom:20px;padding:24px 28px;box-shadow:0 1px 4px #0000001a}.player-section h2{color:#4b5563;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #e5e7eb;margin-bottom:16px;padding-bottom:12px;font-size:.8rem;font-weight:600}.player-empty{color:#9ca3af;font-size:.875rem}.player-meta{color:#9ca3af;margin-top:12px;font-size:.8rem}.player-view-all{color:#1b2f52;margin-top:14px;font-size:.85rem;text-decoration:none;display:inline-block}.player-view-all:hover{text-decoration:underline}.player-section--goals{flex-direction:column;display:flex}.goals-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:12px;display:flex}.goals-header h2{border-bottom:none;margin-bottom:0;padding-bottom:0}.goals-tabs{gap:4px;display:flex}.goals-tab{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:flex}.goals-tab:hover{color:#374151;background:#f3f4f6}.goals-tab--active{color:#fff;background:#1b2f52;border-color:#1b2f52}.goals-tab--active:hover{color:#fff;background:#16243f}.goals-tab__count{color:inherit;text-align:center;background:#ffffff40;border-radius:999px;min-width:18px;padding:0 5px;font-size:.7rem;font-weight:600}.goals-tab:not(.goals-tab--active) .goals-tab__count{color:#4b5563;background:#e5e7eb}.goal-list-scroll{max-height:220px;margin-top:14px;padding-right:4px;overflow-y:auto}.goal-list-scroll::-webkit-scrollbar{width:4px}.goal-list-scroll::-webkit-scrollbar-track{background:0 0}.goal-list-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.goal-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.goal-item{flex-direction:column;gap:4px;display:flex}.goal-item--completed .goal-item__title{color:#9ca3af;text-decoration:line-through}.goal-item__main{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.goal-item__title{color:#111827;font-size:.9rem;font-weight:500}.goal-badge{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:500}.goal-badge--ongoing{color:#1d4ed8;background:#dbeafe}.goal-badge--done{color:#15803d;background:#dcfce7}.habit-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.habit-item{align-items:center;gap:10px;display:flex}.habit-item__dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.habit-item__label{color:#374151;flex:1;font-size:.875rem}.habit-item__count{color:#1b2f52;font-size:.875rem;font-weight:600}.session-list-scroll{max-height:280px;padding-right:4px;overflow-y:auto}.session-list-scroll::-webkit-scrollbar{width:4px}.session-list-scroll::-webkit-scrollbar-track{background:0 0}.session-list-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.session-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.session-item{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.session-item__date{color:#6b7280;white-space:nowrap;min-width:90px;padding-top:2px;font-size:.8rem}.session-item__cat{color:#fff;white-space:nowrap;border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:500}.session-item__notes{color:#6b7280;width:100%;padding-left:102px;font-size:.8rem}.notes-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.note-item__meta{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.note-item__text{color:#374151;margin:0;font-size:.875rem;line-height:1.5}.rep-video-list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.rep-video-item{background:#111827;border-radius:6px;overflow:hidden}.rep-video{object-fit:contain;background:#000;width:100%;max-height:280px;display:block}.rep-video__meta{background:#f9fafb;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.rep-video__date{color:#6b7280;font-size:.8rem}.rep-video__stats{gap:10px;display:flex}.rep-stat{color:#1b2f52;font-size:.8rem;font-weight:500}.rep-comments{border-top:1px solid #e5e7eb}.rep-comments__toggle{color:#1b2f52;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:9px 12px;font-size:.8rem;font-weight:500;display:flex}.rep-comments__toggle:hover{background:#f9fafb}.rep-comments__count{color:#fff;background:#1b2f52;border-radius:999px;padding:1px 6px;font-size:.7rem;font-weight:600}.rep-comments__body{background:#f9fafb;padding:0 12px 12px}.rep-comments__loading,.rep-comments__empty{color:#9ca3af;padding:6px 0;font-size:.8rem}.rep-comments__list{flex-direction:column;gap:8px;max-height:200px;margin:0 0 10px;padding:0;list-style:none;display:flex;overflow-y:auto}.rep-comments__list::-webkit-scrollbar{width:3px}.rep-comments__list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.rep-comment{background:#f3f4f6;border-radius:6px;padding:8px 10px}.rep-comment--player{background:#dbeafe}.rep-comment__author{color:#1b2f52;margin-bottom:3px;font-size:.72rem;font-weight:600;display:block}.rep-comment__text{color:#111827;margin:0 0 4px;font-size:.85rem;line-height:1.4}.rep-comment__time{color:#9ca3af;font-size:.7rem}.rep-comments__input-row{gap:8px;display:flex}.rep-comments__input{border:1px solid #d1d5db;border-radius:6px;outline:none;flex:1;padding:7px 10px;font-size:.85rem;transition:border-color .15s}.rep-comments__input:focus{border-color:#1b2f52}.rep-comments__submit{color:#fff;cursor:pointer;background:#1b2f52;border:none;border-radius:6px;padding:7px 14px;font-size:.85rem;font-weight:500;transition:background .15s}.rep-comments__submit:hover:not(:disabled){background:#16243f}.rep-comments__submit:disabled{opacity:.45;cursor:default}.roster-page{max-width:600px;margin:40px auto;padding:0 20px}.roster-page h1{color:#1b2f52;margin-bottom:24px;font-size:1.75rem;font-weight:700}.roster-empty{color:#6b7280;font-size:.9rem}.roster-list{flex-direction:column;gap:12px;display:flex}.roster-card{background:#fff;border-radius:8px;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 1px 4px #0000001a}.roster-card__pic{object-fit:cover;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;width:48px;height:48px}.roster-card__info{flex-direction:column;gap:3px;display:flex}.roster-card__name{color:#1b2f52;font-size:.95rem;font-weight:600}.roster-card__email{color:#6b7280;font-size:.8rem}.invite-desc{color:#6b7280;margin-bottom:16px;font-size:.875rem}.invite-code-display{align-items:center;gap:14px;display:flex}.invite-code{letter-spacing:.2em;color:#1b2f52;background:#f0f5fa;border:2px dashed #1b2f52;border-radius:8px;padding:10px 20px;font-size:1.75rem;font-weight:700}.invite-code-display button{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:.85rem;transition:border-color .15s}.invite-code-display button:hover{border-color:#1b2f52}.invite-generate-btn{color:#fff;cursor:pointer;background-color:#1b2f52;border:none;border-radius:6px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:background-color .15s}.invite-generate-btn:hover{background-color:#16243f}.role-picker{flex-direction:column;gap:10px;margin:4px 0;display:flex}.role-picker__label{color:#4b5563;font-size:.85rem;font-weight:500}.role-picker__options{gap:10px;display:flex}.role-option{cursor:pointer;text-align:left;background:#fff;border:2px solid #d1d5db;border-radius:8px;flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:12px 14px;transition:border-color .15s,background-color .15s;display:flex}.role-option:hover{border-color:#1b2f52}.role-option--active{background-color:#f0f5fa;border-color:#1b2f52}.role-option__title{color:#1b2f52;font-size:.95rem;font-weight:600}.role-option__desc{color:#6b7280;font-size:.75rem;font-weight:400}.login-links{border-top:1px solid #e5e7eb;flex-direction:column;gap:8px;padding-top:16px;display:flex}.login-links button{color:#1b2f52;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0;font-size:.875rem;font-weight:500;transition:color .15s}.login-links button:hover{color:#ff6f00}.filter{margin:0 auto}.tags{flex-wrap:wrap;gap:10px;margin:30px 0;display:flex}.tags span{color:#fff;background-color:#476282;border-radius:9999px;padding:.25rem .5rem;font-size:.95rem;font-weight:500;line-height:1.25rem}.tags button{cursor:pointer;color:#fff;background-color:#0000;border:none;outline:none;margin-left:5px;padding:2px 10px;font-size:.8rem}.marketplace-page{max-width:900px;margin:0 auto;padding:2rem}.marketplace-page h1{color:#1b2f52;margin-bottom:1.5rem;font-size:1.75rem}.marketplace-empty{color:#6b7280;margin-top:1rem;font-size:1rem}.marketplace-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.service-card{background:#fff;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000001a}.service-card:hover{box-shadow:0 4px 16px #00000026}.service-card__header{justify-content:space-between;align-items:center;display:flex}.service-card__type{text-transform:uppercase;letter-spacing:.05em;color:#fff;background-color:#1b2f52;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.service-card__price{color:#ff6f00;font-size:1.1rem;font-weight:700}.service-card__title{color:#1b2f52;font-size:1rem;font-weight:600}.service-card__desc{color:#4b5563;flex:1;font-size:.875rem;line-height:1.5}.service-card__coach{color:#1b2f52;border-top:1px solid #e5e7eb;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.75rem;font-size:.875rem;font-weight:500;display:flex}.service-card__coach-pic{object-fit:cover;border-radius:50%;width:28px;height:28px}.services-list{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.service-item{background:#f3f4f6;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.service-item__info{color:#1b2f52;flex-wrap:wrap;flex:1;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.service-item__actions{gap:.5rem;display:flex}.service-item__actions button{cursor:pointer;border:none;border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.service-item__actions button:first-child{color:#fff;background-color:#1b2f52}.service-item__actions button:first-child:hover{background-color:#16243f}.service-item__actions button:last-child{color:#dc2626;background-color:#fff;border:1px solid #dc2626}.service-item__actions button:last-child:hover{background-color:#fef2f2}.service-form__actions{gap:.75rem;margin-top:.5rem;display:flex}.admin-layout{flex-direction:column;height:100%;display:flex}.admin-tabs{border-bottom:2px solid #e5e7eb;flex-shrink:0;gap:0;padding:0 2rem;display:flex}.admin-tab{color:#6b7280;white-space:nowrap;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:color .15s,border-color .15s}.admin-tab:hover{color:#1b2f52}.admin-tab--active{color:#1b2f52;border-bottom-color:#ff6f00}.admin-page{padding:2rem}.admin-page__title{color:#1b2f52;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.admin-page__hint{color:#6b7280;margin-top:.75rem;font-size:.8rem}.admin-table-wrap{border-radius:10px;overflow-x:auto;box-shadow:0 1px 4px #0000001a}.admin-table{table-layout:auto;border-collapse:collapse;background:#fff;font-size:.875rem}.admin-table th{color:#fff;text-align:left;white-space:nowrap;background-color:#1b2f52;padding:.75rem 1.25rem .75rem 1rem;font-weight:600;position:relative}.admin-table th:first-child{border-top-left-radius:10px}.admin-table th:last-child{border-top-right-radius:10px}.admin-table td{color:#1f2937;white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:.65rem 1rem}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background-color:#f9fafb}.admin-th-label{align-items:center;gap:.25rem;display:flex}.admin-resize-handle{cursor:col-resize;background:0 0;width:5px;height:100%;position:absolute;top:0;right:0}.admin-resize-handle:hover{background:#ff6f0099}.admin-table__th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-table__th--sortable:hover{background-color:#16243f}.admin-table__th--numeric{text-align:right}.admin-table__th--numeric .admin-th-label{justify-content:flex-end}.admin-sort-icon{opacity:.6;font-size:.7rem}.admin-table__email{color:#6b7280;font-size:.8rem}.admin-table__num{text-align:right;font-variant-numeric:tabular-nums}
