:root{--menu-height:28px;--desktop-padding:18px;--summer-deep:#2b5496;--summer-mid:#1c6ea4;--summer-sky:#33a1e0;--summer-sun:#fff;--window-shadow:3px 3px 0 var(--summer-mid);--ink:var(--summer-deep);--paper:var(--summer-sun);--frame:var(--summer-deep);--heart-cursor:url(/images/heart-cursor.svg) 12 12}*{box-sizing:border-box;cursor:var(--heart-cursor),auto}body{background:var(--summer-sky);min-height:100vh;color:var(--ink);margin:0;font-family:Chicago,Geneva,Helvetica,Arial,sans-serif}.hidden{display:none!important}.skip-link{color:#fff;z-index:2000;background:#000;border-radius:4px;padding:6px 10px;font-size:.8rem;text-decoration:none;position:absolute;top:-40px;left:12px}.skip-link:focus{top:12px}.icon-sprite{width:0;height:0;position:absolute}.icon{color:#111;width:22px;height:22px}.screen{z-index:1200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.boot{color:#fff;background:#000}.boot-card{text-align:center;background:#111;border:2px solid #fff;padding:26px 32px;box-shadow:0 0 0 4px #000,6px 6px #333}.boot-title{letter-spacing:.05em;font-size:1.6rem;font-weight:700}.boot-subtitle{color:#cfcfcf;margin-top:8px;font-size:.9rem}.boot-progress{grid-auto-flow:column;gap:6px;width:fit-content;margin:18px auto 0;display:grid}.boot-progress span{background:#fff;width:18px;height:8px;animation:1.2s steps(2,end) infinite loading}.boot-progress span:nth-child(2){animation-delay:.2s}.boot-progress span:nth-child(3){animation-delay:.4s}.boot-hint{color:#a0a0a0;margin-top:14px;font-size:.75rem}@keyframes loading{0%,to{opacity:.4}50%{opacity:1}}.login{color:#fff;background:#2c2c2c}.login-panel{color:#111;box-shadow:var(--window-shadow);background:#f4f4f4;border:2px solid #111;width:min(360px,92vw);padding:24px 26px}.login-header{margin-bottom:16px;display:block}.login-name{font-size:1.1rem;font-weight:700}.login-field{gap:6px;margin-bottom:12px;display:grid}.login-field label{font-size:.8rem}.login-input{border:1px solid #000;width:100%;padding:6px;font-family:inherit}.login-button{width:100%}.login-button-secondary{margin-top:8px}.login-button:disabled{opacity:.6;cursor:var(--heart-cursor),not-allowed}.login-note{margin-top:10px;font-size:.8rem}.login-status{background:#fff;border:1px solid #000;padding:6px 8px;font-size:.8rem}.login-status.is-success{background:#e1ffe1}.login-status.is-error{background:#ffe3e3}.menu-shell{z-index:1000;background:#e7e7e7;border-bottom:1px solid #000;justify-content:space-between;align-items:center;padding:2px 10px;display:flex;position:fixed;top:0;left:0;right:0}.menu-bar{flex-wrap:wrap;flex:1;align-items:center;gap:2px;width:auto;margin:0;padding:0;list-style:none;display:flex}.menu-bar>[role=menu-item]{min-height:24px;cursor:var(--heart-cursor),pointer;border:1px solid #0000;align-items:center;padding:3px 8px;list-style:none;display:inline-flex;position:relative}.menu-bar>[role=menu-item]:focus-visible{outline-offset:-3px;outline:1px dotted #000}.menu-bar>[role=menu-item]>ul[role=menu]{z-index:1201;min-width:190px;box-shadow:var(--window-shadow);background:#fff;border:1px solid #000;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 2px);left:0}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]{border-bottom:1px solid #000;margin:0;list-style:none}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]:last-child{border-bottom:0}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]>a{color:inherit;white-space:nowrap;padding:6px 10px;text-decoration:none;display:block}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]>a:hover,.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]>a:focus-visible{color:#fff;background:#111}.menu-brand{letter-spacing:.02em;font-weight:700}.menu-right{align-items:center;gap:8px;font-size:.8rem;display:flex}.menu-right-email,.menu-email{text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #000;max-width:min(40vw,280px);padding:2px 6px;overflow:hidden}.menu-clock,.menu-date{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #000;padding:2px 6px}.menu-countdown{font-variant-numeric:tabular-nums;white-space:nowrap;background:#fff;border:1px solid #000;padding:2px 6px}ul[role=menu-bar]>[role=menu-item][aria-expanded=true],ul[role=menu-bar]>[role=menu-item].is-open,ul[role=menu-bar]>[role=menu-item].menu-open,ul[role=menu-bar]>[role=menu-item][data-open=true],ul[role=menu-bar]>[role=menu-item][data-state=open]{color:#fff;background:#000}ul[role=menu-bar]>[role=menu-item][aria-expanded=true]>ul[role=menu],ul[role=menu-bar]>[role=menu-item].is-open>ul[role=menu],ul[role=menu-bar]>[role=menu-item].menu-open>ul[role=menu],ul[role=menu-bar]>[role=menu-item][data-open=true]>ul[role=menu],ul[role=menu-bar]>[role=menu-item][data-state=open]>ul[role=menu]{display:block}.desktop{min-height:100vh;padding-top:calc(var(--menu-height) + 18px);background-color:#bfbfbf;background-image:url(/images/wedding-background.jpg);background-position:top;background-repeat:no-repeat;background-size:auto 100%;background-attachment:fixed;padding-bottom:40px;position:relative}.desktop:before{content:"";pointer-events:none;z-index:0;background:#fff3;position:absolute;inset:0}.desktop-banner{display:none}.banner-title{font-weight:700;display:block}.desktop-icons{z-index:2;--icon-width:86px;--icon-height:92px;--icon-gap:16px;top:calc(var(--menu-height) + 12px);left:var(--desktop-padding);right:var(--desktop-padding);bottom:var(--desktop-padding);position:absolute}.icon-item{width:var(--icon-width);height:var(--icon-height);position:absolute}.icon-btn{width:100%;height:100%;cursor:var(--heart-cursor),pointer;text-align:center;touch-action:none;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #000;align-content:start;justify-items:center;gap:6px;padding:8px 6px 6px;font-size:.72rem;line-height:1.1;display:grid;position:relative}.icon-btn:hover{background:#f0f0f0}.icon-btn .icon{width:26px;height:26px}.icon-item-directions{overflow:visible}.icon-item-directions:after{content:"";width:100%;height:4px;position:absolute;top:100%;left:0}.icon-dropdown{min-width:100%;box-shadow:var(--window-shadow);z-index:20;background:#fff;border:2px solid #000;flex-direction:column;display:none;position:absolute;top:calc(100% + 4px);left:0}.icon-item-directions:hover .icon-dropdown,.icon-item-directions:focus-within .icon-dropdown{display:flex}.icon-dropdown-item{text-align:left;font:inherit;cursor:var(--heart-cursor),pointer;background:#fff;border:0;border-bottom:1px solid #000;padding:6px 8px;font-size:.74rem;line-height:1.1}.icon-dropdown-item:last-child{border-bottom:0}.icon-dropdown-item:hover,.icon-dropdown-item:focus-visible{background:#f0f0f0}.window{margin:0;width:min(680px,94vw);height:min(520px,calc(100vh - var(--menu-height) - 40px));min-width:340px;max-width:calc(100vw - 40px);min-height:220px;max-height:calc(100vh - var(--menu-height) - 40px);box-shadow:var(--window-shadow);flex-direction:column;margin-block:0;margin-inline:0;display:none;position:absolute;top:140px;left:220px;overflow:hidden}.window.is-open{display:flex}.window-pane{background:var(--paper);flex:1;min-height:0;padding:14px 16px 18px;overflow:auto}.window-pane h3{margin-top:0}.title-bar button.close:hover:before,.title-bar button.close:hover:after,.title-bar button.close:focus-visible:before,.title-bar button.close:focus-visible:after{opacity:1}.callout{background:#fff;border:2px dashed #000;margin-top:12px;padding:8px 10px}.auth-inline-login{gap:8px;max-width:360px;margin-top:10px;display:grid}.auth-inline-login .login-field{margin-bottom:0}.auth-inline-login .login-button,.auth-inline-login .login-note,.auth-inline-login .login-status{margin-top:0}.timeline{gap:10px;margin:0 0 10px;padding:0;list-style:none;display:grid}.timeline li{background:#fff;border:1px solid #000;padding:8px 10px}.timeline strong{margin-bottom:4px;display:block}.subtle{font-size:.8rem}.registry-panel{gap:10px;display:grid}.registry-buy-button-shell{background:#fff;border:1px solid #000;justify-content:center;padding:16px;display:flex;overflow-x:auto}.registry-buy-button-shell stripe-buy-button{max-width:100%;display:block}.chat-panel{grid-template-columns:minmax(190px,250px) minmax(0,1fr);gap:10px;height:100%;min-height:0;display:grid}.chat-rooms{background:#ececec;border:1px solid #000;flex-direction:column;gap:8px;min-height:0;padding:8px;display:flex}.chat-room-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-room-header-actions{align-items:center;gap:6px;display:flex}.chat-room-title{letter-spacing:.05em;text-transform:uppercase;color:#3d3d3d;font-size:.7rem;font-weight:700}.chat-btn{min-height:24px;padding:2px 8px;font-size:.72rem;line-height:1}.chat-room-add{min-width:24px;padding:0 8px;font-size:.95rem;font-weight:700;line-height:1}.chat-mobile-sidebar-toggle,.chat-mobile-sidebar-close{display:none}.chat-room-status{background:#fff;border:1px solid #000;padding:5px 7px;font-size:.78rem}.chat-room-status.is-success{background:#e1ffe1}.chat-room-status.is-error{background:#ffe3e3}.chat-room-list{flex-direction:column;flex:auto;gap:4px;min-height:0;padding-right:1px;display:flex;overflow-y:auto}.chat-room-item{background:#f6f6f6;border:1px solid #b5b5b5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;padding:2px;display:grid}.chat-room-item.is-locked{opacity:.88}.chat-room-select{text-align:left;min-width:0;color:inherit;font:inherit;background:0 0;border:0;gap:1px;padding:3px 5px;display:grid}.chat-room-select:not(:disabled){cursor:var(--heart-cursor),pointer}.chat-room-select:focus-visible{outline-offset:1px;outline:1px dotted #000}.chat-room-select:disabled{opacity:.75}.chat-room-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.79rem;font-weight:700;overflow:hidden}.chat-room-name:before{content:"#";color:#666;margin-right:3px}.chat-room-select .subtle{color:#666;white-space:nowrap;font-size:.68rem}.chat-room-actions{align-items:center;gap:4px;padding-right:2px;display:flex}.chat-room-join{min-width:48px}.chat-room-delete{min-width:24px;padding:0 6px;font-size:.86rem;font-weight:700}.chat-sidebar-field{border-top:1px solid #b3b3b3;gap:4px;margin-top:auto;padding-top:8px;display:grid}.chat-sidebar-field label{letter-spacing:.04em;text-transform:uppercase;color:#444;font-size:.68rem;font-weight:700}.chat-main{grid-template-rows:auto minmax(0,1fr) auto;gap:8px;min-height:0;display:grid}.chat-main-header{background:#fff;border:1px solid #000;justify-content:space-between;align-items:center;gap:8px;padding:6px 8px;display:flex}.chat-room-current{color:#333;align-items:baseline;gap:8px;min-width:0;min-height:.95rem;font-size:.78rem;display:flex}.chat-room-current strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-room-current .subtle{color:#666;white-space:nowrap;font-size:.68rem}.chat-connection-indicator{cursor:help;border:1px solid #000;border-radius:999px;flex:none;width:10px;height:10px;display:inline-flex;position:relative}.chat-connection-indicator:before{content:"";border-radius:inherit;width:100%;height:100%;display:block}.chat-connection-indicator.is-connected:before{background:#1ea55a}.chat-connection-indicator.is-connecting:before{background:#e3912e}.chat-connection-indicator.is-disconnected:before{background:#d34545}.chat-connection-indicator:after{content:attr(data-tooltip);color:#222;white-space:nowrap;box-shadow:var(--window-shadow);opacity:0;pointer-events:none;z-index:20;background:#fff;border:1px solid #000;padding:4px 6px;font-size:.68rem;line-height:1.2;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.chat-connection-indicator:hover:after,.chat-connection-indicator:focus-visible:after{opacity:1}.chat-connection-indicator:focus-visible{outline-offset:2px;outline:1px dotted #000}.chat-log{background:#fff;border:1px solid #000;flex-direction:column;gap:8px;min-height:0;padding:8px;display:flex;overflow-y:auto}.chat-empty{color:#444;font-size:.8rem}.chat-message{background:#fafafa;border:1px solid #dadada;gap:3px;padding:6px 8px;display:grid}.chat-message-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.chat-meta{text-transform:none;letter-spacing:0;color:#333;gap:1px;font-size:.68rem;font-weight:700;display:grid}.chat-meta-line{min-width:0}.chat-author-email{color:#666;overflow-wrap:anywhere;font-size:.66rem;font-weight:400}.chat-text{overflow-wrap:anywhere;font-size:.84rem;line-height:1.3}.chat-btn-danger{color:#a01717;border-color:#a01717}.chat-btn-danger:disabled{color:#7a7a7a;border-color:#7a7a7a}.chat-message-delete{min-width:24px;padding:0 6px;font-size:.86rem;font-weight:700}.chat-input-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:6px;display:grid}.chat-input{background:#fff;border:1px solid #000;width:100%;min-width:0;padding:6px 8px;font-family:inherit}.chat-input:disabled{background:#e5e5e5}.chat-wiz,.chat-send{min-width:54px}.chat-input-row .btn:disabled{opacity:.6;cursor:var(--heart-cursor),not-allowed}.rsvp-panel{gap:8px;display:grid}.rsvp-form{gap:12px;display:grid}.rsvp-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.rsvp-field{gap:6px;display:grid}.rsvp-field label{font-size:.85rem;font-weight:700}.rsvp-input,.rsvp-select,.rsvp-textarea{background:#fff;border:1px solid #000;width:100%;padding:6px;font-family:inherit}.rsvp-input:disabled,.rsvp-select:disabled,.rsvp-textarea:disabled{background:#e5e5e5}.rsvp-textarea{resize:vertical;min-height:70px}.rsvp-guest-list{gap:8px;display:grid}.rsvp-guest-empty{color:#4b4b4b;padding:6px 0;font-size:.75rem}.rsvp-guest-row{grid-template-columns:minmax(0,1fr) minmax(0,220px) auto;align-items:center;gap:8px;display:grid}@media (max-width:720px){.rsvp-two-columns,.rsvp-guest-row{grid-template-columns:1fr}.rsvp-remove{justify-self:start}}.rsvp-add,.rsvp-submit{width:fit-content}.rsvp-remove{white-space:nowrap}.rsvp-status{background:#fff;border:1px solid #000;padding:6px 8px;font-size:.8rem}.rsvp-status.is-success{background:#e1ffe1}.rsvp-status.is-error{background:#ffe3e3}.rsvp-admin-callout{gap:8px;display:grid}.rsvp-admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.rsvp-admin-export{width:fit-content}.rsvp-admin-list{content-visibility:auto;gap:8px;max-height:260px;display:grid;overflow:auto}.rsvp-admin-record{background:#fff;border:1px solid #000;gap:4px;padding:8px;display:grid}.rsvp-admin-record-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}body.crt:before{content:"";pointer-events:none;z-index:2000;background:repeating-linear-gradient(#0000002e 0 1px,#0000 1px 3px);position:fixed;inset:0}body.crt:after{content:"";pointer-events:none;z-index:2000;background:radial-gradient(circle,#ffffff14,#0000 60%);position:fixed;inset:0}#window-welcome{top:140px;left:220px}#window-schedule{top:180px;left:280px}#window-registry{top:260px;left:320px}#window-rsvp{top:300px;left:240px}#window-chat{inset:auto 20px 32px auto}#window-draw{width:min(820px,95vw);height:min(620px,calc(100vh - var(--menu-height) - 40px));top:220px;left:360px}#window-draw .window-pane{overflow:hidden}body[data-resize-cursor=ns-resize]{--active-resize-cursor:ns-resize}body[data-resize-cursor=ew-resize]{--active-resize-cursor:ew-resize}body[data-resize-cursor=nesw-resize]{--active-resize-cursor:nesw-resize}body[data-resize-cursor=nwse-resize]{--active-resize-cursor:nwse-resize}body[data-resize-cursor],body[data-resize-cursor] *{cursor:var(--active-resize-cursor)!important}.window-resize,.resize-handle{z-index:12;touch-action:none;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0;position:absolute}.window-resize:after,.resize-handle:after{content:"";pointer-events:none;position:absolute;inset:0}.window-resize--n,.window-resize-n,.window-resize[data-resize=n],.window-resize[data-resize=top],.resize-handle--n,.resize-handle-n,.resize-handle[data-resize=n],.resize-handle[data-resize=top]{cursor:ns-resize;height:10px;top:0;left:12px;right:12px}.window-resize--e,.window-resize-e,.window-resize[data-resize=e],.window-resize[data-resize=right],.resize-handle--e,.resize-handle-e,.resize-handle[data-resize=e],.resize-handle[data-resize=right]{cursor:ew-resize;width:10px;top:12px;bottom:12px;right:0}.window-resize--s,.window-resize-s,.window-resize[data-resize=s],.window-resize[data-resize=bottom],.resize-handle--s,.resize-handle-s,.resize-handle[data-resize=s],.resize-handle[data-resize=bottom]{cursor:ns-resize;height:10px;bottom:0;left:12px;right:12px}.window-resize--w,.window-resize-w,.window-resize[data-resize=w],.window-resize[data-resize=left],.resize-handle--w,.resize-handle-w,.resize-handle[data-resize=w],.resize-handle[data-resize=left]{cursor:ew-resize;width:10px;top:12px;bottom:12px;left:0}.window-resize--ne,.window-resize-ne,.window-resize[data-resize=ne],.window-resize[data-resize=top-right],.resize-handle--ne,.resize-handle-ne,.resize-handle[data-resize=ne],.resize-handle[data-resize=top-right]{cursor:nesw-resize;width:14px;height:14px;top:0;right:0}.window-resize--nw,.window-resize-nw,.window-resize[data-resize=nw],.window-resize[data-resize=top-left],.resize-handle--nw,.resize-handle-nw,.resize-handle[data-resize=nw],.resize-handle[data-resize=top-left]{cursor:nwse-resize;width:14px;height:14px;top:0;left:0}.window-resize--sw,.window-resize-sw,.window-resize[data-resize=sw],.window-resize[data-resize=bottom-left],.resize-handle--sw,.resize-handle-sw,.resize-handle[data-resize=sw],.resize-handle[data-resize=bottom-left]{cursor:nesw-resize;width:14px;height:14px;bottom:0;left:0}.window-resize--se,.window-resize-se,.window-resize[data-resize=se],.window-resize[data-resize=bottom-right],.window-resize:not([data-resize]):not([class*=window-resize-]):not([class*=window-resize--]),.resize-handle--se,.resize-handle-se,.resize-handle[data-resize=se],.resize-handle[data-resize=bottom-right],.resize-handle:not([data-resize]):not([class*=resize-handle-]):not([class*=resize-handle--]){cursor:nwse-resize;width:14px;height:14px;bottom:0;right:0}.window-resize--se:after,.window-resize-se:after,.window-resize[data-resize=se]:after,.window-resize[data-resize=bottom-right]:after,.window-resize:not([data-resize]):not([class*=window-resize-]):not([class*=window-resize--]):after,.resize-handle--se:after,.resize-handle-se:after,.resize-handle[data-resize=se]:after,.resize-handle[data-resize=bottom-right]:after,.resize-handle:not([data-resize]):not([class*=resize-handle-]):not([class*=resize-handle--]):after{background:#fff;border:1px solid #000;inset:1px}.window-resize--se:before,.window-resize-se:before,.window-resize[data-resize=se]:before,.window-resize[data-resize=bottom-right]:before,.window-resize:not([data-resize]):not([class*=window-resize-]):not([class*=window-resize--]):before,.resize-handle--se:before,.resize-handle-se:before,.resize-handle[data-resize=se]:before,.resize-handle[data-resize=bottom-right]:before,.resize-handle:not([data-resize]):not([class*=resize-handle-]):not([class*=resize-handle--]):before{content:"";pointer-events:none;border-bottom:2px solid #000;border-right:2px solid #000;position:absolute;inset:3px}.skip-link{background:var(--summer-deep);color:var(--summer-sun)}.icon{color:var(--summer-deep)}.boot,.login{background:linear-gradient(180deg,var(--summer-mid)0%,var(--summer-deep)100%);color:var(--summer-sun)}.boot-card,.login-panel{border-color:var(--summer-deep);background:var(--summer-sun);color:var(--summer-deep)}.boot-card{box-shadow:0 0 0 4px var(--summer-deep),6px 6px 0 var(--summer-mid)}.boot-subtitle,.boot-hint{color:var(--summer-mid)}.menu-shell{background:var(--summer-sun);border-bottom-color:var(--summer-deep)}.menu-bar>[role=menu-item]:focus-visible,.chat-room-select:focus-visible,.chat-connection-indicator:focus-visible{outline-color:var(--summer-deep)}.menu-bar>[role=menu-item]>ul[role=menu],.menu-right-email,.menu-email,.menu-clock,.menu-date,.menu-countdown,.callout,.timeline li,.registry-buy-button-shell,.chat-room-status,.chat-main-header,.chat-log,.chat-message,.chat-input,.rsvp-input,.rsvp-select,.rsvp-textarea,.rsvp-status,.icon-btn,.icon-dropdown,.icon-dropdown-item{border-color:var(--summer-deep);background:var(--summer-sun);color:var(--summer-deep)}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item],.icon-dropdown-item{border-bottom-color:var(--summer-deep)}.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]>a:hover,.menu-bar>[role=menu-item]>ul[role=menu]>[role=menu-item]>a:focus-visible,ul[role=menu-bar]>[role=menu-item][aria-expanded=true],ul[role=menu-bar]>[role=menu-item].is-open,ul[role=menu-bar]>[role=menu-item].menu-open,ul[role=menu-bar]>[role=menu-item][data-open=true],ul[role=menu-bar]>[role=menu-item][data-state=open],.icon-btn:hover,.icon-dropdown-item:hover,.icon-dropdown-item:focus-visible,.btn:hover,.btn-default:hover,.btn:active,.btn-default:active{background:var(--summer-mid);color:var(--summer-sun)}.desktop{background-color:var(--summer-sky)}.desktop:before{background:linear-gradient(#ffffff24 0%,#ffffff52 100%)}.window{border-color:var(--summer-deep);background-color:var(--summer-sun)}.window-pane{background:var(--paper)}.title-bar{background:repeating-linear-gradient(90deg,var(--summer-deep)0,var(--summer-deep)6px,var(--summer-mid)6px,var(--summer-mid)12px)}.title-bar .title{background:var(--summer-sun);color:var(--summer-deep)}.title-bar button{border-color:var(--summer-deep);background-color:var(--summer-sun)}.title-bar button.close:before,.title-bar button.close:after{background:linear-gradient(var(--summer-deep),var(--summer-deep))0,linear-gradient(var(--summer-deep),var(--summer-deep))100%,linear-gradient(var(--summer-deep),var(--summer-deep))top,linear-gradient(var(--summer-deep),var(--summer-deep))bottom;background-repeat:no-repeat}.title-bar button.close:before{background-size:30% 4px,30% 4px,4px 30%,4px 30%}.title-bar button.close:after{background-size:22.5% 3.63636px,22.5% 3.63636px,3.63636px 22.5%,3.63636px 22.5%}.title-bar button.resize{background:linear-gradient(var(--summer-deep),var(--summer-deep))left 58%,linear-gradient(var(--summer-deep),var(--summer-deep))58% top;background-color:var(--summer-sun);background-repeat:no-repeat;background-size:60% 4px,4px 60%}.separator{border-top-color:var(--summer-deep)}.btn,.btn-default{border:1px solid var(--summer-deep);background:var(--summer-sun);color:var(--summer-deep);box-shadow:none;border-image:}.btn:disabled,.btn-default:disabled{border:1px solid var(--summer-mid);color:var(--summer-mid);background:#33a1e033;border-image:}.chat-rooms{border-color:var(--summer-deep);background:#fffc}.chat-room-title,.chat-sidebar-field label,.chat-empty,.chat-room-current,.chat-room-name:before,.chat-room-select .subtle,.chat-room-current .subtle,.chat-meta,.rsvp-guest-empty{color:var(--summer-mid)}.chat-room-item{border-color:var(--summer-mid);background:#33a1e024}.chat-room-item.is-active{background:var(--summer-sun);border-color:var(--summer-deep)}.chat-sidebar-field{border-top-color:var(--summer-mid)}.chat-input:disabled,.rsvp-input:disabled,.rsvp-select:disabled,.rsvp-textarea:disabled{background:#33a1e033}.chat-connection-indicator{border-color:var(--summer-deep)}.chat-connection-indicator:after{border-color:var(--summer-deep);background:var(--summer-sun);color:var(--summer-deep)}input,textarea,select,.login-input{border-color:var(--summer-deep);box-shadow:none;color:var(--summer-deep)}input:focus-visible,textarea:focus-visible{color:var(--summer-deep);background:#fff}.window-resize--se:after,.window-resize-se:after,.window-resize[data-resize=se]:after,.window-resize[data-resize=bottom-right]:after,.window-resize:not([data-resize]):not([class*=window-resize-]):not([class*=window-resize--]):after,.resize-handle--se:after,.resize-handle-se:after,.resize-handle[data-resize=se]:after,.resize-handle[data-resize=bottom-right]:after,.resize-handle:not([data-resize]):not([class*=resize-handle-]):not([class*=resize-handle--]):after{border-color:var(--summer-deep);background:var(--summer-sun)}.window-resize--se:before,.window-resize-se:before,.window-resize[data-resize=se]:before,.window-resize[data-resize=bottom-right]:before,.window-resize:not([data-resize]):not([class*=window-resize-]):not([class*=window-resize--]):before,.resize-handle--se:before,.resize-handle-se:before,.resize-handle[data-resize=se]:before,.resize-handle[data-resize=bottom-right]:before,.resize-handle:not([data-resize]):not([class*=resize-handle-]):not([class*=resize-handle--]):before{border-right-color:var(--summer-deep);border-bottom-color:var(--summer-deep)}@media (max-width:900px){.desktop{background-attachment:scroll;padding-top:0;padding-bottom:24px}.desktop-icons{--icon-width:84px;--icon-height:90px;margin:calc(var(--menu-height) + 8px)var(--desktop-padding)24px;grid-template-columns:repeat(auto-fill,minmax(var(--icon-width),1fr));justify-items:center;gap:14px;display:grid;position:relative;inset:0}.window{min-width:0;min-height:0;position:fixed;top:calc(var(--menu-height) + 10px)!important;width:auto!important;max-width:none!important;height:calc(100vh - var(--menu-height) - 24px)!important;max-height:calc(100vh - var(--menu-height) - 24px)!important;height:calc(100dvh - var(--menu-height) - 24px)!important;max-height:calc(100dvh - var(--menu-height) - 24px)!important;margin:0!important;bottom:auto!important;left:12px!important;right:12px!important;transform:none!important}.window-resize,.resize-handle{display:none}#window-chat{bottom:auto;left:50%;right:auto}.icon-btn{touch-action:auto;position:static!important}.icon-item{width:var(--icon-width);height:var(--icon-height);position:static!important}.window-pane{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 12px 14px}.chat-panel{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;position:relative}.chat-rooms{max-height:none;display:none}.chat-panel.is-sidebar-open .chat-rooms{z-index:4;display:flex;position:absolute;inset:0;overflow:hidden}.chat-main-header{flex-direction:column;align-items:flex-start}.chat-mobile-sidebar-toggle,.chat-mobile-sidebar-close{justify-content:center;align-items:center;display:inline-flex}#window-chat .window-pane{padding-bottom:calc(14px + env(safe-area-inset-bottom));overflow:hidden}#window-chat .chat-panel,#window-chat .chat-main{height:100%;min-height:0}#window-chat .chat-input-row{z-index:1;background:var(--paper);padding-bottom:env(safe-area-inset-bottom);position:sticky;bottom:0}}@media (max-width:600px){.desktop-icons{--icon-width:78px;--icon-height:86px;margin:calc(var(--menu-height) + 6px)12px 20px}.chat-input-row{grid-template-columns:1fr}}@media (max-width:700px){.menu-shell{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;row-gap:6px;padding:4px 8px}.menu-bar{flex:100%;width:100%;min-width:0}.menu-bar>[role=menu-item]{min-height:28px;padding:5px 8px;font-size:.78rem}.menu-right{flex-wrap:wrap;flex:100%;justify-content:space-between;gap:6px;width:100%;font-size:.74rem}.menu-date,.menu-clock,.menu-countdown,.menu-right-email,.menu-email{align-items:center;min-height:28px;display:inline-flex}ul[role=menu-bar]>[role=menu-item]>ul[role=menu]{z-index:1201;min-width:176px;max-width:min(92vw,320px)}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
