:root{--night:#071b2b;--night-ink:#101020;--deep-panel:#162f40;--purple:#8f4dff;--cyan:#5fd8ff;--gold:#ffd166;--green:#62f6a5;--aqua:#90f0e0;--coral:#ff876f;--soft-white:#f7f3ff;--ink:#142734;--muted:#607580;--paper:#f8fdfc;--canvas:#eaf5f3;--line:#143e4824;--shadow:0 18px 55px #061e2924;--shadow-small:0 8px 24px #061e291a;--radius-xl:30px;--radius-lg:22px;--radius-md:16px;--heading:"Avenir Next", "Nunito Sans", "Segoe UI Variable Display", Arial, sans-serif;--body:"Atkinson Hyperlegible", "Segoe UI Variable Text", Aptos, Arial, sans-serif}:root[data-cinema-theme=sunset]{--night:#2b0d1c;--night-ink:#241018;--deep-panel:#4a2032;--purple:#ff765f;--cyan:#ffb06f;--gold:#ffd166;--green:#9fe08b;--aqua:#ffd59c;--coral:#ff765f;--ink:#3a2026;--muted:#795d62;--paper:#fffaf4;--canvas:#f8ece4;--line:#5c2b3024}:root[data-cinema-theme=sea-glass]{--night:#082c3b;--night-ink:#0b2530;--deep-panel:#124457;--purple:#397ed3;--cyan:#70d8ff;--gold:#f2d779;--green:#5de1a4;--aqua:#77eadc;--coral:#ff8a72;--ink:#113644;--muted:#557680;--paper:#f7fdfc;--canvas:#e7f5f3;--line:#15525b24}:root[data-cinema-theme=garden-glow]{--night:#102d2a;--night-ink:#142520;--deep-panel:#26483c;--purple:#7960c9;--cyan:#72d9c8;--gold:#e9c95f;--green:#79d58f;--aqua:#c8ef72;--coral:#f08a6e;--ink:#20372e;--muted:#64796e;--paper:#fbfdf6;--canvas:#edf4e7;--line:#30574226}*{box-sizing:border-box}html{background:var(--night);scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;min-height:100vh;margin:0;font-size:16px;line-height:1.5}button,input,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--heading);line-height:1.08}h1{letter-spacing:-.045em;font-size:clamp(2rem,6vw,3.6rem)}h2{letter-spacing:-.02em;font-size:1.3rem}h3{font-size:1.05rem}::selection{background:var(--aqua);color:var(--night)}:focus-visible{outline:3px solid var(--purple);outline-offset:3px}.sr-only,.skip-link:not(:focus){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{background:var(--gold);color:var(--night);z-index:100;border-radius:10px;padding:.7rem 1rem;font-weight:800;position:fixed;top:1rem;left:1rem}.loading-screen{background:radial-gradient(circle at 50% 30%, #164d60, var(--night) 70%);color:var(--soft-white);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.loading-screen p{color:var(--aqua)}.projector-loader{background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.projector-loader span{background:var(--aqua);box-shadow:0 0 28px var(--aqua);border-radius:50%;width:18px;height:18px;animation:1.2s ease-in-out infinite pulse-projector}@keyframes pulse-projector{50%{opacity:.35;transform:scale(.72)}}.invitation-page{background:var(--night);min-height:100svh;display:grid;position:relative;overflow:hidden}.invitation-image,.hero-photo,.night-detail-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.invitation-image{position:absolute;inset:0}.invitation-shade{background:linear-gradient(90deg,#03111df0 0%,#03111d9e 48%,#03111d2e 100%),linear-gradient(#0000 45%,#03111dd6);position:absolute;inset:0}.invitation-card{color:var(--soft-white);z-index:2;align-self:center;max-width:620px;margin:clamp(1.25rem,6vw,6rem);padding:clamp(1.2rem,4vw,2.5rem);position:relative}.brand-orbit{color:var(--aqua);background:#90f0e01f;border:1px solid #90f0e061;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:1.6rem;display:flex;position:relative}.brand-orbit span{border:1px solid #ffd16673;border-radius:50%;animation:5s linear infinite orbit;position:absolute;inset:-9px}.brand-orbit span:after{background:var(--gold);box-shadow:0 0 12px var(--gold);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:4px;left:6px}@keyframes orbit{to{transform:rotate(360deg)}}.friendly-label{color:var(--aqua);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:1rem;padding:.4rem .75rem;font-size:.92rem;font-weight:750;display:inline-flex}.invitation-card h1{text-wrap:balance;max-width:700px;margin-bottom:1.1rem;font-size:clamp(2.8rem,8vw,5.6rem)}.invitation-copy{color:#f7f3ffdb;max-width:580px;font-size:clamp(1.05rem,2.1vw,1.35rem);line-height:1.55}.invitation-event{gap:.65rem;margin:1.7rem 0;display:grid}.invitation-event div{color:#f7f3ffeb;align-items:flex-start;gap:.75rem;display:flex}.invitation-event svg{color:var(--gold);flex:none;margin-top:.15rem}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:50px;padding:.78rem 1.18rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:linear-gradient(135deg, var(--coral), #ffba78);color:#1e1a21;box-shadow:0 10px 25px #ff876f4d}.button.primary.confirmed,.button.secondary.confirmed{background:var(--green);color:#0a3023}.button.secondary{color:#164148;background:#e4f3ef;border:1px solid #1446481f}.button.glass{color:var(--soft-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08192666;border:1px solid #ffffff47}.button.quiet{color:var(--muted);background:0 0}.button.danger{color:#8a281f;background:#ffe0dc}.button.compact{min-height:42px;padding:.58rem .9rem}.button.full{width:100%}.invitation-button{min-height:56px;font-size:1.02rem}.demo-explainer{color:#f7f3ffa6;max-width:500px;margin:1rem 0 0;font-size:.82rem}.app-shell{background:radial-gradient(circle at 85% 4%, #5fd8ff29, transparent 28rem), var(--canvas);min-height:100vh;display:grid}.desktop-rail{background:radial-gradient(circle at 50% 110%, #8f4dff42, transparent 55%), linear-gradient(180deg, #092538, var(--night));color:var(--soft-white);z-index:20;width:240px;height:100vh;padding:1.4rem 1rem;display:none;position:fixed;top:0;left:0}.rail-brand,.mobile-brand{font-family:var(--heading);text-align:left;background:0 0;border:0;align-items:center;gap:.75rem;display:flex}.rail-brand{color:var(--soft-white);width:100%;padding:.45rem .35rem 1.6rem}.rail-brand strong,.rail-brand small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rail-brand>span:last-child,.mobile-brand>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.rail-brand strong{font-size:1.15rem}.rail-brand small{color:var(--aqua);font-size:.82rem;font-weight:700}.brand-icon{background:linear-gradient(135deg, var(--purple), #4bb8e8);color:#fff;border-radius:13px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 8px 20px #8f4dff4d}.desktop-rail nav{gap:.3rem;display:grid}.desktop-rail nav button{color:#f7f3ffb8;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;gap:.8rem;padding:.8rem .9rem;font-weight:720;transition:background .16s,color .16s;display:flex}.desktop-rail nav button:hover,.desktop-rail nav button.active{color:#fff;background:#90f0e01c}.desktop-rail nav button.active svg{color:var(--aqua)}.rail-note{color:var(--aqua);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;align-items:flex-start;gap:.7rem;padding:.85rem;display:flex;position:absolute;bottom:1.4rem;left:1rem;right:1rem}.rail-note p{color:#f7f3ffb3;margin:0;font-size:.78rem}.app-column{min-width:0;padding-bottom:90px}.app-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:15;background:#f8fdfcd1;border-bottom:1px solid #143e4814;justify-content:space-between;align-items:center;height:70px;padding:0 1rem;display:flex;position:sticky;top:0}.mobile-brand{color:var(--ink);min-width:0;max-width:calc(100% - 126px);padding:0;font-size:.92rem;font-weight:850}.mobile-brand .brand-icon{border-radius:11px;width:36px;height:36px}.header-actions{align-items:center;gap:.55rem;display:flex}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.notification-dot{background:var(--coral);border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:6px;right:6px}.role-menu{position:relative}.profile-chip{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.22rem .55rem .22rem .25rem;font-size:.78rem;font-weight:800;display:flex}.avatar{background:linear-gradient(135deg, var(--purple), #4dbad8);color:#fff;font-family:var(--heading);border-radius:50%;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.avatar-small{width:32px;height:32px;font-size:.65rem}.avatar-large{width:62px;height:62px;font-size:1rem}.avatar-xl{width:86px;height:86px;font-size:1.4rem}.avatar-gold{background:linear-gradient(135deg, #ec9b3a, var(--gold));color:#53320d}.avatar-purple{background:linear-gradient(135deg, #7241d2, var(--purple))}.avatar-green{background:linear-gradient(135deg, #3ba36c, var(--green));color:#0b3423}.avatar-coral{background:linear-gradient(135deg,#e65d68,#ffad7e)}.avatar-blue{background:linear-gradient(135deg, #287fa5, var(--cyan));color:#0a2c39}.avatar-aqua{background:linear-gradient(135deg, #3d9693, var(--aqua));color:#0a3233}.role-popover{border:1px solid var(--line);box-shadow:var(--shadow);z-index:30;background:#fff;border-radius:18px;gap:.3rem;width:min(290px,100vw - 2rem);padding:.85rem;animation:.14s ease-out pop-in;display:grid;position:absolute;top:calc(100% + .65rem);right:0}@keyframes pop-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}}.role-popover p{color:var(--muted);margin:0 0 .3rem;font-size:.78rem;font-weight:700}.role-popover button{text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:.65rem;padding:.65rem;display:flex}.role-popover button svg:last-child{color:#2b9b68;margin-left:auto}.role-popover button.selected{background:#e9f6f2}.role-popover small{color:var(--muted);padding:.5rem .6rem 0;font-size:.72rem}.demo-notice{color:#24535a;text-align:center;background:#dcefeb;justify-content:center;align-items:flex-start;gap:.45rem;padding:.55rem 1rem;font-size:.76rem;font-weight:650;display:flex}.demo-notice svg{flex:none;margin-top:.05rem}.main-content{width:100%;max-width:1180px;margin:0 auto;padding:1rem}.view-stack{gap:1rem;animation:.3s both view-arrive;display:grid}@keyframes view-arrive{0%{opacity:0;transform:translateY(9px)}}.cinema-hero{border-radius:var(--radius-xl);box-shadow:var(--shadow);color:var(--soft-white);min-height:min(680px,72svh);position:relative;overflow:hidden}.hero-photo,.hero-vignette{position:absolute;inset:0}.hero-photo{background-position:61%;transform:scale(1.015)}.hero-vignette{background:linear-gradient(90deg,#030f1ae0,#030f1a3d 70%),linear-gradient(#0000 35%,#030f1ad1)}.fairy-lights{z-index:2;gap:clamp(1.4rem,6vw,5rem);display:flex;position:absolute;top:7%;left:9%;transform:rotate(-3deg)}.fairy-lights:before{content:"";border-top:1px solid #ffe8a666;width:calc(100% + 4rem);position:absolute;top:2px;left:-2rem}.fairy-lights i{background:var(--gold);border-radius:50%;width:5px;height:5px;animation:3s ease-in-out infinite alternate twinkle;box-shadow:0 0 13px 5px #ffd1664d}.fairy-lights i:nth-child(2){animation-delay:-1s}.fairy-lights i:nth-child(3){animation-delay:-2s}.fairy-lights i:nth-child(4){animation-delay:-.4s}.fairy-lights i:nth-child(5){animation-delay:-1.5s}@keyframes twinkle{to{opacity:.45;transform:scale(.72)}}.hero-content{z-index:3;flex-direction:column;justify-content:flex-end;align-items:flex-start;max-width:720px;padding:clamp(1.3rem,5vw,4rem);display:flex;position:absolute;inset:0}.weather-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff1bd;background:#ffd1662e;border:1px solid #ffd1667a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.8rem;padding:.42rem .7rem;font-size:.78rem;font-weight:800;display:flex}.hero-content .friendly-label{margin-bottom:.6rem}.hero-content h1{text-wrap:balance;max-width:650px;margin-bottom:.35rem;font-size:clamp(2.7rem,8.2vw,5.4rem)}.hero-theme{color:#f7f3ffd6;margin-bottom:1rem;font-size:clamp(1.05rem,2.4vw,1.35rem)}.hero-details{flex-wrap:wrap;gap:.55rem 1rem;display:flex}.hero-details span{align-items:center;gap:.4rem;display:flex}.hero-details svg{color:var(--aqua)}.attendance-count{align-items:center;gap:.5rem;margin:.8rem 0 1rem;display:flex}.attendance-count strong{color:var(--green)}.hero-actions{flex-wrap:wrap;gap:.7rem;display:flex}.welcome-strip{border-radius:var(--radius-lg);background:linear-gradient(135deg,#d9f8e8,#e8fbf6);border:1px solid #37986933;grid-template-columns:auto 1fr;align-items:flex-start;gap:.7rem;padding:1rem;animation:.22s ease-out pop-in;display:grid}.welcome-strip>svg{color:#21885b}.welcome-strip div span,.welcome-strip div strong{display:block}.welcome-strip div span{color:#487069;font-size:.84rem}.welcome-strip button{color:#176743;background:0 0;border:0;grid-column:2;justify-self:start;padding:0;font-weight:800}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.action-card{background:var(--paper);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);text-align:left;border:1px solid #143e4814;grid-template-columns:auto 1fr;align-items:flex-start;gap:.65rem;min-height:165px;padding:1rem;transition:transform .18s,box-shadow .18s;display:grid}.action-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.action-icon,.round-icon{border-radius:14px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.action-copy strong,.action-copy small{display:block}.action-copy strong{font-family:var(--heading);margin:.1rem 0 .25rem;font-size:1rem}.action-copy small{color:var(--muted);line-height:1.4}.action-link{grid-column:1/-1;align-items:center;gap:.15rem;margin-top:auto;font-size:.78rem;font-weight:850;display:flex}.tone-purple .action-icon,.round-icon.purple{color:#6a32c9;background:#eee4ff}.tone-purple .action-link{color:#6a32c9}.tone-gold .action-icon,.round-icon.gold{color:#85570d;background:#fff1c8}.tone-gold .action-link{color:#85570d}.tone-green .action-icon,.round-icon.green{color:#1c7a50;background:#d9f7e7}.tone-green .action-link{color:#1c7a50}.tone-aqua .action-icon,.round-icon.aqua{color:#257474;background:#d9f7f5}.tone-aqua .action-link{color:#257474}.round-icon.coral{color:#b64638;background:#ffe2db}.round-icon.blue{color:#286c92;background:#dceffc}.section-card,.privacy-card,.attendance-summary{background:var(--paper);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);border:1px solid #143e4817;padding:1.1rem}.section-card h2,.privacy-card h2,.attendance-summary h2{margin-bottom:.35rem}.section-card>p:last-child,.privacy-card p:last-child{margin-bottom:0}.weather-card{background:linear-gradient(135deg,#f9fdff,#e4f3ef);grid-template-columns:auto 1fr;align-items:flex-start;gap:.8rem;display:grid}.weather-icon{background:linear-gradient(135deg, var(--cyan), var(--gold));color:var(--night);border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.weather-copy p{color:#345e69;margin-bottom:.2rem}.weather-copy small{color:var(--muted)}.text-button{color:#226f76;background:0 0;border:0;align-items:center;gap:.1rem;padding:0;font-weight:850;display:inline-flex}.weather-card .text-button{grid-column:2;justify-self:start}.split-feature{gap:.8rem;display:grid}.feature-card{border-radius:var(--radius-lg);color:#fff;text-align:left;border:0;min-height:210px;padding:1.2rem;transition:transform .18s;position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-3px)}.feature-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-70px}.sauna-feature{background:radial-gradient(circle at 85% 15%,#ffd16673,#0000 35%),linear-gradient(135deg,#793c73,#d45b58)}.place-feature{background:radial-gradient(circle at 85% 15%,#90f0e059,#0000 35%),linear-gradient(135deg,#0d5965,#19384a)}.feature-card h2{margin:.7rem 0 .4rem;font-size:1.45rem}.feature-card p{color:#ffffffc2;max-width:320px}.feature-card>span{align-items:center;gap:.4rem;font-weight:800;display:flex;position:absolute;bottom:1.2rem}.privacy-card{box-shadow:none;background:#e4efee;align-items:flex-start;gap:.85rem;display:flex}.privacy-card>svg{color:#2f7071;flex:none}.privacy-card p{color:#4e6a70}.page-heading{justify-content:space-between;align-items:flex-end;gap:1rem;padding:.75rem .15rem .3rem;display:flex}.page-heading h1{margin-bottom:.4rem;font-size:clamp(2.25rem,6vw,4rem)}.page-heading p{color:var(--muted);max-width:690px;margin:0}.section-title{margin:1rem 0 .7rem;font-size:1.05rem}.night-list{gap:.7rem;display:grid}.night-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;width:100%;padding:1rem;display:grid}button.night-card{transition:transform .18s,box-shadow .18s}button.night-card:hover{box-shadow:var(--shadow-small);transform:translateY(-2px)}.night-card.featured{color:#fff;background:linear-gradient(135deg,#102d43,#123b47);border-color:#90f0e038}.night-date{background:#deefec;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:58px;height:62px;display:flex}.featured .night-date{color:var(--aqua);background:#90f0e024}.night-date strong{font-size:1.35rem;line-height:1}.night-date span{font-size:.72rem;font-weight:800}.night-copy>span{color:var(--muted);font-size:.76rem}.featured .night-copy>span,.featured .night-copy p{color:#f7f3ffad}.night-copy h3{margin:.3rem 0 .2rem}.night-copy p{color:var(--muted);margin:0 0 .55rem;font-size:.88rem}.tag-row{flex-wrap:wrap;gap:.35rem;display:flex}.tag{color:#2a6266;background:#e5f2ef;border-radius:999px;padding:.28rem .5rem;font-size:.7rem;font-weight:800}.tag.light,.featured .tag{color:#ffffffd9;background:#ffffff1f}.subdued .night-card{box-shadow:none;opacity:.78}.created-night{border-radius:var(--radius-lg);text-align:left;background:#e1faec;border:1px solid #318f5e38;grid-template-columns:1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid}.created-night>div{grid-column:1;align-items:center;gap:.7rem;display:flex}.created-night>div>svg{color:#278457}.created-night strong,.created-night small{display:block}.created-night small{color:#517368}.created-badge{color:#27734f;grid-column:1/-1;font-size:.7rem;font-weight:850}.back-button{color:#2c6870;background:0 0;border:0;justify-self:start;align-items:center;gap:.4rem;padding:.3rem;font-weight:800;display:flex}.night-detail-hero{border-radius:var(--radius-xl);color:#fff;min-height:420px;position:relative;overflow:hidden}.night-detail-image{background-position:50%;position:absolute;inset:0}.night-detail-image:after{content:"";background:linear-gradient(#04121c0d 28%,#04121ceb);position:absolute;inset:0}.night-detail-content{z-index:2;padding:clamp(1.2rem,5vw,2.5rem);position:absolute;bottom:0;left:0;right:0}.night-detail-content h1{margin-bottom:.35rem}.night-detail-content>p:not(.event-date-line){color:#fffc;font-size:1.05rem}.event-date-line{color:var(--aqua);margin-bottom:.65rem;font-size:.9rem;font-weight:850}.card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-heading p{color:var(--muted);margin-bottom:0}.card-heading>span{color:#257650;white-space:nowrap;background:#dff6e9;border-radius:999px;padding:.4rem .6rem;font-size:.76rem;font-weight:850}.segmented-rsvp{gap:.45rem;margin-top:1rem;display:grid}.segmented-rsvp button{background:#edf5f3;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;font-weight:800;display:flex}.segmented-rsvp button.selected{color:#196a46;background:#d9f7e7;border-color:#3095634d}.segmented-rsvp button:nth-child(2).selected{color:#79530c;background:#fff1c8;border-color:#b07f204d}.segmented-rsvp button:nth-child(3).selected{color:#8f3b2f;background:#ffe5e0;border-color:#bc4f3f40}.guest-picker{border-top:1px solid var(--line);margin-top:1.1rem;padding-top:1rem}.guest-picker h3{margin-bottom:.5rem}.toggle-row,.stepper-row{border-bottom:1px solid #143e4814;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;display:flex}.toggle-row:last-child,.stepper-row:last-child{border-bottom:0}.toggle-row>span strong,.toggle-row>span small{display:block}.toggle-row>span small{color:var(--muted);max-width:460px;font-size:.78rem}.toggle{background:#bdcbc9;border:0;border-radius:999px;width:48px;height:28px;padding:3px;transition:background .16s}.toggle span{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;display:block;box-shadow:0 2px 7px #0000002e}.toggle.on{background:#369b6c}.toggle.on span{transform:translate(20px)}.stepper-row>div{align-items:center;gap:.7rem;display:flex}.stepper-row button{background:#e3f0ed;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.rsvp-card>.button{margin-top:1rem}.two-column-info{gap:1rem;display:grid}.detail-list{gap:.65rem;margin-top:1rem;display:grid}.detail-list span{color:#3a626a;align-items:center;gap:.65rem;display:flex}.detail-list svg{color:#2d7d80;width:18px;height:18px}.weather-large{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.weather-large>svg{color:#8b6218;background:#fff0bc;border-radius:17px;width:54px;height:54px;padding:.75rem}.weather-large strong,.weather-large small{display:block}.weather-large small{color:var(--muted)}.check-grid{gap:.5rem;margin-top:1rem;display:grid}.check-grid span{background:#edf6f3;border-radius:12px;align-items:center;gap:.55rem;padding:.65rem;display:flex}.check-grid svg{color:#2f9565}.food-preview{justify-content:space-between;align-items:center;gap:1rem;display:flex}.food-preview>div{align-items:center;gap:.8rem;display:flex}.food-preview h2,.food-preview p{margin-bottom:0}.food-preview p{color:var(--muted)}.food-hero,.allergy-note,.contribution-note,.host-boundary{align-items:flex-start;gap:.9rem;display:flex}.food-hero{background:linear-gradient(135deg,#fff8e5,#fffdf6)}.food-hero p,.allergy-note p,.contribution-note p,.host-boundary p{color:var(--muted);margin-bottom:0}.allergy-note{background:#e7f4f1}.allergy-note>svg,.host-boundary>svg{color:#2d7573;flex:none}.warning-tags{flex-wrap:wrap;gap:.35rem;margin-top:.7rem;display:flex}.warning-tags span{color:#356c6b;background:#fff;border-radius:999px;padding:.35rem .55rem;font-size:.72rem;font-weight:800}.claim-grid{gap:.5rem;margin-top:1rem;display:grid}.claim-grid button{text-align:left;background:#edf5f3;border:1px solid #0000;border-radius:13px;align-items:center;gap:.6rem;min-height:50px;padding:.65rem;font-weight:750;display:flex}.claim-grid button>span{background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.claim-grid button.claimed{color:#176846;background:#d9f7e7;border-color:#318f5e40}.custom-help-offer{background:#f6faf9;border:1px solid #1f4e511f;border-radius:16px;gap:.55rem;margin-top:1rem;padding:.85rem;display:grid}.custom-help-offer>label{font-weight:850}.custom-help-offer>div{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.custom-help-offer input{box-sizing:border-box;font:inherit;background:#fff;border:1px solid #1f4e512e;border-radius:13px;width:100%;min-width:0;min-height:48px;padding:.7rem .8rem}.custom-help-offer input:focus{border-color:#5b9b9d;outline:0;box-shadow:0 0 0 3px #5b9b9d24}.custom-help-offer button:disabled{cursor:default;opacity:.48;transform:none}.custom-help-offer>p{color:var(--muted);margin:0;font-size:.74rem}.event-help-requests-editor{background:#edf5f3;border-radius:18px;gap:.8rem;padding:.9rem;display:grid}.event-help-requests-heading h2{margin-bottom:.25rem;font-size:1rem}.event-help-requests-heading p,.event-help-request-entry>p{color:var(--muted);margin:0;font-size:.76rem}.event-help-request-list{gap:.45rem;display:grid}.event-help-request-list>span{background:#fff;border:1px solid #1f4e511a;border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;min-height:48px;padding:.45rem .45rem .45rem .75rem;font-weight:750;display:grid}.event-help-request-list button{color:#8a4a43;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.event-help-request-entry{gap:.4rem;font-weight:850;display:grid}.event-help-request-entry>div{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.event-help-request-entry input{box-sizing:border-box;font:inherit;background:#fff;border:1px solid #1f4e5129;border-radius:13px;width:100%;min-width:0;min-height:48px;padding:.7rem}.event-help-request-entry input:focus{border-color:#5b9b9d;outline:0;box-shadow:0 0 0 3px #5b9b9d24}.event-help-request-entry button:disabled{cursor:default;opacity:.48;transform:none}.discussion-link{border-radius:var(--radius-lg);color:#fff;text-align:left;background:linear-gradient(135deg,#13384a,#164d52);border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:1rem;display:grid}.discussion-link>svg:first-child{color:var(--aqua)}.discussion-link strong,.discussion-link small{display:block}.discussion-link small{color:#ffffffa6}.poll-heading,.chat-title>div,.mini-poll>div{align-items:flex-start;gap:.8rem;display:flex}.poll-heading p,.mini-poll p,.chat-title p{color:var(--muted);margin-bottom:0}.poll-options{gap:.65rem;margin-top:1.1rem;display:grid}.poll-options button{border:1px solid var(--line);text-align:left;background:0 0;border-radius:15px;padding:.8rem;overflow:hidden}.poll-options button.selected{background:#f2ecff;border-color:#8f4dff59}.poll-label{grid-template-columns:24px 1fr auto;align-items:center;gap:.5rem;display:grid}.poll-label>span{background:#e1ecea;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.selected .poll-label>span{background:var(--purple);color:#fff}.poll-label small{color:var(--muted)}.poll-track{background:#dce9e7;border-radius:999px;height:6px;margin:.65rem 0 0 2rem;display:block;overflow:hidden}.poll-track i{border-radius:inherit;height:100%;transition:width .4s;display:block}.fill-purple{background:var(--purple)}.fill-gold{background:#e0a72b}.fill-aqua{background:#2ba0a0}.poll-note{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.mini-poll{justify-content:space-between;align-items:center;gap:1rem;display:flex}.mini-poll>div>svg{color:#377b82;flex:none}.mini-poll h2{margin-bottom:.25rem}.status-chip{color:#587073;white-space:nowrap;background:#e5efed;border-radius:999px;padding:.35rem .55rem;font-size:.72rem;font-weight:800}.topic-scroller{scrollbar-width:none;gap:.45rem;padding:.15rem 0 .35rem;display:flex;overflow-x:auto}.topic-scroller::-webkit-scrollbar{display:none}.topic-scroller button{color:#506a70;background:#dce9e7;border:0;border-radius:999px;flex:none;padding:.55rem .8rem;font-size:.78rem;font-weight:800}.topic-scroller button.active{background:var(--night);color:#fff}.chat-panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-small);overflow:hidden}.chat-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem;display:flex}.chat-title h2{margin-bottom:.2rem}.chat-title>span{color:var(--muted);font-size:.72rem;font-weight:800}.messages{background:linear-gradient(#f8fcfb,#eff7f5);flex-direction:column;gap:1rem;min-height:350px;padding:1rem;display:flex}.message{align-items:flex-start;gap:.65rem;max-width:85%;display:flex}.message>div:last-child{background:#fff;border-radius:4px 16px 16px;padding:.7rem .8rem;box-shadow:0 5px 16px #0b293212}.message.mine{flex-direction:row-reverse;align-self:flex-end}.message.mine>div:last-child{background:#d9f7e7;border-radius:16px 4px 16px 16px}.message p{align-items:baseline;gap:.6rem;margin-bottom:.2rem;display:flex}.message time{color:var(--muted);font-size:.68rem}.message>div:last-child>span{display:block}.message>div:last-child>small{color:#4d7777;margin-top:.35rem;font-size:.66rem;display:block}.empty-chat{color:var(--muted);text-align:center;max-width:270px;margin:auto}.message-form{border-top:1px solid var(--line);align-items:center;gap:.6rem;padding:.8rem;display:flex}.message-form input{background:#edf5f3;border:1px solid #0000;border-radius:999px;width:100%;min-height:44px;padding:.7rem .9rem}.message-form input:focus{background:#fff;border-color:#5b9b9d;outline:0}.message-form button{background:var(--purple);color:#fff;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.local-note,.standalone-note,.field-privacy{color:var(--muted);align-items:flex-start;gap:.4rem;font-size:.74rem;display:flex}.local-note{margin:0;padding:0 1rem .8rem}.local-note svg,.standalone-note svg,.field-privacy svg{flex:none;margin-top:.1rem}.attendance-summary{color:#fff;background:linear-gradient(135deg,#12384b,#185458);justify-content:space-between;align-items:center;gap:1rem;display:flex}.attendance-summary>div{align-items:center;gap:.8rem;display:flex}.attendance-summary>div>svg{color:var(--aqua)}.attendance-summary strong,.attendance-summary small{display:block}.attendance-summary small,.attendance-summary p{color:#ffffffa6}.attendance-summary p{text-align:right;max-width:290px;margin:0;font-size:.78rem}.people-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.person-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;padding:1rem}.person-card .avatar{margin-bottom:.7rem}.person-card h2{margin-bottom:.2rem;font-size:1.05rem}.person-card p{color:var(--muted);min-height:2.4em;font-size:.78rem}.person-card>span{color:#2d7656;justify-content:center;align-items:center;gap:.25rem;font-size:.7rem;font-weight:800;display:flex}.contribution-note{background:#e4faee}.contribution-note>svg{color:#27865a;flex:none}.visibility-list>div{border-bottom:1px solid var(--line);align-items:center;gap:.75rem;padding:.8rem 0;display:flex}.visibility-list>div:last-child{border-bottom:0}.visibility-list strong,.visibility-list small{display:block}.visibility-list small{color:var(--muted)}.place-media{gap:1rem;display:grid}.media-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.media-upload-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;padding:1rem;display:grid}.media-upload-card>svg{color:var(--purple)}.panorama-upload-card>svg{color:#2d8b78}.media-upload-card h2{margin-bottom:.2rem;font-size:1rem}.media-upload-card p{color:var(--muted);margin-bottom:0;font-size:.78rem}.media-upload-card .button,.media-upload-card .media-status{grid-column:1/-1}.media-status{color:var(--muted);font-size:.75rem;display:block}.media-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.media-input:focus-visible+label{outline:3px solid var(--purple);outline-offset:3px}.panorama-editor{gap:.65rem;display:grid}.panorama-editor>label,.place-photo-grid label{gap:.35rem;font-size:.78rem;font-weight:850;display:grid}.panorama-editor input,.place-photo-grid input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;min-height:44px;padding:.65rem .75rem}.panorama-card{background:var(--night);box-shadow:var(--shadow);color:#fff;border-radius:26px;padding:.8rem;overflow:hidden}.panorama-heading{justify-content:space-between;align-items:center;gap:1rem;padding:.15rem .15rem .7rem;display:flex}.panorama-heading span{color:var(--aqua);font-size:.72rem;font-weight:850}.panorama-heading h2{margin:.15rem 0 0;font-size:1.05rem}.panorama-heading .button{color:#fff;min-height:44px}.panorama-start{background-color:#0a2432;background-position:50%;background-size:cover;border:0;border-radius:18px;place-items:center;width:100%;min-height:clamp(23rem,52svh,34rem);padding:1rem;display:grid;position:relative;overflow:hidden}.panorama-start:before{content:"";background:linear-gradient(#04121b1f,#04121ba3);position:absolute;inset:0}.panorama-start span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#061b27c2;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:.55rem;min-height:48px;padding:.7rem 1rem;font-weight:850;display:flex;position:relative}.panorama-stage{border-radius:18px;height:clamp(23rem,52svh,34rem);overflow:hidden}.viewer-status{color:#ffffffb8;margin:.65rem 0 0;font-size:.75rem}.flat-panorama{margin-top:.6rem}.flat-panorama summary{color:var(--aqua);cursor:pointer;min-height:44px;padding:.7rem 0;font-size:.78rem;font-weight:850}.flat-panorama>div{border-radius:14px;overflow-x:auto}.flat-panorama img{width:max(900px,100%);max-width:none;height:auto;display:block}.place-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.place-photo-grid figure{background:var(--paper);border:1px solid var(--line);border-radius:20px;margin:0;overflow:hidden}.place-photo-grid figure>img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.place-photo-grid figcaption{color:var(--muted);grid-template-columns:1fr auto;align-items:end;gap:.5rem;padding:.75rem;font-size:.78rem;display:grid}.place-photo-grid figcaption>button{color:#9b4239;background:#fff0ed;border:0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.place-media:not(:has(.media-upload-grid)) .place-photo-grid figcaption{font-weight:800;display:block}.media-empty-state{background:linear-gradient(135deg,#8f4dff17,#90f0e02b);border:1px dashed #4a6f7952;border-radius:24px;align-items:center;gap:.9rem;min-height:150px;padding:1.2rem;display:flex}.media-empty-state>svg{color:var(--purple);flex:none}.media-empty-state h2{margin-bottom:.25rem;font-size:1.05rem}.media-empty-state p{color:var(--muted);margin-bottom:0}.media-confirmation{color:#267252;align-items:center;gap:.4rem;margin:0;font-size:.78rem;display:flex}.facility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.facility-grid article{background:var(--paper);border:1px solid var(--line);border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .6rem;padding:.75rem;display:grid}.facility-grid article>span{color:#2c7979;background:#e2f2ef;border-radius:11px;grid-row:1/3;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.facility-grid strong{font-size:.82rem}.facility-grid small{color:var(--muted);font-size:.68rem}.faq-grid{gap:.75rem;display:grid}.faq-grid article{background:var(--paper);border-radius:var(--radius-lg);padding:1rem}.faq-grid article h2{margin-bottom:.35rem;font-size:1.05rem}.faq-grid article p{color:var(--muted);margin-bottom:0}.more-list{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden}.more-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;width:100%;padding:.85rem;display:grid}.more-list>button:last-child{border-bottom:0}.more-list>button:hover{background:#f0f8f6}.more-list strong,.more-list small{display:block}.more-list small{color:var(--muted)}.profile-form,.host-form{gap:1.2rem;display:grid}.profile-top{grid-template-columns:auto 1fr;align-items:center;gap:1rem;display:grid}.profile-form label,.host-form label{gap:.4rem;font-weight:800;display:grid}.profile-form input[type=text],.profile-form input:not([type]),.profile-form textarea,.host-form input{background:#edf5f3;border:1px solid #0000;border-radius:13px;width:100%;min-height:48px;padding:.7rem .8rem}.profile-form textarea{resize:vertical}.profile-form input:focus,.profile-form textarea:focus,.host-form input:focus{background:#fff;border-color:#54999a;outline:0}.profile-top small{color:var(--muted);font-weight:500}fieldset{border:0;margin:0;padding:0}legend{font-family:var(--heading);margin-bottom:.7rem;font-size:1.05rem;font-weight:800}.option-chips,.radio-cards{flex-wrap:wrap;gap:.45rem;display:flex}.option-chips label,.radio-cards label{display:block}.option-chips input,.radio-cards input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.option-chips span,.radio-cards span{background:#e7f0ee;border:1px solid #0000;border-radius:999px;padding:.5rem .7rem;font-size:.76rem;font-weight:750;display:block}.option-chips input:checked+span,.radio-cards input:checked+span{color:#1b6e49;background:#d9f7e7;border-color:#2d8f5b47}.option-chips input:focus-visible+span,.radio-cards input:focus-visible+span{outline:3px solid var(--purple);outline-offset:2px}.notification-list .toggle-row{padding:.45rem 0}.notification-preview{color:#fff;background:linear-gradient(135deg,#152f43,#18515a);align-items:flex-start;gap:.8rem;display:flex}.notification-preview>svg{color:var(--gold);flex:none}.notification-preview p{color:#ffffffb8;margin:0}.notification-preview strong{color:#fff}.role-choice{gap:.5rem;margin-top:1rem;display:grid}.role-choice button{background:#edf5f3;border:1px solid #0000;border-radius:14px;align-items:center;gap:.6rem;min-height:50px;padding:.7rem;font-weight:800;display:flex}.role-choice button.selected{color:#176c47;background:#d9f7e7;border-color:#2c8f5c40}.role-choice button svg:last-child{width:18px;height:18px;margin-left:auto}.boundary-list{gap:.6rem;margin-top:1rem;display:grid}.boundary-list span{align-items:center;gap:.55rem;display:flex}.boundary-list span:nth-child(-n+2) svg{color:#27885b}.boundary-list span:nth-child(n+3) svg{color:#b54b42}.reset-card{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;display:grid}.reset-card>svg{color:#397b80}.reset-card h2,.reset-card p{margin-bottom:0}.reset-card p{color:var(--muted)}.reset-card>button,.confirm-row{grid-column:1/-1}.confirm-row{gap:.5rem;display:flex}.date-callout{background:linear-gradient(135deg,#e4f8f2,#edf0ff);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid}.date-callout>svg{color:#2d7478}.date-callout small,.date-callout strong{display:block}.date-callout strong{font-size:1.3rem}.date-callout>span{color:#4c6870;background:#fff;border-radius:999px;padding:.35rem .55rem;font-size:.7rem;font-weight:800}.form-grid{gap:.8rem;display:grid}.saved-callout{color:#185f42;background:#dcf7e7;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.8rem;display:grid}.saved-callout strong,.saved-callout small{display:block}.saved-callout small{color:#4a7063}.saved-callout button{color:#176444;background:0 0;border:0;align-items:center;gap:.2rem;font-weight:850;display:flex}.site-footer{color:#637b7d;text-align:center;max-width:1180px;margin:1rem auto 0;padding:2rem 1rem 1rem;font-size:.76rem}.site-footer p{margin:.2rem}.site-footer a{color:#286d74;align-items:center;gap:.3rem;margin-top:.7rem;font-weight:800;display:inline-flex}.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);bottom:calc(.6rem + env(safe-area-inset-bottom));z-index:40;background:#061926f0;border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:repeat(5,1fr);align-items:center;padding:.35rem;display:grid;position:fixed;left:.65rem;right:.65rem;box-shadow:0 14px 40px #05182352}.mobile-nav button{color:#f7f3ff94;background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;min-height:51px;padding:.25rem;font-size:.62rem;font-weight:750;display:flex}.mobile-nav button.active{color:var(--aqua);background:#90f0e01f}@media (min-width:560px){.main-content{padding:1.5rem}.quick-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.action-card{min-height:190px}.split-feature,.two-column-info,.faq-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-rsvp{grid-template-columns:repeat(3,1fr)}.check-grid,.claim-grid,.facility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-choice{grid-template-columns:repeat(2,1fr)}.reset-card{grid-template-columns:auto 1fr auto}.reset-card>button,.reset-card .confirm-row{grid-column:3}}@media (min-width:920px){.app-shell{grid-template-columns:240px 1fr}.desktop-rail{display:block}.app-column{grid-column:2;padding-bottom:0}.mobile-nav,.mobile-brand{display:none}.app-header{justify-content:flex-end;height:76px;padding:0 2rem}.demo-notice{justify-content:flex-start;padding-left:2rem}.main-content{padding:1.8rem 2rem}.cinema-hero{min-height:650px}.hero-photo{background-position:50%}.welcome-strip{grid-template-columns:auto 1fr auto;align-items:center;padding:1rem 1.2rem}.welcome-strip button{grid-column:3}.weather-card{grid-template-columns:auto 1fr auto;align-items:center;padding:1.3rem}.weather-card .text-button{grid-column:3}.split-feature{grid-template-columns:repeat(2,1fr)}.people-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.person-card{padding:1rem .65rem}.facility-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.claim-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{padding-bottom:2rem}}@media (max-width:559px){.custom-help-offer>div,.event-help-request-entry>div{grid-template-columns:1fr}.custom-help-offer button,.event-help-request-entry button{width:100%}.invitation-page{align-items:end}.invitation-image{background-position:62%}.invitation-shade{background:linear-gradient(#03111d1f,#03111dc2 45%,#03111dfa 92%)}.invitation-card{padding:2rem 1.25rem calc(1.5rem + env(safe-area-inset-bottom));align-self:end;margin:0}.brand-orbit{width:52px;height:52px;margin-bottom:1rem}.invitation-card h1{font-size:clamp(2.65rem,13vw,4rem)}.invitation-copy{font-size:1rem}.invitation-event div:nth-child(3){display:none}.hero-content{padding:1.2rem}.hero-content h1{font-size:clamp(2.5rem,13vw,4.1rem)}.hero-actions{width:100%}.hero-actions .button{flex:145px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading>.button{width:100%}.food-preview,.mini-poll,.attendance-summary{flex-direction:column;align-items:flex-start}.food-preview .button{width:100%}.attendance-summary p{text-align:left}.message{max-width:94%}.night-card{grid-template-columns:auto 1fr;gap:.65rem}.night-card>svg{display:none}.tag-row{gap:.25rem}.profile-top{align-items:start}.saved-callout{grid-template-columns:auto 1fr}.saved-callout button{grid-column:2;justify-self:start;padding:0}.date-callout{grid-template-columns:auto 1fr}.date-callout>span{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{background:radial-gradient(circle at 82% 8%,#8b72ff1a,#0000 28rem),linear-gradient(#edf8f5 0%,#e8f3f1 100%)}.preview-chip{color:var(--aqua);background:#7ce8d524;border:1px solid #7ce8d552;border-radius:999px;align-items:center;padding:.4rem .7rem;font-size:.78rem;font-weight:850;display:inline-flex}.entry-paths{gap:.8rem;margin:1.6rem 0 1rem;display:grid}.entry-path{color:#fff;text-align:left;background:#061a28ad;border:1px solid #ffffff2b;border-radius:24px;grid-template-columns:auto 1fr;gap:.25rem .8rem;padding:1rem;transition:border-color .18s,transform .18s,background .18s;display:grid}.entry-path:hover{background:#0e303dd6;border-color:#7ce8d57a;transform:translateY(-2px)}.entry-path>span{color:var(--aqua);background:#7ce8d51f;border-radius:14px;grid-row:1/4;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.entry-path strong{font-family:var(--heading);font-size:1.08rem}.entry-path small{color:#eff8f5ad;line-height:1.4}.entry-path i{color:var(--aqua);align-items:center;gap:.35rem;margin-top:.25rem;font-size:.77rem;font-style:normal;font-weight:850;display:flex}.entry-path-primary{background:linear-gradient(135deg,#ff8b7233,#8b72ff2e);border-color:#ffd36a5c}.demo-notice{color:#567076;background:0 0;border:0;max-width:1180px;margin-left:auto;padding:0 1rem;font-size:.76rem;position:relative}.demo-notice summary{cursor:pointer;background:#ffffffad;border:1px solid #1e4b4e1c;border-radius:999px;align-items:center;gap:.35rem;padding:.42rem .7rem;list-style:none;display:inline-flex}.demo-notice summary::-webkit-details-marker{display:none}.demo-notice p{border:1px solid var(--line);box-shadow:var(--shadow-small);background:#fff;border-radius:14px;max-width:440px;margin:.5rem 0 0;padding:.75rem}.app-column{background:radial-gradient(circle at 75% 8%,#7ce8d51f,#0000 25rem),linear-gradient(#eff8f5,#e7f2f0)}.section-card,.chat-panel,.more-list,.person-card,.facility-grid article,.faq-grid article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffc}.circle-overview{color:#fff;background:linear-gradient(145deg,#071f30,#123f4b);border-radius:30px;padding:clamp(1.1rem,3vw,1.7rem);position:relative;overflow:hidden}.circle-overview:after{content:"";background:radial-gradient(circle,#7ce8d533,#0000 64%);width:300px;height:300px;position:absolute;top:-140px;right:-100px}.circle-overview>div:first-child{z-index:1;max-width:620px;position:relative}.circle-overview p{color:#ffffffa8}.circle-overview-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid;position:relative}.circle-summary{background:#ffffff14;border:1px solid #ffffff21;border-radius:18px;gap:.2rem;padding:.8rem;display:grid}.circle-summary>span{color:var(--aqua);font-size:.68rem;font-weight:850}.circle-summary small{color:#ffffff8c}.profile-name-field{gap:.35rem;display:grid}.profile-name-field label{font-weight:850}.profile-name-field small{color:var(--muted)}.organiser-profile-summary{background:linear-gradient(135deg,#e4f7f2,#eeebff);border-radius:18px;align-items:center;gap:.8rem;padding:1rem;display:flex}.organiser-profile-summary svg{color:#347f7c;flex:none}.organiser-profile-summary strong,.organiser-profile-summary span{display:block}.organiser-profile-summary span{color:var(--muted);font-size:.8rem}.profile-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.profile-shortcuts>button{border:1px solid var(--line);text-align:left;background:#ffffffc7;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-width:0;padding:.9rem;display:grid}.profile-shortcuts>button>svg:first-child{color:#347f7c}.profile-shortcuts strong,.profile-shortcuts small{display:block}.profile-shortcuts small{color:var(--muted);margin-top:.15rem}.profile-first-card{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.profile-first-card p{color:var(--muted);margin:.25rem 0 0}@media (max-width:620px){.profile-shortcuts{grid-template-columns:1fr}.profile-first-card{grid-template-columns:auto 1fr;align-items:start}.profile-first-card .button{grid-column:1/-1;width:100%}}.rhythm-shortcuts{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.rhythm-shortcuts button{background:#e8f3f1;border:1px solid #0000;border-radius:999px;padding:.65rem .8rem;font-weight:820}.rhythm-shortcuts button.selected{color:#176948;background:#d9f8ec;border-color:#2b845d40}.rhythm-shortcuts span{color:var(--muted);font-size:.76rem}.journey-page{color:var(--soft-white);background:radial-gradient(circle at 10% 10%,#8b72ff3b,#0000 25rem),radial-gradient(circle at 88% 18%,#7ce8d52e,#0000 30rem),#061a28;min-height:100svh;position:relative;overflow:hidden}.journey-aurora{pointer-events:none;position:fixed;inset:0;overflow:hidden}.journey-aurora i{filter:blur(70px);opacity:.18;border-radius:50%;position:absolute}.journey-aurora i:first-child{background:var(--purple);width:22rem;height:22rem;animation:12s ease-in-out infinite alternate aurora-drift;top:30%;left:-8rem}.journey-aurora i:nth-child(2){background:var(--aqua);width:28rem;height:28rem;animation:15s ease-in-out infinite alternate-reverse aurora-drift;top:2%;right:-10rem}.journey-aurora i:nth-child(3){background:var(--coral);width:24rem;height:24rem;bottom:-12rem;left:45%}@keyframes aurora-drift{to{transform:translate(2rem,-1.5rem)scale(1.08)}}.journey-topbar{z-index:3;justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:1.1rem clamp(1rem,4vw,3rem);display:flex;position:relative}.journey-brand,.journey-exit{color:inherit;background:0 0;border:0}.journey-brand{font-family:var(--heading);align-items:center;gap:.6rem;min-width:0;max-width:min(70vw,32rem);font-weight:850;display:flex}.journey-brand>span{color:var(--aqua);background:#7ce8d521;border:1px solid #7ce8d540;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.journey-brand-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.journey-exit{color:#ffffffb8;border-bottom:1px solid #ffffff59;padding:.35rem 0;font-size:.8rem;font-weight:800}.journey-layout{z-index:2;grid-template-columns:220px minmax(0,940px);justify-content:center;gap:clamp(1rem,3vw,2.4rem);max-width:1440px;margin:0 auto;padding:1rem clamp(1rem,4vw,3rem) 3rem;display:grid;position:relative}.journey-progress{align-self:start;position:sticky;top:1rem}.progress-orbit{place-items:center;width:76px;height:76px;margin-bottom:.7rem;display:grid;position:relative}.progress-orbit:before{content:"";background:#ffffff0f;border:1px solid #ffffff21;border-radius:50%;position:absolute;inset:7px}.progress-orbit span{color:var(--aqua);font-family:var(--heading);font-size:1.35rem;font-weight:850;position:relative}.progress-orbit i{background:conic-gradient(var(--aqua) var(--progress), #ffffff1a 0);border-radius:50%;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#0000 61%,#000 63%);mask:radial-gradient(circle,#0000 61%,#000 63%)}.journey-progress>p{color:#fff9;font-size:.75rem;font-weight:800}.journey-progress ol{gap:.55rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.journey-progress li{color:#ffffff73;align-items:center;gap:.6rem;font-size:.78rem;font-weight:750;display:flex}.journey-progress li>span{border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.journey-progress li.current{color:#fff}.journey-progress li.current>span{background:var(--coral);color:#201923;border-color:#0000}.journey-progress li.done{color:#7ce8d5b8}.journey-progress li.done>span{color:var(--aqua);background:#7ce8d51f;border-color:#7ce8d547}.journey-stage{color:var(--ink);background:#f8fdfcf5;border:1px solid #ffffff73;border-radius:clamp(24px,4vw,42px);min-width:0;padding:clamp(1.1rem,4vw,3rem);animation:.26s ease-out stage-arrive;overflow:hidden;box-shadow:0 32px 100px #00081261}@keyframes stage-arrive{0%{opacity:0;transform:translateY(12px)}}.journey-heading{max-width:750px}.journey-heading>p:first-child{color:#4b7d80;margin-bottom:.65rem;font-size:.78rem;font-weight:850}.journey-heading h1{text-wrap:balance;margin-bottom:.8rem;font-size:clamp(2.2rem,5vw,4.6rem)}.journey-heading h1:focus{outline:0}.journey-heading>p:last-child{color:var(--muted);max-width:690px;font-size:1.02rem}.journey-content{gap:1.1rem;margin-top:1.5rem;display:grid}.journey-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;margin-top:.5rem;display:flex}.journey-back{color:var(--muted);background:0 0;border:0;align-items:center;gap:.35rem;font-weight:800;display:flex}.journey-primary{min-width:190px}.journey-primary:disabled{cursor:not-allowed;filter:grayscale(.5);opacity:.55;transform:none}.journey-hero-panel,.friend-invite-hero{color:#fff;background-position:50%;background-size:cover;border-radius:28px;min-height:320px;position:relative;overflow:hidden}.journey-hero-panel:before,.friend-invite-hero:before{content:"";background:linear-gradient(90deg,#041622f0,#04162259);position:absolute;inset:0}.journey-hero-panel>div,.friend-invite-hero>div{z-index:1;max-width:560px;padding:clamp(1.1rem,4vw,2rem);position:absolute;bottom:0}.journey-hero-panel h2,.friend-invite-hero h2{margin:.7rem 0;font-size:clamp(1.8rem,5vw,3.2rem)}.journey-hero-panel p,.friend-invite-hero p{color:#ffffffc2;margin-bottom:0}.friend-invite-hero>div>span:not(.preview-chip){align-items:center;gap:.5rem;margin-top:.45rem;font-size:.82rem;display:flex}.friend-invite-hero svg{color:var(--gold);width:18px;height:18px}.orbit-principles{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.orbit-principles article{background:#eaf5f2;border-radius:18px;gap:.35rem;padding:1rem;display:grid}.orbit-principles svg{color:#3f8182}.orbit-principles span{color:var(--muted);font-size:.76rem}.demo-safety,.copy-status{color:#536577;background:#edf3ff;border-radius:14px;align-items:flex-start;gap:.45rem;margin:0;padding:.75rem;font-size:.78rem;display:flex}.demo-safety svg{flex:none;margin-top:.1rem}.place-naming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.place-naming-grid label{gap:.4rem;font-weight:850;display:grid}.place-naming-grid .wide{grid-column:1/-1}.place-naming-grid input,.facility-naming input,.facility-naming select,.add-place-feature input,.add-place-feature select{background:#fff;border:1px solid #1f4e5129;border-radius:13px;width:100%;min-height:48px;padding:.7rem}.facility-naming{background:#edf5f3;border-radius:22px;gap:.85rem;padding:1rem;display:grid}.facility-naming>div:first-child h2{margin-bottom:.2rem;font-size:1.05rem}.facility-naming>div:first-child p{color:var(--muted);margin-bottom:0;font-size:.82rem}.facility-naming>.feature-editor-list{grid-template-columns:1fr;gap:.65rem;display:grid}.facility-naming article{background:#ffffff9e;border:1px solid #0000;border-radius:18px;grid-template-columns:minmax(120px,.34fr) minmax(0,1fr) auto;align-items:start;gap:.8rem;padding:.8rem;display:grid}.facility-naming article.selected{background:#fff;border-color:#308e5b3d}.feature-editor-status{align-content:start;gap:.45rem;display:grid}.feature-editor-status>button{background:#e5ecea;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;min-height:48px;padding:.55rem;font-size:.7rem;font-weight:850;display:flex}.facility-naming article.selected .feature-editor-status>button{color:#1d6b47;background:#dff6e9}.feature-editor-status>button span{justify-content:center;align-items:center;height:18px;display:flex}.fixed-feature-badge{color:#805a11;background:linear-gradient(135deg,#fff0bd,#fff8df);border-radius:12px;justify-content:center;align-items:center;gap:.4rem;min-height:48px;padding:.55rem;font-size:.72rem;font-weight:900;display:flex}.feature-presence-badge{color:var(--muted);text-align:center;font-size:.68rem;font-weight:800}.feature-editor-fields{grid-template-columns:.8fr 1.35fr .8fr;gap:.55rem;display:grid}.feature-editor-fields label{gap:.25rem;font-size:.7rem;font-weight:850;display:grid}.feature-editor-fields input[aria-invalid=true]{border-color:#b65c58;box-shadow:0 0 0 3px #b65c581f}.remove-feature{color:#985250;background:0 0;border:0;align-self:end;align-items:center;gap:.3rem;min-height:42px;padding:.45rem;font-size:.7rem;font-weight:850;display:flex}.add-place-feature{background:linear-gradient(135deg,#f0ebff,#e5f8f4);border-radius:22px;grid-template-columns:1fr 1fr .7fr auto;gap:.7rem;padding:1rem;display:grid}.add-place-feature>div{grid-column:1/-1}.add-place-feature h2{margin-bottom:.2rem;font-size:1.05rem}.add-place-feature p{color:var(--muted);margin:0;font-size:.8rem}.add-place-feature label{gap:.3rem;font-size:.72rem;font-weight:850;display:grid}.add-place-feature>button{align-self:end;min-height:48px}.add-place-feature .field-error{grid-column:1/-1}.style-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.style-choice-grid>button{text-align:left;background:#fff;border:2px solid #0000;border-radius:20px;gap:.35rem;min-height:150px;padding:.85rem;display:grid;position:relative}.style-choice-grid>button.selected{border-color:var(--purple);transform:translateY(-2px);box-shadow:0 12px 28px #22394821}.style-choice-grid>button>svg{color:var(--purple);position:absolute;top:.75rem;right:.75rem}.style-choice-grid small{color:var(--muted)}.style-swatches{gap:.35rem;margin-bottom:.25rem;display:flex}.style-swatches i{border:2px solid #fff;border-radius:50%;width:34px;height:34px;box-shadow:0 2px 8px #14273429}.style-live-preview{background:linear-gradient(135deg, var(--night), var(--deep-panel));color:#fff;border-radius:24px;align-items:center;gap:.9rem;min-height:150px;padding:1.1rem;display:flex}.style-live-preview>svg{color:var(--aqua);flex:none}.style-live-preview span{color:var(--aqua);font-size:.72rem;font-weight:850}.style-live-preview h2{margin:.15rem 0 .25rem;font-size:1.45rem}.style-live-preview p{color:#ffffffad;margin:0}.privacy-constellation{gap:.65rem;display:grid}.privacy-constellation article{background:#edf5f3;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.privacy-constellation article>svg:first-child{color:#3d7f83}.privacy-constellation article>svg:last-child{color:#2b925d}.privacy-constellation h2{margin-bottom:.25rem;font-size:1rem}.privacy-constellation p{color:var(--muted);margin-bottom:0;font-size:.82rem}.privacy-settings-editor{gap:.75rem;display:grid}.privacy-choice-card{background:#edf5f3;border:0;border-radius:20px;margin:0;padding:.9rem}.privacy-choice-card legend{align-items:flex-start;gap:.55rem;width:100%;padding:0 0 .7rem;font-size:.95rem;font-weight:900;display:flex}.privacy-choice-card legend>svg{color:#3d7f83;flex:none;margin-top:.1rem}.privacy-choice-card legend span{gap:.15rem;display:grid}.privacy-choice-card legend small{color:var(--muted);font-size:.72rem;font-weight:600}.privacy-choice-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.privacy-choice-options label{min-width:0;display:block}.privacy-choice-options input,.food-responsibility-options input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.privacy-choice-options label>span{background:#ffffffb8;border:2px solid #0000;border-radius:15px;gap:.2rem;height:100%;min-height:88px;padding:.75rem;display:grid}.privacy-choice-options strong{font-size:.78rem}.privacy-choice-options small{color:var(--muted);font-size:.68rem;line-height:1.35}.privacy-choice-options input:checked+span{border-color:var(--purple);background:#fff;box-shadow:0 7px 18px #2234481a}.privacy-choice-options input:focus-visible+span,.food-responsibility-options input:focus-visible+span{outline:3px solid var(--purple);outline-offset:2px}.privacy-fixed-card{background:linear-gradient(135deg,#fff4d0,#f2eaff);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.9rem;display:grid}.privacy-fixed-card>svg:first-child{color:#7a5a16}.privacy-fixed-card>svg:last-child{color:var(--purple)}.privacy-fixed-card h2{margin-bottom:.2rem;font-size:.95rem}.privacy-fixed-card p{color:var(--muted);margin:0;font-size:.76rem}.settings-privacy{gap:1rem;display:grid}.settings-privacy>div:first-child p{color:var(--muted);margin-bottom:0}.privacy-lock-card,.privacy-locked-media,.food-arrangement-note{align-items:flex-start;gap:.8rem;display:flex}.privacy-lock-card>svg,.privacy-locked-media>svg{color:var(--purple);flex:none}.privacy-lock-card h2,.privacy-locked-media h2,.food-arrangement-note h2{margin-bottom:.25rem;font-size:1rem}.privacy-lock-card p,.privacy-locked-media p,.food-arrangement-note p{color:var(--muted);margin:0}.privacy-locked-media{background:linear-gradient(135deg,#eee9ff,#e7f7f4);border-radius:20px;padding:1rem}.privacy-hidden-summary{background:#f0ebff}.organiser-night-actions{flex-wrap:wrap;gap:.65rem;display:flex}.directions-access-card{background:linear-gradient(135deg,#f0ebff,#e7f7f4);border-radius:20px;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.directions-access-card.is-open{background:linear-gradient(135deg,#dcf8e9,#e5f5ff)}.directions-access-card>svg{color:var(--purple);flex:none}.directions-access-card.is-open>svg{color:#267654}.directions-access-card h2{margin-bottom:.25rem;font-size:1rem}.directions-access-card p{color:var(--muted);margin:0}.organiser-layout{grid-template-columns:1.25fr .75fr;gap:.8rem;display:grid}.organiser-editor{background:#edf5f3;border-radius:22px;gap:1rem;padding:1rem;display:grid}.organiser-editor>label,.friend-profile-step>label,.event-builder-grid label{gap:.4rem;font-weight:850;display:grid}.organiser-editor input,.friend-profile-step input,.add-circle input,.event-builder-grid input,.custom-date input{background:#fff;border:1px solid #1f4e5129;border-radius:13px;width:100%;min-height:48px;padding:.7rem}.photo-picker{grid-template-columns:auto 1fr;align-items:center;gap:1rem;display:grid}.photo-picker>div{flex-wrap:wrap;align-items:flex-start;gap:.45rem;display:flex}.photo-picker small{color:var(--muted);flex-basis:100%;font-size:.72rem}.avatar-photo{color:#0000;background-position:50%;background-size:cover}.photo-remove{color:#935047;background:0 0;border:0;align-items:center;gap:.3rem;min-height:42px;padding:.4rem;font-size:.76rem;font-weight:800;display:flex}.field-error,.field-status{flex-basis:100%;margin:0;font-size:.75rem}.field-error{color:#a42e25}.field-status{color:#267252}.photo-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.photo-input:focus-visible+label{outline:3px solid var(--purple);outline-offset:3px}.profile-preview-card{color:#fff;background:linear-gradient(145deg,#151d3f,#39285e);border-radius:22px;padding:1.1rem}.profile-preview-card .avatar{margin-bottom:.8rem}.profile-preview-card p{color:#ffffff9e}.profile-preview-card div>span{color:var(--gold);font-size:.72rem;font-weight:850}.circle-orbit-map{background:linear-gradient(145deg,#071f30,#163f50);border-radius:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-height:360px;padding:1rem;display:grid;position:relative}.circle-home{color:#fff;background:#7ce8d521;border:1px solid #7ce8d559;border-radius:50%;flex-direction:column;grid-column:1/-1;justify-content:center;place-self:center;align-items:center;width:110px;height:110px;display:flex}.circle-home svg{color:var(--aqua)}.circle-home span{font-size:.72rem;font-weight:850}.circle-node{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;gap:.15rem;padding:.8rem;display:grid;position:relative}.circle-node label{gap:.25rem;padding-right:3rem;display:grid}.circle-node label span{color:var(--aqua);font-size:.66rem;font-weight:850}.circle-node input{color:#fff;font:inherit;background:#ffffff1f;border:1px solid #fff3;border-radius:10px;width:100%;min-height:42px;padding:.55rem;font-weight:800}.circle-node>span{color:var(--aqua);font-size:.66rem;font-weight:850}.circle-node small{color:#ffffff8a}.circle-node>button{color:#fff9;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:.15rem;right:.15rem}.circle-member-list{border-top:1px solid #ffffff1f;gap:.5rem;margin-top:.55rem;padding-top:.7rem;display:grid}.circle-member-row,.circle-member-list form{grid-template-columns:minmax(0,1fr) auto;gap:.45rem;display:grid}.circle-member-row button,.circle-member-list form button{color:#fff;background:#ffffff1a;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.3rem;width:auto;min-height:42px;padding:.45rem .65rem;display:flex;position:static}.circle-member-row button{color:#ffffffb8;min-width:42px}.circle-member-list form button:disabled{opacity:.45}.media-upload-card .button.disabled{cursor:default;opacity:.58;pointer-events:none}.add-circle{background:#edf5f3;border-radius:18px;gap:.5rem;padding:.9rem;display:grid}.add-circle>label{font-weight:850}.add-circle>div{gap:.5rem;display:flex}.rhythm-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.rhythm-choices>button,.custom-date{box-sizing:border-box;text-align:left;background:#edf5f3;border:1px solid #0000;border-radius:18px;gap:.2rem;width:100%;min-width:0;padding:.9rem;display:grid}.rhythm-choices>button.selected{background:linear-gradient(135deg,#def8eb,#edf0ff);border-color:#3481743d}.rhythm-choices span{color:#427577;font-size:.72rem;font-weight:850}.rhythm-choices strong{font-family:var(--heading);font-size:1.05rem}.rhythm-choices small{color:var(--muted)}.event-builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;width:100%;min-width:0;display:grid}.event-builder-grid>label{width:100%;min-width:0}.event-builder-grid input,.custom-date input{box-sizing:border-box;inline-size:100%;min-width:0;max-width:100%;display:block}.event-builder-grid .wide{grid-column:1/-1}.journey-fieldset{background:0 0;border:0;border-radius:0;width:100%;min-width:0;margin:0;padding:0}.journey-fieldset>legend{margin-bottom:.7rem;padding:0}.food-responsibility-builder{gap:.8rem;display:grid}.food-responsibility-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.food-responsibility-options label{min-width:0;display:block}.food-responsibility-options label>span{background:#fff;border:2px solid #0000;border-radius:15px;gap:.2rem;height:100%;min-height:84px;padding:.75rem;display:grid}.food-responsibility-options strong{font-size:.82rem}.food-responsibility-options small{color:var(--muted);font-size:.7rem;line-height:1.35}.food-responsibility-options input:checked+span{background:#fff9e8;border-color:#d9a52a;box-shadow:0 7px 18px #43351414}.food-plan-input{gap:.35rem;font-size:.76rem;font-weight:850;display:grid}.food-plan-input input,.food-plan-input textarea{resize:vertical;background:#fff;border:1px solid #1f4e5129;border-radius:13px;width:100%;min-height:48px;padding:.7rem}.food-plan-preview{background:linear-gradient(135deg,#fff5d5,#f7edff);border-radius:15px;align-items:flex-start;gap:.55rem;margin:0;padding:.75rem;font-size:.76rem;display:flex}.food-plan-preview>svg{color:#9b6f16;flex:none}.food-plan-preview span{color:var(--muted);gap:.15rem;display:grid}.food-plan-preview strong{color:var(--ink)}.night-kind-intro{color:var(--muted);margin:-.25rem 0 .7rem;font-size:.78rem}.custom-night-kind{gap:.4rem;margin-top:.7rem;display:grid}.custom-night-kind>label{font-size:.76rem;font-weight:850}.custom-night-kind>div{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.5rem;display:grid}.custom-night-kind input{background:#fff;border:1px solid #1f4e5129;border-radius:13px;width:100%;min-width:0;min-height:48px;padding:.7rem}.food-arrangement-note>svg{color:#9b6f16;flex:none}.circle-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.circle-choice-grid label{display:block}.circle-choice-grid input,.journey-chips input{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.circle-choice-grid label>span{background:#fff;border:1px solid #0000;border-radius:14px;grid-template-columns:auto 1fr;gap:.05rem .5rem;padding:.7rem;display:grid}.circle-choice-grid label>span i{border-radius:50%;grid-row:1/3;align-self:center;width:10px;height:10px}.circle-choice-grid small{color:var(--muted)}.circle-choice-grid input:checked+span{background:#def8eb;border-color:#2e8f5e3d}.circle-choice-grid input:focus-visible+span,.journey-chips input:focus-visible+span{outline:3px solid var(--purple);outline-offset:2px}.dot-purple{background:var(--purple)}.dot-aqua{background:#28a69c}.dot-gold{background:#d6a225}.dot-green{background:#3ba56d}.dot-coral{background:var(--coral)}.dot-blue{background:#428dcc}.journey-chips{flex-wrap:wrap;gap:.45rem;display:flex}.journey-chips label>span,.journey-chips.static>span{background:#fff;border:1px solid #0000;border-radius:999px;padding:.48rem .7rem;font-size:.76rem;font-weight:800;display:block}.journey-chips input:checked+span{color:#196849;background:#dff8ec;border-color:#2e8f5e38}.journey-chips.static>span{color:var(--aqua);background:#7ce8d51f;border-color:#7ce8d53d}.invite-preview-card{color:#fff;background:#071f30;border-radius:25px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.invite-preview-art{background-position:50%;background-size:cover;min-height:280px}.invite-preview-card>div:last-child{align-self:center;padding:1.2rem}.invite-preview-card h2{margin:.7rem 0 .35rem;font-size:2rem}.invite-preview-card p{color:#ffffffa3}.invite-preview-card>div:last-child>div{gap:.45rem;display:grid}.invite-preview-card>div:last-child>div span{align-items:flex-start;gap:.5rem;font-size:.8rem;display:flex}.invite-preview-card svg{color:var(--gold);flex:none;width:17px;height:17px}.invite-preview-card .invite-organiser{align-items:center;gap:.55rem;margin-top:.8rem;display:flex}.invite-preview-card .invite-organiser>span{gap:.05rem;display:grid}.invite-preview-card .invite-organiser small{color:#ffffff94;font-size:.66rem}.invite-preview-card .invite-organiser strong{font-size:.82rem}.friend-invite-host{align-items:center;gap:.55rem;margin-top:.75rem;display:flex}.friend-invite-host>span{margin:0!important;display:inline!important}.friend-invite-host strong{color:#fff}.sample-link-panel{background:#edf5f3;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.sample-link-panel>svg{color:#3b8184}.sample-link-panel h2{margin-bottom:.25rem;font-size:1rem}.sample-link-panel p{color:var(--muted);margin-bottom:.25rem;font-size:.78rem}.sample-link-panel a{color:#287277;overflow-wrap:anywhere;font-size:.72rem;display:block}.guest-feature-preview{flex-wrap:wrap;gap:.5rem;display:flex}.guest-feature-preview span{background:#eef2ff;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .65rem;font-size:.74rem;font-weight:800;display:flex}.guest-feature-preview svg{color:var(--purple);width:15px;height:15px}.tonight-stage{color:#fff;background:linear-gradient(145deg,#071f30,#183451);border-radius:26px;grid-template-columns:.8fr 1.2fr;gap:1rem;padding:1.1rem;display:grid}.screen-glow{color:#182a35;text-align:center;background:linear-gradient(145deg,#d6fff8,#e9d9ff);border:7px solid #192430;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex;box-shadow:0 0 30px #7ce8d547}.screen-glow span{margin-top:.5rem;font-size:.75rem;font-weight:850}.tonight-stage>div:last-child{align-self:center}.tonight-stage p{color:#ffffffa6}.weather-flow,.comfort-note,.lawn-success{background:#edf5f3;border-radius:18px;align-items:center;gap:.8rem;padding:.9rem;display:flex}.weather-flow>svg,.comfort-note>svg{color:#3b8184;flex:none}.weather-flow h2,.comfort-note h2,.lawn-success h2{margin-bottom:.2rem;font-size:1rem}.weather-flow p,.comfort-note p,.lawn-success p{color:var(--muted);margin-bottom:0;font-size:.8rem}.weather-flow small{color:#4b7779}.feature-river{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.feature-river article{background:#edf5f3;border-radius:18px;align-items:flex-start;gap:.7rem;padding:.9rem;display:flex}.feature-river svg{color:#3d8182;flex:none}.feature-river h2{margin-bottom:.2rem;font-size:1rem}.feature-river p{color:var(--muted);margin-bottom:0;font-size:.78rem}.joy-line{background:linear-gradient(135deg,#fff3d2,#f0e9ff);border-radius:14px;align-items:center;gap:.5rem;margin:0;padding:.75rem;font-weight:850;display:flex}.joy-line svg{color:#b57b16}.facility-stream{flex-wrap:wrap;gap:.45rem;display:flex}.facility-stream span{background:#edf5f3;border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .65rem;font-size:.75rem;font-weight:780;display:flex}.facility-stream svg{color:#2f8c61}.guest-privacy article{grid-template-columns:auto 1fr}.friend-profile-step{background:#edf5f3;border-radius:20px;grid-template-columns:1.2fr .8fr;align-items:center;gap:1rem;padding:1rem;display:grid}.mood-choice{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.mood-choice button{background:#fff;border:1px solid #0000;border-radius:15px;flex-direction:column;align-items:center;gap:.4rem;min-height:96px;padding:.7rem;font-size:.78rem;font-weight:800;display:flex}.mood-choice button.selected{color:#196849;background:#e5f8ee;border-color:#2e8f5e3d}.mood-choice svg{color:var(--purple)}.mood-choice button svg:last-child{width:16px;height:16px}.onboarding-rsvp{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.onboarding-rsvp button{background:#edf5f3;border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;gap:.5rem;min-height:76px;padding:.8rem;font-weight:850;display:flex}.onboarding-rsvp button.selected{color:#196849;background:#def8eb;border-color:#2e8f5e3d}.onboarding-guests{background:#edf5f3;border-radius:18px;gap:.55rem;padding:.9rem;display:grid}.onboarding-guests h2{margin-bottom:.3rem;font-size:1rem}.onboarding-guests label{align-items:center;gap:.5rem;display:flex}.onboarding-guests>div{justify-content:space-between;align-items:center;display:flex}.onboarding-guests>div p{align-items:center;gap:.55rem;margin:0;display:flex}.onboarding-guests>div button{background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.onboarding-guests>div button svg{width:17px;height:17px}.lawn-success>span{color:#267654;background:#c9f2dc;border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}@media (min-width:720px){.entry-paths{grid-template-columns:repeat(2,minmax(0,1fr))}.circle-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:919px){.journey-layout{grid-template-columns:1fr}.journey-progress{align-items:center;gap:.7rem;display:flex;position:static}.progress-orbit{flex:none;width:58px;height:58px;margin:0}.journey-progress>p{margin:0}.journey-progress ol{display:none}}.practical-profile-fields{gap:1.25rem;min-width:0;display:grid}.practical-profile-fields.compact{gap:1rem}.practical-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-width:0;display:grid}.practical-profile-fields label{gap:.35rem;min-width:0;font-size:.78rem;font-weight:850;display:grid}.practical-profile-fields label>span small{color:var(--muted);font-size:.72rem;font-weight:650}.practical-profile-fields input[type=text],.practical-profile-fields select,.practical-profile-fields textarea{box-sizing:border-box;color:var(--ink);font:inherit;background:#fff;border:1px solid #1f4e512e;border-radius:13px;width:100%;min-width:0;min-height:48px;padding:.7rem .8rem}.practical-profile-fields textarea{resize:vertical;line-height:1.45}.practical-profile-fields input[type=text]:focus,.practical-profile-fields select:focus,.practical-profile-fields textarea:focus{border-color:#54999a;outline:0;box-shadow:0 0 0 3px #54999a24}.practical-profile-group{min-width:0}.practical-profile-group>legend{margin-bottom:.2rem}.practical-profile-intro{color:var(--muted);margin:0 0 .75rem;font-size:.8rem}.practical-profile-help-options{flex-wrap:wrap;gap:.5rem;display:flex}.practical-profile-help-options label{display:block}.practical-profile-help-options input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.practical-profile-help-options label>span{cursor:pointer;background:#fff;border:1px solid #1f4e511f;border-radius:999px;align-items:center;min-height:44px;padding:.55rem .75rem;font-size:.76rem;font-weight:800;display:flex}.practical-profile-help-options input:checked+span{color:#196849;background:#dff8ec;border-color:#2e8f5e40}.practical-profile-help-options input:focus-visible+span{outline:3px solid var(--purple);outline-offset:2px}.practical-profile-custom-help{gap:.35rem;margin-top:.85rem;display:grid}.practical-profile-custom-help>div{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.practical-profile-custom-help .button{min-height:48px}.practical-profile-custom-items{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.practical-profile-custom-item{color:#196849;background:#dff8ec;border:1px solid #2e8f5e40;border-radius:999px;align-items:center;min-height:44px;padding:.35rem .35rem .35rem .75rem;font-size:.8rem;font-weight:800;display:inline-flex}.practical-profile-custom-item button{color:inherit;background:#fffc;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:.35rem;display:inline-flex}.practical-profile-custom-item button:focus-visible{outline:3px solid var(--purple);outline-offset:2px}@media (max-width:620px){.practical-profile-grid{grid-template-columns:1fr}.practical-profile-help-options label>span{font-size:.8rem}.invitation-card{max-height:100svh;overflow-y:auto}.invitation-card h1{font-size:clamp(2.45rem,12vw,3.6rem)}.entry-paths{margin-top:1rem}.entry-path{padding:.8rem}.journey-topbar{padding:.75rem}.journey-brand{font-size:.82rem}.journey-brand>span{width:36px;height:36px}.journey-exit{font-size:.72rem}.journey-layout{padding:.4rem .7rem 1.5rem}.journey-stage{border-radius:25px;padding:1rem 1rem 6.5rem}.journey-heading h1{font-size:clamp(2rem,10vw,3rem)}.journey-heading>p:last-child{font-size:.9rem}.journey-content{margin-top:1rem}.journey-actions{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);bottom:calc(.55rem + env(safe-area-inset-bottom));z-index:12;background:#f8fdfcf0;border:1px solid #1f4e5121;border-radius:20px;flex-direction:column;align-items:stretch;margin:0;padding:.55rem;position:fixed;left:.7rem;right:.7rem;box-shadow:0 16px 40px #03141f42}.journey-actions .button{width:100%}.journey-actions .journey-back{order:3;justify-content:center;min-height:42px}.journey-hero-panel,.friend-invite-hero{min-height:340px}.orbit-principles,.place-naming-grid,.style-choice-grid,.facility-naming>div:last-child,.feature-editor-fields,.add-place-feature,.privacy-choice-options,.food-responsibility-options,.media-upload-grid,.place-photo-grid,.organiser-layout,.rhythm-choices,.event-builder-grid,.circle-choice-grid,.invite-preview-card,.tonight-stage,.feature-river,.friend-profile-step,.mood-choice,.onboarding-rsvp,.facility-naming article,.feature-editor-status{grid-template-columns:1fr}.feature-editor-status>button,.fixed-feature-badge{width:100%}.feature-presence-badge{text-align:left}.remove-feature{border-top:1px solid #1f4e511f;justify-content:center;width:100%}.add-place-feature>div,.add-place-feature .field-error{grid-column:auto}.privacy-fixed-card{grid-template-columns:auto 1fr;align-items:start}.privacy-fixed-card>svg:last-child{display:none}.place-naming-grid .wide,.event-builder-grid .wide{grid-column:auto}.panorama-start,.panorama-stage{height:clamp(23rem,62svh,40rem);min-height:0}.panorama-stage .pnlm-zoom-controls{width:44px;height:88px}.panorama-stage .pnlm-zoom-in,.panorama-stage .pnlm-zoom-out{height:44px}.panorama-stage .pnlm-fullscreen-toggle-button,.panorama-stage .pnlm-orientation-button{width:44px;height:44px}.panorama-stage .pnlm-zoom-in,.panorama-stage .pnlm-zoom-out,.panorama-stage .pnlm-fullscreen-toggle-button,.panorama-stage .pnlm-orientation-button{background-size:44px 352px}.panorama-stage .pnlm-zoom-in{background-position:0 0}.panorama-stage .pnlm-zoom-out{background-position:0 -44px}.panorama-stage .pnlm-fullscreen-toggle-button-inactive{background-position:0 -88px}.panorama-stage .pnlm-fullscreen-toggle-button-active{background-position:0 -132px}.panorama-stage .pnlm-orientation-button-inactive{background-position:0 -264px}.panorama-stage .pnlm-orientation-button-active{background-position:0 -308px}.panorama-heading{align-items:flex-start}.circle-orbit-map{grid-template-columns:1fr;gap:.7rem;min-height:0;padding:.75rem}.circle-home{border-radius:16px;flex-direction:row;grid-column:auto;justify-self:stretch;gap:.55rem;width:100%;height:auto;min-height:64px}.circle-home span{font-size:.88rem}.circle-node{min-width:0;padding:.9rem}.circle-node label{padding-right:2.75rem}.circle-node label span{font-size:.78rem}.circle-node input{min-height:50px;font-size:1rem}.invite-preview-art{min-height:210px}.sample-link-panel{grid-template-columns:auto 1fr;align-items:start}.sample-link-panel .button{grid-column:2;justify-self:start}.add-circle>div{flex-direction:column;align-items:stretch}.photo-picker{grid-template-columns:auto 1fr;align-items:start}.friend-profile-step>label{grid-column:1/-1}.circle-overview-grid{grid-template-columns:1fr}.rhythm-shortcuts{flex-direction:column;align-items:stretch}}@media (max-width:380px){.practical-profile-custom-help>div{grid-template-columns:1fr}.practical-profile-custom-help .button{width:100%}}
