:root{--ph-bg:#fff2f2;--ph-cream:#f0efe2;--ph-olive:#4f5144;--ph-olive-soft:#6a6c60;--ph-pink:#f478a9;--ph-pink-strong:#e96296;--ph-ink:#101010;--ph-paper:rgba(255,255,255,.84);--ph-paper-border:rgba(16,16,16,.14);--ph-shadow:0 20px 50px rgba(38,35,31,.12)}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--ph-ink);background:radial-gradient(circle at 16% 15%,rgba(255,255,255,.85) 0,rgba(255,255,255,.12) 35%,rgba(255,255,255,0) 56%),radial-gradient(circle at 82% 6%,rgba(244,120,169,.2) 0,rgba(244,120,169,.08) 24%,rgba(244,120,169,0) 52%),linear-gradient(180deg,#fff7f7 0%,var(--ph-bg)38%,#ffecee 100%);font-family:Poppins,sans-serif}.portal-page{min-height:100vh;padding:0 clamp(1rem,3vw,2rem) clamp(2.25rem,6vw,4rem)}.portal-main{max-width:1120px;margin:clamp(2.2rem,7vw,4.2rem) auto 0}.portal-main--admin{max-width:1120px}.portal-main--auth{max-width:560px}.portal-heading{grid-template-columns:minmax(0,1fr);place-items:center;gap:.9rem;display:grid}.portal-title{text-align:center;color:var(--ph-pink);grid-column:1;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2.25rem,6vw,4.2rem);font-weight:400;line-height:.98}.portal-title--admin-page{font-size:clamp(2rem,5vw,3.3rem)}.portal-heading--admin{justify-items:start}.portal-kicker{text-transform:uppercase;letter-spacing:.18em;color:rgba(16,16,16,.54);margin:0;font-size:.72rem}.portal-subtitle{color:rgba(16,16,16,.74);text-wrap:pretty;max-width:52ch;margin:0;line-height:1.55}.portal-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:start;gap:clamp(1rem,2vw,1.4rem);margin-top:clamp(1.6rem,3.7vw,2.6rem);display:grid}.portal-grid>:first-child{grid-area:1/1}.portal-grid>:nth-child(2){grid-area:1/2/span 2}.portal-grid>:nth-child(3){grid-area:2/1}.pause-rules{border-top:1px solid rgba(16,16,16,.14);margin-top:.65rem;padding-top:.85rem}.pause-rules h2{margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:400}.pause-rules ul{gap:.4rem;margin:.7rem 0 0;padding-left:1.15rem;font-size:.84rem;line-height:1.45;display:grid}.pause-rules a{color:inherit}.portal-card{background:var(--ph-paper);border:1px solid var(--ph-paper-border);box-shadow:var(--ph-shadow);border-radius:16px;gap:.8rem;min-width:0;padding:clamp(.95rem,1.8vw,1.25rem);display:grid}.portal-card__image{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}.portal-card__title{text-align:center;margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.45rem,2.4vw,1.75rem);font-weight:400}.portal-card__body{text-align:center;color:rgba(16,16,16,.78);text-wrap:pretty;margin:0;font-size:.9rem;line-height:1.5}.portal-pill-link{background:var(--ph-pink);color:#fff;cursor:pointer;border:3px solid #fff;border-radius:999px;justify-content:center;justify-self:center;align-items:center;width:fit-content;min-width:140px;padding:.66rem 1.42rem;font-family:Newsreader,serif;font-size:1rem;text-decoration:none;transition:background-color .15s,transform .15s;display:inline-flex}.portal-pill-link:hover{background:var(--ph-pink-strong);transform:translateY(-1px)}.portal-pill-link:disabled{cursor:wait;opacity:.85;transform:none}.portal-pill-link--submit{justify-self:start}.portal-pill-link--secondary{color:var(--ph-ink);background:0 0;border-color:rgba(16,16,16,.12)}.portal-pill-link--secondary:hover{background:rgba(16,16,16,.06)}.portal-form{gap:.8rem;margin-top:.15rem;display:grid}.form-field{gap:.44rem;display:grid}.form-field label{color:rgba(16,16,16,.86);font-size:.83rem;font-weight:500}.form-field input,.form-field select,.form-field textarea{width:100%;font:inherit;color:var(--ph-ink);background:rgba(255,255,255,.95);border:1px solid rgba(16,16,16,.2);border-radius:.9rem;padding:.6rem .75rem;transition:border-color .16s,box-shadow .16s}.form-field input,.form-field select{min-height:2.7rem}.form-field textarea{resize:vertical;min-height:5.5rem}.form-field input:focus-visible{border-color:var(--ph-pink);outline:0;box-shadow:0 0 0 3px rgba(244,120,169,.22)}.form-field select:focus-visible{border-color:var(--ph-pink);outline:0;box-shadow:0 0 0 3px rgba(244,120,169,.22)}.form-field textarea:focus-visible{border-color:var(--ph-pink);outline:0;box-shadow:0 0 0 3px rgba(244,120,169,.22)}.form-field--hidden{display:none}.cancel-details{border-top:1px solid rgba(16,16,16,.16);padding-top:.5rem}.cancel-details summary{cursor:pointer;font-family:Instrument Serif,serif;font-size:1.35rem;list-style:none}.cancel-details summary::-webkit-details-marker{display:none}.cancel-details summary:before{content:"+";margin-right:.45rem}.cancel-details[open] summary:before{content:"−"}.cancel-details__content{color:rgba(16,16,16,.8);margin-top:.6rem;font-size:.93rem;line-height:1.52}.cancel-details__content p{text-wrap:pretty;margin:0 0 .72rem}.form-errors{color:#891d1d;background:rgba(255,236,236,.9);border:1px solid rgba(166,35,35,.24);border-radius:16px;margin:.2rem 0 0;padding:.8rem 1rem;font-size:.87rem;list-style:inside}.form-success{color:#1f6a3b;background:rgba(232,255,241,.94);border:1px solid rgba(36,117,67,.26);border-radius:16px;margin:.2rem 0 0;padding:.8rem 1rem;font-size:.9rem}.form-success--admin{margin-top:1rem}.admin-home-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.5rem;display:grid}.admin-shell-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.admin-shell-toolbar--end{justify-content:flex-end}.admin-shell-toolbar__button{min-width:0;padding-inline:1.1rem}.admin-home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.admin-home-card{min-height:100%;color:inherit;align-content:start;text-decoration:none}.admin-home-card--link{transition:transform .15s,border-color .15s,background-color .15s}.admin-home-card--link:hover{background:rgba(255,255,255,.92);border-color:rgba(244,120,169,.34);transform:translateY(-1px)}.admin-home-card__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:rgba(16,16,16,.52);margin:0;font-size:.72rem}.admin-home-card__title{margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.45rem,2.7vw,2rem);font-weight:400;line-height:1.04}.admin-home-card__description,.admin-home-card__detail{color:rgba(16,16,16,.76);text-wrap:pretty;margin:0;line-height:1.55}.admin-home-card__detail{border-top:1px solid rgba(16,16,16,.1);padding-top:.75rem;font-size:.86rem}.admin-home-card__action{color:var(--ph-pink-strong);margin-top:auto;font-size:.83rem;font-weight:600}.admin-home-card__action--muted{color:rgba(16,16,16,.52)}.admin-controls{border:1px solid var(--ph-paper-border);box-shadow:var(--ph-shadow);background:rgba(255,255,255,.72);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem 1.25rem;margin-top:1rem;padding:.95rem 1.1rem 1rem;display:grid}.admin-controls__filter{flex:340px;max-width:440px;margin:0}.admin-controls__stack{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.admin-controls__stack--start{justify-content:flex-start}.admin-controls__actions{justify-content:flex-end;gap:.75rem;display:flex}.admin-pagination__meta{text-transform:uppercase;letter-spacing:.08em;color:rgba(16,16,16,.62);white-space:nowrap;margin:0;font-size:.78rem}.admin-pagination__actions{gap:.75rem;display:flex}.admin-table-shell{margin-top:.8rem;padding:0;overflow:hidden}.admin-table-scroll{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:1040px}.admin-table thead th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:rgba(16,16,16,.52);border-bottom:1px solid rgba(16,16,16,.1);padding:.9rem 1rem .8rem;font-size:.74rem}.admin-table tbody tr+tr td{border-top:1px solid rgba(16,16,16,.08)}.admin-table td{vertical-align:top;color:rgba(16,16,16,.84);overflow-wrap:anywhere;padding:.95rem;line-height:1.38}.admin-table a{color:inherit}.admin-table code{font-size:.8rem}.admin-table__member{overflow-wrap:break-word;min-width:15rem;max-width:17rem;font-family:Instrument Serif,serif;font-size:1rem;line-height:1.15}.admin-table__window{min-width:8rem}.admin-table__duration{white-space:nowrap;min-width:6.25rem}.admin-table__reference{min-width:8.75rem}.admin-table__reference code{overflow-wrap:break-word;word-break:break-word;display:inline-block}.admin-table__action{min-width:11.75rem}.admin-table__button{width:auto;min-width:0;padding-inline:1.15rem}.admin-status-badge{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:rgba(16,16,16,.72);background:rgba(16,16,16,.08);border-radius:999px;justify-content:center;align-items:center;min-width:5.2rem;min-height:2rem;padding:.35rem .8rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.admin-status-badge--scheduled{color:#8a5300;background:rgba(240,182,76,.22)}.admin-status-badge--paused{color:#2447a8;background:rgba(102,141,255,.16)}.admin-table__issue{color:#891d1d;text-wrap:pretty;border-left:3px solid rgba(166,35,35,.4);margin:.45rem 0 0;padding-left:.6rem;font-size:.77rem;line-height:1.35}.admin-empty-state{border:1px solid var(--ph-paper-border);box-shadow:var(--ph-shadow);background:rgba(255,255,255,.78);border-radius:16px;margin-top:1.2rem;padding:1.2rem 1.3rem}.admin-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.admin-stat-card{gap:.45rem}.admin-stat-card__label{text-transform:uppercase;letter-spacing:.1em;color:rgba(16,16,16,.55);margin:0;font-size:.74rem}.admin-stat-card__value{color:var(--ph-pink-strong);margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.9rem,4vw,2.7rem);line-height:.96}.admin-stat-card__value--small{color:var(--ph-ink);font-size:clamp(1.15rem,2.5vw,1.5rem);line-height:1.15}.admin-stat-card__detail{color:rgba(16,16,16,.7);margin:0;line-height:1.45}.admin-note-card{background:linear-gradient(135deg,rgba(244,120,169,.08),rgba(255,255,255,.78)),rgba(255,255,255,.82);gap:.45rem;margin-top:1rem}.admin-note-card p{color:rgba(16,16,16,.78);margin:0;line-height:1.5}.admin-progress{width:100%;height:.8rem;accent-color:var(--ph-pink);margin:.15rem 0 0;display:block}.admin-progress::-webkit-progress-bar{background:rgba(16,16,16,.1);border-radius:999px}.admin-progress::-webkit-progress-value{background:linear-gradient(90deg,var(--ph-pink)0%,var(--ph-pink-strong)100%);border-radius:999px}.admin-progress::-moz-progress-bar{background:linear-gradient(90deg,var(--ph-pink)0%,var(--ph-pink-strong)100%);border-radius:999px}.admin-revenue-card{gap:1rem;min-width:0;margin-top:1rem}.admin-revenue-card__header{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:1rem;display:flex}.admin-revenue-card__header>*{min-width:0}.admin-revenue-card__controls{justify-items:end;gap:.85rem;display:grid}.admin-revenue-card__title{margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.02}.admin-revenue-card__subtitle{color:rgba(16,16,16,.7);margin:.2rem 0 0;line-height:1.45}.admin-chart-legend{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:flex-end;gap:.6rem 1rem;max-width:100%;display:grid}.admin-revenue-card__selector{text-transform:uppercase;letter-spacing:.08em;color:rgba(16,16,16,.58);justify-items:start;gap:.35rem;font-size:.76rem;display:inline-grid}.admin-revenue-card__selector select{color:rgba(16,16,16,.82);min-width:10rem;font:inherit;letter-spacing:normal;text-transform:none;background:rgba(255,255,255,.94);border:1px solid rgba(16,16,16,.16);border-radius:999px;padding:.55rem .9rem}.admin-chart-legend__item{color:rgba(16,16,16,.7);white-space:nowrap;align-items:center;gap:.45rem;font-size:.78rem;display:inline-flex}.admin-chart-legend__swatch{border-radius:999px;width:.8rem;height:.8rem;box-shadow:inset 0 0 0 1px rgba(16,16,16,.08)}.admin-chart-legend__swatch--recognized{background:#f477a9}.admin-chart-legend__swatch--recognized-projected{background:#a8a8a8}.admin-chart-legend__swatch--cash{background:#7a0031}.admin-chart-legend__swatch--cash-projected{background:#c4859d}.admin-chart-shell{min-width:0;margin:0 -.2rem;position:relative}.admin-chart-y-axis{z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.92) 82%,rgba(255,255,255,0) 100%);position:absolute;inset:0 auto 0 0}.admin-chart-scroll{max-width:100%;padding-bottom:.25rem;overflow-x:auto}.admin-chart{height:auto;display:block}.admin-chart__grid-line{stroke:rgba(16,16,16,.12);stroke-width:1px;stroke-dasharray:4 6}.admin-chart__axis-line{stroke:rgba(16,16,16,.12);stroke-width:1px}.admin-chart__tick-label,.admin-chart__x-label,.admin-chart__value-label{font-family:Poppins,sans-serif}.admin-chart__tick-label{fill:rgba(16,16,16,.55);text-anchor:end;font-size:11px}.admin-chart__x-label{fill:rgba(16,16,16,.72);text-anchor:middle;font-size:12px;font-weight:500}.admin-chart__value-label{fill:rgba(16,16,16,.82);stroke:rgba(255,255,255,.92);stroke-width:4px;paint-order:stroke fill;stroke-linejoin:round;text-anchor:middle;font-size:11px;font-weight:600}.admin-chart__value-label--start{text-anchor:start}.admin-chart__value-label--end{text-anchor:end}.admin-chart__bar{transition:opacity .14s}.admin-chart__bar:hover{opacity:.86}.admin-chart-tooltip{z-index:4;pointer-events:none;color:rgba(16,16,16,.82);background:rgba(255,255,255,.96);border:1px solid rgba(16,16,16,.12);border-radius:12px;max-width:220px;padding:.5rem .65rem;font-size:.78rem;line-height:1.35;position:fixed;transform:translateY(-100%);box-shadow:0 12px 30px rgba(16,16,16,.12)}.admin-chart-tooltip__series{align-items:center;gap:.45rem;font-weight:600;display:flex}.admin-chart-tooltip__value{color:rgba(16,16,16,.72);margin-top:.2rem}.admin-chart__bar--recognized{fill:#f477a9}.admin-chart__bar--recognized-projected{fill:#a8a8a8}.admin-chart__bar--cash{fill:#7a0031}.admin-chart__bar--cash-projected{fill:#c4859d}.admin-table-scroll--compact{margin-top:.25rem}.admin-table--compact{min-width:1100px}.admin-table--compact td,.admin-table--compact th{padding-block:.75rem}.admin-table--compact strong{font-family:Instrument Serif,serif;font-weight:400}@media (width<=860px){.admin-revenue-card__controls{justify-items:start}.admin-chart-legend{grid-template-columns:minmax(0,1fr);justify-content:start}}.auth-card{margin-top:1.2rem}.story-shell{color:#fff;border-radius:16px;max-width:1120px;margin:clamp(1.7rem,4vw,2.8rem) auto 0;position:relative;overflow:hidden}.story-background{z-index:0;position:absolute;inset:0}.story-background:after{content:"";background:linear-gradient(rgba(8,8,8,.78),rgba(8,8,8,.92));position:absolute;inset:0}.story-background__img{object-fit:cover;object-position:center 62%;width:100%;height:100%;display:block}.story-band{z-index:1;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,2.5vw,1.8rem);position:relative}.story-band h2{text-align:center;color:#fff;text-wrap:balance;margin:0;font-family:Instrument Serif,serif;font-size:clamp(2rem,4.5vw,3rem);font-weight:400;line-height:1.1}.story-band h2 span,.no-orphan{white-space:nowrap}.site-footer{z-index:1;color:#fff;margin:0;padding:0 clamp(1.25rem,3vw,2rem) clamp(1.25rem,3vw,2rem);position:relative}.site-footer__grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(1rem,3vw,2rem);display:grid}.site-footer h3{text-wrap:balance;max-width:24ch;margin:0;font-family:Instrument Serif,serif;font-size:clamp(1.42rem,2.5vw,2rem);font-weight:400;line-height:1.1}.site-footer__support p{text-wrap:pretty;max-width:34ch;margin:.7rem 0 0}.site-footer__support a{color:#fff}.site-footer__meta{justify-self:end}.site-footer__meta p{margin:0 0 .55rem}.site-footer__meta a{color:#fff}.instagram-link{align-items:center;gap:.4rem;display:inline-flex}.site-footer__brand{color:var(--ph-pink);margin:.85rem 0 .6rem;font-family:Instrument Serif,serif;font-size:clamp(2rem,3.2vw,2.65rem);font-style:italic}.site-footer nav{gap:.9rem;font-size:.83rem;display:inline-flex}@media (width<=1080px){.portal-heading{gap:.45rem}.portal-title{grid-column:1}.portal-grid,.admin-home-grid,.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__meta{justify-self:start}}@media (width<=760px){.portal-page{padding-inline:.8rem}.portal-heading{gap:.3rem}.portal-heading--admin{text-align:center;justify-items:center}.portal-grid{grid-template-columns:minmax(0,1fr)}.portal-grid>:first-child,.portal-grid>:nth-child(2),.portal-grid>:nth-child(3){grid-area:auto/1}.portal-pill-link,.portal-pill-link--submit{width:100%}.admin-home-header{grid-template-columns:minmax(0,1fr)}.admin-shell-toolbar,.admin-shell-toolbar--end{flex-direction:column;justify-content:stretch;align-items:stretch}.admin-home-grid,.admin-stat-grid{grid-template-columns:minmax(0,1fr)}.admin-revenue-card__header,.admin-chart-legend{justify-content:flex-start}.admin-controls{grid-template-columns:minmax(0,1fr);align-items:stretch}.admin-controls__stack,.admin-controls__actions,.admin-pagination__actions{flex-direction:column;justify-items:stretch;width:100%}.admin-controls__filter{max-width:none}.admin-table{min-width:0}.admin-table thead{display:none}.admin-table tbody,.admin-table tr,.admin-table td{width:100%;display:block}.admin-table tbody tr{padding:.95rem 1rem}.admin-table tbody tr+tr{border-top:1px solid rgba(16,16,16,.08)}.admin-table tbody tr+tr td{border-top:0}.admin-table td{padding:0}.admin-table td+td{margin-top:.7rem}.admin-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.08em;color:rgba(16,16,16,.5);margin-bottom:.14rem;font-size:.72rem;display:block}.admin-table__member,.admin-table__window,.admin-table__duration,.admin-table__reference,.admin-table__action{min-width:0;max-width:none}.admin-table__duration{white-space:normal}.site-footer__grid{grid-template-columns:minmax(0,1fr)}}