.contact-card-section{--foyer-accent: #B8B2A6;--foyer-accent-glow: rgba(184,178,166,.5);min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;isolation:isolate;background:#0b0d12;color:#f3efe7;font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.contact-card-section .foyer-orb{position:absolute;z-index:0;border-radius:999px;filter:blur(80px);opacity:.28;pointer-events:none;will-change:transform}.contact-card-section .foyer-orb-a{width:520px;height:520px;left:-120px;top:-80px;background:radial-gradient(circle,rgba(196,128,149,.45),transparent 70%);animation:ccDriftA 32s ease-in-out infinite alternate}.contact-card-section .foyer-orb-b{width:600px;height:600px;right:-160px;bottom:-120px;background:radial-gradient(circle,rgba(127,163,196,.45),transparent 70%);animation:ccDriftB 38s ease-in-out infinite alternate}@keyframes ccDriftA{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(6%,5%,0) scale(1.08)}}@keyframes ccDriftB{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-7%,-4%,0) scale(1.06)}}.contact-card-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(1200px 800px at 20% 10%,rgba(127,163,196,.11),transparent 55%),radial-gradient(1000px 900px at 85% 30%,rgba(196,128,149,.08),transparent 60%)}.contact-card-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.45) 100%)}.contact-card-section .foyer-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.6 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.cc-container{max-width:440px;width:100%;padding:var(--cc-padding-top, 60px) 20px var(--cc-padding-bottom, 80px);position:relative;z-index:2}.cc-card{position:relative;width:100%}.cc-identity{text-align:center}.cc-logo{display:inline-flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.cc-logo .cc-name{transition:color .26s ease,text-shadow .26s ease}@media(hover:hover){.cc-logo:hover .cc-name{color:#fff;text-shadow:0 0 22px var(--foyer-accent-glow)}}.cc-avatar{width:88px;height:88px;margin:0 auto 20px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 1px #f3efe72e,0 0 30px -6px var(--foyer-accent-glow)}.cc-avatar img{width:100%;height:100%;object-fit:cover;display:block}.cc-monogram{width:76px;height:76px;margin:0 auto 22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.06),transparent 70%),#ffffff09;box-shadow:0 0 0 1px #f3efe729 inset,0 0 0 6px #f3efe706,0 0 34px -8px var(--foyer-accent-glow)}.cc-monogram span{font-family:Cormorant Garamond,Hoefler Text,Georgia,serif;font-size:32px;line-height:1;letter-spacing:.5px;color:var(--foyer-accent);text-shadow:0 0 20px var(--foyer-accent-glow)}.cc-name{font-family:Cormorant Garamond,Hoefler Text,Georgia,serif;font-weight:400;font-size:38px;line-height:1.1;letter-spacing:-.3px;margin:0;color:#f3efe7}.cc-kicker{font-family:Inter Tight,Inter,sans-serif;font-weight:400;font-size:10.5px;letter-spacing:1.8px;text-transform:uppercase;color:#f3efe76b;margin:10px 0 0}.cc-role{font-family:Inter Tight,Inter,sans-serif;font-weight:400;font-size:13px;line-height:1.5;color:#f3efe799;margin:8px 0 0}.cc-rows{margin:30px 0 0;display:flex;flex-direction:column;border-top:1px solid rgba(243,239,231,.1)}.cc-row{display:flex;align-items:baseline;gap:14px;padding:13px 4px;text-decoration:none;color:inherit;border-bottom:1px solid rgba(243,239,231,.1);-webkit-tap-highlight-color:transparent}.cc-row--static{cursor:default}.cc-row-hit{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;gap:14px;background:none;border:0;margin:0;padding:0;font:inherit;color:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:padding-left .24s ease}@media(hover:hover){.cc-row--copy:hover .cc-row-hit{padding-left:8px}.cc-row--copy:hover .cc-row-value{color:#fff;text-shadow:0 0 14px var(--foyer-accent-glow)}.cc-row--copy:hover .cc-row-label,.cc-row--copy:hover .cc-row-go{color:var(--foyer-accent)}}.cc-row-feedback{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;margin-left:10px}.cc-row-go{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#f3efe757;transition:color .24s ease,background .24s ease,transform .24s ease;-webkit-tap-highlight-color:transparent}.cc-row-go svg{width:15px;height:15px}@media(hover:hover){.cc-row-go:hover{color:var(--foyer-accent);background:#ffffff0d;transform:translateY(-1px)}}.cc-row.is-copied .cc-row-value{color:#fff;text-shadow:0 0 16px var(--foyer-accent-glow)}.cc-toast{position:fixed;left:50%;bottom:40px;z-index:60;transform:translate(-50%) translateY(10px);display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:999px;background:#14161cb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 0 1px var(--foyer-accent) inset,0 14px 40px -12px var(--foyer-accent-glow);color:#f3efe7;font-family:Inter Tight,Inter,sans-serif;font-size:11.5px;letter-spacing:1.4px;text-transform:uppercase;opacity:0;pointer-events:none;transition:opacity .26s ease,transform .26s ease}.cc-toast svg{width:14px;height:14px;color:var(--foyer-accent)}.cc-toast.is-show{opacity:1;transform:translate(-50%) translateY(0)}.cc-guide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .28s ease}.cc-guide.is-show{opacity:1;pointer-events:auto}.cc-guide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04050899;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.cc-guide-sheet{position:relative;z-index:1;width:100%;max-width:440px;margin:0 12px 12px;box-sizing:border-box;padding:30px 26px 24px;border-radius:22px;text-align:center;background:#12141adb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 0 1px #f3efe71f inset,0 -10px 60px -20px var(--foyer-accent-glow),0 30px 80px -30px #000000e6;transform:translateY(18px);transition:transform .32s cubic-bezier(.2,.7,.2,1)}.cc-guide.is-show .cc-guide-sheet{transform:translateY(0)}.cc-guide-x{position:absolute;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:#ffffff0d;color:#f3efe799;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s ease,background .2s ease}.cc-guide-x:hover{color:#f3efe7;background:#ffffff1a}.cc-guide-x svg{width:16px;height:16px}.cc-guide-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin:0 auto 16px;border-radius:50%;color:var(--foyer-accent);background:#ffffff0a;box-shadow:0 0 0 1px #f3efe724 inset,0 0 30px -8px var(--foyer-accent-glow)}.cc-guide-icon svg{width:24px;height:24px}.cc-guide-title{font-family:Cormorant Garamond,Hoefler Text,Georgia,serif;font-size:23px;line-height:1.2;color:#f3efe7;margin:0 0 10px}.cc-guide-body{font-family:Inter Tight,Inter,sans-serif;font-size:14px;line-height:1.6;color:#f3efe7bd;margin:0 auto 22px;max-width:320px}.cc-guide-body b{color:#f3efe7;font-weight:600}.cc-guide-action{width:100%;box-sizing:border-box;border:0;cursor:pointer;padding:15px 22px;border-radius:12px;font-family:Inter Tight,Inter,sans-serif;font-weight:600;font-size:14.5px;letter-spacing:.3px;color:#14161b;background:var(--foyer-accent);box-shadow:0 1px #ffffff40 inset,0 14px 36px -14px var(--foyer-accent-glow);transition:transform .24s ease,filter .24s ease}.cc-guide-action:hover{transform:translateY(-1px);filter:brightness(1.05)}.cc-guide-foot{font-family:Inter Tight,Inter,sans-serif;font-size:11px;letter-spacing:.4px;color:#f3efe76b;margin:14px 0 0}@media(prefers-reduced-motion:reduce){.cc-guide,.cc-guide-sheet{transition:opacity .12s linear}.cc-guide.is-show .cc-guide-sheet{transform:none}}.cc-row-label{flex:0 0 60px;font-family:Inter Tight,Inter,sans-serif;font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:#f3efe766;transition:color .24s ease}.cc-row-value{flex:1 1 auto;min-width:0;font-family:Inter Tight,Inter,sans-serif;font-size:14.5px;letter-spacing:.1px;color:#f3efe7e6;word-break:break-word;transition:color .24s ease,text-shadow .24s ease}.cc-rows a[x-apple-data-detectors],.cc-row-value a{color:inherit!important;text-decoration:none!important;-webkit-text-fill-color:currentColor!important;pointer-events:none}.cc-action,.cc-pill{position:relative;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:12px;text-decoration:none;color:inherit;border:0;margin:0;font:inherit;cursor:pointer;-webkit-appearance:none;appearance:none;background:#ffffff09;box-shadow:0 0 0 1px #f3efe71f inset,0 6px 20px -12px #0009;overflow:hidden;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s ease,background .32s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cc-action:before,.cc-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,var(--foyer-accent-glow),transparent 70%);opacity:0;transition:opacity .36s ease;pointer-events:none}.cc-action:focus-visible,.cc-action:active,.cc-pill:focus-visible{transform:translateY(-2px);background:#ffffff0d;box-shadow:0 0 0 1px var(--foyer-accent) inset,0 12px 40px -10px var(--foyer-accent-glow);outline:none}@media(hover:hover){.cc-action:hover,.cc-pill:hover{transform:translateY(-2px);background:#ffffff0d;box-shadow:0 0 0 1px var(--foyer-accent) inset,0 12px 40px -10px var(--foyer-accent-glow)}.cc-action:hover:before{opacity:.55}.cc-pill:hover:before{opacity:.7}}.cc-action{margin:30px 0 0;justify-content:center;gap:10px;padding:17px 22px;border-radius:10px}.cc-action-text{position:relative;font-family:Inter Tight,Inter,sans-serif;font-weight:500;font-size:15px;letter-spacing:.3px;color:#f3efe7eb;transition:color .26s ease}.cc-action-icon{position:relative;display:inline-flex;color:var(--foyer-accent)}.cc-action-icon svg{width:17px;height:17px}.cc-action:hover .cc-action-text,.cc-action:active .cc-action-text{color:#fff}.cc-action-alt{margin:14px auto 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;box-sizing:border-box;text-decoration:none;font-family:Inter Tight,Inter,sans-serif;font-size:12.5px;letter-spacing:.4px;color:#f3efe780;transition:color .24s ease,text-shadow .24s ease;-webkit-tap-highlight-color:transparent}.cc-action-alt svg{width:14px;height:14px}@media(hover:hover){.cc-action-alt:hover{color:var(--foyer-accent);text-shadow:0 0 12px var(--foyer-accent-glow)}}.cc-ventures{margin:14px 0 0;display:flex;flex-direction:column;gap:12px}.cc-pill{padding:16px 22px 16px 24px;border-radius:999px}.cc-pill-name{position:relative;font-family:Inter Tight,Inter,sans-serif;font-weight:500;font-size:15px;letter-spacing:.15px;color:#f3efe7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto;min-width:0;transition:color .26s ease}.cc-pill:hover .cc-pill-name{color:#fff}.cc-pill-meta{position:relative;display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#f3efe773;transition:color .26s ease}.cc-pill:hover .cc-pill-meta{color:var(--foyer-accent)}.cc-pill-dot{width:6px;height:6px;border-radius:999px;background:var(--foyer-accent);opacity:.55;transition:opacity .26s ease,box-shadow .26s ease}.cc-pill:hover .cc-pill-dot{opacity:1;box-shadow:0 0 10px var(--foyer-accent-glow)}.cc-pill-arrow{display:inline-block;position:relative;width:9px;height:9px;transition:transform .26s ease}.cc-pill-arrow:before{content:"";position:absolute;top:0;right:0;width:7px;height:7px;border-top:1.25px solid currentColor;border-right:1.25px solid currentColor}.cc-pill:hover .cc-pill-arrow{transform:translate(2px,-2px)}.cc-links{margin:20px 0 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:6px}.cc-link{font-family:Inter Tight,Inter,sans-serif;font-size:12.5px;letter-spacing:.3px;color:#f3efe78c;text-decoration:none;transition:color .24s ease,text-shadow .24s ease;-webkit-tap-highlight-color:transparent}.cc-link:not(:first-child):before{content:"\b7";margin:0 .7em;color:#f3efe747}@media(hover:hover){.cc-link:hover{color:var(--foyer-accent);text-shadow:0 0 14px var(--foyer-accent-glow)}}.cc-social{display:flex;gap:14px;margin:24px 0 0;justify-content:center}.cc-social-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f3efe799;transition:background .24s ease,color .24s ease,border-color .24s ease,transform .24s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cc-social-icon svg{width:15px;height:15px}@media(hover:hover){.cc-social-icon:hover{background:#ffffff14;color:#f3efe7;border-color:#ffffff2e;transform:translateY(-1px)}}.cc-qr-page{align-items:stretch}.cc-qr-stage{width:100%;max-width:460px;margin:0 auto;min-height:100vh;min-height:100svh;box-sizing:border-box;padding:24px 20px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.cc-qr-top{flex:1 1 0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cc-qr-top .cc-kicker{margin-top:12px}.cc-qr-bottom{flex:1 1 0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:24px;text-align:center}.cc-qr-frame{flex:0 0 auto;align-self:center;display:block;width:min(360px,84vw);transition:transform .32s cubic-bezier(.2,.7,.2,1);-webkit-tap-highlight-color:transparent}@media(hover:hover){a.cc-qr-frame:hover{transform:translateY(-2px)}}.cc-qr-img{width:100%;height:auto;display:block}.cc-qr-caption{margin:22px 0 0;font-size:12px;letter-spacing:1.4px;text-transform:uppercase;color:#f3efe780}.cc-qr-link{margin-top:14px}.cc-footer{margin:32px 0 0;text-align:center}.cc-footer-text{font-family:Inter Tight,Inter,sans-serif;font-size:10.5px;letter-spacing:1.6px;text-transform:uppercase;color:#f3efe761;margin:0}@keyframes ccGlowLabel{0%,to{color:#f3efe766;text-shadow:none}50%{color:var(--foyer-accent);text-shadow:0 0 12px var(--foyer-accent-glow)}}@keyframes ccGlowBtnText{0%,to{color:#f3efe7eb;text-shadow:none}50%{color:#fff;text-shadow:0 0 14px var(--foyer-accent-glow)}}@keyframes ccGlowBtn{0%,to{box-shadow:0 0 0 1px #f3efe71f inset,0 6px 20px -12px #0009}50%{box-shadow:0 0 0 1px var(--foyer-accent) inset,0 14px 44px -10px var(--foyer-accent-glow)}}@media(prefers-reduced-motion:no-preference){.cc-rows .cc-row-label{animation:ccGlowLabel 5s ease-in-out infinite}.cc-rows .cc-row:nth-of-type(1) .cc-row-label{animation-delay:0s}.cc-rows .cc-row:nth-of-type(2) .cc-row-label{animation-delay:.6s}.cc-rows .cc-row:nth-of-type(3) .cc-row-label{animation-delay:1.2s}.cc-rows .cc-row:nth-of-type(4) .cc-row-label{animation-delay:1.8s}.cc-action{animation:ccGlowBtn 5s ease-in-out infinite;animation-delay:2.4s}.cc-action .cc-action-text{animation:ccGlowBtnText 5s ease-in-out infinite;animation-delay:2.4s}}@media screen and (max-width:749px){.cc-container{padding:44px 18px 64px}.cc-name{font-size:32px}.contact-card-section .foyer-orb-a{width:360px;height:360px}.contact-card-section .foyer-orb-b{width:420px;height:420px}}@media(prefers-reduced-motion:reduce){.contact-card-section .foyer-orb,.cc-row,.cc-action,.cc-pill,.cc-social-icon{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-contact-card.css.map */
