@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Jersey+20&family=Instrument+Serif:ital,wght@0,400;1,400&display=swap");*{margin:0;padding:0;box-sizing:border-box}.password-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#faf8f2;padding:2rem}.password-card{text-align:center;max-width:360px;width:100%}.password-logo{width:220px;margin-bottom:1rem}.password-subtitle{font-size:.95rem;color:#6b6b8a;margin-bottom:1.5rem}.password-input{width:100%;padding:.75rem 1rem;border:1.5px solid rgba(99,102,179,.25);border-radius:10px;font-size:1rem;font-family:inherit;background:rgba(255,255,255,.6);color:#3d3d5c;outline:none;transition:border-color .2s}.password-input:focus{border-color:#6366b3}.password-button{width:100%;margin-top:.75rem;padding:.75rem;background:#6366b3;color:#fff;border:none;border-radius:10px;font-size:1rem;font-family:inherit;font-weight:600;cursor:pointer;transition:background .2s}.password-button:hover{background:#5254a3}.password-error{margin-top:.75rem;color:#d9534f;font-size:.875rem}:root{--accent:#6366b3;--heading:#6366b3;--heading-light:#8b8ecc;--text:#3d3d5c;--text-light:#6b6b8a;--card-bg:rgba(255,255,255,0.5);--card-border:rgba(99,102,179,0.15);--sidebar-width:280px}body{font-family:Inter,system-ui,sans-serif;color:var(--text)}.app,body{min-height:100vh;background:#faf8f2}.app,.sidebar{display:flex}.sidebar{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-width);background:linear-gradient(180deg,#e8f0e4,#dceadf 6%,#d4e8e6 12%,#d2e2f0 18%,#d6e0f4 24%,#dddcf4 30%,#e6d8f2 36%,#ecd6ee 42%,#f2d6e6 48%,#f4dae0 54%,#f5e0da 60%,#f5e6d6 66%,#f4ead4 72%,#f0ecd4 78%,#eaf0dc 84%,#e2eee0 90%,#dceadf);border-right:1px solid var(--card-border);z-index:300;flex-direction:column}.sidebar-header{padding:1.25rem 1rem .75rem;border-bottom:1px solid var(--card-border);display:flex;align-items:center;justify-content:space-between}.sidebar-logo-link{display:block}.sidebar-logo{height:28px;width:auto}.sidebar-header .menu-close{display:none}.sidebar-scroll{flex:1 1;overflow-y:auto;padding-bottom:2rem}.sidebar-day{padding:.5rem 0}.sidebar-day-title{font-family:Jersey\ 20,cursive;font-weight:400;font-size:1rem;color:var(--heading);padding:.5rem 1rem .25rem;display:flex;align-items:baseline;gap:.5rem;text-decoration:none;transition:background .15s;border-radius:6px;margin:0 .5rem}.sidebar-day-title:hover{background:rgba(99,102,179,.06)}.sidebar-day-title.active{background:rgba(99,102,179,.1)}.sidebar-day-subtitle{font-family:Inter,system-ui,sans-serif;font-weight:400;font-size:.65rem;color:var(--text-light)}.sidebar-phase{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 1rem);padding:.4rem .75rem .4rem 1.25rem;margin:0 .5rem;border-radius:6px;text-decoration:none;font-size:.8rem;color:var(--text);transition:background .15s;gap:.5rem}.sidebar-phase:hover{background:rgba(99,102,179,.06)}.sidebar-phase.active{background:rgba(99,102,179,.12);color:var(--heading);font-weight:600}.sidebar-phase-title{flex:1 1;min-width:0}.sidebar-phase-time{font-family:SF Mono,Menlo,monospace;font-size:.65rem;color:var(--text-light);flex-shrink:0}.main-content{margin-left:var(--sidebar-width);flex:1 1;min-height:100vh}.top-bar{display:none}.menu-toggle{background:none;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{width:20px;height:2px;background:var(--heading);border-radius:1px}.hamburger:after,.hamburger:before{content:"";position:absolute;left:0}.hamburger:before{top:-6px}.hamburger:after{top:6px}.top-bar-logo{height:32px;width:auto;margin-left:1rem;flex:1 1;object-fit:contain;object-position:left center}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.3);z-index:200;opacity:0;pointer-events:none;transition:opacity .3s ease;display:none}.menu-close{background:none;border:none;font-size:1.5rem;color:var(--text-light);cursor:pointer;padding:.25rem .5rem;line-height:1}.phase-page{max-width:780px;margin:0 auto;padding:2.5rem 2rem 3rem}.phase-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.phase-day-label{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:white;background:var(--heading);padding:.2rem .6rem;border-radius:4px}.phase-time-label{font-family:SF Mono,Menlo,monospace;font-size:.85rem;color:var(--heading-light);font-weight:500}.phase-title{font-family:Jersey\ 20,cursive;font-weight:400;font-size:3rem;color:var(--heading);line-height:1.2;margin-bottom:2rem}.phase-body{display:flex;flex-direction:column;gap:1.5rem}.section-content h2{font-family:"Instrument Serif",serif;font-weight:400;font-size:1.85rem;margin-bottom:.75rem;margin-top:2.5rem;color:var(--heading)}.section-content h2:first-child{margin-top:0}.section-content h3{font-family:Inter,system-ui,sans-serif;font-weight:700;font-size:1.25rem;margin:1.25rem 0 .5rem;color:var(--heading)}.section-content p{margin-bottom:.85rem}.section-content li,.section-content p{line-height:1.7;font-size:.95rem;color:var(--text)}.section-content ol,.section-content ul{padding-left:1.25rem;margin-bottom:.75rem}.section-content li{margin-bottom:.4rem}.section-content a{color:var(--heading);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(99,102,179,.3);transition:border-color .2s}.section-content a:hover{border-bottom-color:var(--heading)}.example-block{background:rgba(99,102,179,.06);border-left:3px solid var(--heading-light);padding:.85rem 1rem;border-radius:8px;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.example-block strong{color:var(--heading)}.resource-links{background:rgba(99,102,179,.05);border:1px dashed var(--heading-light);padding:1rem 1.25rem;border-radius:8px;margin-top:1rem;font-size:.88rem;line-height:1.8}.resource-links strong{color:var(--heading);display:block;margin-bottom:.2rem}.wedfling-example{background:rgba(99,102,179,.06);border-left:3px solid #8b8ecc;padding:.85rem 1rem;border-radius:8px;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.wedfling-example strong{color:#6366b3}.team-grid{display:flex;gap:1.5rem;margin-top:1rem;flex-wrap:wrap}.team-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;width:120px}.team-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;background:rgba(99,102,179,.1)}.team-card strong{font-size:.9rem;color:var(--heading)}.team-card em{font-size:.7rem;color:var(--text);max-width:120px;line-height:1.3}.headshot-checklist{margin:1rem 0 1.5rem}.headshot-scroll{overflow-y:scroll;border-radius:12px;border:1px solid rgba(99,102,179,.15);background:rgba(99,102,179,.03)}.headshot-item{display:flex;align-items:center;gap:.75rem;font-size:.95rem;cursor:pointer;padding:0 .9rem;border-bottom:1px solid rgba(99,102,179,.08);transition:background .15s;box-sizing:border-box}.headshot-item:last-child{border-bottom:none}.headshot-item:hover{background:rgba(99,102,179,.07)}.headshot-item input[type=checkbox]{accent-color:var(--accent);width:1.1rem;height:1.1rem;cursor:pointer;flex-shrink:0}.headshot-item.done .headshot-name{text-decoration:line-through;opacity:.4}.headshot-num{display:inline-block;width:1.6rem;color:var(--accent);font-weight:600;font-size:.8rem;flex-shrink:0}.rr-wrapper{margin:.5rem 0 2rem}.rr-intro{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.rr-card-label{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem}.rr-ask-offer{border:1.5px solid rgba(99,102,179,.25);border-radius:14px;padding:1.2rem 1.4rem;margin-bottom:1rem;background:rgba(99,102,179,.04)}.rr-card-body{gap:.75rem}.rr-card-body,.rr-field{display:flex;flex-direction:column}.rr-field{gap:.2rem}.rr-field-title{font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--accent)}.rr-field-line{font-size:.9rem;color:var(--text);font-style:italic}.rr-divider{border-top:1px solid rgba(99,102,179,.15)}.rr-sticky{background:#fef9c3;border:1.5px solid #fde047;border-radius:14px;padding:1.2rem 1.4rem;margin-bottom:1rem}.rr-sticky .rr-card-label{color:#a16207}.rr-sticky-body{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem;color:#713f12}.rr-sticky-body p{margin:0}.rr-blank{opacity:.55;font-style:italic}.rr-timer{border:2px solid;border-radius:16px;padding:1.5rem 1.4rem;margin-bottom:1rem;text-align:center;transition:background .4s,border-color .4s}.rr-phase-dots{display:flex;justify-content:center;gap:.5rem;margin-bottom:.75rem}.rr-dot{width:8px;height:8px;border-radius:50%;transition:background .3s}.rr-phase-label{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;transition:color .4s}.rr-countdown{font-size:3.5rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1;margin-bottom:1.2rem;transition:color .4s}.rr-controls{display:flex;justify-content:center;gap:.75rem}.rr-btn{padding:.5rem 1.4rem;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;border:none;font-family:inherit;transition:opacity .15s}.rr-btn:hover{opacity:.85}.rr-btn-primary{color:white}.rr-btn-ghost{background:rgba(0,0,0,.07);color:var(--text)}.rr-closing{font-size:.85rem;color:var(--text);opacity:.7;font-style:italic;margin-top:.5rem}.tiktok-embed-wrapper{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin:1rem 0}.tiktok-iframe{width:325px;height:740px;border:none;border-radius:12px}.tiktok-toggle{background:rgba(99,102,179,.1);color:var(--accent);border:none;border-radius:8px;padding:.4rem .9rem;font-size:.8rem;cursor:pointer;font-family:inherit}.tiktok-toggle:hover{background:rgba(99,102,179,.2)}.tiktok-overlay{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:1000;display:flex;align-items:center;justify-content:center}.tiktok-fullscreen-container{display:flex;flex-direction:column;align-items:center;gap:.75rem}.tiktok-iframe-full{width:min(500px,90vw);height:min(900px,85vh);border:none;border-radius:12px}.headshot-progress{font-size:.8rem;color:var(--accent);text-align:right;margin-top:.4rem;opacity:.7}.wedfling-tag{color:#6366b3;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.15rem .5rem;border-radius:4px;margin-bottom:.4rem}.time-badge,.wedfling-tag{display:inline-block;background:rgba(99,102,179,.1)}.time-badge{color:var(--heading);font-size:.78rem;font-weight:600;padding:.2rem .6rem;border-radius:6px;margin-bottom:.5rem}.phase-nav-buttons{display:flex;align-items:center;margin-top:2.5rem;gap:1rem}.nav-spacer{flex:1 1}.nav-btn{padding:.65rem 1.5rem;border:none;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.nav-btn.prev{background:rgba(255,255,255,.6);color:var(--heading);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.nav-btn.prev:hover{background:rgba(255,255,255,.85)}.nav-btn.next{background:var(--heading);color:white}.nav-btn.next:hover{background:#5254a0;transform:translateY(-1px)}.hero{text-align:center;margin-bottom:2.5rem}.hero-logo{height:80px;width:auto;margin-bottom:.5rem}.subtitle{font-size:.85rem;color:var(--text-light)}.day-section{margin-bottom:2.5rem}.day-heading{font-family:Jersey\ 20,cursive;font-weight:400;font-size:2rem;text-transform:uppercase;color:var(--heading);margin-bottom:.75rem}.day-heading-link{text-decoration:none;color:inherit}.schedule-card{background:rgba(255,255,255,.45);border-radius:12px;padding:1.25rem 1.5rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-left:3px solid rgba(99,102,179,.2)}.schedule-list{list-style:none}.schedule-list li{padding:.2rem 0}.schedule-link{display:flex;align-items:baseline;font-size:.9rem;line-height:1.6;color:var(--text);text-decoration:none;padding:.15rem .5rem;border-radius:6px;transition:background .15s}.schedule-link:hover{background:rgba(99,102,179,.08)}.schedule-list .time{font-family:SF Mono,Menlo,Monaco,Courier New,monospace;min-width:110px;flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.85rem}.schedule-list .sep{margin:0 .75rem;color:var(--text-light);opacity:.5}@media (max-width:768px){.top-bar{display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:100;align-items:center;padding:.75rem 1.25rem;background:rgba(255,255,255,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--card-border)}.app{flex-direction:column}.main-content{margin-left:0}.sidebar{transform:translateX(-100%);transition:transform .3s ease}.sidebar.open{transform:translateX(0)}.menu-overlay,.sidebar-header .menu-close{display:block}.menu-overlay.open{opacity:1;pointer-events:all}.phase-page{padding:1.5rem 1rem 2.5rem}.phase-title{font-size:2.2rem}.section-content h2{font-size:1.3rem}.nav-btn{font-size:.8rem;padding:.55rem 1rem}}