:root{--red: #F10F0F;--ink: #111;--white: #fff;--muted: #555;--label: #6f6f6f;--hairline: #ececec;--surface-muted: #f4f4f4;--page-bg: #fafafa;--font-family: "Poppins", sans-serif;--font-size-base: 1rem;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--space-xs: .4rem;--space-sm: .75rem;--space-md: 1.2rem;--space-lg: 1.8rem;--space-xl: 2.4rem;--page-padding: 5vw;--max-width: 640px;--radius-pill: 999px;--radius-input: 2px;--border-width: 1.5px;--logo-height-header: clamp(24px, 6.5vw, 32px);--logo-max-width-header: clamp(96px, 26vw, 112px);--logo-height-hero: clamp(30px, 8vw, 40px);--logo-max-width-hero: clamp(120px, 32vw, 140px);--header-offset: 4.5rem;--layout-max-width: 720px;--layout-max-width-narrow: 520px;--layout-max-width-admin: 920px;--layout-max-width-desktop: 1080px;--layout-max-width-admin-desktop: 1220px;--transition: .25s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-family);font-size:1rem;background:radial-gradient(ellipse 120% 80% at 100% -20%,rgba(241,15,15,.06),transparent 50%),radial-gradient(ellipse 80% 50% at -10% 40%,rgba(17,17,17,.03),transparent 45%),var(--page-bg);color:var(--ink);line-height:1.5;min-height:100dvh;overflow-x:hidden;max-width:100vw}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--red);outline-offset:3px;border-radius:var(--radius-input)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.logo{display:block;height:var(--logo-height-header);width:auto;max-width:var(--logo-max-width-header)}.logo--hero{height:var(--logo-height-hero);max-width:var(--logo-max-width-hero)}.logo-link{display:flex;align-items:center;flex-shrink:0;line-height:0;-webkit-tap-highlight-color:transparent}.layout-column{width:100%;max-width:var(--layout-max-width);margin-inline:auto;padding-inline:var(--page-padding)}.layout-column--narrow{max-width:var(--layout-max-width-narrow)}.app-shell{min-height:100dvh;display:flex;flex-direction:column;background:transparent}.page{flex:1;width:100%;max-width:var(--layout-max-width);margin-inline:auto;padding:var(--space-xl) var(--page-padding) 3rem}.page--wide{max-width:var(--layout-max-width)}.page--admin,.app-header--wide .site-header__inner{max-width:min(var(--layout-max-width-admin),100%)}.dashboard-section,.admin-section,.admin-attention,.admin-loyalty,#admin-attention,#admin-projects,#admin-files,#admin-project-comments,#admin-messages,#admin-add,#admin-loyalty,#projects,#messages,#points,#book,#studio{scroll-margin-top:calc(var(--header-offset) + 3.25rem)}.tag{font-size:.9rem;font-weight:var(--font-weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--label)}.contact-label{font-size:.85rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--label)}.sec-title{font-size:clamp(2.6rem,6.5vw,5.2rem);font-weight:var(--font-weight-bold);letter-spacing:-.04em;line-height:1;text-transform:lowercase;margin-top:var(--space-sm);margin-bottom:var(--space-md)}.sec-title-sm{font-size:clamp(1.9rem,4vw,3rem)}.sec-title .dot,.landing-page__headline .dot{color:var(--red)}.section-text{color:var(--muted);font-size:1.05rem;max-width:520px;line-height:1.55}.btn,.btn-outline{border-radius:var(--radius-pill);font-weight:var(--font-weight-semibold);font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.8rem;font-family:var(--font-family);cursor:pointer;transition:background var(--transition),border-color var(--transition),color var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn{background:var(--ink);color:var(--white);border:var(--border-width) solid var(--ink);-moz-appearance:none;appearance:none;-webkit-appearance:none}.btn:hover:not(:disabled){background:var(--red);border-color:var(--red)}.btn.btn--accent{background-color:var(--red);color:#fff;border-color:var(--red)}.btn.btn--accent:hover:not(:disabled){background-color:var(--ink);border-color:var(--ink);color:#fff}.btn.btn--accent:disabled{opacity:1;background-color:var(--red);border-color:var(--red);color:#fff;cursor:not-allowed;filter:brightness(.72)}.btn-outline{background:transparent;border:var(--border-width) solid var(--ink);color:var(--ink);padding:0 1.5rem}.btn-outline:hover:not(:disabled){border-color:var(--red);color:var(--red)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--full{width:100%}.btn--sm{min-height:40px;padding:0 1.2rem;font-size:.85rem}.form-field{margin-bottom:var(--space-md)}.form-field label{display:block;font-size:.9rem;font-weight:var(--font-weight-semibold);margin-bottom:var(--space-xs)}.form-field input,.form-field select{width:100%;font-family:var(--font-family);font-size:1rem;color:var(--ink);background:var(--white);border:var(--border-width) solid var(--ink);border-radius:var(--radius-input);padding:.75rem .9rem}.form-field input:focus-visible,.form-field select:focus-visible{outline:2px solid var(--red);outline-offset:2px}.form-field select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23111' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.2rem}.form-field textarea,.message-textarea{width:100%;font-family:var(--font-family);font-size:var(--font-size-base);color:var(--ink);background:var(--white);border:var(--border-width) solid var(--ink);border-radius:var(--radius-input);padding:.75rem .9rem;resize:vertical;min-height:120px;line-height:1.5}.form-field textarea:focus-visible,.message-textarea:focus-visible{outline:2px solid var(--red);outline-offset:2px}.site-form{margin-top:var(--space-md)}.form-message{margin-top:var(--space-sm);margin-bottom:var(--space-sm);font-size:.9rem;line-height:1.4}.form-message--success{color:var(--ink)}.form-message--error{color:var(--red)}.form-message__action{margin-top:1rem}.extra-card{border:1px solid var(--hairline);padding:1.8rem 1.6rem;position:relative;background:var(--white);transition:border-color var(--transition)}.extra-card:hover,.extra-card:active{border-color:var(--ink)}.project-card:after{content:"";position:absolute;top:-8px;right:-8px;width:16px;height:16px;background:var(--red);border-radius:50%}.card-grid{display:grid;gap:1.5rem;margin-top:var(--space-md)}.dashboard-card__title{font-size:1.15rem;font-weight:var(--font-weight-bold)}.dashboard-card__desc{color:var(--muted);font-size:.98rem;margin-top:.6rem}.dashboard-card__cta{display:inline-block;margin-top:1rem;font-size:.9rem;font-weight:var(--font-weight-semibold);color:var(--red)}.dashboard-card--link{display:block;text-decoration:none;color:inherit;cursor:pointer}.dashboard-card--link:hover .dashboard-card__title{color:var(--red)}.book-session__intro{color:var(--muted);font-size:.98rem;margin:calc(var(--space-md) * -.5) 0 var(--space-md);max-width:36rem;line-height:1.5}.book-session__actions{display:flex;flex-direction:column;gap:var(--space-sm)}.book-session__btn{width:100%;text-align:center;text-decoration:none}.book-session__btn--disabled{opacity:.45;cursor:not-allowed}.studio-info__grid{display:grid;gap:var(--space-lg)}@media(min-width:720px){.studio-info__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}}.studio-info__details{display:flex;flex-direction:column;gap:var(--space-md)}.studio-info__name{margin:0;font-size:1.15rem;font-weight:var(--font-weight-bold)}.studio-info__block{display:flex;flex-direction:column;gap:.25rem}.studio-info__label{margin:0;font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--label)}.studio-info__address{font-style:normal;display:flex;flex-direction:column;gap:.1rem;color:var(--ink);line-height:1.45}.studio-info__value,.studio-info__value-link{margin:0;color:var(--ink);line-height:1.45}.studio-info__value-link,.studio-info__link{color:var(--red);font-weight:var(--font-weight-semibold);text-decoration:none}.studio-info__value-link:hover,.studio-info__link:hover{text-decoration:underline}.studio-info__link{margin-top:.35rem;font-size:.92rem;width:fit-content}.studio-info__note{margin:var(--space-lg) 0 0;max-width:36rem;color:var(--muted);font-size:1rem;line-height:1.55}.studio-info__map-wrap{border:1px solid var(--hairline);background:var(--white);overflow:hidden;min-height:180px;aspect-ratio:16 / 9}.studio-info__map{display:block;width:100%;height:100%;min-height:180px;border:0}@media(min-width:720px){.studio-info__map-wrap{aspect-ratio:1 / 1;min-height:280px}.studio-info__map{min-height:280px}}@media(min-width:600px){.book-session__actions{flex-direction:row;flex-wrap:wrap}.book-session__btn{width:auto;min-width:9.5rem}}.refer-page__body{max-width:36rem}.refer-page__points{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin:var(--space-lg) 0 var(--space-md)}.refer-page__points-value{font-size:clamp(2.5rem,10vw,3.25rem);font-weight:var(--font-weight-bold);line-height:1;color:var(--red)}.refer-page__points-unit{font-size:1rem;font-weight:var(--font-weight-semibold);color:var(--label)}.todo-chip{display:inline-block;margin-top:1rem;font-weight:var(--font-weight-semibold);font-size:.85rem;letter-spacing:.04em;color:var(--red);border:var(--border-width) dashed var(--red);border-radius:var(--radius-pill);padding:.3rem .9rem;text-transform:uppercase}.todo-chip--muted{color:var(--label);border-color:var(--hairline);border-style:solid}.dashboard-card--soon{opacity:.85}.site-header{position:sticky;top:0;z-index:40;background:var(--white);border-bottom:1px solid var(--hairline);padding:1rem 0 .85rem}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:var(--layout-max-width);margin-inline:auto;padding-inline:var(--page-padding)}.app-header__meta{display:flex;align-items:center;gap:var(--space-sm);min-width:0;flex-shrink:1}.app-header__email{font-size:.78rem;color:var(--label);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:9rem}.app-header__name{font-size:.85rem;font-weight:var(--font-weight-semibold);color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8rem}.app-header__inbox{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border:1px solid var(--hairline);border-radius:var(--radius-pill);font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--ink);background:var(--white);transition:border-color var(--transition),color var(--transition)}.app-header__inbox:hover{border-color:var(--red);color:var(--red)}.app-header__inbox-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:var(--radius-pill);background:var(--red);color:var(--white);font-size:.7rem;line-height:1}.app-header__actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.name-prompt{margin-bottom:var(--space-xl);padding:1.25rem 1.1rem;border:1px solid var(--hairline);background:linear-gradient(180deg,rgba(241,15,15,.04),var(--white) 3rem)}.name-prompt__title{font-size:1.1rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-xs)}.name-prompt__text{color:var(--muted);font-size:.95rem;margin-bottom:var(--space-md);line-height:1.45}.name-prompt__form{display:flex;flex-direction:column;gap:var(--space-sm);max-width:28rem}.name-prompt__actions{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-sm);margin:var(--space-lg) 0}.admin-stat{border:1px solid var(--hairline);background:var(--white);padding:.9rem .75rem;text-align:center}.admin-stat--alert{border-color:var(--red);background:#f10f0f0a}.admin-stat__value{display:block;font-size:1.5rem;font-weight:var(--font-weight-bold);line-height:1.1}.admin-stat--alert .admin-stat__value{color:var(--red)}.admin-stat__label{display:block;margin-top:.35rem;font-size:.72rem;font-weight:var(--font-weight-semibold);color:var(--label);line-height:1.3}.admin-attention{margin-top:var(--space-md);padding:1.25rem 1.1rem;border:1px solid var(--hairline);background:var(--white)}.admin-attention--clear{background:var(--surface-muted)}.admin-attention .admin-section__title{margin-bottom:0}.admin-attention__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-md)}.admin-attention__intro{margin:.35rem 0 0;font-size:.92rem;color:var(--muted);max-width:36rem;line-height:1.4}.admin-attention__count{min-width:1.75rem;height:1.75rem;padding:0 .45rem;border-radius:var(--radius-pill);background:var(--red);color:var(--white);font-size:.85rem;font-weight:var(--font-weight-bold);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.admin-attention__empty{color:var(--muted);font-size:.95rem;margin-top:var(--space-sm)}.admin-attention__group+.admin-attention__group{margin-top:var(--space-lg)}.admin-attention__group-title{font-size:.95rem;font-weight:var(--font-weight-bold);letter-spacing:0;text-transform:none;color:var(--ink);margin-bottom:.25rem}.admin-attention__hint{margin:0 0 var(--space-sm);font-size:.88rem;color:var(--muted);line-height:1.4;max-width:40rem}.admin-attention__list{list-style:none;display:flex;flex-direction:column;gap:0}.admin-attention__item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-sm);padding:1rem 0;border-top:1px solid var(--hairline)}.admin-attention__item:first-child{border-top:none;padding-top:.35rem}.admin-attention__body{flex:1;min-width:min(100%,14rem)}.admin-attention__type{display:inline-block;margin-bottom:.35rem;font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--red)}.admin-attention__project{display:block;font-size:1rem}.admin-attention__meta{display:block;margin-top:.2rem;font-size:.85rem;color:var(--label)}.admin-attention__action-line{margin:.55rem 0 0;font-size:.9rem;font-weight:var(--font-weight-semibold);color:var(--ink);line-height:1.35}.admin-attention__actions{display:flex;flex-wrap:wrap;gap:.4rem;flex-shrink:0;align-items:center}.admin-attention__snippet{margin-top:.4rem;font-size:.92rem;color:var(--muted);line-height:1.45}.admin-attention__previews{list-style:none;margin-top:.5rem;display:flex;flex-direction:column;gap:.35rem}.admin-attention__previews .admin-attention__snippet{margin-top:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-attention__time{color:var(--label);font-weight:var(--font-weight-semibold)}.admin-attention__more{font-size:.85rem;color:var(--label)}.files-multi-hint{margin:calc(var(--space-md) * -.35) 0 var(--space-md);font-size:.92rem}.admin-project-row__controls{display:flex;flex-direction:column;gap:var(--space-sm);width:100%}.lang-toggle{display:inline-flex;align-items:center;gap:.15rem;font-size:.78rem;font-weight:var(--font-weight-semibold);flex-shrink:0}.lang-toggle__btn{background:none;border:none;padding:.2rem .25rem;font-family:var(--font-family);font-size:inherit;font-weight:inherit;color:var(--label);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:color var(--transition)}.lang-toggle__btn--active{color:var(--ink)}.lang-toggle__btn:hover{color:var(--red)}.lang-toggle__sep{color:var(--hairline);font-weight:var(--font-weight-medium);-webkit-user-select:none;user-select:none}.install-prompt{position:fixed;inset-inline:var(--page-padding);bottom:1rem;z-index:50;max-width:420px;margin-inline:auto}.install-prompt__inner{background:var(--white);border:1px solid var(--hairline);padding:1.4rem 1.3rem;box-shadow:0 8px 32px #11111114;position:relative}.install-prompt__inner:after{content:"";position:absolute;top:-8px;right:-8px;width:16px;height:16px;background:var(--red);border-radius:50%}.install-prompt__title{font-size:1.05rem;font-weight:var(--font-weight-bold);letter-spacing:-.02em;padding-right:.5rem}.install-prompt__body{margin-top:.4rem;font-size:.92rem;color:var(--muted);line-height:1.45}.install-prompt__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:var(--space-md)}.loading-screen{min-height:100dvh;display:flex;align-items:center;justify-content:center;color:var(--label);font-size:.95rem;background:var(--page-bg)}.landing-page{min-height:100dvh;display:flex;flex-direction:column;background:radial-gradient(ellipse 120% 80% at 100% -20%,rgba(241,15,15,.07),transparent 50%),radial-gradient(ellipse 80% 50% at -10% 30%,rgba(17,17,17,.035),transparent 45%),var(--page-bg)}.landing-page__header{border-bottom:1px solid var(--hairline);padding-block:1rem .85rem}.landing-page__header-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md)}.landing-page__main{flex:1;display:flex;flex-direction:column;justify-content:center;padding-block:2.5rem 3rem;width:100%;max-width:var(--layout-max-width-narrow);margin-inline:auto;padding-inline:var(--page-padding);gap:var(--space-xl)}.landing-page__intro{min-width:0}.landing-page__headline{font-size:clamp(2rem,7vw,2.8rem);font-weight:var(--font-weight-bold);letter-spacing:-.04em;line-height:1.05;text-transform:lowercase;margin-top:1.2rem}.landing-page__tagline{margin-top:1rem;font-size:1.05rem;color:var(--muted);max-width:440px;line-height:1.55}.login-card{margin-top:2.2rem;padding:1.8rem 1.6rem;border:1px solid var(--hairline);background:var(--white);position:relative}.login-card:after{content:"";position:absolute;top:-9px;right:-9px;width:18px;height:18px;background:var(--red);border-radius:50%}.login-card__title{font-size:1.25rem;font-weight:var(--font-weight-bold);letter-spacing:-.02em}.login-card__intro{margin-top:.5rem;margin-bottom:.25rem;font-size:.98rem;color:var(--muted);line-height:1.5}.dashboard-layout{display:flex;flex-direction:column}.dashboard-section{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid var(--hairline)}.dashboard-section__title{font-size:1.15rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-md)}.card-grid--single{grid-template-columns:1fr}.dash-jump,.admin-jump{position:sticky;top:var(--header-offset);z-index:30;display:flex;flex-wrap:wrap;gap:.45rem;margin:var(--space-lg) 0 var(--space-sm);padding:.55rem 0;background:color-mix(in srgb,var(--page-bg) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--hairline)}.dash-jump__link,.admin-jump__link{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border:1px solid var(--hairline);border-radius:var(--radius-pill);background:var(--white);font-size:.82rem;font-weight:var(--font-weight-semibold);color:var(--muted);transition:border-color var(--transition),color var(--transition),background var(--transition)}.dash-jump__link:hover,.admin-jump__link:hover{border-color:var(--ink);color:var(--ink)}.admin-jump__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .25rem;border-radius:var(--radius-pill);background:var(--red);color:var(--white);font-size:.68rem}.points-card{border:1px solid var(--hairline);background:var(--white);padding:1.8rem 1.6rem;position:relative;overflow:hidden}.points-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(241,15,15,.04) 0%,transparent 55%);pointer-events:none}.points-card:after{content:"";position:absolute;top:-9px;right:-9px;width:18px;height:18px;background:var(--red);border-radius:50%}.points-card__header,.points-card__body{position:relative;z-index:1}.points-card__total{font-size:clamp(3.5rem,14vw,5rem);font-weight:var(--font-weight-bold);letter-spacing:-.04em;line-height:.95;margin-top:.25rem}.points-card__unit{font-size:.35em;font-weight:var(--font-weight-bold);color:var(--red);margin-left:.1em}.points-card__body{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--hairline)}.points-card__milestone--achieved{margin-bottom:var(--space-md)}.dot-trio{display:inline-flex;align-items:flex-end;gap:.14em;margin-bottom:.5rem}.dot-trio span{width:.45rem;height:.45rem;border-radius:50%;background:var(--ink)}.dot-trio span.is-red{background:var(--red)}.points-card__milestone-title{font-size:clamp(1.2rem,4vw,1.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;text-transform:lowercase}.points-card__reward,.points-card__next-reward{margin-top:.35rem;font-size:.98rem;color:var(--muted)}.points-card__intro{color:var(--muted);font-size:.98rem;margin-bottom:var(--space-sm)}.points-card__redeem-hint{color:var(--muted);font-size:.9rem;margin-bottom:var(--space-md)}.points-card__next{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px dashed var(--hairline)}.points-card__next-header{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-sm);flex-wrap:wrap}.points-card__next-label{font-size:.85rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--label)}.points-card__next-target{font-size:.85rem;font-weight:var(--font-weight-semibold);color:var(--red)}.points-card__next-title{margin-top:.4rem;font-size:1.05rem;font-weight:var(--font-weight-bold);text-transform:lowercase}.points-card__bar{margin-top:var(--space-md);height:6px;background:var(--hairline);border-radius:var(--radius-pill);overflow:hidden}.points-card__bar-fill{display:block;height:100%;background:var(--red);border-radius:var(--radius-pill);transition:width .4s ease}.points-card__celebration{margin-top:var(--space-md);font-size:1.05rem;font-weight:var(--font-weight-semibold);text-transform:lowercase}.points-card__celebration .dot{color:var(--red)}.points-rewards,.points-history,.points-earn{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px dashed var(--hairline)}.points-details{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px dashed var(--hairline)}.points-details__summary{cursor:pointer;list-style:none;font-size:.85rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--label);-webkit-user-select:none;user-select:none}.points-details__summary::-webkit-details-marker{display:none}.points-details__summary:after{content:"+";float:right;color:var(--red);font-weight:var(--font-weight-bold)}.points-details[open]>.points-details__summary:after{content:"–"}.points-details .points-earn__list,.points-details .points-rewards__list,.points-details .points-history__list,.points-details .points-history__empty{margin-top:var(--space-sm)}.points-rewards__title{margin:0 0 var(--space-sm);font-size:.85rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--label)}.points-rewards__list,.points-history__list,.points-earn__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.points-earn__item{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-sm)}.points-earn__text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.points-earn__name{font-size:.95rem;font-weight:var(--font-weight-semibold)}.points-earn__hint{font-size:.85rem;color:var(--muted);line-height:1.35}.points-earn__pts{flex-shrink:0;font-size:.95rem;font-weight:var(--font-weight-semibold);color:var(--red)}.points-rewards__item,.points-history__item{display:flex;justify-content:space-between;align-items:baseline;gap:var(--space-sm);font-size:.95rem}.points-rewards__item{color:var(--muted)}.points-rewards__item--unlocked{color:var(--ink);font-weight:var(--font-weight-semibold)}.points-rewards__cost,.points-history__meta{flex-shrink:0;font-size:.85rem;color:var(--muted)}.points-history__empty{margin:0;color:var(--muted);font-size:.92rem}.projects-list{display:flex;flex-direction:column;gap:1.5rem}.projects-empty{color:var(--muted);font-size:.98rem;padding:1rem 0}.project-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-sm)}.project-card__title{font-size:1.15rem;font-weight:var(--font-weight-bold);min-width:0}.project-card__stage{flex-shrink:0;margin-top:.15rem;padding:.25rem .65rem;border-radius:var(--radius-pill);border:1px solid var(--hairline);background:var(--surface-muted);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.project-card__stage--delivered,.project-card__stage--mixing{border-color:#f10f0f40;background:#f10f0f0f;color:var(--red)}.project-card__stage--accepted{border-color:var(--ink);background:var(--ink);color:var(--white)}.project-card__status{margin-top:.5rem;font-size:.9rem;color:var(--muted)}.project-card__status strong{color:var(--ink);font-weight:var(--font-weight-semibold)}.projects-empty-state{display:flex;flex-direction:column;gap:var(--space-sm)}.projects-empty-state__hint{color:var(--muted);font-size:.95rem}.project-schedule{list-style:none;margin:var(--space-sm) 0 0;display:flex;flex-direction:column;gap:.35rem}.project-schedule__item{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;font-size:.88rem}.project-schedule__label{color:var(--label)}.project-schedule__date{font-weight:var(--font-weight-semibold);color:var(--ink)}.project-schedule__item--session .project-schedule__date{color:var(--red)}.form-hint{margin-top:.35rem;font-size:.82rem;color:var(--label);line-height:1.4}.admin-project-row__session label{display:block;font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--label);margin-bottom:.25rem}.project-card__link{color:inherit;text-decoration:none;border-bottom:2px solid transparent;transition:color var(--transition),border-color var(--transition)}.project-card__link:hover{color:var(--red);border-bottom-color:var(--red)}.project-card__open{display:inline-block;margin-top:var(--space-md);font-size:.9rem;font-weight:var(--font-weight-semibold);border-bottom:2px solid var(--ink);padding:.2rem 0}.project-card__open:hover{color:var(--red);border-color:var(--red)}.project-card__cta{margin-top:var(--space-md)}.project-card__open-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;text-align:center;text-decoration:none}.project-card__new-pill{display:inline-block;font-size:.68rem;font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;background:var(--white);color:var(--red);border-radius:var(--radius-pill);padding:.15rem .45rem}.project-card__open-btn.btn--accent .project-card__new-pill{background:var(--white);color:var(--red)}.audio-files-stack{display:flex;flex-direction:column;gap:var(--space-lg)}.audio-file{border:1px solid var(--hairline);background:var(--white);padding:1.25rem 1.1rem}.audio-file--final{border-color:var(--red);box-shadow:0 0 0 1px #f10f0f1f;background:linear-gradient(180deg,rgba(241,15,15,.04) 0%,var(--white) 2.5rem)}.audio-file__header{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-md);flex-wrap:wrap}.audio-file__actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.audio-file__download{flex-shrink:0}.audio-file__title{font-size:1.05rem;font-weight:var(--font-weight-bold)}.audio-file__meta{font-size:.82rem;color:var(--label);margin-top:.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}.audio-file__final-badge{display:inline-block;font-size:.68rem;font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--red);border:1px solid var(--red);border-radius:var(--radius-pill);padding:.15rem .5rem}.audio-file__native{width:100%;margin-bottom:var(--space-sm)}.audio-track{position:relative;height:10px;background:var(--hairline);border-radius:var(--radius-pill);cursor:pointer;margin-bottom:var(--space-xs)}.audio-track__progress{position:absolute;left:0;top:0;bottom:0;background:var(--ink);border-radius:var(--radius-pill);pointer-events:none}.audio-track__marker{position:absolute;top:50%;width:10px;height:10px;margin-left:-5px;transform:translateY(-50%);border-radius:50%;border:2px solid var(--white);background:var(--red);padding:0;cursor:pointer;z-index:1}.audio-track__help{font-size:.82rem;color:var(--muted);margin-bottom:var(--space-md);line-height:1.45}.audio-studio-notes{list-style:none;margin:var(--space-md) 0;display:flex;flex-direction:column;gap:var(--space-sm)}.audio-studio-note{padding:.85rem .95rem;border-left:3px solid var(--red);background:#f10f0f0a}.audio-studio-note__label{display:block;font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--red);margin-bottom:.3rem}.audio-studio-note__body{font-size:.98rem;color:var(--ink);line-height:1.5;white-space:pre-wrap}.audio-comment-form{margin-top:var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.audio-comment-form__hint{font-size:.88rem;color:var(--label)}.audio-comment-form__cancel{margin-left:var(--space-sm);font:inherit;font-size:.85rem;font-weight:var(--font-weight-semibold);color:var(--red);background:none;border:none;cursor:pointer;text-decoration:underline}.audio-comments-list{list-style:none;margin-top:var(--space-md);display:flex;flex-direction:column;gap:var(--space-md);border-top:1px solid var(--hairline);padding-top:var(--space-md)}.audio-comment__row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);margin-bottom:.35rem}.audio-comment__time{font:inherit;font-size:.82rem;font-weight:var(--font-weight-bold);color:var(--red);background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.audio-comment__author{font-size:.78rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--label)}.audio-comment__reply-btn{margin-left:auto;font:inherit;font-size:.82rem;font-weight:var(--font-weight-semibold);color:var(--ink);background:none;border:none;cursor:pointer;text-decoration:underline}.audio-comment__body{font-size:.98rem;color:var(--muted);line-height:1.5;white-space:pre-wrap}.audio-comment--reply{margin-top:var(--space-sm);margin-left:var(--space-md);padding-left:var(--space-md);border-left:2px solid var(--hairline)}.admin-files-format-note{font-size:.9rem;color:var(--muted);margin:0 0 var(--space-md);padding:.75rem .85rem;background:#1111110a;border-left:3px solid var(--red);line-height:1.45}.upload-progress{display:flex;flex-direction:column;gap:.45rem}.upload-progress__track{height:8px;border-radius:var(--radius-pill);background:var(--hairline);overflow:hidden}.upload-progress__fill{display:block;height:100%;background:var(--red);border-radius:var(--radius-pill);transition:width .2s ease}.upload-progress__label{margin:0;font-size:.88rem;font-weight:var(--font-weight-semibold);color:var(--muted)}.admin-files-list{margin-top:var(--space-xl)}.admin-file-block{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--hairline)}.admin-file-block__toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-bottom:var(--space-sm)}.admin-file-block__name{font-weight:var(--font-weight-bold)}.admin-file-block__wav-link{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:var(--space-md)}.admin-file-block__wav-link input{flex:1;min-width:min(100%,12rem)}.files-empty{margin-top:var(--space-md)}.audio-file-with-actions{display:flex;flex-direction:column;gap:var(--space-md)}.mix-approval{padding:1rem 0 .25rem;border-top:1px solid var(--hairline);margin-top:var(--space-md)}.mix-approval__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;margin-bottom:var(--space-sm)}.mix-approval__progress{font-size:.95rem;font-weight:var(--font-weight-bold);margin-bottom:0}.mix-approval__note{font-size:.88rem;color:var(--muted);line-height:1.4}.mix-approval__waiting,.mix-approval__done{font-size:.92rem;color:var(--muted);margin-bottom:var(--space-md);line-height:1.45}.mix-approval__actions{display:flex;flex-direction:column;gap:var(--space-sm)}.mix-approval__extra{margin-top:var(--space-md);padding:1rem;background:#1111110a;border-left:3px solid var(--red)}.mix-approval__extra-text{font-size:.95rem;color:var(--muted);line-height:1.5;margin-bottom:var(--space-md)}.admin-changes-flag{display:inline-block;margin-top:.45rem;font-size:.78rem;font-weight:var(--font-weight-semibold);color:var(--red);border:1px solid var(--red);border-radius:var(--radius-pill);padding:.2rem .65rem}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#11111173}.modal-dialog{width:min(100%,26rem);background:var(--white);border:1px solid var(--hairline);padding:1.75rem 1.4rem;box-shadow:0 12px 40px #1111112e}.modal-dialog__title{font-size:1.35rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm)}.modal-dialog__body{font-size:1rem;color:var(--muted);line-height:1.55;margin-bottom:var(--space-lg)}@media(min-width:600px){.mix-approval__actions{flex-direction:row;flex-wrap:wrap}}.project-progress{margin-top:var(--space-md);overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-xs)}.project-progress__steps{display:flex;list-style:none;min-width:min(100%,520px)}.project-progress__step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;min-width:4.5rem}.project-progress__line{position:absolute;top:7px;right:50%;width:100%;height:2px;background:var(--hairline);z-index:0}.project-progress__line--filled{background:var(--ink)}.project-progress__dot{width:14px;height:14px;border-radius:50%;border:2px solid var(--hairline);background:var(--white);position:relative;z-index:1;flex-shrink:0}.project-progress__step--complete .project-progress__dot{border-color:var(--ink);background:var(--ink)}.project-progress__step--current .project-progress__dot{border-color:var(--red);background:var(--red);box-shadow:0 0 0 3px #f10f0f26}.project-progress__label{margin-top:var(--space-sm);font-size:.65rem;font-weight:var(--font-weight-semibold);text-align:center;color:var(--label);line-height:1.25;max-width:5rem}.project-progress__step--complete .project-progress__label,.project-progress__step--current .project-progress__label{color:var(--ink)}.project-progress__step--current .project-progress__label{color:var(--red)}.back-link{display:inline-block;margin-bottom:var(--space-md);font-weight:var(--font-weight-semibold);font-size:.95rem;border-bottom:2px solid var(--ink);padding:.35rem 0;transition:color var(--transition),border-color var(--transition)}.back-link:hover{color:var(--red);border-color:var(--red)}.admin-section{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--hairline)}.admin-section--nested{margin-top:var(--space-lg);padding-top:var(--space-md);border-top:1px dashed var(--hairline)}.admin-section__title{font-size:1.15rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm)}.admin-section__subtitle{font-size:1rem;font-weight:var(--font-weight-bold);margin:0 0 var(--space-xs);line-height:1.3}.admin-section__hint{color:var(--muted);font-size:.95rem;line-height:1.45;margin:0 0 var(--space-md)}.admin-loyalty{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--hairline)}.admin-loyalty>.admin-section__title{margin-bottom:var(--space-xs)}.admin-loyalty__forms,.admin-tools-grid{display:flex;flex-direction:column}.admin-form{max-width:480px}.admin-form--wide{max-width:560px}.message-type-fieldset{border:none;padding:0;margin:0 0 var(--space-md);display:flex;flex-direction:column;gap:var(--space-sm)}.message-type-option{display:flex;align-items:center;gap:var(--space-sm);font-size:.98rem;cursor:pointer}.message-type-option input{accent-color:var(--red);width:18px;height:18px}.message-badge{display:inline-block;font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;padding:.2rem .55rem;border-radius:var(--radius-pill);border:1px solid var(--hairline);color:var(--label)}.message-badge--all{border-color:var(--red);color:var(--red)}.message-badge--user{border-color:var(--ink);color:var(--ink)}.message-history{list-style:none;display:flex;flex-direction:column;gap:var(--space-md)}.message-history__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm)}.message-history__recipient{font-size:.9rem;font-weight:var(--font-weight-semibold)}.message-history__date{font-size:.82rem;color:var(--label);margin-left:auto}.message-history__body{font-size:.98rem;color:var(--muted);white-space:pre-wrap;line-height:1.5}.artist-messages__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm)}.artist-messages__total{font-size:.85rem;color:var(--label)}.artist-messages__unread-pill{font-size:.75rem;font-weight:var(--font-weight-semibold);color:var(--red);border:1px solid var(--red);border-radius:var(--radius-pill);padding:.15rem .55rem}.artist-messages__scroll{max-height:min(22rem,55vh);overflow-y:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--hairline);background:var(--white)}.artist-messages__list{list-style:none;display:flex;flex-direction:column}.artist-messages__item{border-bottom:1px solid var(--hairline)}.artist-messages__item:last-child{border-bottom:none}.artist-message{width:100%;text-align:left;border:none;background:transparent;padding:.75rem .85rem;cursor:pointer;font-family:var(--font-family);transition:background var(--transition);-webkit-tap-highlight-color:transparent}.artist-message:hover,.artist-message--open{background:#11111108}.artist-message--unread{background:#f10f0f08}.artist-message__row{display:flex;align-items:center;gap:.55rem;min-width:0}.artist-message__dot{width:8px;height:8px;border-radius:50%;background:var(--red);flex-shrink:0}.artist-message__dot--read{background:transparent;border:1px solid var(--hairline)}.artist-message__preview-line{flex:1;min-width:0;font-size:.92rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artist-message__preview-line strong{color:var(--ink);font-weight:var(--font-weight-semibold)}.artist-message__badge{flex-shrink:0;display:none}.artist-message__date{flex-shrink:0;font-size:.72rem;color:var(--label);white-space:nowrap;margin-left:0}.artist-message__body{padding:0 .85rem .85rem 1.85rem}.artist-message__from{font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--label);margin-bottom:.35rem}.artist-message__full{font-size:.95rem;color:var(--ink);white-space:pre-wrap;line-height:1.5}.artist-messages__more{margin-top:var(--space-sm);width:100%}@media(min-width:600px){.artist-message__badge{display:inline-block}}.admin-projects__toolbar{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-md)}.admin-projects__search,.admin-projects__filter{margin-bottom:0}.admin-projects__table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--hairline);background:var(--white)}.admin-projects__table{width:100%;border-collapse:collapse;min-width:34rem}.admin-projects__table th{text-align:left;font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--label);padding:.65rem .75rem;border-bottom:1px solid var(--hairline);background:var(--surface-muted);white-space:nowrap}.admin-projects__table td{padding:.7rem .75rem;border-bottom:1px solid var(--hairline);vertical-align:middle}.admin-projects__row:last-child td{border-bottom:none}.admin-projects__row--alert{background:#f10f0f0a}.admin-projects__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .55rem}.admin-projects__title{font-size:.98rem;font-weight:var(--font-weight-bold)}.admin-projects__flag{font-size:.68rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--red);border:1px solid var(--red);border-radius:var(--radius-pill);padding:.1rem .45rem}.admin-projects__artist{display:block;margin-top:.15rem;font-size:.8rem;color:var(--label)}.admin-projects__cell-session input,.admin-projects__cell-status select{width:100%;min-width:8.5rem;font-size:.88rem;padding:.45rem .55rem}.admin-projects__cell-actions{white-space:nowrap;text-align:right}.admin-projects__count{margin-top:var(--space-sm);font-size:.82rem;color:var(--label)}@media(max-width:599px){.admin-projects__table-wrap{overflow:visible}.admin-projects__table{min-width:0}.admin-projects__table thead{display:none}.admin-projects__table,.admin-projects__table tbody,.admin-projects__row,.admin-projects__table td{display:block;width:100%}.admin-projects__row{padding:.85rem .85rem 1rem;border-bottom:1px solid var(--hairline)}.admin-projects__row:last-child{border-bottom:none}.admin-projects__table td{border-bottom:none;padding:.35rem 0}.admin-projects__cell-session,.admin-projects__cell-status{display:grid;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:.5rem;margin-top:.35rem}.admin-projects__cell-session:before,.admin-projects__cell-status:before{content:attr(data-label);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--label)}.admin-projects__cell-session input,.admin-projects__cell-status select{min-width:0}.admin-projects__cell-actions{text-align:left;padding-top:.55rem}}@media(min-width:600px){.admin-projects__toolbar{flex-direction:row;align-items:flex-end}.admin-projects__search{flex:1}.admin-projects__filter{width:12rem}}.status-select{width:100%}@media(max-width:480px){.app-header__name{max-width:5.5rem;font-size:.78rem}.app-header__actions .btn--sm{min-height:36px;padding:0 .75rem;font-size:.78rem}.app-header__inbox-label{display:none}.site-header{padding-block:.85rem .7rem}.landing-page__main{padding-block:2rem 2.5rem}.landing-page__headline{font-size:clamp(1.75rem,8vw,2rem)}}@media(min-width:600px){.card-grid{grid-template-columns:1fr 1fr}.app-header__name{font-size:.9rem;max-width:12rem}.project-progress__label{font-size:.72rem;max-width:6rem}}@media(min-width:861px){.site-header{padding:1.2rem 0 1rem}.landing-page__header{padding-block:1.2rem 1rem}}@media(min-width:960px){:root{--layout-max-width: var(--layout-max-width-desktop);--layout-max-width-admin: var(--layout-max-width-admin-desktop);--layout-max-width-narrow: 560px;--page-padding: clamp(1.75rem, 3.5vw, 2.75rem);--header-offset: 4.75rem}.page{padding-top:2.75rem;padding-bottom:4rem}.sec-title-sm{font-size:clamp(2.4rem,4vw,3.4rem)}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:2rem;align-items:start}.dashboard-section--span-2{grid-column:1 / -1}.dashboard-section{margin-top:2rem;padding-top:2rem}.dashboard-layout>.dashboard-section:nth-child(1){margin-top:1.5rem}.card-grid--single{grid-template-columns:1fr}.book-session__actions{flex-direction:row;flex-wrap:wrap}.book-session__btn{width:auto;min-width:10rem;flex:1}.landing-page__header .layout-column{max-width:var(--layout-max-width-desktop)}.landing-page__main{max-width:var(--layout-max-width-desktop);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:center;gap:clamp(2rem,5vw,4rem);padding-block:4rem 5rem}.landing-page__headline{font-size:clamp(2.6rem,4.5vw,3.6rem);margin-top:1rem}.landing-page__tagline{max-width:28rem}.login-card{margin-top:0;width:100%}.admin-stats{gap:var(--space-md)}.admin-stat{padding:1.15rem 1rem}.admin-stat__value{font-size:1.75rem}.admin-form,.admin-form--wide{max-width:none}.admin-tools-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);column-gap:2rem;align-items:start}.admin-tools-grid>.admin-section,.admin-tools-grid>.admin-loyalty{margin-top:var(--space-xl);padding-top:var(--space-xl)}.admin-loyalty__forms{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:1.5rem;align-items:start}.admin-loyalty__forms>.admin-section--nested{margin-top:var(--space-md);padding-top:var(--space-md)}.admin-projects__table{min-width:0}.admin-attention__item{flex-wrap:nowrap}.projects-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.name-prompt__form{max-width:36rem}.install-prompt{max-width:480px;inset-inline:auto;right:var(--page-padding);left:auto;margin-inline:0}}@media(min-width:1200px){:root{--layout-max-width-desktop: 1140px;--layout-max-width-admin-desktop: 1280px}.dashboard-layout,.admin-tools-grid{column-gap:2.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
