@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}.__variable_fcbcbf{--font-inter:"Inter","Inter Fallback"}:root{--font-inter:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text:#333333;--text-subtle:#777777;--text-faint:#a3a3a3;--text-inverse:#ffffff;--bg:#ffffff;--bg-sidebar:#f7f7f7;--bg-hover:#efefef;--bg-active:#e9e9e9;--bg-inset:#f5f5f5;--border:#ececec;--border-strong:#e0e0e0;--accent:#0077e6;--green-fill:#caface;--green-text:#15b042;--amber-fill:#fdf0cd;--amber-text:#b07d10;--gray-fill:#ededed;--gray-text:#777777;--btn-dark:#1a1a1a;--btn-dark-hover:#000000;--radius-btn:10px;--radius-badge:6px;--radius-card:12px;--shadow-card:0 1px 2px rgba(0,0,0,0.04)}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:var(--font-inter);font-size:14px;font-weight:400;line-height:1.5;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}.title{font-size:16px;line-height:20px;font-weight:500;color:var(--text)}.title-lg{font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.01em}.label{font-size:13px;line-height:16px;font-weight:500;color:var(--text)}.subtle{color:var(--text-subtle)}.mono-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:var(--radius-btn);border:1px solid transparent;font-family:var(--font-inter);font-size:13px;line-height:16px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .12s ease,border-color .12s ease}.btn-primary{background:var(--btn-dark);color:var(--text-inverse)}.btn-primary:hover{background:var(--btn-dark-hover)}.btn-secondary{background:var(--bg);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover{background:var(--bg-inset)}.btn-ghost{background:transparent;color:var(--text-subtle)}.btn-ghost:hover{background:var(--bg-hover);color:var(--text)}.badge{display:inline-flex;align-items:center;height:20px;padding:0 7px;border-radius:var(--radius-badge);font-size:12px;line-height:16px;font-weight:500;white-space:nowrap}.badge-green{background:var(--green-fill);color:var(--green-text)}.badge-amber{background:var(--amber-fill);color:var(--amber-text)}.badge-gray{background:var(--gray-fill);color:var(--gray-text)}.switch{position:relative;display:inline-block;width:24px;height:14px;flex:none}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.switch .track{position:absolute;inset:0;border-radius:7px;background:#d4d4d4;transition:background .14s ease;pointer-events:none}.switch .track:after{content:"";position:absolute;top:2px;left:2px;width:10px;height:10px;border-radius:50%;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,.25);transition:transform .14s ease}.switch input:checked+.track{background:var(--accent)}.switch input:checked+.track:after{transform:translateX(10px)}.switch input:focus-visible+.track{outline:2px solid var(--accent);outline-offset:2px}.shell{display:flex;min-height:100vh}.sidebar{width:264px;flex:none;background:var(--bg-sidebar);border-right:1px solid var(--border);padding:14px 12px 16px;display:flex;flex-direction:column;gap:4px;position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:8px;padding:6px 8px 14px}.sidebar-brand .dot{width:20px;height:20px;border-radius:6px;background:linear-gradient(135deg,#d9f24d,#15b042);flex:none}.side-section{font-size:12px;color:var(--text-subtle);padding:14px 8px 6px}.side-item,.side-section{line-height:16px;font-weight:500}.side-item{display:flex;align-items:center;gap:9px;height:32px;padding:0 8px;border-radius:8px;font-size:13px;color:var(--text)}.side-item svg{color:var(--text-subtle);flex:none}.side-item:hover{background:var(--bg-hover)}.side-item.active{background:var(--bg-active)}.side-item.active svg{color:var(--text)}.sidebar-footer{margin-top:auto;padding-top:12px}.sidebar-footer .card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);padding:10px 12px}.main{flex:1 1;min-width:0;padding:28px 40px 64px;max-width:1040px}.crumbs{display:flex;align-items:center;gap:8px;font-size:13px;line-height:16px;font-weight:500;color:var(--text-subtle);margin-bottom:28px}.crumbs .sep{color:var(--text-faint)}.crumbs .current{color:var(--text)}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.page-head h1{display:flex;align-items:center;gap:10px}.page-head .desc{margin-top:6px;color:var(--text-subtle);font-size:14px}.section-title{font-size:16px;line-height:20px;font-weight:500;margin:28px 0 12px}.table-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg);box-shadow:var(--shadow-card);overflow:hidden}table.data{width:100%;border-collapse:collapse;font-size:13px;line-height:16px}table.data th{height:36px;text-align:left;font-size:12px;line-height:16px;font-weight:500;color:var(--text-subtle);background:#fbfbfb}table.data td,table.data th{padding:0 16px;border-bottom:1px solid var(--border)}table.data td{height:40px;color:var(--text);white-space:nowrap}table.data td.wrap{white-space:normal}table.data tr:last-child td{border-bottom:none}table.data tr:hover td{background:#fafafa}table.data .primary-cell{font-weight:500}table.data td.num,table.data th.num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.list-card{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg);box-shadow:var(--shadow-card)}.list-row{display:flex;align-items:center;gap:12px;height:44px;padding:0 16px;border-bottom:1px solid var(--border)}.list-row:last-child{border-bottom:none}.list-row .grow{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row a.ext{color:var(--accent);font-size:13px;font-weight:500}.list-row a.ext:hover{text-decoration:underline}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.tile{border:1px solid var(--border);border-radius:var(--radius-card);background:var(--bg);box-shadow:var(--shadow-card);padding:14px 16px 12px}.tile .k{font-size:13px;line-height:16px;font-weight:500;color:var(--text-subtle)}.tile .v{margin-top:6px;font-size:22px;line-height:28px;font-weight:600;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tile .d{margin-top:2px;font-size:12px;line-height:16px;color:var(--text-faint)}.toolbar{display:flex;align-items:center;gap:8px}.empty{padding:32px 16px;text-align:center}.empty,.notice{color:var(--text-subtle);font-size:13px}.notice{display:flex;align-items:center;gap:10px;background:var(--bg-inset);padding:10px 14px;line-height:16px;margin-bottom:24px}.form-card,.notice{border:1px solid var(--border);border-radius:var(--radius-card)}.form-card{background:var(--bg);box-shadow:var(--shadow-card);padding:20px;max-width:640px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px 16px;gap:14px 16px}.form-grid .full{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.input,.select,.textarea{font-family:var(--font-inter);font-size:14px;line-height:20px;color:var(--text);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-btn);padding:0 10px;height:32px;width:100%}.textarea{height:auto;min-height:80px;padding:8px 10px;resize:vertical}.select{-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='12' viewBox='0 0 24 24' fill='none' stroke='%23777777' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px}.input:focus-visible,.select:focus-visible,.textarea:focus-visible{outline:2px solid var(--accent);outline-offset:0;border-color:transparent}.checkbox-row{height:32px}.checkbox-row,.form-actions{display:flex;align-items:center;gap:8px}.form-actions{margin-top:18px}.form-actions .spacer{flex:1 1}.btn-danger{background:var(--bg);color:#d0342c;border-color:var(--border-strong)}.btn-danger:hover{background:#fdf0ef;border-color:#f0c6c3}.auth-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-sidebar);padding:24px}.auth-card{background:var(--bg);border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-card);padding:28px;width:100%;max-width:360px;display:flex;flex-direction:column;gap:12px}.auth-card .pub-logo{margin:0 0 4px;width:36px;height:36px}.auth-error{background:#fdf0ef;color:#d0342c;border-radius:8px;padding:8px 10px;font-size:13px;line-height:16px}.signout-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:8px;padding:0 4px}.signout-email{font-size:12px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.fields-editor{display:flex;flex-direction:column;gap:8px}.fields-editor .frow{display:grid;grid-template-columns:1.4fr .9fr 1.2fr auto auto;grid-gap:8px;gap:8px;align-items:center}.pub-theme{--p-bg:#fbf6ec;--p-ink:#33302b;--p-subtle:#7a7468;--p-card:#ffffff;--p-border:#efe7d8;--p-coral:#e8603c;--p-coral-ink:#c74e2e;--p-gold:#e8a63c;--p-gold-tint:#fbeed3;--p-green:#15b042;--p-green-tint:#ddf5df;--p-teal:#2fa98c;--p-teal-tint:#dcf2ec;--p-coral-tint:#fde5dd;--p-shadow:0 2px 8px rgba(120,96,56,0.08);min-height:100vh;background:var(--p-bg);color:var(--p-ink)}.pub-wrap{max-width:600px;margin:0 auto;padding:56px 20px 80px}.pub-wrap header.pub-hero{text-align:center;margin-bottom:44px}.pub-logo{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#d9f24d,#15b042);margin:0 auto 16px;box-shadow:var(--p-shadow)}.pub-hero h1{font-size:30px;line-height:36px;font-weight:700;letter-spacing:-.02em}.pub-hero .tagline{margin-top:8px;color:var(--p-subtle);font-size:15px;line-height:22px}.pub-section{margin-top:40px}.pub-section>h2{display:flex;align-items:center;gap:8px;font-size:17px;line-height:22px;font-weight:700;letter-spacing:-.01em;margin-bottom:14px}.sec-dot{width:10px;height:10px;border-radius:4px;flex:none}.pub-list{flex-direction:column}.a-card,.pub-list{display:flex;gap:12px}.a-card{background:var(--p-gold-tint);border:1px solid #f2dfb4;border-radius:18px;padding:16px 18px;align-items:flex-start;justify-content:space-between}.a-card .a-title{font-size:15px;line-height:20px;font-weight:600}.a-card .a-body{margin-top:4px;color:#8a7440;font-size:13.5px;line-height:19px}.a-card .badge{flex:none;margin-top:1px}.ev-card{display:flex;align-items:center;gap:14px;background:var(--p-card);border:1px solid var(--p-border);border-radius:18px;padding:12px 16px 12px 12px;box-shadow:var(--p-shadow);transition:transform .12s ease,box-shadow .12s ease}.ev-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(120,96,56,.13)}.date-chip{width:52px;height:56px;border-radius:14px;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700}.date-chip .d{font-size:20px;line-height:22px;letter-spacing:-.01em}.date-chip .m{font-size:11px;line-height:14px;text-transform:uppercase;letter-spacing:.06em;opacity:.85}.chip-coral{background:var(--p-coral-tint);color:var(--p-coral-ink)}.chip-green{background:var(--p-green-tint);color:#0f8a34}.chip-gold{background:var(--p-gold-tint);color:#a8781f}.chip-teal{background:var(--p-teal-tint);color:#1f7d67}.ev-card .ev-main{flex:1 1;min-width:0}.ev-card .ev-title{font-size:15px;line-height:20px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ev-card .ev-meta{margin-top:3px;color:var(--p-subtle);font-size:13px;line-height:18px}.ev-card svg{color:#c9beab;flex:none}.link-card{display:flex;align-items:center;gap:14px;border-radius:18px;padding:15px 18px;font-size:15px;line-height:20px;font-weight:600;box-shadow:var(--p-shadow);transition:transform .12s ease,filter .12s ease}.link-card:hover{transform:translateY(-1px);filter:brightness(1.03)}.link-card .li-icon{width:32px;height:32px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex:none;background:rgba(255,255,255,.22)}.link-card .grow{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-card svg.arrow{opacity:.7;flex:none}.link-spotify{background:#17a449;color:#ffffff}.link-instagram{background:linear-gradient(120deg,#f0851f,#dd2a7b 60%,#9436af);color:#ffffff}.link-youtube{background:#dd3b30;color:#ffffff}.link-give{background:var(--p-coral);color:#ffffff}.link-plain{background:var(--p-card);color:var(--p-ink);border:1px solid var(--p-border)}.link-plain .li-icon{background:var(--p-gold-tint);color:#a8781f}.pub-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:46px;border-radius:16px;border:none;background:var(--p-coral);color:#ffffff;font-family:var(--font-inter);font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 3px 10px rgba(232,96,60,.3);transition:transform .12s ease,filter .12s ease}.pub-cta:hover{transform:translateY(-1px);filter:brightness(1.05)}.pub-card{background:var(--p-card);border:1px solid var(--p-border);border-radius:20px;padding:22px;box-shadow:var(--p-shadow)}.pub-theme .input,.pub-theme .select,.pub-theme .textarea{border-color:var(--p-border);border-radius:12px;height:40px;background:#fdfbf6}.pub-theme .textarea{height:auto;min-height:88px}.pub-theme .input:focus-visible,.pub-theme .select:focus-visible,.pub-theme .textarea:focus-visible{outline-color:var(--p-coral)}.pub-back{color:var(--p-subtle);font-size:13.5px;font-weight:500}.pub-back:hover{color:var(--p-ink)}.pub-footer{margin-top:56px;text-align:center;color:#b3a888;font-size:12.5px;line-height:18px}.pub-empty{background:var(--p-card);border:1px dashed var(--p-border);border-radius:18px;padding:20px;text-align:center;color:var(--p-subtle);font-size:13.5px}