.ProfileHeader-module__5tkO1a__header{text-align:center;flex-direction:column;align-items:center;width:100%;padding:1.5rem 1rem;display:flex}.ProfileHeader-module__5tkO1a__avatarWrapper{justify-content:center;align-items:center;width:104px;height:104px;margin:0 auto 1.25rem;display:flex;position:relative}.ProfileHeader-module__5tkO1a__avatarRing{background:var(--accent-gradient);filter:drop-shadow(0 4px 14px var(--accent-glow));border-radius:50%;position:absolute;inset:-4px}.ProfileHeader-module__5tkO1a__avatarImage{object-fit:cover;border:3px solid var(--surface-color);background-color:var(--surface-variant);z-index:2;border-radius:50%;width:100px;height:100px;display:block;position:relative}.ProfileHeader-module__5tkO1a__avatarFallback{border:3px solid var(--surface-color);background:var(--accent-container);width:100px;height:100px;color:var(--accent-on-container);text-transform:uppercase;z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:2.25rem;font-weight:800;display:flex;position:relative}.ProfileHeader-module__5tkO1a__displayName{letter-spacing:-.025em;color:var(--on-bg-color);margin-bottom:.35rem;font-size:1.75rem;font-weight:800}.ProfileHeader-module__5tkO1a__tagline{color:var(--on-surface-variant);max-width:380px;font-size:.95rem;font-weight:500;line-height:1.45}
.LinkTile-module__dEfvuW__tile{background-color:var(--surface-card);border:1px solid var(--outline-color);width:100%;box-shadow:var(--shadow-sm);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:16px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.LinkTile-module__dEfvuW__tile:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.LinkTile-module__dEfvuW__tile:active{transform:translateY(0)}.LinkTile-module__dEfvuW__content{align-items:center;gap:1rem;min-width:0;display:flex}.LinkTile-module__dEfvuW__iconContainer{background-color:var(--surface-variant);width:44px;height:44px;color:var(--accent-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.LinkTile-module__dEfvuW__tile:hover .LinkTile-module__dEfvuW__iconContainer{background-color:var(--accent-container);color:var(--accent-on-container)}.LinkTile-module__dEfvuW__textContainer{flex-direction:column;min-width:0;display:flex}.LinkTile-module__dEfvuW__label{color:var(--on-surface-color);white-space:nowrap;text-overflow:ellipsis;font-size:.975rem;font-weight:700;overflow:hidden}.LinkTile-module__dEfvuW__sublabel{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.8rem;font-weight:500;overflow:hidden}.LinkTile-module__dEfvuW__arrowIcon{width:18px;height:18px;color:var(--on-surface-variant);flex-shrink:0;margin-left:.75rem;transition:transform .2s,color .2s}.LinkTile-module__dEfvuW__tile:hover .LinkTile-module__dEfvuW__arrowIcon{color:var(--accent-primary);transform:translate(3px)}
.ThemeToggle-module__NTC77G__singleToggleBtn{background-color:var(--surface-color);border:1px solid var(--outline-color);width:40px;height:40px;color:var(--on-surface-color);cursor:pointer;box-shadow:var(--shadow-sm);-webkit-user-select:none;user-select:none;border-radius:12px;outline:none;justify-content:center;align-items:center;transition:background-color .25s,border-color .25s,transform .15s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.ThemeToggle-module__NTC77G__singleToggleBtn:hover{background-color:var(--surface-variant);border-color:var(--accent-primary);box-shadow:0 4px 12px var(--accent-glow);transform:translateY(-1px)}.ThemeToggle-module__NTC77G__singleToggleBtn:active{transform:scale(.92)}.ThemeToggle-module__NTC77G__iconContainer{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.ThemeToggle-module__NTC77G__iconCommon{transform-origin:50%;width:20px;height:20px;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .35s;position:absolute;top:0;left:0}.ThemeToggle-module__NTC77G__sunIcon{color:#f59e0b}.ThemeToggle-module__NTC77G__sunActive{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__NTC77G__sunInactive{opacity:0;pointer-events:none;transform:rotate(90deg)scale(0)}.ThemeToggle-module__NTC77G__moonIcon{color:#9fc2e8}.ThemeToggle-module__NTC77G__moonActive{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__NTC77G__moonInactive{opacity:0;pointer-events:none;transform:rotate(-90deg)scale(0)}.ThemeToggle-module__NTC77G__singleToggleBtn:hover .ThemeToggle-module__NTC77G__sunActive{transform:rotate(20deg)scale(1.1)}.ThemeToggle-module__NTC77G__singleToggleBtn:hover .ThemeToggle-module__NTC77G__moonActive{transform:rotate(-15deg)scale(1.1)}.ThemeToggle-module__NTC77G__skeletonPlaceholder{background-color:var(--surface-variant);border:1px solid var(--outline-color);border-radius:12px;width:40px;height:40px}
.LandingNavbar-module__ITt3BW__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);background-color:rgba(var(--bg-rgb,255, 255, 255), .82);border-bottom:1px solid var(--outline-color);transition:background-color .25s,border-color .25s;position:sticky;top:0;left:0;right:0}[data-theme=dark] .LandingNavbar-module__ITt3BW__navbar{background-color:#0d0f12d9}[data-theme=light] .LandingNavbar-module__ITt3BW__navbar{background-color:#f8f9fae0}.LandingNavbar-module__ITt3BW__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.LandingNavbar-module__ITt3BW__brand{color:var(--on-bg-color);align-items:center;gap:.75rem;text-decoration:none;display:flex}.LandingNavbar-module__ITt3BW__logoImg{object-fit:contain;border-radius:8px;width:36px;height:36px;transition:transform .2s}.LandingNavbar-module__ITt3BW__brand:hover .LandingNavbar-module__ITt3BW__logoImg{transform:scale(1.08)}.LandingNavbar-module__ITt3BW__brandName{letter-spacing:-.03em;color:var(--on-bg-color);font-size:1.25rem;font-weight:800}.LandingNavbar-module__ITt3BW__brandBadge{text-transform:uppercase;letter-spacing:.08em;background-color:var(--accent-container);color:var(--accent-on-container);border-radius:6px;padding:.2rem .45rem;font-size:.65rem;font-weight:700}.LandingNavbar-module__ITt3BW__navLinks{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.LandingNavbar-module__ITt3BW__navLink{color:var(--on-surface-variant);font-size:.9375rem;font-weight:500;transition:color .15s;position:relative}.LandingNavbar-module__ITt3BW__navLink:hover{color:var(--on-bg-color)}.LandingNavbar-module__ITt3BW__rightActions{align-items:center;gap:.75rem;display:flex}.LandingNavbar-module__ITt3BW__ctaButton{background-color:var(--on-bg-color);color:var(--bg-color);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s,box-shadow .15s;display:inline-flex}.LandingNavbar-module__ITt3BW__ctaButton:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 14px #0000002e}.LandingNavbar-module__ITt3BW__mobileMenuBtn{border:1px solid var(--outline-color);color:var(--on-bg-color);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.LandingNavbar-module__ITt3BW__mobileDrawer{display:none}@media (max-width:900px){.LandingNavbar-module__ITt3BW__navLinks{display:none}.LandingNavbar-module__ITt3BW__mobileMenuBtn{display:flex}.LandingNavbar-module__ITt3BW__mobileDrawer{background-color:var(--surface-card);border-bottom:1px solid var(--outline-color);box-shadow:var(--shadow-md);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.LandingNavbar-module__ITt3BW__mobileNavLinks{flex-direction:column;gap:1rem;list-style:none;display:flex}.LandingNavbar-module__ITt3BW__mobileNavLinks .LandingNavbar-module__ITt3BW__navLink{padding:.25rem 0;font-size:1.05rem;display:block}}
.LandingHero-module__SjXDga__heroSection{max-width:1280px;margin:0 auto;padding:4.5rem 1.5rem 5rem;position:relative;overflow:hidden}.LandingHero-module__SjXDga__heroGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(80px);pointer-events:none;z-index:0;opacity:.65;width:750px;height:450px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.LandingHero-module__SjXDga__heroGrid{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid;position:relative}.LandingHero-module__SjXDga__heroContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.LandingHero-module__SjXDga__pillBadge{background-color:var(--surface-variant);border:1px solid var(--outline-color);color:var(--on-surface-color);box-shadow:var(--shadow-sm);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.825rem;font-weight:600;display:inline-flex}.LandingHero-module__SjXDga__pulseDot{background-color:var(--logo-accent,#10e599);width:8px;height:8px;box-shadow:0 0 0 0 var(--logo-accent-glow,#10e59966);border-radius:50%;animation:2s infinite LandingHero-module__SjXDga__pulse}@keyframes LandingHero-module__SjXDga__pulse{0%{box-shadow:0 0 0 0 var(--logo-accent-glow,#10e59966)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.LandingHero-module__SjXDga__headline{letter-spacing:-.04em;color:var(--on-bg-color);margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4.25rem);font-weight:800;line-height:1.08}.LandingHero-module__SjXDga__accentText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.LandingHero-module__SjXDga__subheadline{color:var(--on-surface-variant);max-width:580px;margin-bottom:2.25rem;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.6}.LandingHero-module__SjXDga__claimWrapper{width:100%;max-width:540px;margin-bottom:1.75rem}.LandingHero-module__SjXDga__claimForm{background-color:var(--surface-card);border:2px solid var(--outline-color);box-shadow:var(--shadow-md);border-radius:9999px;align-items:stretch;padding:.35rem .45rem .35rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.LandingHero-module__SjXDga__claimForm:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-glow)}.LandingHero-module__SjXDga__claimPrefix{color:var(--on-surface-variant);-webkit-user-select:none;user-select:none;align-items:center;font-size:1rem;font-weight:700;display:flex}.LandingHero-module__SjXDga__claimInput{min-width:0;color:var(--on-bg-color);background:0 0;border:none;outline:none;flex:1;padding:.65rem .5rem;font-family:inherit;font-size:1rem;font-weight:600}.LandingHero-module__SjXDga__claimInput::placeholder{color:var(--on-surface-variant);opacity:.6;font-weight:400}.LandingHero-module__SjXDga__claimSubmitBtn{background:var(--accent-gradient);color:var(--accent-on-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.9375rem;font-weight:700;transition:transform .15s,filter .15s;display:inline-flex}.LandingHero-module__SjXDga__claimSubmitBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.LandingHero-module__SjXDga__claimFeedback{background-color:var(--surface-variant);color:var(--accent-primary);border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.4rem .85rem;font-size:.875rem;font-weight:600;animation:.2s ease-in-out LandingHero-module__SjXDga__fadeIn;display:inline-flex}.LandingHero-module__SjXDga__claimFeedback a{color:var(--accent-primary);text-decoration:underline}@keyframes LandingHero-module__SjXDga__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.LandingHero-module__SjXDga__trustList{color:var(--on-surface-variant);flex-wrap:wrap;gap:1.25rem;font-size:.875rem;font-weight:500;display:flex}.LandingHero-module__SjXDga__trustItem{align-items:center;gap:.45rem;display:inline-flex}.LandingHero-module__SjXDga__trustIcon{color:var(--accent-primary)}@media (max-width:1024px){.LandingHero-module__SjXDga__heroGrid{grid-template-columns:1fr;gap:3rem}.LandingHero-module__SjXDga__heroContent{text-align:center;align-items:center}.LandingHero-module__SjXDga__subheadline{margin-left:auto;margin-right:auto}.LandingHero-module__SjXDga__trustList{justify-content:center}}@media (max-width:600px){.LandingHero-module__SjXDga__heroSection{padding:3rem 1rem 3.5rem}.LandingHero-module__SjXDga__claimForm{border-radius:20px;flex-direction:column;gap:.5rem;padding:.75rem}.LandingHero-module__SjXDga__claimInput{padding:.4rem 0}.LandingHero-module__SjXDga__claimSubmitBtn{width:100%;padding:.85rem}.LandingHero-module__SjXDga__trustList{flex-direction:column;align-items:center;gap:.6rem}}
.HeroPhonePreview-module__rWqLDG__previewContainer{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.HeroPhonePreview-module__rWqLDG__personaTabs{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);z-index:2;border-radius:9999px;gap:.5rem;margin-bottom:1.5rem;padding:.35rem;display:inline-flex}.HeroPhonePreview-module__rWqLDG__tabBtn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.45rem 1.05rem;font-size:.85rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.HeroPhonePreview-module__rWqLDG__tabBtn:hover{color:var(--on-bg-color)}.HeroPhonePreview-module__rWqLDG__tabBtnActive{background:var(--accent-gradient);color:var(--accent-on-primary);box-shadow:0 2px 10px var(--accent-glow);transform:scale(1.04)}.HeroPhonePreview-module__rWqLDG__phoneWrapper{background:#090b10;border:10px solid #1e2230;border-radius:46px;flex-direction:column;width:320px;height:640px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #00000080,0 0 0 1px #ffffff1a}.HeroPhonePreview-module__rWqLDG__phoneIsland{z-index:20;background-color:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:110px;height:22px;padding-right:10px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.HeroPhonePreview-module__rWqLDG__cameraLens{background:#111a2e;border:1px solid #1a2744;border-radius:50%;width:8px;height:8px}.HeroPhonePreview-module__rWqLDG__screenBgLayer{opacity:0;pointer-events:none;z-index:1;transition:opacity .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.HeroPhonePreview-module__rWqLDG__screenBgLayerActive{opacity:1}.HeroPhonePreview-module__rWqLDG__screenContent{z-index:2;flex-direction:column;flex:1;align-items:center;padding:2.5rem 1.25rem 1.5rem;display:flex;position:relative;overflow:hidden auto}.HeroPhonePreview-module__rWqLDG__profileTransitionWrapper{will-change:transform, opacity, filter;flex-direction:column;flex:1;align-items:center;width:100%;animation:.4s cubic-bezier(.16,1,.3,1) both HeroPhonePreview-module__rWqLDG__personaSwitchIn;display:flex}@keyframes HeroPhonePreview-module__rWqLDG__personaSwitchIn{0%{opacity:0;filter:blur(4px);transform:translateY(12px)scale(.97)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.HeroPhonePreview-module__rWqLDG__screenSlate{color:#f8fafc;--tile-bg:#ffffff14;--tile-border:#ffffff24;--tile-hover:#ffffff2e;--theme-accent:#a5b4fc;background:linear-gradient(#131726 0%,#090b11 100%)}.HeroPhonePreview-module__rWqLDG__screenTerracotta{color:#fff1ed;--tile-bg:#ffb59b14;--tile-border:#ffb59b2e;--tile-hover:#ffb59b29;--theme-accent:#ffb59b;background:linear-gradient(#2b1712 0%,#150b08 100%)}.HeroPhonePreview-module__rWqLDG__screenForest{color:#eaf8f0;--tile-bg:#86d7a714;--tile-border:#86d7a72e;--tile-hover:#86d7a729;--theme-accent:#86d7a7;background:linear-gradient(#0e2418 0%,#06120b 100%)}.HeroPhonePreview-module__rWqLDG__avatarRing{background:linear-gradient(135deg, var(--theme-accent) 0%, transparent 80%);border-radius:50%;width:76px;height:76px;margin-bottom:.85rem;padding:3px;animation:.45s cubic-bezier(.34,1.56,.64,1) both HeroPhonePreview-module__rWqLDG__avatarPop;box-shadow:0 4px 16px #0000004d}@keyframes HeroPhonePreview-module__rWqLDG__avatarPop{0%{opacity:0;transform:scale(.72)rotate(-8deg)}to{opacity:1;transform:scale(1)rotate(0)}}.HeroPhonePreview-module__rWqLDG__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.HeroPhonePreview-module__rWqLDG__profileName{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.15rem;font-weight:700;animation:.35s cubic-bezier(.16,1,.3,1) 40ms both HeroPhonePreview-module__rWqLDG__textSlideUp}.HeroPhonePreview-module__rWqLDG__profileTagline{color:#ffffffa6;text-align:center;max-width:240px;margin-bottom:1.25rem;font-size:.78rem;line-height:1.4;animation:.35s cubic-bezier(.16,1,.3,1) 70ms both HeroPhonePreview-module__rWqLDG__textSlideUp}@keyframes HeroPhonePreview-module__rWqLDG__textSlideUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.HeroPhonePreview-module__rWqLDG__linkStack{flex-direction:column;gap:.65rem;width:100%;margin-bottom:1.25rem;display:flex}.HeroPhonePreview-module__rWqLDG__mockLinkTile{background:var(--tile-bg);border:1px solid var(--tile-border);width:100%;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s;animation:.38s cubic-bezier(.16,1,.3,1) both HeroPhonePreview-module__rWqLDG__linkSlideUp;display:flex}.HeroPhonePreview-module__rWqLDG__mockLinkTile:first-child{animation-delay:80ms}.HeroPhonePreview-module__rWqLDG__mockLinkTile:nth-child(2){animation-delay:.13s}.HeroPhonePreview-module__rWqLDG__mockLinkTile:nth-child(3){animation-delay:.18s}.HeroPhonePreview-module__rWqLDG__mockLinkTile:nth-child(4){animation-delay:.23s}@keyframes HeroPhonePreview-module__rWqLDG__linkSlideUp{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.HeroPhonePreview-module__rWqLDG__mockLinkTile:hover{background:var(--tile-hover);transform:translateY(-1.5px)}.HeroPhonePreview-module__rWqLDG__linkIconBox{width:28px;height:28px;color:var(--theme-accent);background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroPhonePreview-module__rWqLDG__linkTitle{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.HeroPhonePreview-module__rWqLDG__linkArrow{opacity:.6}.HeroPhonePreview-module__rWqLDG__vcardBadge{background:var(--theme-accent);color:#0b1017;cursor:pointer;border-radius:12px;align-items:center;gap:.4rem;margin-top:auto;padding:.6rem 1rem;font-size:.8rem;font-weight:700;transition:transform .15s,background-color .25s,color .25s;animation:.35s cubic-bezier(.16,1,.3,1) .28s both HeroPhonePreview-module__rWqLDG__textSlideUp;display:inline-flex;box-shadow:0 4px 12px #00000040}.HeroPhonePreview-module__rWqLDG__vcardBadge:hover{transform:scale(1.03)}.HeroPhonePreview-module__rWqLDG__nfcFloatingCard{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-lg);z-index:25;border-radius:16px;align-items:center;gap:.75rem;padding:.75rem 1rem;animation:4s ease-in-out infinite HeroPhonePreview-module__rWqLDG__floatCard;display:flex;position:absolute;bottom:45px;right:-35px}@keyframes HeroPhonePreview-module__rWqLDG__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.HeroPhonePreview-module__rWqLDG__nfcWaveIcon{background:var(--accent-gradient);width:36px;height:36px;color:var(--accent-on-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.HeroPhonePreview-module__rWqLDG__nfcTextGroup{flex-direction:column;display:flex}.HeroPhonePreview-module__rWqLDG__nfcTitle{color:var(--on-bg-color);font-size:.825rem;font-weight:700}.HeroPhonePreview-module__rWqLDG__nfcSubtitle{color:var(--on-surface-variant);font-size:.725rem}@media (max-width:600px){.HeroPhonePreview-module__rWqLDG__phoneWrapper{width:280px;height:560px}.HeroPhonePreview-module__rWqLDG__nfcFloatingCard{bottom:-20px;right:0}}@media (prefers-reduced-motion:reduce){.HeroPhonePreview-module__rWqLDG__profileTransitionWrapper,.HeroPhonePreview-module__rWqLDG__avatarRing,.HeroPhonePreview-module__rWqLDG__profileName,.HeroPhonePreview-module__rWqLDG__profileTagline,.HeroPhonePreview-module__rWqLDG__mockLinkTile,.HeroPhonePreview-module__rWqLDG__vcardBadge,.HeroPhonePreview-module__rWqLDG__screenBgLayer{transition:none!important;animation:none!important}}
.FeaturesSection-module__7ElRbW__section{max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.FeaturesSection-module__7ElRbW__header{text-align:center;max-width:680px;margin:0 auto 4.5rem}.FeaturesSection-module__7ElRbW__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.FeaturesSection-module__7ElRbW__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.FeaturesSection-module__7ElRbW__subtitle{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.6}.FeaturesSection-module__7ElRbW__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.FeaturesSection-module__7ElRbW__featureCard{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-md);border-radius:28px;flex-direction:column;padding:2.75rem 2.25rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.FeaturesSection-module__7ElRbW__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-primary);transform:translateY(-4px)}.FeaturesSection-module__7ElRbW__cardHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.FeaturesSection-module__7ElRbW__iconWrap{background-color:var(--accent-container);width:48px;height:48px;color:var(--accent-on-container);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FeaturesSection-module__7ElRbW__cardTitle{letter-spacing:-.02em;color:var(--on-bg-color);font-size:1.5rem;font-weight:800}.FeaturesSection-module__7ElRbW__cardDescription{color:var(--on-surface-variant);margin-bottom:2rem;font-size:1rem;line-height:1.6}.FeaturesSection-module__7ElRbW__swatchContainer{background-color:var(--surface-variant);border:1px solid var(--outline-color);border-radius:18px;flex-direction:column;gap:.75rem;margin-top:auto;padding:1.25rem;display:flex}.FeaturesSection-module__7ElRbW__swatchLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--on-surface-variant);font-size:.8rem;font-weight:700}.FeaturesSection-module__7ElRbW__swatchesList{flex-wrap:wrap;gap:.6rem;display:flex}.FeaturesSection-module__7ElRbW__swatchPill{background-color:var(--surface-card);border:1px solid var(--outline-color);color:var(--on-surface-color);border-radius:9999px;align-items:center;gap:.45rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.FeaturesSection-module__7ElRbW__swatchDot{border-radius:50%;width:10px;height:10px}.FeaturesSection-module__7ElRbW__nfcVisual{background:linear-gradient(135deg, rgba(var(--surface-variant), .5) 0%, transparent 100%);border:1px dashed var(--outline-color);border-radius:18px;justify-content:center;align-items:center;gap:1.5rem;margin-top:auto;padding:1.75rem;display:flex}.FeaturesSection-module__7ElRbW__nfcPhoneGraphic{border:2px solid var(--on-surface-variant);border-radius:12px;justify-content:center;align-items:center;width:52px;height:94px;display:flex;position:relative}.FeaturesSection-module__7ElRbW__nfcWaveRings{color:var(--accent-primary);align-items:center;gap:4px;display:flex}.FeaturesSection-module__7ElRbW__nfcCardGraphic{background:var(--accent-gradient);width:90px;height:56px;box-shadow:0 4px 14px var(--accent-glow);color:var(--accent-on-primary);border-radius:8px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.FeaturesSection-module__7ElRbW__vcfSnippet{background-color:var(--surface-variant);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding:1.25rem;display:flex}.FeaturesSection-module__7ElRbW__vcfLeft{align-items:center;gap:.75rem;display:flex}.FeaturesSection-module__7ElRbW__vcfIcon{background:var(--accent-container);width:36px;height:36px;color:var(--accent-on-container);border-radius:10px;justify-content:center;align-items:center;display:flex}.FeaturesSection-module__7ElRbW__vcfInfo{flex-direction:column;display:flex}.FeaturesSection-module__7ElRbW__vcfName{color:var(--on-bg-color);font-size:.875rem;font-weight:700}.FeaturesSection-module__7ElRbW__vcfType{color:var(--on-surface-variant);font-size:.75rem}.FeaturesSection-module__7ElRbW__vcfBtn{background:var(--on-bg-color);color:var(--bg-color);cursor:default;border:none;border-radius:8px;padding:.45rem .85rem;font-size:.775rem;font-weight:600}.FeaturesSection-module__7ElRbW__analyticsMock{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:auto;display:grid}.FeaturesSection-module__7ElRbW__statBox{background-color:var(--surface-variant);border:1px solid var(--outline-color);text-align:center;border-radius:14px;padding:1rem .75rem}.FeaturesSection-module__7ElRbW__statNum{color:var(--accent-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;display:block}.FeaturesSection-module__7ElRbW__statLabel{color:var(--on-surface-variant);font-size:.7rem;font-weight:600}@media (max-width:900px){.FeaturesSection-module__7ElRbW__grid{grid-template-columns:1fr;gap:1.75rem}.FeaturesSection-module__7ElRbW__section{padding:4rem 1.25rem}.FeaturesSection-module__7ElRbW__featureCard{padding:2rem 1.5rem}}
.InteractiveFlipCardDemo-module__gPPWXW__section{text-align:center;max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.InteractiveFlipCardDemo-module__gPPWXW__header{max-width:680px;margin:0 auto 3.5rem}.InteractiveFlipCardDemo-module__gPPWXW__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.InteractiveFlipCardDemo-module__gPPWXW__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.InteractiveFlipCardDemo-module__gPPWXW__subtitle{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.6}.InteractiveFlipCardDemo-module__gPPWXW__cardStage{perspective:1200px;justify-content:center;margin-bottom:2rem;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__cardWrapper{width:440px;height:270px;transform-style:preserve-3d;cursor:pointer;border-radius:20px;transition:transform .7s cubic-bezier(.4,.2,.2,1);position:relative}.InteractiveFlipCardDemo-module__gPPWXW__flipped{transform:rotateY(180deg)}.InteractiveFlipCardDemo-module__gPPWXW__cardFace{backface-visibility:hidden;text-align:left;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.75rem 2rem;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 40px -10px #00000059,0 0 0 1px #ffffff26}.InteractiveFlipCardDemo-module__gPPWXW__cardFront{color:#fff;background:linear-gradient(135deg,#181d24 0%,#0d1014 100%)}.InteractiveFlipCardDemo-module__gPPWXW__cardFrontGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);pointer-events:none;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.InteractiveFlipCardDemo-module__gPPWXW__frontTop{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.InteractiveFlipCardDemo-module__gPPWXW__chipBox{align-items:center;gap:.75rem;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__chipGraphic{background:linear-gradient(135deg,#e6c587 0%,#b89758 100%);border:1px solid #7d6537;border-radius:5px;width:36px;height:26px;position:relative}.InteractiveFlipCardDemo-module__gPPWXW__nfcSign{color:#ffffffb3}.InteractiveFlipCardDemo-module__gPPWXW__brandPill{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-primary);font-size:.75rem;font-weight:800}.InteractiveFlipCardDemo-module__gPPWXW__frontBottom{z-index:2;position:relative}.InteractiveFlipCardDemo-module__gPPWXW__holderName{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.4rem;font-weight:800}.InteractiveFlipCardDemo-module__gPPWXW__holderTitle{color:#ffffffa6;margin-bottom:1rem;font-size:.825rem}.InteractiveFlipCardDemo-module__gPPWXW__holderDetails{color:#ffffffbf;justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__cardBack{color:#fff;background:linear-gradient(135deg,#0e1218 0%,#151a22 100%);transform:rotateY(180deg)}.InteractiveFlipCardDemo-module__gPPWXW__magStrip{background:#000;height:38px;position:absolute;top:24px;left:0;right:0}.InteractiveFlipCardDemo-module__gPPWXW__backContent{justify-content:space-between;align-items:center;gap:1.5rem;margin-top:45px;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__qrWrap{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:90px;height:90px;padding:6px;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__qrSvg{width:100%;height:100%}.InteractiveFlipCardDemo-module__gPPWXW__backActions{flex-direction:column;flex:1;gap:.5rem;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__actionPill{color:#fff;background:#ffffff14;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.InteractiveFlipCardDemo-module__gPPWXW__actionPill svg{color:var(--accent-primary)}.InteractiveFlipCardDemo-module__gPPWXW__backFooter{color:#ffffff80;justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.InteractiveFlipCardDemo-module__gPPWXW__flipHint{color:var(--on-surface-variant);background-color:var(--surface-card);border:1px solid var(--outline-color);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.InteractiveFlipCardDemo-module__gPPWXW__flipHint:hover{color:var(--on-bg-color);border-color:var(--accent-primary)}@media (max-width:600px){.InteractiveFlipCardDemo-module__gPPWXW__cardWrapper{width:320px;height:210px}.InteractiveFlipCardDemo-module__gPPWXW__cardFace{padding:1.25rem}.InteractiveFlipCardDemo-module__gPPWXW__holderName{font-size:1.15rem}.InteractiveFlipCardDemo-module__gPPWXW__qrWrap{width:68px;height:68px}}
.HowItWorks-module__ltSAxa__section{max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.HowItWorks-module__ltSAxa__header{text-align:center;max-width:680px;margin:0 auto 4.5rem}.HowItWorks-module__ltSAxa__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.HowItWorks-module__ltSAxa__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.HowItWorks-module__ltSAxa__subtitle{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.6}.HowItWorks-module__ltSAxa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.HowItWorks-module__ltSAxa__stepCard{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:2.5rem 2rem;transition:transform .2s,border-color .2s;display:flex;position:relative}.HowItWorks-module__ltSAxa__stepCard:hover{border-color:var(--accent-primary);transform:translateY(-3px)}.HowItWorks-module__ltSAxa__stepNumber{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:.875rem;font-weight:800}.HowItWorks-module__ltSAxa__stepIcon{background-color:var(--surface-variant);width:52px;height:52px;color:var(--on-bg-color);border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.HowItWorks-module__ltSAxa__stepTitle{letter-spacing:-.02em;color:var(--on-bg-color);margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.HowItWorks-module__ltSAxa__stepDescription{color:var(--on-surface-variant);font-size:.95rem;line-height:1.6}@media (max-width:900px){.HowItWorks-module__ltSAxa__stepsGrid{grid-template-columns:1fr;gap:1.5rem}.HowItWorks-module__ltSAxa__section{padding:4rem 1.25rem}}
.ShowcaseGrid-module__2jQerG__section{max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.ShowcaseGrid-module__2jQerG__header{text-align:center;max-width:680px;margin:0 auto 4.5rem}.ShowcaseGrid-module__2jQerG__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.ShowcaseGrid-module__2jQerG__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.15}.ShowcaseGrid-module__2jQerG__subtitle{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.6}.ShowcaseGrid-module__2jQerG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ShowcaseGrid-module__2jQerG__card{background-color:var(--surface-card);border:1px solid var(--outline-color);text-align:center;box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;align-items:center;padding:1.75rem 1.5rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.ShowcaseGrid-module__2jQerG__card:hover{border-color:var(--accent-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ShowcaseGrid-module__2jQerG__avatarWrap{background:linear-gradient(135deg, var(--accent-primary) 0%, transparent 80%);border-radius:50%;width:78px;height:78px;margin-bottom:1.25rem;padding:3px}.ShowcaseGrid-module__2jQerG__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.ShowcaseGrid-module__2jQerG__name{color:var(--on-bg-color);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.ShowcaseGrid-module__2jQerG__role{color:var(--on-surface-variant);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.4em;margin-bottom:1rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ShowcaseGrid-module__2jQerG__handlePill{background-color:var(--surface-variant);color:var(--on-surface-color);border-radius:9999px;align-items:center;gap:.35rem;margin-top:auto;padding:.35rem .85rem;font-size:.775rem;font-weight:600;display:inline-flex}.ShowcaseGrid-module__2jQerG__handlePill svg{color:var(--accent-primary)}@media (max-width:1024px){.ShowcaseGrid-module__2jQerG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ShowcaseGrid-module__2jQerG__grid{grid-template-columns:1fr}.ShowcaseGrid-module__2jQerG__section{padding:4rem 1.25rem}}
.FaqSection-module__8oS8Dq__section{max-width:900px;margin:0 auto;padding:6rem 1.5rem}.FaqSection-module__8oS8Dq__header{text-align:center;margin-bottom:4rem}.FaqSection-module__8oS8Dq__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:inline-block}.FaqSection-module__8oS8Dq__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1.15}.FaqSection-module__8oS8Dq__subtitle{color:var(--on-surface-variant);font-size:1.1rem;line-height:1.6}.FaqSection-module__8oS8Dq__faqList{flex-direction:column;gap:1rem;display:flex}.FaqSection-module__8oS8Dq__faqItem{background-color:var(--surface-card);border:1px solid var(--outline-color);border-radius:18px;transition:border-color .3s,box-shadow .3s,background-color .3s;overflow:hidden}.FaqSection-module__8oS8Dq__faqItemOpen{border-color:var(--accent-primary);box-shadow:var(--shadow-sm)}.FaqSection-module__8oS8Dq__questionBtn{width:100%;color:var(--on-bg-color);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;font-family:inherit;font-size:1.1rem;font-weight:700;display:flex}.FaqSection-module__8oS8Dq__iconWrap{background-color:var(--surface-variant);width:32px;height:32px;color:var(--on-surface-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background-color .25s,color .25s;display:flex}.FaqSection-module__8oS8Dq__iconWrapRotated{background-color:var(--accent-container);color:var(--accent-on-container);transform:rotate(45deg)}.FaqSection-module__8oS8Dq__answerWrapper{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.FaqSection-module__8oS8Dq__answerWrapperOpen{grid-template-rows:1fr}.FaqSection-module__8oS8Dq__answerInner{opacity:0;min-height:0;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-8px)}.FaqSection-module__8oS8Dq__answerWrapperOpen .FaqSection-module__8oS8Dq__answerInner{opacity:1;transform:translateY(0)}.FaqSection-module__8oS8Dq__answerBox{color:var(--on-surface-variant);padding:0 1.75rem 1.5rem;font-size:.975rem;line-height:1.65}@media (max-width:600px){.FaqSection-module__8oS8Dq__section{padding:4rem 1.25rem}.FaqSection-module__8oS8Dq__questionBtn{padding:1.25rem;font-size:1rem}.FaqSection-module__8oS8Dq__answerBox{padding:0 1.25rem 1.25rem}}
.LandingCta-module__lubqlq__ctaSection{max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.LandingCta-module__lubqlq__ctaCard{background:linear-gradient(135deg, var(--surface-card) 0%, var(--surface-variant) 100%);border:1px solid var(--outline-color);text-align:center;box-shadow:var(--shadow-lg);border-radius:36px;flex-direction:column;align-items:center;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}.LandingCta-module__lubqlq__ctaGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(80px);pointer-events:none;z-index:0;width:600px;height:350px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingCta-module__lubqlq__content{z-index:1;max-width:640px;position:relative}.LandingCta-module__lubqlq__title{letter-spacing:-.03em;color:var(--on-bg-color);margin-bottom:1.25rem;font-size:clamp(2.25rem,4vw,3.5rem);font-weight:800;line-height:1.1}.LandingCta-module__lubqlq__subtitle{color:var(--on-surface-variant);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.LandingCta-module__lubqlq__form{background-color:var(--surface-card);border:2px solid var(--outline-color);box-shadow:var(--shadow-md);border-radius:9999px;align-items:stretch;max-width:520px;margin:0 auto 1.5rem;padding:.35rem .45rem .35rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.LandingCta-module__lubqlq__form:focus-within{border-color:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-glow)}.LandingCta-module__lubqlq__prefix{color:var(--on-surface-variant);-webkit-user-select:none;user-select:none;align-items:center;font-size:1rem;font-weight:700;display:flex}.LandingCta-module__lubqlq__input{min-width:0;color:var(--on-bg-color);background:0 0;border:none;outline:none;flex:1;padding:.65rem .5rem;font-family:inherit;font-size:1rem;font-weight:600}.LandingCta-module__lubqlq__input::placeholder{color:var(--on-surface-variant);opacity:.6;font-weight:400}.LandingCta-module__lubqlq__submitBtn{background:var(--accent-gradient);color:var(--accent-on-primary);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;transition:transform .15s,filter .15s;display:inline-flex}.LandingCta-module__lubqlq__submitBtn:hover{filter:brightness(1.06);transform:translateY(-1px)}.LandingCta-module__lubqlq__footnote{color:var(--on-surface-variant);font-size:.85rem}.LandingCta-module__lubqlq__feedback{color:var(--accent-primary);margin-bottom:1rem;font-size:.9rem;font-weight:600}@media (max-width:600px){.LandingCta-module__lubqlq__ctaCard{border-radius:24px;padding:3.5rem 1.25rem}.LandingCta-module__lubqlq__form{border-radius:20px;flex-direction:column;gap:.5rem;padding:.75rem}.LandingCta-module__lubqlq__input{padding:.4rem 0}.LandingCta-module__lubqlq__submitBtn{width:100%;padding:.85rem}}
﻿.BusinessCardInteractive-module__eituVq__container{flex-direction:column;align-items:center;gap:1.75rem;width:100%;max-width:580px;margin:0 auto;padding:.5rem 1rem 2rem;display:flex}.BusinessCardInteractive-module__eituVq__topNavigation{justify-content:space-between;align-items:center;width:100%;margin-bottom:.25rem;display:flex}.BusinessCardInteractive-module__eituVq__backButton{background:var(--surface-color);color:var(--on-surface-color);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BusinessCardInteractive-module__eituVq__backButton:hover{background:var(--surface-variant);border-color:var(--accent-primary);transform:translate(-2px)}.BusinessCardInteractive-module__eituVq__cardScene{aspect-ratio:1.68;perspective:1200px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%;max-width:500px;position:relative}@media (max-width:480px){.BusinessCardInteractive-module__eituVq__cardScene{aspect-ratio:1.62;max-width:100%;min-height:220px}}.BusinessCardInteractive-module__eituVq__card3D{width:100%;height:100%;transform-style:preserve-3d;border-radius:22px;transition:transform .65s cubic-bezier(.34,1.4,.64,1);position:relative;box-shadow:0 20px 50px #00000038,0 0 0 1px #ffffff14}.BusinessCardInteractive-module__eituVq__card3D.BusinessCardInteractive-module__eituVq__isFlipped{transform:rotateY(180deg)}.BusinessCardInteractive-module__eituVq__cardFace{backface-visibility:hidden;border:1px solid #ffffff26;border-radius:22px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.5rem 1.65rem;display:flex;position:absolute;inset:0;overflow:hidden}@media (max-width:480px){.BusinessCardInteractive-module__eituVq__cardFace{padding:1.15rem 1.25rem}}.BusinessCardInteractive-module__eituVq__cardBack{transform:rotateY(180deg)}.BusinessCardInteractive-module__eituVq__glareOverlay{pointer-events:none;background:radial-gradient(circle at var(--glare-x,50%) var(--glare-y,50%), #ffffff40 0%, #ffffff0d 40%, transparent 70%);mix-blend-mode:overlay;opacity:var(--glare-opacity,0);z-index:5;border-radius:22px;transition:opacity .3s;position:absolute;inset:0}.BusinessCardInteractive-module__eituVq__theme_emerald_luxe{color:#f2faf5;background:linear-gradient(135deg,#09261b 0%,#114230 45%,#081d15 100%);border:1.5px solid #d4af3773}.BusinessCardInteractive-module__eituVq__theme_emerald_luxe .BusinessCardInteractive-module__eituVq__goldAccent{color:#e2c068}.BusinessCardInteractive-module__eituVq__theme_midnight_gold{color:#fbfbfc;background:linear-gradient(135deg,#111113 0%,#1d1e22 50%,#0d0e10 100%);border:1.5px solid #dcb9558c}.BusinessCardInteractive-module__eituVq__theme_midnight_gold .BusinessCardInteractive-module__eituVq__goldAccent{color:#e8ca72}.BusinessCardInteractive-module__eituVq__theme_sapphire_modern{color:#fff;background:linear-gradient(135deg,#0b1c38 0%,#153466 50%,#08142a 100%);border:1.5px solid #87c3ff66}.BusinessCardInteractive-module__eituVq__theme_sapphire_modern .BusinessCardInteractive-module__eituVq__goldAccent{color:#92ceff}.BusinessCardInteractive-module__eituVq__theme_obsidian_titanium{color:#ededed;background:linear-gradient(135deg,#18191b 0%,#27292d 50%,#121315 100%);border:1.5px solid #ffffff40}.BusinessCardInteractive-module__eituVq__theme_obsidian_titanium .BusinessCardInteractive-module__eituVq__goldAccent{color:#d6d6db}.BusinessCardInteractive-module__eituVq__theme_rose_gold{color:#fff5f7;background:linear-gradient(135deg,#2d171e 0%,#4d2633 50%,#221117 100%);border:1.5px solid #eeaeb980}.BusinessCardInteractive-module__eituVq__theme_rose_gold .BusinessCardInteractive-module__eituVq__goldAccent{color:#f8c3cd}.BusinessCardInteractive-module__eituVq__theme_velvet_ruby{color:#fff5f5;background:linear-gradient(135deg,#330b12 0%,#541620 50%,#24060b 100%);border:1.5px solid #f0788273}.BusinessCardInteractive-module__eituVq__theme_velvet_ruby .BusinessCardInteractive-module__eituVq__goldAccent{color:#ffa5ac}.BusinessCardInteractive-module__eituVq__theme_default{color:#fff;background:linear-gradient(135deg,#17212b 0%,#2b3a4a 50%,#101821 100%);border:1.5px solid #9fc2e873}.BusinessCardInteractive-module__eituVq__theme_default .BusinessCardInteractive-module__eituVq__goldAccent{color:#9fc2e8}.BusinessCardInteractive-module__eituVq__frontTop{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.BusinessCardInteractive-module__eituVq__brandGroup{align-items:center;gap:.85rem;display:flex}.BusinessCardInteractive-module__eituVq__cardAvatar{object-fit:cover;border:1.5px solid #ffffff4d;border-radius:12px;width:46px;height:46px}.BusinessCardInteractive-module__eituVq__cardAvatarFallback{letter-spacing:.05em;background:#ffffff1f;border:1.5px solid #ffffff4d;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.15rem;font-weight:800;display:flex}.BusinessCardInteractive-module__eituVq__orgTitleGroup{flex-direction:column;display:flex}.BusinessCardInteractive-module__eituVq__orgName{text-transform:uppercase;letter-spacing:.08em;opacity:.9;font-size:.825rem;font-weight:700}.BusinessCardInteractive-module__eituVq__departmentName{opacity:.75;font-size:.725rem}.BusinessCardInteractive-module__eituVq__nfcChipBadge{letter-spacing:.12em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.65rem;font-weight:700;display:inline-flex}.BusinessCardInteractive-module__eituVq__nfcWaveIcon{width:16px;height:16px}.BusinessCardInteractive-module__eituVq__frontMiddle{margin:.75rem 0}.BusinessCardInteractive-module__eituVq__cardPersonName{letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(1.25rem,4.2vw,1.75rem);font-weight:800;line-height:1.15}.BusinessCardInteractive-module__eituVq__cardJobTitle{letter-spacing:.01em;opacity:.88;font-size:clamp(.825rem,2.5vw,.95rem);font-weight:500}.BusinessCardInteractive-module__eituVq__frontBottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;padding-top:.65rem;display:flex}.BusinessCardInteractive-module__eituVq__contactPillsRow{opacity:.85;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.75rem;display:flex}.BusinessCardInteractive-module__eituVq__contactPillItem{align-items:center;gap:.35rem;display:inline-flex}.BusinessCardInteractive-module__eituVq__flipHint{letter-spacing:.04em;text-transform:uppercase;opacity:.7;align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;display:inline-flex}.BusinessCardInteractive-module__eituVq__backTop{justify-content:space-between;align-items:center;width:100%;display:flex}.BusinessCardInteractive-module__eituVq__backHeaderTitle{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.BusinessCardInteractive-module__eituVq__backMiddle{align-items:center;gap:1.25rem;width:100%;display:flex}.BusinessCardInteractive-module__eituVq__qrContainer{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex;box-shadow:0 4px 16px #00000040}.BusinessCardInteractive-module__eituVq__qrImage{width:92px;height:92px;display:block}@media (max-width:480px){.BusinessCardInteractive-module__eituVq__qrImage{width:76px;height:76px}}.BusinessCardInteractive-module__eituVq__backDetailsList{flex-direction:column;flex:1;gap:.35rem;min-width:0;font-size:.785rem;display:flex}.BusinessCardInteractive-module__eituVq__detailRow{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;display:flex;overflow:hidden}.BusinessCardInteractive-module__eituVq__detailIcon{opacity:.75;flex-shrink:0;width:14px;height:14px}.BusinessCardInteractive-module__eituVq__detailText{text-overflow:ellipsis;opacity:.9;overflow:hidden}.BusinessCardInteractive-module__eituVq__sloganQuote{opacity:.8;text-overflow:ellipsis;margin-top:.2rem;font-size:.75rem;font-style:italic;overflow:hidden}.BusinessCardInteractive-module__eituVq__backBottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:100%;padding-top:.5rem;display:flex}.BusinessCardInteractive-module__eituVq__socialIconsRow{align-items:center;gap:.65rem;display:flex}.BusinessCardInteractive-module__eituVq__socialIconBtn{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.BusinessCardInteractive-module__eituVq__socialIconBtn:hover{background:#ffffff40;transform:scale(1.1)}.BusinessCardInteractive-module__eituVq__tapShareBrandMark{letter-spacing:.06em;opacity:.65;text-transform:uppercase;font-size:.7rem;font-weight:700}.BusinessCardInteractive-module__eituVq__actionControls{flex-direction:column;gap:.85rem;width:100%;display:flex}.BusinessCardInteractive-module__eituVq__primaryActions{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;display:grid}@media (max-width:420px){.BusinessCardInteractive-module__eituVq__primaryActions{grid-template-columns:1fr}}.BusinessCardInteractive-module__eituVq__saveContactBtn{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:0 4px 16px var(--accent-glow);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex}.BusinessCardInteractive-module__eituVq__saveContactBtn:hover{box-shadow:0 8px 24px var(--accent-glow);transform:translateY(-2px)}.BusinessCardInteractive-module__eituVq__saveContactBtn:active{transform:translateY(0)}.BusinessCardInteractive-module__eituVq__flipCardBtn{background:var(--surface-card);color:var(--on-surface-color);border:1px solid var(--outline-color);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex}.BusinessCardInteractive-module__eituVq__flipCardBtn:hover{background:var(--surface-variant);border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.BusinessCardInteractive-module__eituVq__flipCardBtn:active{transform:translateY(0)}.BusinessCardInteractive-module__eituVq__secondaryActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;width:100%;display:flex}.BusinessCardInteractive-module__eituVq__actionPill{background:var(--surface-variant);color:var(--on-surface-color);border:1px solid var(--outline-color);cursor:pointer;border-radius:9999px;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.825rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.BusinessCardInteractive-module__eituVq__actionPill:hover{border-color:var(--accent-primary);color:var(--accent-primary);transform:translateY(-1px)}.BusinessCardInteractive-module__eituVq__toast{color:#fff;z-index:100;background:#1b1b1f;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) BusinessCardInteractive-module__eituVq__toastFadeIn;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0006}@keyframes BusinessCardInteractive-module__eituVq__toastFadeIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}
.LandingFooter-module__Bx5biG__footer{border-top:1px solid var(--outline-color);background-color:var(--surface-card);padding:4.5rem 1.5rem 2.5rem;transition:background-color .25s,border-color .25s}.LandingFooter-module__Bx5biG__inner{max-width:1280px;margin:0 auto}.LandingFooter-module__Bx5biG__topGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem;display:grid}.LandingFooter-module__Bx5biG__brandCol{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.LandingFooter-module__Bx5biG__brand{color:var(--on-bg-color);align-items:center;gap:.75rem;text-decoration:none;display:flex}.LandingFooter-module__Bx5biG__logoImg{object-fit:contain;border-radius:6px;width:32px;height:32px}.LandingFooter-module__Bx5biG__brandName{letter-spacing:-.03em;color:var(--on-bg-color);font-size:1.25rem;font-weight:800}.LandingFooter-module__Bx5biG__brandTagline{color:var(--on-surface-variant);max-width:320px;font-size:.9375rem;line-height:1.6}.LandingFooter-module__Bx5biG__statusIndicator{color:#10b981;background-color:#10b9811a;border-radius:9999px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.LandingFooter-module__Bx5biG__statusDot{background-color:#10b981;border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #10b981}.LandingFooter-module__Bx5biG__colTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--on-bg-color);margin-bottom:1.25rem;font-size:.875rem;font-weight:700}.LandingFooter-module__Bx5biG__linkList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.LandingFooter-module__Bx5biG__linkItem a{color:var(--on-surface-variant);font-size:.9375rem;transition:color .15s}.LandingFooter-module__Bx5biG__linkItem a:hover{color:var(--on-bg-color)}.LandingFooter-module__Bx5biG__bottomBar{border-top:1px solid var(--outline-color);color:var(--on-surface-variant);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.LandingFooter-module__Bx5biG__bottomLinks{gap:1.5rem;display:flex}.LandingFooter-module__Bx5biG__bottomLinks a{color:var(--on-surface-variant);transition:color .15s}.LandingFooter-module__Bx5biG__bottomLinks a:hover{color:var(--on-bg-color)}@media (max-width:900px){.LandingFooter-module__Bx5biG__topGrid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:600px){.LandingFooter-module__Bx5biG__topGrid{grid-template-columns:1fr;gap:2rem}.LandingFooter-module__Bx5biG__bottomBar{text-align:center;flex-direction:column;gap:1rem}}
.admin-module__yRovrW__adminContainer{background-color:var(--bg-color);min-height:100vh;color:var(--on-bg-color);flex-direction:column;display:flex}.admin-module__yRovrW__adminHeader{z-index:40;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--outline-color);background-color:#090b10d9;position:sticky;top:0}.admin-module__yRovrW__headerInner{justify-content:space-between;align-items:center;gap:1rem;max-width:1380px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.admin-module__yRovrW__brandGroup{color:var(--on-bg-color);align-items:center;gap:.75rem;text-decoration:none;display:flex}.admin-module__yRovrW__logoImg{object-fit:contain;border-radius:8px;width:32px;height:32px}.admin-module__yRovrW__brandTitle{letter-spacing:-.02em;font-size:1.15rem;font-weight:800}.admin-module__yRovrW__adminBadge{text-transform:uppercase;letter-spacing:.08em;background:var(--accent-container);color:var(--accent-on-container);border-radius:6px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.admin-module__yRovrW__headerActions{align-items:center;gap:.75rem;display:flex}.admin-module__yRovrW__headerBtn{background-color:var(--surface-variant);border:1px solid var(--outline-color);color:var(--on-surface-color);border-radius:10px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.825rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.admin-module__yRovrW__headerBtn:hover{background-color:var(--surface-card);border-color:var(--accent-primary);color:var(--on-bg-color)}.admin-module__yRovrW__headerBtnPrimary{background:var(--accent-gradient);color:var(--accent-on-primary);box-shadow:0 2px 8px var(--accent-glow);border:none}.admin-module__yRovrW__headerBtnPrimary:hover{filter:brightness(1.1);color:var(--accent-on-primary)}.admin-module__yRovrW__adminBody{flex:1;grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;width:100%;max-width:1380px;margin:0 auto;padding:2rem 1.5rem 4rem;display:grid}@media (max-width:1024px){.admin-module__yRovrW__adminBody{grid-template-columns:1fr}}.admin-module__yRovrW__mainColumn{flex-direction:column;gap:2rem;display:flex}.admin-module__yRovrW__sideColumn{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:5rem}@media (max-width:1024px){.admin-module__yRovrW__sideColumn{position:static}}.admin-module__yRovrW__bannerCard{background:linear-gradient(135deg, var(--surface-card) 0%, var(--surface-variant) 100%);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.admin-module__yRovrW__bannerUser{align-items:center;gap:1.25rem;display:flex}.admin-module__yRovrW__bannerAvatar{object-fit:cover;border:2px solid var(--accent-primary);width:64px;height:64px;box-shadow:0 4px 12px var(--accent-glow);border-radius:50%}.admin-module__yRovrW__bannerInfo{flex-direction:column;gap:.25rem;display:flex}.admin-module__yRovrW__bannerName{letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.admin-module__yRovrW__bannerSlug{color:var(--on-surface-variant);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.admin-module__yRovrW__slugCopyBtn{cursor:pointer;color:var(--accent-primary);background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.15rem .4rem;font-size:.8rem;font-weight:600;transition:background-color .15s;display:inline-flex}.admin-module__yRovrW__slugCopyBtn:hover{background-color:var(--accent-container)}.admin-module__yRovrW__bannerStatus{align-items:center;gap:.75rem;display:flex}.admin-module__yRovrW__statusPill{text-transform:uppercase;letter-spacing:.06em;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-module__yRovrW__statusPublished{color:#10e599;background-color:#10e59926;border:1px solid #10e5994d}.admin-module__yRovrW__statusDraft{color:#eab308;background-color:#eab30826;border:1px solid #eab3084d}.admin-module__yRovrW__statusDot{background-color:currentColor;border-radius:50%;width:6px;height:6px}.admin-module__yRovrW__sectionCard{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.admin-module__yRovrW__linksSectionCard{margin-top:2rem}.admin-module__yRovrW__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-module__yRovrW__sectionTitle{align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;display:flex}.admin-module__yRovrW__sectionDesc{color:var(--on-surface-variant);margin-top:.25rem;font-size:.85rem}.admin-module__yRovrW__formRow{flex-direction:column;gap:.4rem;display:flex}.admin-module__yRovrW__formLabel{color:var(--on-surface-variant);font-size:.825rem;font-weight:600}.admin-module__yRovrW__formInput,.admin-module__yRovrW__formTextarea,.admin-module__yRovrW__formSelect{background-color:var(--surface-variant);border:1px solid var(--outline-color);width:100%;color:var(--on-bg-color);border-radius:12px;padding:.75rem 1rem;font-family:inherit;font-size:.925rem;transition:border-color .2s,box-shadow .2s}.admin-module__yRovrW__formInput:focus,.admin-module__yRovrW__formTextarea:focus,.admin-module__yRovrW__formSelect:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-glow);outline:none}.admin-module__yRovrW__formTextarea{resize:vertical;min-height:80px}.admin-module__yRovrW__presetGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.65rem;display:grid}.admin-module__yRovrW__presetOption{border:1px solid var(--outline-color);background-color:var(--surface-variant);cursor:pointer;color:var(--on-surface-color);border-radius:12px;align-items:center;gap:.5rem;padding:.6rem .8rem;font-size:.825rem;font-weight:600;transition:all .2s;display:flex}.admin-module__yRovrW__presetOption:hover{border-color:var(--accent-primary)}.admin-module__yRovrW__presetOptionActive{border-color:var(--accent-primary);background-color:var(--accent-container);color:var(--accent-on-container);box-shadow:0 2px 8px var(--accent-glow)}.admin-module__yRovrW__presetColorSwatch{border-radius:50%;flex-shrink:0;width:14px;height:14px}.admin-module__yRovrW__linksList{flex-direction:column;gap:.85rem;display:flex}.admin-module__yRovrW__linkItemCard{background-color:var(--surface-variant);border:1px solid var(--outline-color);border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.admin-module__yRovrW__linkItemCard:hover{border-color:var(--accent-primary);transform:translateY(-1px)}.admin-module__yRovrW__linkItemMain{align-items:center;gap:1rem;display:flex;overflow:hidden}.admin-module__yRovrW__linkIconBadge{background-color:var(--surface-card);border:1px solid var(--outline-color);width:38px;height:38px;color:var(--accent-primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.admin-module__yRovrW__linkItemDetails{flex-direction:column;display:flex;overflow:hidden}.admin-module__yRovrW__linkLabel{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.admin-module__yRovrW__linkUrl{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:.775rem;overflow:hidden}.admin-module__yRovrW__linkItemActions{align-items:center;gap:.4rem;display:flex}.admin-module__yRovrW__actionBtn{border:1px solid var(--outline-color);background-color:var(--surface-card);width:32px;height:32px;color:var(--on-surface-variant);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.admin-module__yRovrW__actionBtn:hover{border-color:var(--on-bg-color);color:var(--on-bg-color)}.admin-module__yRovrW__actionBtnDanger:hover{color:#ef4444;background-color:#ef44441a;border-color:#ef4444}.admin-module__yRovrW__emptyLinksState{text-align:center;color:var(--on-surface-variant);border:2px dashed var(--outline-color);border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;display:flex}.admin-module__yRovrW__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#000000bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.admin-module__yRovrW__modalCard{background-color:var(--surface-card);border:1px solid var(--outline-color);width:100%;max-width:520px;box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.admin-module__yRovrW__modalHeader{justify-content:space-between;align-items:center;display:flex}.admin-module__yRovrW__modalTitle{font-size:1.25rem;font-weight:800}.admin-module__yRovrW__closeBtn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.admin-module__yRovrW__modalActions{justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.admin-module__yRovrW__saveBar{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.admin-module__yRovrW__toastSuccess{color:#10e599;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;display:inline-flex}.admin-module__yRovrW__toastError{color:#ef4444;font-size:.85rem;font-weight:600}.admin-module__yRovrW__previewPhoneCard{background-color:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;padding:1.75rem;display:flex}.admin-module__yRovrW__phoneFrame{background-color:#0f1115;border:8px solid #222630;border-radius:36px;flex-direction:column;align-items:center;width:260px;height:520px;padding:1.75rem 1rem 1rem;display:flex;position:relative;overflow:hidden auto;box-shadow:0 16px 36px -10px #0006}.admin-module__yRovrW__phoneAvatar{object-fit:cover;border:2px solid var(--accent-primary);border-radius:50%;width:56px;height:56px;margin-bottom:.65rem}.admin-module__yRovrW__phoneName{color:#fff;text-align:center;margin-bottom:.2rem;font-size:.95rem;font-weight:700}.admin-module__yRovrW__phoneTagline{color:#fff9;text-align:center;margin-bottom:1rem;font-size:.7rem;line-height:1.35}.admin-module__yRovrW__phoneLinksStack{flex-direction:column;gap:.45rem;width:100%;display:flex}.admin-module__yRovrW__phoneLinkItem{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.5rem .75rem;font-size:.75rem;font-weight:600;overflow:hidden}
.home-module__ZrQLqq__pageWrapper{background-color:var(--bg-color);min-height:100vh;color:var(--on-bg-color);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.home-module__ZrQLqq__mainContent{flex-direction:column;flex:1;display:flex}.home-module__ZrQLqq__sectionDivider{background:linear-gradient(90deg, transparent 0%, var(--outline-color) 20%, var(--outline-color) 80%, transparent 100%);width:100%;max-width:1280px;height:1px;margin:0 auto}
.slug-card-module__adGTkq__pageWrapper{background-color:var(--bg-color);min-height:100dvh;color:var(--on-bg-color);flex-direction:column;justify-content:center;align-items:center;padding:2.5rem 1.5rem 4rem;transition:background-color .4s,color .4s;display:flex;position:relative;overflow-x:hidden}.slug-card-module__adGTkq__topBar{z-index:20;justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:absolute;top:1.5rem;left:1.5rem;right:1.5rem}.slug-card-module__adGTkq__backBtn{background:var(--surface-color);color:var(--on-surface-color);border:1px solid var(--outline-color);cursor:pointer;box-shadow:var(--shadow-sm);-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(12px);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .85rem;font-family:inherit;font-size:.825rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.slug-card-module__adGTkq__backBtn:hover{background:var(--surface-variant);border-color:var(--accent-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.slug-card-module__adGTkq__backBtn:active{transform:translateY(0)}.slug-card-module__adGTkq__backBtn svg{flex-shrink:0;transition:transform .25s}.slug-card-module__adGTkq__backBtn:hover svg{transform:translate(-2px)}.slug-card-module__adGTkq__ambientGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);opacity:.5;filter:blur(70px);pointer-events:none;z-index:0;border-radius:50%;width:650px;height:650px;transition:opacity .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slug-card-module__adGTkq__contentContainer{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:720px;margin-top:2rem;display:flex;position:relative}.slug-card-module__adGTkq__notFoundCard{text-align:center;background:var(--surface-card);border:1px solid var(--outline-color);box-shadow:var(--shadow-md);border-radius:24px;max-width:440px;padding:3rem 2rem}.slug-card-module__adGTkq__notFoundTitle{color:var(--on-surface-color);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.slug-card-module__adGTkq__notFoundText{color:var(--on-surface-variant);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}@media (max-width:640px){.slug-card-module__adGTkq__pageWrapper{padding:5rem 1rem 3rem}.slug-card-module__adGTkq__topBar{top:1rem;left:1rem;right:1rem}.slug-card-module__adGTkq__backBtn{padding:.5rem .8rem;font-size:.8rem}.slug-card-module__adGTkq__ambientGlow{filter:blur(50px);width:380px;height:380px}}
.slug-module__2MwpFq__pageWrapper{background:radial-gradient(circle at 50% 40%, var(--accent-glow) 0%, transparent 65%);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:3rem 1.25rem 3.5rem;display:flex;position:relative}.slug-module__2MwpFq__topBar{justify-content:flex-end;align-items:center;width:100%;max-width:440px;margin:0 auto .75rem;padding:0 .5rem;display:flex}.slug-module__2MwpFq__contentContainer{flex-direction:column;align-items:center;width:100%;max-width:440px;margin:0 auto;display:flex}.slug-module__2MwpFq__linksList{box-sizing:border-box;flex-direction:column;gap:.85rem;width:100%;padding:0 .25rem;display:flex}.slug-module__2MwpFq__emptyState{text-align:center;color:var(--on-surface-variant);padding:2rem 1rem;font-size:.9rem}.slug-module__2MwpFq__footer{text-align:center;border-top:1px solid var(--outline-color);flex-direction:column;align-items:center;gap:.4rem;width:100%;margin-top:2.75rem;padding-top:1.5rem;display:flex}.slug-module__2MwpFq__footerBrand{letter-spacing:.08em;text-transform:uppercase;color:var(--on-surface-variant);align-items:center;gap:.4rem;font-size:.775rem;font-weight:700;display:flex}.slug-module__2MwpFq__footerBrand span{color:var(--accent-primary)}.slug-module__2MwpFq__footerLink{color:var(--on-surface-variant);font-size:.8rem;transition:color .2s}.slug-module__2MwpFq__footerLink:hover{color:var(--accent-primary)}
