@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&family=Space+Mono:wght@400;700&display=swap";.connect-page{--connect-ink: #10100f;--connect-ink-soft: #171715;--connect-gold: #d9ae60;--connect-gold-bright: #ebc878;--connect-gold-muted: #9f7b3e;--connect-cream: #f6efdf;--connect-cream-muted: #b9ae9c;--connect-line: rgba(217, 174, 96, .34);min-height:100dvh;width:100%;overflow-x:hidden;background:radial-gradient(circle at 50% 5%,rgba(119,81,33,.17),transparent 30rem),var(--connect-ink);color:var(--connect-cream);font-family:DM Sans,sans-serif}.connect-page *,.connect-page *:before,.connect-page *:after{box-sizing:border-box}.connect-page:before{position:fixed;z-index:5;inset:0;pointer-events:none;opacity:.035;content:"";background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}.connect-shell{width:min(100%,464px);min-height:100dvh;margin:0 auto;padding:0 20px 27px}.connect-hero{position:relative;margin:0 -20px}.connect-hero__image-wrap{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--connect-line);background:#403225;animation:connect-reveal .76s 90ms cubic-bezier(.22,1,.36,1) both}.connect-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:center 53%;filter:none}.connect-divider{display:flex;align-items:center;gap:11px;margin:32px 0 17px;animation:connect-reveal .65s .39s cubic-bezier(.22,1,.36,1) both}.connect-divider__line{height:1px;flex:1;background:var(--connect-line)}.connect-divider__label{color:var(--connect-gold);font-family:Space Mono,monospace;font-size:9px;letter-spacing:.28em;text-indent:.28em}.connect-actions{display:grid;gap:8px}.connect-action{display:flex;align-items:center;min-height:65px;padding:9px 14px 9px 9px;border:1px solid rgba(217,174,96,.45);background:#171715d6;color:var(--connect-cream);text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease;animation:connect-reveal .65s var(--item-delay) cubic-bezier(.22,1,.36,1) both}.connect-action:hover{border-color:var(--connect-gold-bright);background:#2d2519d1}.connect-action:active{transform:scale(.985)}.connect-action:focus-visible,.connect-footer__powered:focus-visible{outline:2px solid var(--connect-gold-bright);outline-offset:3px}.connect-action__badge{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--connect-gold);background:transparent;color:var(--connect-gold-bright)}.connect-action__copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px;padding:0 14px}.connect-action__label{color:var(--connect-cream);font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;line-height:1.15}.connect-action__secondary{overflow:hidden;color:var(--connect-gold-bright);font-family:Space Mono,monospace;font-size:9px;letter-spacing:.02em;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.connect-action__arrow{flex:0 0 auto;color:var(--connect-gold-bright)}.connect-footer{padding:34px 0 0;text-align:center;animation:connect-reveal .7s .42s cubic-bezier(.22,1,.36,1) both}.connect-footer__place{display:inline-flex;align-items:center;gap:6px;color:var(--connect-gold-bright);font-family:Space Mono,monospace;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.connect-footer__availability{margin-top:9px;color:var(--connect-cream);font-family:Playfair Display,Georgia,serif;font-size:15px}.connect-footer__motto{margin-top:27px;color:var(--connect-gold-bright);font-family:Space Mono,monospace;font-size:9px;font-weight:700;letter-spacing:.2em;line-height:1.8}.connect-footer__motto span{color:var(--connect-cream)}.connect-footer__update{margin-top:7px;color:var(--connect-cream-muted);font-size:11px}.connect-footer__update span{padding:0 4px;color:var(--connect-gold)}.connect-footer__powered{display:inline-flex;align-items:center;gap:4px;margin-top:29px;color:#847b6c;font-size:9px;text-decoration:none}.connect-footer__powered span{color:#b19a72;text-decoration:underline;text-decoration-color:#b19a7273;text-underline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes connect-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:600px){.connect-page{padding:26px 0}.connect-shell{min-height:calc(100dvh - 52px);border:1px solid rgba(217,174,96,.17);box-shadow:0 25px 80px #0000004d}}@media(prefers-reduced-motion:reduce){.connect-hero__image-wrap,.connect-divider,.connect-action,.connect-footer{animation:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#f6efe3}
