:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.pa-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:20px}.pa-modal{width:100%;max-width:460px;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden;display:flex;flex-direction:column}.pa-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--color-border)}.pa-count{font-size:12px;font-weight:600;color:var(--color-text-muted);letter-spacing:.3px}.pa-x{border:none;background:none;cursor:pointer;font-size:15px;color:var(--color-text-muted)}.pa-card{padding:18px 16px;display:flex;flex-direction:column;gap:10px}.pa-card-type{display:flex;align-items:center;justify-content:space-between;gap:8px}.pa-when{font-size:12px;color:var(--color-text-muted)}.pa-title{font-size:16px;font-weight:700;color:var(--color-text);line-height:1.3}.pa-account{font-size:13px;color:var(--color-primary);text-decoration:none}.pa-account:hover{text-decoration:underline}.pa-desc{font-size:13px;color:var(--color-text-muted);margin:0;max-height:96px;overflow:auto;white-space:pre-wrap;background:var(--color-bg);border-radius:var(--radius-sm);padding:8px 10px}.pa-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.pa-del-row{margin-top:12px;padding-top:10px;border-top:1px solid var(--color-border);justify-content:flex-end}.pa-done-label{font-size:13px;font-weight:600;color:var(--color-text);margin-right:2px}.pa-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-top:1px solid var(--color-border);background:var(--color-bg);flex-wrap:wrap}.pa-nav,.pa-skip{display:flex;gap:6px}.um-intro{margin:0 0 14px;font-size:13px;line-height:1.45;color:var(--color-text-muted)}.um-list{display:flex;flex-direction:column;gap:10px}.um-card{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg)}.um-when{font-size:12px;color:var(--color-text-muted)}.um-title{font-size:15px;font-weight:700;color:var(--color-text);line-height:1.3}.um-guests{font-size:13px;color:var(--color-text);word-break:break-word}.um-meta{font-size:12px;color:var(--color-text-muted);word-break:break-word}.um-desc{margin:0;font-size:12px;line-height:1.4;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.um-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:2px}.um-suggest{align-self:flex-start}.um-foot{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--color-surface);border-top:1px solid var(--color-border);margin:14px -24px 0;padding:12px 24px}.um-count{font-size:12px;font-weight:600;color:var(--color-text-muted)}
