:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f5f6f7;background:#090a0c;font-synthesis:none;text-rendering:optimizeLegibility;--line: rgba(255,255,255,.11);--muted: rgba(255,255,255,.55);--soft: rgba(255,255,255,.07);--action-height: 52px;--home-control-height: 64px;--share-tile-height: 108px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100dvh;background:#090a0c;overflow-x:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.appShell{position:relative;min-height:100dvh;overflow:hidden;isolation:isolate;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)}.gridGlow{position:fixed;inset:0;z-index:-2;background-color:#090a0c;background-image:radial-gradient(circle at 50% 18%,rgba(255,255,255,.11),transparent 33%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:100% 100%,52px 52px,52px 52px;mask-image:linear-gradient(to bottom,#000 0 70%,transparent)}.gridGlow:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 44%,transparent 0 34%,rgba(0,0,0,.35) 70%,rgba(0,0,0,.72))}.topbar{width:min(100% - 32px,520px);margin:12px auto 0;display:flex;align-items:center;justify-content:space-between}.brandMini{font-size:11px;letter-spacing:.18em;font-weight:800;color:#ffffffb8}.brandMini i{font-style:normal;color:#ffffff4d}.iconButton,.flipOnly{display:grid;place-items:center;border:1px solid var(--line);background:#ffffff0d;width:42px;height:42px;border-radius:50%;cursor:pointer;backdrop-filter:blur(12px)}.iconButton svg,.flipOnly svg{width:19px;height:19px;fill:currentColor}.hero{width:min(100% - 32px,520px);margin:32px auto 0}.intro{text-align:center}.eyebrow{display:inline-block;font-size:10px;letter-spacing:.2em;font-weight:800;color:#ffffff70;margin-bottom:12px}.intro h1{margin:0;font-size:clamp(32px,8.5vw,49px);line-height:.98;letter-spacing:-.055em;font-weight:700}.intro h1 span{color:#ffffff6b}.intro p{margin:14px 0 0;color:var(--muted);font-size:13px}.cardScene{perspective:1500px;margin-top:28px;width:100%;aspect-ratio:1.62 / 1;max-height:340px}.businessCard{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .75s cubic-bezier(.2,.8,.2,1);cursor:pointer}.cardScene.isFlipped .businessCard{transform:rotateY(180deg)}.cardFace{position:absolute;inset:0;border-radius:28px;overflow:hidden;backface-visibility:hidden;-webkit-backface-visibility:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 40px 90px -40px #000000d9,inset 0 1px #ffffff14}.cardFront{background:linear-gradient(145deg,#060708,#0e1012 55%,#050607);display:flex;flex-direction:column;align-items:center;justify-content:center}.cardFront:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 15%,rgba(255,255,255,.08) 38%,transparent 58%);transform:translate(-120%);animation:shimmer 8s ease-in-out infinite}@keyframes shimmer{0%,70%{transform:translate(-120%)}85%,to{transform:translate(120%)}}.logoHalo{position:absolute;width:68%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 66%);filter:blur(24px)}.rafLogo{width:66%;height:auto;object-fit:contain;position:relative;filter:contrast(1.06) brightness(1.18)}.frontFooter{position:absolute;left:22px;right:20px;bottom:18px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#ffffff9e}.flipHint{display:flex;align-items:center;gap:6px;border:0;background:none;color:#ffffffb3;cursor:pointer;font-size:11px}.flipHint svg{width:15px;height:15px}.cardBack{position:relative;transform:rotateY(180deg);background:linear-gradient(160deg,#050608,#0e1013 56%,#060709);color:#f4f5f6;padding:20px;display:flex;flex-direction:column}.cardBackGlow{position:absolute;inset:-18% auto auto 50%;width:68%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14),transparent 67%);transform:translate(-50%);filter:blur(28px);pointer-events:none;opacity:.58}.backHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.backHeader small{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff6b;font-weight:800}.backHeader h2{margin:2px 0 0;font-size:22px;letter-spacing:-.035em}.cardBack .flipOnly{width:36px;height:36px;color:#ffffffd6;background:#ffffff0f;border-color:#ffffff14;backdrop-filter:none}.contactList{display:grid;grid-template-columns:1fr 1fr;gap:7px;min-height:0}.contactRow{position:relative;min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border-radius:12px;background:linear-gradient(180deg,#ffffff0e,#ffffff09);border:1px solid rgba(255,255,255,.07);transition:background .2s,border-color .2s,transform .2s}.contactRow:hover{background:linear-gradient(180deg,#ffffff17,#ffffff0e);border-color:#ffffff1f;transform:translateY(-1px)}.contactIcon{width:31px;height:31px;border-radius:9px;background:#111214;color:#fff;display:grid;place-items:center}.contactIcon svg{width:17px;height:17px;fill:currentColor}.contactCopy{min-width:0}.contactCopy small{display:block;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#ffffff6b;font-weight:800}.contactCopy strong{display:block;margin-top:2px;color:#fff;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contactRow .arrow{font-size:12px;color:#ffffff57}.actions{display:grid;grid-template-columns:1.25fr 1fr;gap:10px;margin-top:18px}.primaryButton,.secondaryButton,.ghostButton{border:0;border-radius:16px;height:var(--action-height);min-height:var(--action-height);padding:0 16px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:750;cursor:pointer;text-align:center;transition:transform .18s,opacity .18s}.primaryButton{background:#f4f4f4;color:#0b0c0e}.secondaryButton{background:#ffffff12;color:#fff;border:1px solid rgba(255,255,255,.1)}.primaryButton svg,.secondaryButton svg{width:19px;height:19px;fill:currentColor}.primaryButton:active,.secondaryButton:active,.ghostButton:active{transform:scale(.98)}.studioLink{width:100%;height:var(--home-control-height);min-height:var(--home-control-height);margin-top:10px;border-radius:18px;border:1px solid var(--line);background:#ffffff0b;color:#fff;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:9px 14px;cursor:pointer;text-align:left}.studioMark{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#050607;border:1px solid rgba(255,255,255,.08);overflow:hidden}.studioMark img{width:80%;height:auto}.studioLink small{display:block;font-size:8px;letter-spacing:.14em;color:#fff6;font-weight:800}.studioLink strong{display:block;margin-top:4px;font-size:13px}.studioLink .arrow{opacity:.45}.siteLinks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.siteLink{box-sizing:border-box;min-width:0;height:var(--home-control-height);min-height:var(--home-control-height);max-height:var(--home-control-height);display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid rgba(255,255,255,.095);border-radius:18px;background:#ffffff0b;color:#fff;cursor:pointer;transition:background .2s,border-color .2s,transform .18s}.siteLink:hover{background:#ffffff12;border-color:#ffffff24}.siteLink:active{transform:scale(.985)}.siteLinkIcon{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:#111214;color:#fff}.siteLinkIcon svg{width:18px;height:18px;fill:currentColor}.siteLinkText{min-width:0}.siteLinkText small{display:block;color:#fff6;font-size:7px;font-weight:800;letter-spacing:.1em;white-space:nowrap}.siteLinkText strong{display:block;min-width:0;margin-top:3px;overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.siteLink .arrow{color:#ffffff61;font-size:12px}footer{text-align:center;color:#ffffff45;font-size:10px;margin:22px 0 18px}.sheetBackdrop{position:fixed;inset:0;z-index:20;background:#000000a8;backdrop-filter:blur(10px);display:flex;align-items:flex-end;justify-content:center;padding:14px}.sheet{width:min(100%,520px);background:#141517;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:10px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -20px 80px #00000073}.sheetGrab{width:42px;height:4px;border-radius:999px;background:#fff3;margin:0 auto 18px}.sheetTitleRow{display:flex;gap:12px;align-items:center}.sheetIcon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f5f5f5;color:#111}.sheetIcon svg{width:22px;height:22px}.sheetLogo{width:70px;height:48px;padding:11px 8px;border-radius:14px;object-fit:contain;background:#050607}.sheetTitleRow small{display:block;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#ffffff6b;font-weight:800}.sheetTitleRow h2{margin:3px 0 0;font-size:18px;letter-spacing:-.025em}.sheetText,.steps{color:#ffffffa6;font-size:13px;line-height:1.55;margin:18px 0}.steps{padding-left:20px}.steps li+li{margin-top:8px}.sheet>.primaryButton{width:100%;margin-top:12px}.studioSiteActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.studioSiteActions .primaryButton,.studioSiteActions .secondaryButton{width:100%;margin:0}.ghostButton{width:100%;margin-top:8px;background:transparent;color:#ffffff94}@media (max-width: 420px){.topbar,.hero{width:min(100% - 22px,520px)}.hero{margin-top:25px}.cardScene{margin-top:22px;aspect-ratio:1.46 / 1}.cardFace{border-radius:24px}.cardBack{padding:15px}.contactList{gap:5px}.contactRow{grid-template-columns:27px minmax(0,1fr);gap:7px;padding:6px}.contactIcon{width:27px;height:27px;border-radius:8px}.contactIcon svg{width:15px;height:15px}.contactRow .arrow{display:none}.contactCopy strong{font-size:9px}.actions{grid-template-columns:1fr}.frontFooter{left:17px;right:16px;bottom:14px}}@media (max-height: 720px) and (max-width: 520px){.hero{margin-top:18px}.intro h1{font-size:31px}.intro p{margin-top:9px}.cardScene{margin-top:16px;max-height:290px}}@media (max-width: 360px){.siteLink{grid-template-columns:32px minmax(0,1fr);gap:7px;padding-inline:8px}.siteLinkIcon{width:32px;height:32px}.siteLink .arrow{display:none}.siteLinkText strong{font-size:9px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.installButton{width:100%;height:var(--home-control-height);min-height:var(--home-control-height);margin-top:18px;padding:9px 13px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.095);border-radius:18px;color:#fff;background:linear-gradient(180deg,#ffffff0e,#ffffff09);box-shadow:inset 0 1px #ffffff09;cursor:pointer;text-align:left;transition:background .2s,border-color .2s,transform .18s}.installButton:hover{background:linear-gradient(180deg,#ffffff16,#ffffff0d);border-color:#ffffff24}.installIcon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;color:#fff;background:#111214;border:1px solid rgba(255,255,255,.075)}.installIcon svg{width:20px;height:20px}.installButton small{display:block;color:#ffffff6b;font-size:8px;font-weight:800;letter-spacing:.13em;opacity:1}.installButton strong{display:block;margin-top:4px;color:#fff;font-size:13px;letter-spacing:-.01em}.installButton .arrow{color:#ffffff6b;font-size:18px;opacity:1}.quickActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:9px}.quickActions button{min-width:0;height:var(--home-control-height);min-height:var(--home-control-height);border:1px solid rgba(255,255,255,.095);border-radius:16px;background:#ffffff0b;color:#ffffffc2;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.quickActions button>span{width:28px;height:28px;display:grid;place-items:center}.quickActions svg{width:18px;height:18px;fill:currentColor}.quickActions small{font-size:10px;white-space:nowrap}.quickActions button:active,.installButton:active,.studioLink:active,.copyLinkButton:active,.shareGrid button:active,.closeButton:active{transform:scale(.985)}.compactTitle{margin-bottom:17px}.shareGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.shareGrid button{min-width:0;height:var(--share-tile-height);min-height:var(--share-tile-height);padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#ffffff0b;color:#f5f6f7;text-align:left;cursor:pointer}.shareGrid button>span{width:34px;height:34px;margin-bottom:12px;border-radius:10px;display:grid;place-items:center;color:#111214;background:#f2f2f2}.shareGrid svg{width:18px;height:18px;fill:currentColor}.shareGrid b{display:block;font-size:13px}.shareGrid button:last-child{grid-column:1 / -1}.shareGrid small{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#ffffff6b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.copyLinkButton{width:100%;height:var(--action-height);min-height:var(--action-height);margin-top:9px;border:1px solid rgba(255,255,255,.085);border-radius:15px;background:transparent;color:#ffffffad;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.copyLinkButton svg{width:17px;height:17px}.qrHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.qrHeader small{display:block;color:#ffffff61;font-size:9px;font-weight:800;letter-spacing:.15em}.qrHeader h2{margin:3px 0 0;font-size:19px;letter-spacing:-.025em}.closeButton{width:40px;height:40px;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:grid;place-items:center;background:#ffffff0b;color:#ffffffb3;cursor:pointer}.closeButton svg{width:18px;height:18px}.segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;margin-top:16px;border:1px solid rgba(255,255,255,.075);border-radius:14px;background:#ffffff09}.segmented button{height:40px;min-height:40px;border:0;border-radius:11px;background:transparent;color:#ffffff7a;cursor:pointer;font-size:11px;font-weight:700}.segmented button.active{background:#f0f0f0;color:#111214}.qrFrame{width:min(72vw,290px);aspect-ratio:1;margin:18px auto 0;padding:14px;border-radius:22px;background:#fff;box-shadow:0 20px 55px -30px #ffffff6b}.qrFrame.darkQrFrame{padding:0;overflow:hidden;background:#08090b;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 55px -30px #000000b3}.qrFrame.darkQrFrame img{display:block;width:100%;height:100%;object-fit:contain;filter:none;opacity:1;transform:none}.qrSkeleton{width:100%;height:100%;border-radius:12px;background:#efefef}.qrUrl{max-width:90%;margin:12px auto 0;overflow:hidden;color:#ffffff7a;font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.qrActions{display:grid;grid-template-columns:1.2fr 1fr;align-items:stretch;gap:8px;margin-top:14px}.qrActions>.primaryButton,.qrActions>.secondaryButton{box-sizing:border-box;width:100%;height:var(--action-height);min-height:var(--action-height);max-height:var(--action-height);margin:0!important;padding:0 12px;align-self:stretch;font-size:11px;line-height:1;white-space:nowrap}.toast{position:fixed;z-index:40;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));max-width:min(calc(100% - 30px),420px);padding:11px 15px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:#18191cf0;box-shadow:0 14px 40px #00000059;color:#ffffffd6;font-size:11px;transform:translate(-50%);backdrop-filter:blur(14px)}@media (max-width: 420px){:root{--action-height: 58px;--home-control-height: 72px}.topbar,.hero{width:min(100% - 22px,520px)}.hero{margin-top:25px}.cardScene{margin-top:22px;aspect-ratio:1.46 / 1}.cardFace{border-radius:24px}.cardBack{padding:15px}.contactList{gap:5px}.contactRow{grid-template-columns:27px minmax(0,1fr);gap:7px;padding:6px}.contactIcon{width:27px;height:27px;border-radius:8px}.contactIcon svg{width:15px;height:15px}.contactRow .arrow{display:none}.contactCopy strong{font-size:9px}.frontFooter{left:17px;right:16px;bottom:14px}.installButton{height:72px;min-height:72px;max-height:72px;margin-top:14px;padding:10px 14px}.installIcon{width:46px;height:46px}.installButton small{font-size:9px}.installButton strong{font-size:14px}.quickActions{grid-template-columns:1fr;gap:8px;margin-top:8px}.quickActions button{width:100%;height:64px;min-height:64px;max-height:64px;flex-direction:row;justify-content:flex-start;gap:12px;padding:0 16px;border-radius:18px}.quickActions button>span{width:36px;height:36px;flex:0 0 36px;border-radius:11px;background:#111214;border:1px solid rgba(255,255,255,.075)}.quickActions svg{width:19px;height:19px}.quickActions small{font-size:13px;font-weight:700;text-align:left}.siteLinks{grid-template-columns:1fr;gap:8px;margin-top:8px}.siteLink{height:68px;min-height:68px;max-height:68px;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;padding:9px 14px;border-radius:18px}.siteLinkIcon{width:42px;height:42px;border-radius:12px}.siteLinkIcon svg{width:19px;height:19px}.siteLinkText small{font-size:8px}.siteLinkText strong{margin-top:4px;font-size:13px}.studioSiteActions,.qrActions{grid-template-columns:1fr;gap:8px}.studioSiteActions .primaryButton,.studioSiteActions .secondaryButton,.qrActions>.primaryButton,.qrActions>.secondaryButton{width:100%;height:58px;min-height:58px;max-height:58px;margin:0!important;font-size:13px}.shareGrid{grid-template-columns:1fr;gap:8px}.shareGrid button,.shareGrid button:last-child{grid-column:auto;width:100%;height:72px;min-height:72px;max-height:72px;display:grid;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:2px;align-items:center;padding:10px 14px;text-align:left}.shareGrid button>span{grid-row:1 / 3;width:40px;height:40px;margin:0;border-radius:12px}.shareGrid b{align-self:end;font-size:13px}.shareGrid small{align-self:start;margin-top:0;font-size:10px}.copyLinkButton{height:58px;min-height:58px;max-height:58px;font-size:13px}.sheet>.primaryButton,.sheet>.secondaryButton{height:58px;min-height:58px;max-height:58px;font-size:13px}.ghostButton{min-height:52px;font-size:13px}.qrFrame{width:min(76vw,300px)}.segmented button{height:42px;min-height:42px;font-size:11px}}.cardBack{padding:clamp(22px,3.2vw,30px)}.contactBackHeader{flex:0 0 auto;margin-bottom:clamp(14px,2vw,20px)}.contactBackHeader small{font-size:clamp(10px,1.25vw,13px);letter-spacing:.12em}.contactBackHeader h2{margin-top:4px;font-size:clamp(27px,3.3vw,36px);line-height:1}.cardBack .flipOnly{width:clamp(44px,5vw,52px);height:clamp(44px,5vw,52px);border-radius:16px}.cardBack .flipOnly svg{width:clamp(20px,2.3vw,24px);height:clamp(20px,2.3vw,24px)}.contactListLarge{flex:1 1 auto;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:clamp(9px,1.3vw,13px)}.contactListLarge .contactRow{min-height:0;grid-template-columns:clamp(42px,5vw,50px) minmax(0,1fr) auto;gap:clamp(10px,1.4vw,14px);padding:clamp(10px,1.35vw,14px);border-radius:clamp(15px,2vw,19px)}.contactListLarge .contactIcon{width:clamp(42px,5vw,50px);height:clamp(42px,5vw,50px);border-radius:clamp(12px,1.5vw,15px)}.contactListLarge .contactIcon svg{width:clamp(20px,2.3vw,24px);height:clamp(20px,2.3vw,24px)}.contactListLarge .contactCopy small{font-size:clamp(9px,1.1vw,11px);line-height:1.1;letter-spacing:.075em}.contactListLarge .contactCopy strong{margin-top:5px;font-size:clamp(12px,1.5vw,16px);line-height:1.15;text-overflow:ellipsis}.contactListLarge .contactRow .arrow{display:block;font-size:clamp(14px,1.6vw,17px)}@media (max-width: 420px){.cardScene{aspect-ratio:1.46 / 1}.cardBack{padding:17px}.contactBackHeader{margin-bottom:10px}.contactBackHeader small{font-size:9px}.contactBackHeader h2{margin-top:3px;font-size:24px}.cardBack .flipOnly{width:42px;height:42px;border-radius:14px}.cardBack .flipOnly svg{width:19px;height:19px}.contactListLarge{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.contactListLarge .contactRow{grid-template-columns:36px minmax(0,1fr);gap:8px;min-height:0;padding:8px;border-radius:13px}.contactListLarge .contactIcon{width:36px;height:36px;border-radius:11px}.contactListLarge .contactIcon svg{width:18px;height:18px}.contactListLarge .contactCopy small{font-size:8px}.contactListLarge .contactCopy strong{margin-top:3px;font-size:11px}.contactListLarge .contactRow .arrow{display:none}}@media (max-width: 360px){.cardBack{padding:14px}.contactBackHeader{margin-bottom:8px}.contactBackHeader h2{font-size:21px}.contactListLarge{gap:6px}.contactListLarge .contactRow{grid-template-columns:32px minmax(0,1fr);gap:7px;padding:6px}.contactListLarge .contactIcon{width:32px;height:32px}.contactListLarge .contactIcon svg{width:16px;height:16px}.contactListLarge .contactCopy strong{font-size:10px}}.equalCardScene{width:100%;aspect-ratio:1.56 / 1;min-height:0}.equalBusinessCard{position:relative;width:100%;height:100%;min-height:0;transform-style:preserve-3d}.equalBusinessCard>.cardFace{position:absolute;inset:0;box-sizing:border-box;width:100%;height:100%;min-height:0;max-height:100%;overflow:hidden}.equalBusinessCard>.cardBack{display:flex;flex-direction:column;padding:clamp(22px,3vw,30px)}.equalBusinessCard .contactBackHeader{flex:0 0 auto;margin:0 0 clamp(14px,1.8vw,18px)}.equalBusinessCard .contactListLarge{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:clamp(10px,1.4vw,14px)}.equalBusinessCard .contactListLarge .contactRow{box-sizing:border-box;width:100%;height:100%;min-height:0;grid-template-columns:clamp(48px,5.4vw,58px) minmax(0,1fr) auto;align-items:center;gap:clamp(11px,1.5vw,15px);padding:clamp(12px,1.6vw,16px);border-radius:clamp(17px,2vw,21px)}.equalBusinessCard .contactListLarge .contactIcon{width:clamp(48px,5.4vw,58px);height:clamp(48px,5.4vw,58px);border-radius:clamp(13px,1.6vw,16px)}.equalBusinessCard .contactListLarge .contactIcon svg{width:clamp(22px,2.5vw,27px);height:clamp(22px,2.5vw,27px)}.equalBusinessCard .contactListLarge .contactCopy{min-width:0}.equalBusinessCard .contactListLarge .contactCopy small{font-size:clamp(10px,1.15vw,12px);line-height:1.05;letter-spacing:.075em}.equalBusinessCard .contactListLarge .contactCopy strong{margin-top:clamp(4px,.6vw,6px);font-size:clamp(13px,1.55vw,17px);line-height:1.12;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.equalBusinessCard .contactListLarge .contactRow .arrow{display:block;font-size:clamp(14px,1.7vw,18px)}@media (max-width: 420px){.equalCardScene{aspect-ratio:1.46 / 1}.equalBusinessCard>.cardBack{padding:15px}.equalBusinessCard .contactBackHeader{margin-bottom:10px}.equalBusinessCard .contactBackHeader small{font-size:9px}.equalBusinessCard .contactBackHeader h2{margin-top:3px;font-size:24px;line-height:.98}.equalBusinessCard .cardBack .flipOnly{width:42px;height:42px}.equalBusinessCard .contactListLarge{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:7px}.equalBusinessCard .contactListLarge .contactRow{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:8px 9px;border-radius:14px}.equalBusinessCard .contactListLarge .contactIcon{width:38px;height:38px;border-radius:11px}.equalBusinessCard .contactListLarge .contactIcon svg{width:18px;height:18px}.equalBusinessCard .contactListLarge .contactCopy small{font-size:8px}.equalBusinessCard .contactListLarge .contactCopy strong{margin-top:3px;font-size:11px}.equalBusinessCard .contactListLarge .contactRow .arrow{display:none}}@media (max-width: 360px){.equalBusinessCard>.cardBack{padding:12px}.equalBusinessCard .contactBackHeader{margin-bottom:7px}.equalBusinessCard .contactBackHeader h2{font-size:21px}.equalBusinessCard .contactListLarge{gap:6px}.equalBusinessCard .contactListLarge .contactRow{grid-template-columns:34px minmax(0,1fr);gap:7px;padding:6px 7px}.equalBusinessCard .contactListLarge .contactIcon{width:34px;height:34px}.equalBusinessCard .contactListLarge .contactIcon svg{width:16px;height:16px}.equalBusinessCard .contactListLarge .contactCopy strong{font-size:10px}}.equalCardScene{width:100%;aspect-ratio:1.56 / 1;max-height:none;min-height:0}.equalBusinessCard{position:relative;width:100%;height:100%;min-height:0}.equalBusinessCard>.cardFace{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;overflow:hidden}.equalBusinessCard>.cardBack{display:flex;flex-direction:column;padding:clamp(18px,2.4vw,24px)}.equalBusinessCard .contactBackHeader{flex:0 0 auto;margin:0 0 clamp(11px,1.5vw,14px)}.equalBusinessCard .contactBackHeader small{font-size:clamp(8px,1vw,10px)}.equalBusinessCard .contactBackHeader h2{margin-top:3px;font-size:clamp(24px,3vw,31px);line-height:1}.cardHeaderActions{display:flex;align-items:center;gap:8px}.equalBusinessCard .cardBack .flipOnly{width:clamp(38px,4.6vw,46px);height:clamp(38px,4.6vw,46px);flex:0 0 auto;border-radius:14px}.equalBusinessCard .cardBack .flipOnly svg{width:clamp(18px,2vw,21px);height:clamp(18px,2vw,21px)}.cardActionGrid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:clamp(7px,1vw,10px)}.cardAction{width:100%;height:100%;min-width:0;min-height:0;border:1px solid rgba(255,255,255,.08);border-radius:clamp(12px,1.6vw,16px);background:linear-gradient(180deg,#fff1,#ffffff0a);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(5px,.8vw,8px);padding:clamp(6px,.9vw,9px);cursor:pointer;transition:background .2s,border-color .2s,transform .18s}.cardAction:hover{background:linear-gradient(180deg,#ffffff18,#ffffff0e);border-color:#ffffff24}.cardAction:active{transform:scale(.975)}.cardActionIcon{width:clamp(28px,3.8vw,36px);height:clamp(28px,3.8vw,36px);display:grid;place-items:center;border-radius:clamp(9px,1.2vw,12px);border:1px solid rgba(255,255,255,.07);background:#111214}.cardActionIcon svg{width:clamp(15px,2vw,19px);height:clamp(15px,2vw,19px);fill:currentColor}.cardAction small{max-width:100%;overflow:hidden;color:#ffffffc7;font-size:clamp(8px,1.05vw,10px);font-weight:750;line-height:1;text-overflow:ellipsis;white-space:nowrap}.equalBusinessCard .contactListLarge{display:none}.detailsSection{margin-top:22px}.detailsHeading{margin-bottom:11px}.detailsHeading small{display:block;color:#ffffff5c;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.detailsHeading h2{margin:4px 0 0;color:#f5f6f7;font-size:20px;letter-spacing:-.03em}.detailsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detailsGrid .contactRow{min-height:66px;grid-template-columns:40px minmax(0,1fr) auto;gap:10px;padding:10px 11px;border-radius:17px}.detailsGrid .contactIcon{width:40px;height:40px;border-radius:12px}.detailsGrid .contactIcon svg{width:19px;height:19px}.detailsGrid .contactCopy small{font-size:8px}.detailsGrid .contactCopy strong{margin-top:4px;font-size:11px}@media (min-width: 421px){.hero,.topbar{width:min(100% - 40px,620px)}.equalCardScene{aspect-ratio:1.62 / 1}}@media (max-width: 420px){.equalCardScene{aspect-ratio:1.46 / 1}.equalBusinessCard>.cardBack{padding:12px}.equalBusinessCard .contactBackHeader{margin-bottom:8px}.equalBusinessCard .contactBackHeader small{font-size:7px}.equalBusinessCard .contactBackHeader h2{margin-top:2px;font-size:20px}.equalBusinessCard .cardBack .flipOnly{width:34px;height:34px;border-radius:11px}.equalBusinessCard .cardBack .flipOnly svg{width:16px;height:16px}.cardHeaderActions{gap:6px}.cardActionGrid{gap:5px}.cardAction{gap:4px;padding:4px;border-radius:11px}.cardActionIcon{width:28px;height:28px;border-radius:9px}.cardActionIcon svg{width:15px;height:15px}.cardAction small{font-size:7.5px}.detailsSection{margin-top:24px}.detailsHeading h2{font-size:23px}.detailsGrid{grid-template-columns:1fr;gap:8px}.detailsGrid .contactRow{min-height:68px;grid-template-columns:42px minmax(0,1fr) auto;padding:10px 13px;border-radius:18px}.detailsGrid .contactIcon{width:42px;height:42px}.detailsGrid .contactCopy small{font-size:9px}.detailsGrid .contactCopy strong{font-size:13px}.detailsGrid .contactRow .arrow{display:block}}@media (max-width: 360px){.equalBusinessCard>.cardBack{padding:10px}.equalBusinessCard .contactBackHeader{margin-bottom:6px}.equalBusinessCard .contactBackHeader h2{font-size:18px}.equalBusinessCard .cardBack .flipOnly{width:31px;height:31px}.cardActionGrid{gap:4px}.cardActionIcon{width:25px;height:25px}.cardActionIcon svg{width:14px;height:14px}.cardAction small{font-size:7px}}.sheetBackdrop{overflow-y:auto}.sheet{max-height:min(92dvh,860px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.sheet::-webkit-scrollbar{width:6px}.sheet::-webkit-scrollbar-track{background:transparent}.sheet::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff2e}.shareGrid .shareWideButton{grid-column:1 / -1}.shareSectionHeading{margin:18px 2px 9px}.shareSectionHeading small{display:block;color:#ffffff5c;font-size:8px;font-weight:800;letter-spacing:.15em}.shareDetailsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shareDetailsGrid button{min-width:0;min-height:68px;padding:9px 11px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:#ffffff0b;color:#f5f6f7;text-align:left;cursor:pointer;transition:background .2s,border-color .2s,transform .18s}.shareDetailsGrid button:hover{background:#fff1;border-color:#ffffff21}.shareDetailsGrid button:active{transform:scale(.985)}.shareDetailsGrid button>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:#111214;background:#f2f2f2}.shareDetailsGrid button>span svg{width:19px;height:19px;fill:currentColor}.shareDetailsGrid button>div{min-width:0}.shareDetailsGrid b{display:block;color:#fff;font-size:12px}.shareDetailsGrid small{display:block;max-width:100%;margin-top:4px;overflow:hidden;color:#ffffff6b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.shareDetailsGrid .shareDetailsWide{grid-column:1 / -1}@media (max-width: 420px){.sheet{max-height:94dvh}.shareGrid .shareWideButton{grid-column:auto}.shareDetailsGrid{grid-template-columns:1fr}.shareDetailsGrid .shareDetailsWide{grid-column:auto}.shareDetailsGrid button{min-height:72px;grid-template-columns:42px minmax(0,1fr);padding:10px 14px;border-radius:18px}.shareDetailsGrid button>span{width:42px;height:42px;border-radius:12px}.shareDetailsGrid button>span svg{width:20px;height:20px}.shareDetailsGrid b{font-size:13px}.shareDetailsGrid small{font-size:10px}}.sheet{will-change:transform;touch-action:pan-y;overscroll-behavior-y:contain}.shareTitleRow{align-items:center}.shareTitleCopy{min-width:0}.shareCloseButton{margin-left:auto;flex:0 0 auto;height:38px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;color:#ffffffb8;cursor:pointer;font-size:10px;font-weight:700}.shareCloseButton svg{width:15px;height:15px}.shareCloseButton:active{transform:scale(.97)}.shareAllFirst{grid-column:1 / -1}.cardHeaderActions{flex-wrap:nowrap}.cardCopyButton svg{fill:none!important}.allDataCard{width:100%;min-height:var(--home-control-height);margin-top:8px;padding:9px 11px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.095);border-radius:18px;background:linear-gradient(180deg,#ffffff0d,#ffffff08);color:#fff}.allDataIcon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#111214}.allDataIcon svg{width:19px;height:19px}.allDataText{min-width:0}.allDataText small{display:block;color:#fff6;font-size:8px;font-weight:800;letter-spacing:.12em}.allDataText strong{display:block;margin-top:4px;color:#fff;font-size:13px}.allDataActions{display:flex;align-items:center;gap:7px}.allDataIconButton{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;color:#fffc;cursor:pointer;transition:background .2s,border-color .2s,transform .18s}.allDataIconButton:hover{background:#ffffff13;border-color:#ffffff26}.allDataIconButton:active{transform:scale(.96)}.allDataIconButton svg{width:19px;height:19px;fill:currentColor}@media (max-width: 420px){.shareCloseButton{height:40px;padding-inline:10px;border-radius:12px;font-size:10px}.shareCloseButton span{display:inline}.shareAllFirst{grid-column:auto}.allDataCard{min-height:72px;grid-template-columns:46px minmax(0,1fr) auto;padding:10px 12px}.allDataIcon{width:46px;height:46px;border-radius:13px}.allDataIcon svg{width:20px;height:20px}.allDataText small{font-size:8px}.allDataText strong{font-size:13px}.allDataActions{gap:6px}.allDataIconButton{width:40px;height:40px}}@media (max-width: 360px){.shareCloseButton span{display:none}.shareCloseButton{width:38px;padding:0}.allDataCard{grid-template-columns:42px minmax(0,1fr) auto;gap:8px;padding-inline:9px}.allDataIcon{width:42px;height:42px}.allDataText strong{font-size:12px}.allDataIconButton{width:36px;height:36px}}
