:root{--lllgt-navy:#0b315e;--lllgt-navy2:#10284a;--lllgt-gold:#fcb900;--lllgt-cream:#fffaf0;--lllgt-blue:#eaf3fd;--lllgt-line:#cfdaea;--lllgt-muted:#627188;--lllgt-green:#167647;--lllgt-red:#9f2d3c;--lllgt-shadow:0 14px 35px rgba(15,42,75,.09)}
.lllgt-parent-page{color:var(--lllgt-navy2);max-width:1500px;margin:0 auto;padding-bottom:44px}.lllgt-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.lllgt-page-head h1{font-family:Georgia,serif;font-size:38px;line-height:1.1;margin:6px 0}.lllgt-page-head p{color:var(--lllgt-muted);margin:0}.lllgt-page-head .lll-btn{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.lllgt-back{background:none;border:0;color:#275986;font-weight:800;padding:0;margin:0 0 14px;cursor:pointer}.lllgt-head-actions{display:flex;align-items:center;gap:12px}.lllgt-summary-grid,.lllgt-detail-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 30px}.lllgt-summary-grid>div,.lllgt-detail-stats>div{background:#fff;border:1px solid var(--lllgt-line);border-radius:14px;padding:18px;box-shadow:0 7px 20px rgba(15,42,75,.05)}.lllgt-summary-grid span{width:39px;height:39px;border-radius:11px;background:#fff2c9;color:#986a00;display:grid;place-items:center;float:left;margin-right:12px}.lllgt-summary-grid strong,.lllgt-detail-stats strong{font-family:Georgia,serif;font-size:26px;display:block}.lllgt-summary-grid small,.lllgt-detail-stats small{color:var(--lllgt-muted)}.lllgt-access-note{display:flex;gap:14px;background:#fff6d9;border:1px solid #ebcd72;border-radius:14px;padding:18px;margin-bottom:24px}.lllgt-access-note svg{flex:none;color:#9b7000}.lllgt-access-note p{margin:4px 0;color:#5f5a4a}.lllgt-list-head{display:flex;justify-content:space-between;margin:18px 0 12px}.lllgt-list-head h2,.lllgt-manager-card h2,.lllgt-form-section h2{font-family:Georgia,serif;margin:0 0 3px}.lllgt-list-head p,.lllgt-manager-card header p,.lllgt-section-title p{color:var(--lllgt-muted);margin:0}.lllgt-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.lllgt-event-card{background:#fff;border:1px solid var(--lllgt-line);border-radius:15px;padding:19px;box-shadow:var(--lllgt-shadow);cursor:pointer;transition:.18s ease}.lllgt-event-card:hover,.lllgt-event-card:focus{border-color:#d0a633;transform:translateY(-2px);outline:none}.lllgt-event-card h3{font-family:Georgia,serif;font-size:21px;margin:15px 0 9px}.lllgt-event-card>p{color:var(--lllgt-muted);margin:4px 0}.lllgt-event-top,.lllgt-event-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.lllgt-event-top>span:first-child{font-weight:800;color:#9a6a00;text-transform:uppercase;font-size:11px;letter-spacing:.07em}.lllgt-event-counts{display:flex;gap:15px;border-top:1px solid #e4eaf1;margin-top:16px;padding-top:13px;color:var(--lllgt-muted);font-size:12px}.lllgt-event-counts strong{color:var(--lllgt-navy)}.lllgt-event-card footer{margin-top:15px;color:#365979;font-size:12px}.lllgt-event-card footer span{display:flex;align-items:center;gap:5px}.lllgt-progress{height:7px;background:#e7edf4;border-radius:99px;overflow:hidden;margin-top:13px}.lllgt-progress span{display:block;height:100%;background:linear-gradient(90deg,#fcb900,#e89a00);border-radius:inherit}.lllgt-badge{display:inline-flex;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:#edf1f6;color:#4e6075}.lllgt-badge.is-published,.lllgt-badge.is-confirmed,.lllgt-badge.is-sent{background:#dff4e8;color:#12643d}.lllgt-badge.is-cancelled,.lllgt-badge.is-revoked,.lllgt-badge.is-failed{background:#f9e1e5;color:#912638}.lllgt-badge.is-waitlisted,.lllgt-badge.is-pending,.lllgt-badge.is-pending_verification,.lllgt-badge.is-processing{background:#fff1c9;color:#815b00}.lllgt-empty{grid-column:1/-1;text-align:center;background:#fff;border:1px dashed #bdcad9;border-radius:15px;padding:48px}.lllgt-empty span{color:#d29500}.lllgt-empty strong{display:block;font-family:Georgia,serif;font-size:23px;margin-top:8px}.lllgt-empty p{color:var(--lllgt-muted)}.lllgt-privacy-strip{display:flex;align-items:flex-start;gap:9px;background:#edf4fb;color:#315573;border:1px solid #cbdfef;border-radius:12px;padding:13px 16px;margin-top:24px;font-size:12px}.lllgt-event-form{display:grid;gap:17px}.lllgt-form-section{background:#fff;border:1px solid var(--lllgt-line);border-radius:15px;padding:22px;box-shadow:0 8px 22px rgba(15,42,75,.05)}.lllgt-form-section>h2{margin-bottom:17px}.lllgt-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lllgt-form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lllgt-form-grid .span-2{grid-column:span 2}.lllgt-event-form label>span,.lllgt-invite-form label>span{display:block;font-weight:800;font-size:12px;margin-bottom:6px}.lllgt-event-form label>span small,.lllgt-invite-form label>span small{font-weight:500;color:var(--lllgt-muted)}.lllgt-event-form input,.lllgt-event-form select,.lllgt-event-form textarea,.lllgt-invite-form input{box-sizing:border-box;width:100%;border:1px solid #becddd;border-radius:9px;padding:11px 12px;background:#fff;color:var(--lllgt-navy2);font:inherit}.lllgt-event-form input:focus,.lllgt-event-form select:focus,.lllgt-event-form textarea:focus,.lllgt-invite-form input:focus{outline:3px solid rgba(252,185,0,.18);border-color:#d09300}.lllgt-check{display:flex!important;align-items:flex-start;gap:10px;background:#f4f8fc;padding:13px;border-radius:10px}.lllgt-check input{width:auto;margin-top:3px}.lllgt-check span{margin:0!important}.lllgt-check small{display:block;margin-top:3px}.lllgt-fine{font-size:12px;color:var(--lllgt-muted)}.lllgt-section-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px}.lllgt-section-title .lll-btn{display:flex;align-items:center;gap:6px}.lllgt-slot-row{display:grid;grid-template-columns:130px minmax(200px,1fr) 90px 38px;gap:9px;margin:9px 0}.lllgt-slot-row button{border:0;background:#f8e3e6;color:var(--lllgt-red);border-radius:8px;font-size:20px;cursor:pointer}.lllgt-form-actions{display:flex;justify-content:flex-end;gap:10px;padding:3px 0 15px}.lllgt-parent-loading,.lllgt-parent-error{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;color:var(--lllgt-navy)}.lllgt-parent-loading svg{color:#d79b00}.lllgt-parent-loading small{color:var(--lllgt-muted)}.lllgt-parent-error{background:#fff;border:1px solid #e0c4c8;border-radius:14px}.lllgt-manager-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.lllgt-manager-card{background:#fff;border:1px solid var(--lllgt-line);border-radius:15px;padding:20px;box-shadow:0 8px 22px rgba(15,42,75,.05)}.lllgt-manager-card.span-2{grid-column:1/-1}.lllgt-manager-card>header{display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid #e2e8f0;padding-bottom:14px;margin-bottom:15px}.lllgt-manager-card>header>span{width:39px;height:39px;border-radius:10px;background:#fff2c9;color:#986a00;display:grid;place-items:center;flex:none}.lllgt-rate-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.lllgt-rate-stats span{background:#f4f7fb;border-radius:10px;padding:12px}.lllgt-rate-stats strong{display:block;font-size:18px}.lllgt-rate-stats small{color:var(--lllgt-muted)}.lllgt-rate>p{font-size:12px;color:var(--lllgt-muted)}.lllgt-invite-form{display:grid;grid-template-columns:1.3fr 1fr auto;gap:10px;align-items:end}.lllgt-link-box{display:flex;gap:7px;background:#fff6d9;border:1px solid #e5c157;border-radius:10px;padding:9px;margin:14px 0}.lllgt-link-box input{min-width:0;flex:1;border:0;background:transparent}.lllgt-link-box button,.lllgt-invite-list button,.lllgt-table button,.lllgt-public-location button{border:1px solid #bdccdc;background:#fff;color:#164b79;border-radius:7px;padding:7px 9px;font-weight:700;cursor:pointer}.lllgt-invite-list>div,.lllgt-slot-stats>div,.lllgt-reminder-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e7ebf1;padding:10px 0}.lllgt-invite-list span,.lllgt-invite-list small,.lllgt-slot-stats span,.lllgt-slot-stats small,.lllgt-reminder-list span,.lllgt-reminder-list small{display:block}.lllgt-invite-list small,.lllgt-slot-stats small,.lllgt-reminder-list small{color:var(--lllgt-muted)}.lllgt-community-tip{background:#ecf4fb;border-radius:10px;padding:12px;margin-top:14px}.lllgt-community-tip p{font-size:12px;margin:4px 0;color:#42617f}.lllgt-table-wrap{overflow:auto}.lllgt-table{width:100%;border-collapse:collapse;min-width:850px}.lllgt-table th{text-align:left;color:var(--lllgt-muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em;padding:8px}.lllgt-table td{border-top:1px solid #e2e8f0;padding:11px 8px;vertical-align:middle}.lllgt-table td small{display:block;color:var(--lllgt-muted)}.lllgt-table select{display:block;margin-top:5px;border:1px solid #c8d3e0;border-radius:6px;padding:4px}.lllgt-community-list{padding:18px}.lllgt-community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.lllgt-community-card{border:1px solid var(--lllgt-line);border-radius:12px;padding:16px;background:#fff}.lllgt-community-card>span{color:#936500;font-size:11px;text-transform:uppercase;font-weight:800}.lllgt-community-card h3{font-family:Georgia,serif}.lllgt-community-card a{display:inline-block;background:var(--lllgt-gold);color:var(--lllgt-navy);padding:8px 12px;border-radius:7px;text-decoration:none;font-weight:800}
.lllgt-public-shell{min-height:68vh;background:linear-gradient(180deg,#eef5fc,#f8fbff);padding:38px 18px}.lllgt-public-card{max-width:820px;margin:0 auto;background:#fff;border:1px solid #c9d8e7;border-radius:18px;box-shadow:0 22px 55px rgba(10,45,84,.14);overflow:hidden;color:var(--lllgt-navy2);font-family:Arial,sans-serif}.lllgt-loading{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.lllgt-loading span{width:34px;height:34px;border:4px solid #dbe6f1;border-top-color:var(--lllgt-gold);border-radius:50%;animation:lllgt-spin .9s linear infinite}.lllgt-loading small{color:var(--lllgt-muted)}@keyframes lllgt-spin{to{transform:rotate(360deg)}}.lllgt-public-hero{position:relative;min-height:190px;background:linear-gradient(115deg,#082e59,#174e82);color:#fff;display:flex;align-items:flex-end;padding:30px;overflow:hidden}.lllgt-public-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3}.lllgt-public-hero>div{position:relative;z-index:1}.lllgt-public-hero span{color:#ffd45a;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.lllgt-public-hero h1{font-family:Georgia,serif;font-size:34px;line-height:1.15;margin:9px 0}.lllgt-public-hero p{margin:0}.lllgt-public-info{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:var(--lllgt-cream);border-bottom:1px solid #ead9b2;padding:18px 28px}.lllgt-public-info div{display:flex;flex-direction:column}.lllgt-public-info div:last-child{text-align:right}.lllgt-public-info span{color:var(--lllgt-muted);font-size:12px;margin-top:3px}.lllgt-public-description{padding:24px 28px;line-height:1.65;border-bottom:1px solid #e5ebf1}.lllgt-public-description p:first-child{margin-top:0}.lllgt-public-rate{margin:20px 28px 0;background:#fff4d1;border:1px solid #e4c15b;border-radius:10px;padding:13px;display:flex;flex-direction:column}.lllgt-public-rate small{color:#6f654b;margin-top:4px}.lllgt-public-rsvp{padding:26px 28px}.lllgt-public-rsvp h2{font-family:Georgia,serif;margin-top:0}.lllgt-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.lllgt-public-grid label>span,.lllgt-public-slots legend{display:block;font-weight:800;font-size:12px;margin-bottom:6px}.lllgt-public-grid input{box-sizing:border-box;width:100%;border:1px solid #bdcddd;border-radius:9px;padding:11px;font:inherit}.lllgt-public-grid small{display:block;color:var(--lllgt-muted);font-size:11px;margin-top:4px}.lllgt-public-slots{border:1px solid #d1ddeb;border-radius:11px;margin:20px 0;padding:13px}.lllgt-public-slots legend{padding:0 6px}.lllgt-public-slots legend small{font-weight:500}.lllgt-public-slots label{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:9px 2px;border-top:1px solid #e7edf3}.lllgt-public-slots label:first-of-type{border-top:0}.lllgt-public-slots span,.lllgt-public-slots small{display:block}.lllgt-public-slots small{font-weight:400;color:var(--lllgt-muted)}.lllgt-public-slots input{width:72px;border:1px solid #bdcddd;border-radius:8px;padding:8px}.lllgt-public-consent{display:flex;align-items:flex-start;gap:9px;font-size:12px;color:#40546b;margin:17px 0}.lllgt-public-primary{border:0;background:var(--lllgt-gold);color:var(--lllgt-navy);font-weight:900;border-radius:9px;padding:12px 18px;cursor:pointer;box-shadow:0 6px 16px rgba(206,147,0,.18)}.lllgt-public-primary:disabled{opacity:.6}.lllgt-public-privacy{background:#eef5fb;border-top:1px solid #d3e1ed;padding:18px 28px}.lllgt-public-privacy p{margin:4px 0;color:#526b82;font-size:12px}.lllgt-closed{background:#fff1d2;border:1px solid #e2c05d;border-radius:10px;padding:14px}.lllgt-public-error,.lllgt-public-success{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.lllgt-public-error>span{color:#986a00;font-weight:900;text-transform:uppercase;font-size:11px}.lllgt-public-error h1,.lllgt-public-success h1{font-family:Georgia,serif}.lllgt-public-error p,.lllgt-public-success p{max-width:520px;color:var(--lllgt-muted)}.lllgt-public-error small,.lllgt-public-success small{color:#7b8796}.lllgt-public-success>span{width:58px;height:58px;display:grid;place-items:center;background:#dff4e8;color:var(--lllgt-green);font-size:30px;border-radius:50%}.lllgt-manage-status{display:flex;align-items:center;gap:14px;padding:18px 28px;background:#f5f8fc}.lllgt-manage-status>span{border-radius:99px;padding:7px 11px;background:#fff1c9;color:#815b00;text-transform:uppercase;font-weight:900;font-size:11px}.lllgt-manage-status>span.is-confirmed{background:#dff4e8;color:#12643d}.lllgt-manage-status div,.lllgt-manage-status small{display:block}.lllgt-manage-status small{color:var(--lllgt-muted)}.lllgt-public-location{margin:22px 28px 0;border:1px solid #ccd9e6;border-radius:11px;padding:15px}.lllgt-public-location p{white-space:pre-line}.lllgt-manage-rate{display:flex;flex-direction:column;background:#f4f7fb;border-radius:10px;padding:13px;margin-top:18px}.lllgt-manage-rate strong{font-size:20px}.lllgt-manage-rate small{color:var(--lllgt-muted)}.lllgt-manage-buttons{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.lllgt-cancel-rsvp{border:1px solid #dcb5bb;background:#fff;color:var(--lllgt-red);font-weight:800;border-radius:9px;padding:11px 15px;cursor:pointer}
@media(max-width:1050px){.lllgt-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lllgt-form-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.lllgt-rate-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lllgt-invite-form{grid-template-columns:1fr 1fr}.lllgt-invite-form button{grid-column:1/-1}}
@media(max-width:720px){.lllgt-page-head,.lllgt-section-title{flex-direction:column}.lllgt-summary-grid,.lllgt-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.lllgt-event-grid,.lllgt-manager-grid,.lllgt-form-grid,.lllgt-form-grid.cols-3,.lllgt-community-grid{grid-template-columns:1fr}.lllgt-manager-card.span-2,.lllgt-form-grid .span-2{grid-column:auto}.lllgt-slot-row{grid-template-columns:1fr 70px 38px}.lllgt-slot-row select{grid-column:1/-1}.lllgt-public-shell{padding:15px 8px}.lllgt-public-card{border-radius:12px}.lllgt-public-hero{padding:22px;min-height:160px}.lllgt-public-hero h1{font-size:27px}.lllgt-public-info,.lllgt-public-grid{grid-template-columns:1fr}.lllgt-public-info div:last-child{text-align:left}.lllgt-public-rsvp,.lllgt-public-description{padding:22px}.lllgt-manage-buttons{flex-direction:column}.lllgt-head-actions{align-self:stretch;justify-content:space-between}}

.lllgt-public-description{white-space:pre-line}
