.share-button{display:inline-flex;align-items:center;gap:9px;background:transparent;border:0;border-bottom:1px solid currentColor;color:inherit;font:inherit;font-size:13px;min-height:44px;padding:10px 0;margin-top:12px;cursor:pointer;width:fit-content}.share-button:before{content:'';width:17px;height:17px;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.7'%3E%3Cpath d='M12 16V3m-4 4 4-4 4 4M5 11v9h14v-9'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat}.share-button:hover{opacity:.75}.share-button:focus-visible{outline:2px solid #ff8b77;outline-offset:5px}.share-notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#f4eee6;color:#201b20;padding:14px 20px;max-width:calc(100vw - 32px);width:max-content;font:14px/1.5 'DM Sans',sans-serif;z-index:100;display:none;box-shadow:0 8px 24px #0004}.share-notice.visible{display:block}.share-dialog{background:#211d23;color:#f4eee6;border:1px solid #65565e;padding:24px;width:min(480px,90vw)}.share-dialog::backdrop{background:#000b}.share-dialog h2{font-size:24px}.share-dialog input{width:100%;padding:12px;font:14px sans-serif;margin-top:16px}.share-dialog .share-button:before{display:none}
.contact-dialog{box-sizing:border-box;width:min(480px,calc(100vw - 32px));max-height:90dvh;overflow:auto;padding:24px;background:#171518;color:#f4eee6;border:1px solid #65565e;color-scheme:dark}.contact-dialog::backdrop{background:#08070ae8}.contact-dialog-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.contact-dialog h2{font-family:'Space Grotesk',sans-serif;font-size:30px;font-weight:500;letter-spacing:-.035em;line-height:1.1;margin:0}.contact-dialog-bar button{font:13px 'DM Sans',sans-serif;min-height:44px;background:none;border:0;color:inherit;padding:8px;cursor:pointer}.contact-dialog>p{font:14px/1.6 'DM Sans',sans-serif;color:#c4bac2;margin:16px 0 20px}.contact-options a{display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:20px 0;border-top:1px solid #453d44;text-decoration:none;color:inherit}.contact-options a>span{font:12px 'DM Sans',sans-serif;color:#c4bac2}.contact-options strong{font:500 clamp(18px,4.8vw,23px) 'DM Sans',sans-serif;grid-column:1;overflow-wrap:anywhere}.contact-options svg{grid-column:2;grid-row:1/3;align-self:center;width:20px;height:20px;fill:none;stroke:#ff8b77;stroke-width:1.6}.contact-options a:hover strong{color:#ff8b77}.contact-dialog :focus-visible{outline:2px solid #ff8b77;outline-offset:4px}@media(max-width:420px){.contact-dialog{padding:20px}.contact-dialog h2{font-size:28px}}
